Downloading The Data

This data is made available under the Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/

For your convenience, this site provides the data for download in multiple formats. There are no restrictions on how you might use the data apart from an attribution (just so readers can know where the data was sourced from) and that you understand the risk that the data might contain errors.

There is no requirement to tell me if you are using the data, but I hope you would share with me if you are doing something cool. And feedback is always welcome about ways to improve the data downloads!

YAML Data

As mentioned in the About This Data page, this data for this site is maintained as a series of YAML files which are processed and imported into a database which is used to generate the site. These files can be retrieved directly from the Github repo, but for convenience the direct file downloads are below:

Please note that I might revise the structure of these YAML files significantly over time (the data will of course also change), as I add new features and functionality. If you are using the data to build your own things, it might make sense to download a copy or pin to a specific commit.

SQL Dump

You can also download a full dump of the SQL database that is loaded from the YAML files:

See the same note about the YAML files: the schema for this database may change over time. You should download a local file. You can also use the loading scripts within the repo to load the database (look for the commands in the Rakefile).

CSV files

This site also includes several CSV representations of the data for your convenience:

The JSON API

Finally, I have started to create a JSON API for the data. Since it is built using the same heavily-cached static generation techniques as the site, there is no need for rate-limiting or an API key.

Full Swagger documentation is available at https://dogetrack.info/api/, but for now it includes the following endpoints:

More endpoints to be added in the future, but this is a start!