API AccessAccess dataset files directly from scripts, code, or AI agents.
Browse dataset files
Access dataset files directly from scripts, code, or AI agents.
Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.
Start with these files — they give you everything you need to understand and access the dataset.
- 1. Fetch datapackage.json to inspect schema and resources
- 2. Download data resources listed in datapackage.json
- 3. Read README.md for full context
Data Previews
admin1-us
Schema
| name | type | description |
|---|---|---|
| name | string | Common name of the zone |
| id | string | Code for the zone inside the country |
| country | string | Name of the country |
| ISO3166-1-Alpha-3 | string | 3 characters code for the country, according to ISO3166 standard |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
admin1-us | 111 kB | 29 days ago | admin1-us |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 111 kB | geojson | over 1 year ago | Open Data Commons Public Domain Dedication and License v1.0 | Natural Earth |
Geodata data package providing geojson polygons for the states in the USA.
Data
The data comes from Natural Earth, a community effort to make visually pleasing, well-crafted maps with cartography or GIS software at small scale.
This dataset covers the United States of America. admin1 are the biggest administrative area below the country : ie the states. See documentation for more information.
The shape of the admin1 have four fields :
- name : the common name for this admin1 subdivision
- id : Natural Earth
adm1_codefor the subdivision inside the country. Documentation is not clear what this code is, but it could be FIPS - code : the well known two letter code for the state
- country : name of the country
- ISO3166-1-Alpha-3 : three letters iso code of the country
License
All data is licensed under the Open Data Commons Public Domain Dedication and License.
Note that the original data from Natural Earth is public domain. While no credit is formally required a link back or credit to Natural Earth, Lexman and the Open Knowledge Foundation is much appreciated.
All source code is licenced under the MIT licence.