Dataset - Vehicle make/model/year (free) [closed] - database

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am creating an app that needs all available US automotive make/models for each year. I have read several suggestions on other posts, like use Freebase or DbPedia or EPA, but those datasets all appear rather incomplete and inconsistent. I checked out open APIs like Edmond's, but they restrict storing their data - I need it in my db, so that doesn't work. Any suggestions where I can get this data without having to shell out money?

Apparently there is not much out there. And a lot of doubt that someone would be willing to provide such a repository. So I solved the problem myself, and am sharing my dataset with anyone else who finds themselves facing the same problem.
https://github.com/n8barr/automotive-model-year-data

These guys have an API that will give the results. It's also free to use.
http://www.carqueryapi.com
Note: they also provide data source download in xls or sql format at a premium price. but these data also provides technical specifications for all the make model and trim options.

How about Freebase? I think they have an API available, too.
http://www.freebase.com/

Related

How to see all packages of given author on http://pub.dartlang.org? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I cannot find way how to see all packages of given author on http://pub.dartlang.org
For example, if I want see all packages of caolan on https://www.npmjs.org I can click on the author link and go to author page https://www.npmjs.org/~caolan.
As far as I know, packages on http://pub.dartlang.org also has their own authors.
That is, they has rightful owners.
For some reason I could not find a way to get an overall picture about the packages relatively of their authors.
Is this possible?
If not possible then why?
P.S.
I am amazed at all the paucity of services provided to http://pub.dartlang.org.
The impression is that nobody does this because they simply do not care about it.
Maybe there is an argument in favor of the fact that I'm wrong?
I do not think that requires huge investments.
Pub site doesn't have such feature for now.
However the sources of http://pub.dartlang.org are available on https://github.com/dart-lang/pub-dartlang/ . You can help to improve the service by submitting Pull-Requests.
You can alternatively use the json output of http://pub.dartlang.org/packages.json and http://pub.dartlang.org/packages/xxx.json to achieve what you want. I made that and you can see a raw result at http://a14n.github.io/pub-infos/packages-by-uploader.html. The collected json datas are available at http://a14n.github.io/pub-infos/datas.json. (The sources: https://github.com/a14n/pub-infos )
It is not possible yet. There have been some mentions of improving the pub site. However, nothing has happened as of yet.

Exchange Rate API [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I am looking to create an application for exchange rate of foreign currencies and need backend for the same. While searching for the same, i came across:
http://rate-exchange.appspot.com
http://rate-exchange.appspot.com/currency?from=USD&to=EUR&q=1 //working demo
I also find the github source for this GAE project at:
https://github.com/hippasus/ExchangeRates
Now the question I have how should I proceed. Shall I use this already deployed project named http://rate-exchange.appspot.com or deploy my own version. If I should deploy my own version then what will be steps.
Thanks in advance
Generally try to use existing code with permission and visibly give credit to avoid plagiarism. Developers who repeat work already done by others learn from the experience but risk wasting time unnecessarily. You learn from others by studying their code anyway.
You may after some experience with the other project think of ways to improve it. Liaise on Github with the original author about constructive collaboration. Sharing code is what makes free and open source software great.

Where can I find a database of US colleges and the classes they offer? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I noticed that http://getchabooks.com has a list of many schools and the classes that they offer. Does anyone know how they get this data? I assume it's through some database, but I could be wrong.
It is most likely through a database. Their database to be precise and I doubt they will let you have access to it.
I found this site which looks pretty legit and offers a CSV or an excel for all accredited Colleges:
http://ope.ed.gov/accreditation/GetDownloadFile.aspx
The site does have the disclamer:
The U.S. Department of Education cannot, therefore, guarantee that the
information contained in the database is accurate, current, or
complete.
You could probably come up with a scraper to glean the rest of the information from publicly available sites but you would have to check into the legality of that.
It's not everything but it's a start. Hope this helps!
Tons and tons of manual data entry, and/or negotiations with the specific colleges they support. Not all colleges even have their own databases of classes (and most don't have book information online in any consistent format); there's certainly no central college course catalog database out there.

cost of developing and running a GPS application [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
i am currently undergoing the branding of a place that is in the outskirts of a major city. the situation at hand is that the place is unknown and not easy to get around, so my associates and i have planned to develop a gps application with specifics eg safari lodges, conference venues of this area and make it possible for people to download it onto their smartphones (nokia,iphone and black berry) and be able to navigate their way around.
the issue is how much would it cost to develop such an application and run it?
need an answer ASAP. thanks a mil.
The answer to this question could be 1000$, but it could be 100.000$ as well. There are so many details to a project like this that must be taken into account that it is almost impossible to answer your question more precisely.
To give an example - consider details like (but not only):
who will supply the necessary content
does the content need to be updated on a regular basis -> CMS
should the app navigate the user around in turn-by-turn style or should it be more like an interactive map
These three details alone would make a huge difference. So, the best thing you can do is contact a company or a freelance developer, brief him precisely on the matter and see how much it'll cost you.

Recommended Globalization References [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I'm working on a web application that is globalized. The development process is agile style, with several sprints already completed. Our globalization framework is good and localization efforts have been successful so far. However, we continue to run into questions during requirements development, particularly in data storage and validation requirements. I'm certain the questions we are wrestling with have been researched and solved many times and the answers are likely well known and documented somewhere. So far, I have been unable to find the compendium of information I'm looking for.
Here are some sample questions I'd like to find answers for:
What are the best practices for input, validation, storage and display of address information for a global application?
number of characters to store for address fields (Did you know there is a city name that contains 163 characters?)
validation of address data
What are the best practices for input, validation, storage and display of phone numbers for a global application?
Same question for a person's name?
So far, our approach to these issues has been to allow ample storage for the various fields and to perform minimal input validation, relying on the user to get it right. This approach is working OK at this stage in the project, but the various project stakeholders are not satisfied using this approach for the long term. There is a strong desire for clean data, efficient storage and attractive data presentation for all locales.
Any recommendations out there for books, papers or websites that have a fairly complete handling of these and related topics?
Lots of good information here.

Resources