The Data You Need In The Programming Language You Want
DevData.io exists to serve a simple purpose: An easy way to get common data sets (like States, Countries, Curriencies and symbols, etc.) in the programming language you want them in for the projects you are working on.
All the current datasets are stored as raw JSON files in the Datasets directory.
datasets
directory as a JSON filedatasets
variable in
app.jsDon't see your language represented on the site? Let's add it in! All devdata needs to know is some syntax and formatting rules, and it does the rest.
formatMap
variable in lib/converter.jssupportedFormats
variable in
app.jsDevData source code and generated formatted code is all freely licensed with the BSD 3-clause license.