Photo by Shubham Dhage on Unsplash

U.S. Census ACS PUMS Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/census-dataworld-pums-dataset")

fs.listdir("s3://dataworld-linked-acs")
Click on copy button to copy content

Description

U.S. Census Bureau American Community Survey (ACS) Public Use Microdata Sample (PUMS) available in a linked data format using the Resource Description Framework (RDF) data model.

Additional information

Update frequency

Yearly, after ACS 1-year PUMS raw data are released

Managed by

Data.world

Related datasets

Mars Spectrometry: Detect Evidence for Past Habitability

AI2 Meaningful Citations Data Set

AI2 Reasoning Challenge (ARC) 2018

Aristo Mini Corpus

Launch your ML development to new heights with DagsHub

Back to top