Skip to content

Fix CSV response#38

Open
markbrough wants to merge 3 commits intoopenspending:masterfrom
markbrough:5-fix-csv-format
Open

Fix CSV response#38
markbrough wants to merge 3 commits intoopenspending:masterfrom
markbrough:5-fix-csv-format

Conversation

@markbrough
Copy link

  • Add simple CSV response to remaining endpoints (members and facts)
  • Use csv.writerow() rather than joining with commas, to fix issue in data where columns contain commas (see openspending/issues/1405)
  • Responses are streamed

Fixes #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV return format

1 participant