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

Normalised version with some utilities #14

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

Conversation

jheinone
Copy link

Hello,

I was in need of some open automotive make/model/year data and came across your set. I fiddled around with it a bit and came up with this. I'm looking to use this in mobile development, so I made it sqlite friendly. I also split makes, models and years into separate tables and added some scripts for updating the data. Please let me know if you find this useful.

@n8barr
Copy link
Owner

n8barr commented Sep 21, 2014

Thanks for the additions. I would like to see a normalized schema be an additional option. As much as I agree with your point, I also like the simplicity of the current format. It lends itself to beginner users and to easy export to other formats.

Can you submit your model-year additions to the current data.sql file AND merge the updates that have been made in that file in the meantime.

Then I would like this format (and scripts) to be housed in a separate folder.

If you can make those changes, I would be most glad and will happily merge them in for the benefit of others in the community!

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