ACS5 Place of Birth by Poverty Status in the Past 12 Months in Puerto Rico
US Census ACS 5-Year Place of Birth by Poverty Status in the Past 12 Months in Puerto Rico. Tidy long-format table: one row per geography, year, and variable. 20 estimate variables per geo/year. Partitioned by geography level. 2009–2024.
economics
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-b06012pr — schema, filters, and pricing
- GET /api/datasets/acs5-b06012pr/sample — free sample (100 rows)
- GET /api/datasets/acs5-b06012pr/members/{col} — valid values for a filterable column
- GET /api/datasets/acs5-b06012pr/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-b06012pr/query.
-
geo_idMembers (JSON) -
geo_levelMembers (JSON) -
state_fipsMembers (JSON) -
yearMembers (JSON) -
variableMembers (JSON) -
node_typeMembers (JSON) -
dim_1Members (JSON) -
dim_2Members (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. '100 to 149 percent of the poverty level', 'At or above 150 percent of the poverty level', 'Below 100 percent of the poverty level', 'Born in Puerto Rico') | Yes |
dim_2 |
string | Depth 2 label value. (e.g. '100 to 149 percent of the poverty level', 'At or above 150 percent of the poverty level', 'Below 100 percent of the poverty level') | Yes |
value |
float | Estimate value (null if suppressed) | No |
moe |
float | Margin of error (null if suppressed) | No |