Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

187-Created common opendata conn class and implemented crime download #283

Closed
wants to merge 2 commits into from

Conversation

ajhalani
Copy link
Collaborator

@ajhalani ajhalani commented May 21, 2017

This should also set the base for #274, impacts #198, #194, and other issues for data from opendata.

Sample usage -
python get_api_data.py opendata get_crime --output ../../data/raw/crime/2017.csv --params "year:2017"
screenshot_2017-05-21_15-21-56

Please note csv files from opendata come with BOM, so we might still need to test with any cleanup logic that was written.

@NealHumphrey
Copy link
Collaborator

I merged this code into a master 'combined-api-prs' branch with the other related branches and made a new pull request for the merged branch.

RE BOM - the current code should now be ready to handle that thanks to Meg and #242!

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.

None yet

2 participants