Skip to content

Instantly share code, notes, and snippets.

@jsanch
Created February 25, 2016 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jsanch/ec45d7e556aa350b707a to your computer and use it in GitHub Desktop.
Save jsanch/ec45d7e556aa350b707a to your computer and use it in GitHub Desktop.
Imports data from a Socrata endpoint into Stata.
copy "https://mydata.iadb.org/resource/kbuu-6kud.csv?%24limit=100000000" data_from_socrata.csv
import delimited data_from_socrata.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment