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 Views
Data Previews
US Technology Adoption Rates (Long Format)
US Technology Adoption Rates (Wide Format)
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
adoption-rates | 5.55 kB | about 14 hours ago | adoption-rates | |
adoption-rates-wide | 2.21 kB | about 14 hours ago | adoption-rates-wide |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 2 | 7.76 kB | 1 day ago | Open Data Commons Public Domain Dedication and License v1.0 |
Technology Adoption Rates in the United States
Technology waves are getting faster.
In this dataset, telephone adoption rises over most of the twentieth century and takes roughly 80 years to move from early penetration to near-saturation in US households. Smartphone adoption reaches majority usage in about a decade.
Dataset
- Primary file:
data/adoption_rates.csv(long format) - Chart helper file:
data/adoption_rates_wide.csv(wide format for multi-series chart view) - Columns:
year(integer)technology(slug)adoption_pct(percent on a 0 to 100 scale)
- Geography: United States only
- Technologies:
telephoneradiotelevisionpersonal-computerinternetmobile-phonesmartphone
Method
- Downloaded OWID technology adoption series for the United States.
- Filtered the series to target technologies.
- Normalized names to slug format.
- Wrote a long-format CSV with
year,technology,adoption_pct.
Sources
- Our World in Data, Technology Adoption page: https://ourworldindata.org/technology-adoption
- OWID grapher dataset used for wrangling: https://ourworldindata.org/grapher/technology-adoption-by-households-in-the-united-states.csv
- Our World in Data datasets repository: https://github.com/owid/owid-datasets
- US Census Historical Statistics reference: https://www.census.gov/library/publications/1975/compendia/hist_stats_colonial-1970.html
- Pew Research Center reference: https://www.pewresearch.org/
- ITU reference: https://www.itu.int/
Notes
- This version uses OWID series values as the primary harmonized source for all included technologies.
- Coverage varies by technology and is constrained by source availability.