Tagged Questions
The opendata tag has no wiki summary.
5
votes
5answers
1k views
Free Large datasets to experiment with Hadoop
Do you know any large datasets to experiment with Hadoop which is free/low cost?
Any pointers/links related is appreciated.
Prefernce:
Atleast one GB of data.
Production log data of webserver.
...
3
votes
2answers
64 views
Good online resource for common databases / open databases?
I am trying to find the best area to download SQL tables of common subjects like states, countries, zip codes. Maybe even public/government information like FDA or FCC information.
Does such a ...
3
votes
4answers
176 views
How to map subjective data in the semantic web?
I've been looking at the freebase project for storing data. It seems to be a great place to store concrete, objective data like names, locations and dates. Is it a good place to store subjective ...
2
votes
3answers
103 views
Product Definitions Ontology
Does some know of an OWL ontology describing different products? I've tried to find it on http://linkeddata.org but to no avail (or maybe I am missing something)? Ideally, the ontology would be linked ...
2
votes
2answers
820 views
What's the meaning of this error message “insertId: Error: INVALID_ACCESS_ERR: DOM Exception 15”?
I'm developing an app using jquery mobile, phonegap and openDatabase. When the app is executed, I can see in the console of Safari browser the SQLResultSet with this message:
insertId: Error: ...
2
votes
0answers
545 views
OpenRowSet, OpenQuery, OpenDataSource - which is better in terms of performance
This can be a debatable answer, but I'm looking for the case where a local Excel file needs to be exported to a local SQL Server 2008' table.
Has anyone ever had the chance to check execution time to ...
0
votes
1answer
14 views
ODK OpenDataKit - Dynamically Fill in Select Box Options?
We are starting with OpenDataKit and would like to create a select box / spinner which we can dynamically update without having to generate and upload a new XML file.
Is it possible to link a select ...
0
votes
1answer
39 views
Are there any open databases for film, music and/or books?
I'm trying to put together a site where users can recommend books, movies and music that they like (among other thing), but instead of having everyone write a string with the name or author, I was ...