Add --csv flag to export results from any command as CSV. Useful for journalists who want to work in spreadsheets, share with editors, or import into other tools.
Commands that should support --csv:
- openfoia records search --csv
- openfoia request list --csv
- openfoia analyze extract --csv (entity list)
- openfoia crossref --csv (crossref hits)
- openfoia deadlines list --csv
Each writes a CSV to stdout or a file, with all columns from the table view.
Add --csv flag to export results from any command as CSV. Useful for journalists who want to work in spreadsheets, share with editors, or import into other tools.
Commands that should support --csv:
Each writes a CSV to stdout or a file, with all columns from the table view.