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

EPAVin subclass to fetch data from epa's fueleconomy.gov #14

Open
wants to merge 183 commits into
base: master
Choose a base branch
from

Conversation

dankegel
Copy link
Contributor

Don't merge yet.

This isn't very efficient, and isn't complete, and for some reason fetches from fueleconomy.gov aren't being cached. Just putting it up here for feedback on the interface.

@dankegel
Copy link
Contributor Author

dankegel commented Jul 2, 2016

This is in better shape now. It's not production code -- error handling is silly -- but the heuristics for looking things up in the epa database are coming along.

@dankegel dankegel changed the title WIP: Draft implementation of epa fueleconomy.gov data fetching EPAVin subclass to fetch data from epa fueleconomy.gov data fetching Jul 3, 2016
@dankegel dankegel changed the title EPAVin subclass to fetch data from epa fueleconomy.gov data fetching EPAVin subclass to fetch data from epa's fueleconomy.gov Jul 3, 2016
@dankegel
Copy link
Contributor Author

dankegel commented Jul 3, 2016

Well, the error handling is less silly now -- the prints are hidden behind a verbose mode -- and it handles 700 VIN's from local dealers plausibly well.

It could use a review before merging, but it probably wouldn't hurt too much to merge as-is.

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.

2 participants