DataUSA Census & Economic Data Scraper avatar

DataUSA Census & Economic Data Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
DataUSA Census & Economic Data Scraper

DataUSA Census & Economic Data Scraper

Scrape US census and economic data from DataUSA. Get population, income, poverty, housing, industries, occupations, and education for any city, county, or state.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Scrape comprehensive US census and economic data from DataUSA.io for any city, county, state, or metro area. DataUSA aggregates data from the US Census Bureau's American Community Survey (ACS), Bureau of Labor Statistics, and other federal data sources.

What data does it extract?

For each geographic location, the scraper returns:

FieldDescription
nameLocation name (e.g., "New York, NY")
geoIdCensus geographic identifier
geoTypeType: Place, State, County, or MSA
dataYearMost recent data year available
populationTotal population
medianHouseholdIncomeMedian household income ($)
medianAgeMedian age of residents
povertyRatePoverty rate (%)
medianPropertyValueMedian property value ($)
homeownershipRateHomeownership rate (%)
employmentRateCivilian employment rate (%)
topIndustriesTop 5 industries by workforce size
topOccupationsTop 5 occupations by median earnings
educationLevelsEducation attainment breakdown (%)
sourceUrlDataUSA profile page URL
scrapedAtTimestamp of scrape

Input parameters

ParameterTypeDefaultDescription
searchQueriesstring[]["New York"]City, county, or state names to search
maxListingsinteger50Maximum profiles to return (1-500)
proxyConfigurationobject-Optional proxy settings

Example output

{
"name": "New York, NY",
"geoId": "16000US3651000",
"geoType": "Place",
"dataYear": 2024,
"population": 8483844,
"medianHouseholdIncome": 3283706,
"medianAge": 37.1,
"povertyRate": 17.2,
"medianPropertyValue": 741500,
"homeownershipRate": 32.9,
"employmentRate": 54.6,
"topIndustries": [
{ "name": "Professional, Scientific, & Technical Services", "workforce": 522310 },
{ "name": "Educational Services, & Health Care & Social Assistance", "workforce": 499020 }
],
"topOccupations": [
{ "name": "Management, Business, Science, & Arts Occupations", "medianEarnings": 83944 }
],
"educationLevels": {
"Bachelors Degree": 17.2,
"Graduate Degree": 12.6,
"High School or Equivalent": 20.9
},
"sourceUrl": "https://datausa.io/profile/geo/new-york-ny",
"scrapedAt": "2026-04-26T12:00:00.000Z"
}

Data sources

All data comes from the DataUSA Tesseract OLAP API, which aggregates:

  • US Census Bureau - American Community Survey (ACS) 5-year estimates
  • Bureau of Labor Statistics - Employment and industry data
  • Census PUMS - Education attainment microdata

Use cases

  • Real estate analysis - Compare property values, homeownership rates, and income across locations
  • Market research - Understand demographic profiles for target markets
  • Economic development - Track employment, poverty, and industry trends
  • Academic research - Access structured census data for analysis
  • Site selection - Evaluate locations for business expansion

Cost

This Actor uses pay-per-event pricing. Each geographic profile returned costs 1 platform usage event.