ACS5 Presence and Types of Internet Subscriptions in Household
US Census ACS 5-Year Presence and Types of Internet Subscriptions in Household. Tidy long-format table: one row per geography, year, and variable. 13 estimate variables per geo/year. Partitioned by geography level. 2009–2024.
social
Catalog
Browse and search all available datasets.
- Catalog — browse all datasets
- GET /api/catalog — catalog in JSON
- GET /api/catalog?q=… — search the catalog
Dataset API
Endpoints for this dataset — schema, filter values, preview, and querying.
- GET /api/datasets/acs5-b28002 — schema, filters, and pricing
- GET /api/datasets/acs5-b28002/sample — free sample (100 rows)
- GET /api/datasets/acs5-b28002/members/{col} — valid values for a filterable column
- GET /api/datasets/acs5-b28002/query — query with filters (API key required)
Purchase
Add balance or buy access to start querying.
- POST /api/checkout/x402 — agents: add balance via x402 (USDC)
- Sign in at /account — humans: add balance via Stripe (card, Apple Pay, bank transfer)
- POST /api/ap2/intent → /api/ap2/purchase — agents: AP2 mandate-based payment
Source
Size and Format
Pricing
Temporal Coverage
Geographic Coverage
Query Filters
Columns you can use as query params in GET /api/datasets/acs5-b28002/query.
-
geo_idMembers (JSON) -
geo_levelMembers (JSON) -
state_fipsMembers (JSON) -
yearMembers (JSON) -
variableMembers (JSON) -
node_typeMembers (JSON) -
dim_1Members (JSON) -
dim_2Members (JSON) -
dim_3Members (JSON)
Schema (Columns)
| Column | Type | Description | Filterable |
|---|---|---|---|
geo_id |
string | Standard Census GEOID (FIPS code) | Yes |
geo_name |
string | Human-readable geography name (e.g. "Georgia", "Fannin County, GA") | No |
geo_level |
string | Geography type: "national" | "state" | "county" | Yes |
state_fips |
string | 2-digit state FIPS code; null for national and zcta rows | Yes |
year |
integer | ACS 5-Year survey ending year | Yes |
survey |
string | ACS product: "acs5" | No |
variable |
string | Census variable code (e.g. "B01001_005E") | Yes |
concept |
string | Table concept — same for all rows in this dataset | No |
label |
string | Human-readable label (e.g. "Male: 5 to 9 years") | No |
node_type |
string | "total" | "subtotal" | "leaf" — position in label hierarchy | Yes |
dim_1 |
string | Depth 1 label value. (e.g. 'Internet access without a subscription', 'No Internet access', 'With an Internet subscription') | Yes |
dim_2 |
string | Depth 2 label value. (e.g. 'Broadband of any type', 'Broadband such as cable, fiber optic or DSL', 'Cellular data plan', 'Dial-up with no other type of Internet subscription') | Yes |
dim_3 |
string | Depth 3 label value. (e.g. 'Broadband such as cable, fiber optic or DSL with no other type of Internet subscription', 'Cellular data plan with no other type of Internet subscription', 'Satellite Internet service with no other type of Internet subscription') | Yes |
value |
float | Estimate value (null if suppressed) | No |
moe |
float | Margin of error (null if suppressed) | No |