ACS5 Median Age at First Marriage (White Alone)
US Census ACS 5-Year Median Age at First Marriage (White Alone). Tidy long-format table: one row per geography, year, and variable. 2 estimate variables per geo/year. Partitioned by geography level. 2009–2024.
demographics
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-b12007a — schema, filters, and pricing
- GET /api/datasets/acs5-b12007a/sample — free sample (100 rows)
- GET /api/datasets/acs5-b12007a/members/{col} — valid values for a filterable column
- GET /api/datasets/acs5-b12007a/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-b12007a/query.
-
geo_idMembers (JSON) -
geo_levelMembers (JSON) -
state_fipsMembers (JSON) -
yearMembers (JSON) -
variableMembers (JSON) -
node_typeMembers (JSON) -
sexMembers (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 |
sex |
string | Dimension: sex. Depth 2 label value. (e.g. 'Female', 'Male') | Yes |
value |
float | Estimate value (null if suppressed) | No |
moe |
float | Margin of error (null if suppressed) | No |