[...] # Return the DataFrame return df2[['Status', 'ID', 'Amount']].to_dict('records')
add the columns in the right order at top