The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
2answers
28 views

Weed out Inaccurate information From 2million records [closed]

I have a database with about two million entries(!), relating IP ranges to locations. Unfortunately, a lot of the data is overlapping, so that every IP produces multiple hits (about two or three. Of ...
18
votes
8answers
338 views

Is there a Git for data?

I know you can put CSV, XML or RDF in Git already, but there are issues for those wishing to collaborate on a dataset for creation, cleaning it up, pull requests, etc. Are there alternative version ...