Skip to content

Commit

Permalink
USCensusPEP_Annual_Population_Autorefresh
Browse files Browse the repository at this point in the history
  • Loading branch information
SudhishaK committed Jan 22, 2025
1 parent f9811d5 commit 79440ce
Show file tree
Hide file tree
Showing 36 changed files with 1,041 additions and 210,063 deletions.
23 changes: 14 additions & 9 deletions scripts/us_census/pep/annual_population/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This dataset has Annual Population Estimates from the year 1900 to 2021 for diff
The population is categorized by [Count_Person](https://datacommons.org/browser/Count_Person) StatVar in Datacommons.org

### Download URL
The data in txt/csv formats are downloadable from within https://www2.census.gov/programs-surveys/popest/tables and https://www2.census.gov/programs-surveys/popest/datasets. The actual URLs are listed in file_urls.txt.
The data in txt/csv formats are downloadable from within https://www2.census.gov/programs-surveys/popest/tables and https://www2.census.gov/programs-surveys/popest/datasets. The actual URLs are listed in input_url.json.

#### API Output
These are the attributes that we will use
Expand All @@ -17,31 +17,36 @@ These are the attributes that we will use


#### Cleaned Data
Cleaned data will be inside [Output/USA_Annual_Population.csv] as a CSV file with the following columns.
Cleaned data will be inside [output_files/usa_annual_population.csv] as a CSV file with the following columns.

- Year
- Location
- [Count_Person](https://datacommons.org/browser/Count_Person)


#### MCFs and Template MCFs
- [output_files/USA_Annual_Population.mcf]
- [output_files/USA_Annual_Population.tmcf]
- [output_files/usa_annual_population.mcf]
- [output_files/usa_annual_population.tmcf]

### Running Tests

Run the test cases

`/bin/python3 -m unittest scripts/us_census/pep/annual_population_estimate/preprocess_test.py`
`python3 scripts/us_census/pep/annual_population/preprocess_test.py`

### Import Procedure

The below script will download the data
The below script will download the data, generate csv, mcf and tmcf files.

`/usr/bin/sh scripts/us_census/pep/annual_population_estimate/download.sh`
`python3 scripts/us_census/pep/annual_population/preprocess.py`

The below script will generate csv and mcf files.
To download data, run:

`/usr/bin/python3 scripts/us_census/pep/annual_population_estimate/preprocess.py`
`python3 scripts/us_census/pep/annual_population/preprocess.py` --mode=download

To process data, run:

`python3 scripts/us_census/pep/annual_population/preprocess.py` --mode=process

Downloaded files will be inside 'scripts/us_census/pep/annual_population/input_files' directory and output will be generated on 'scripts/us_census/pep/annual_population/output_files' directory.

227 changes: 227 additions & 0 deletions scripts/us_census/pep/annual_population/input_url.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,227 @@
[
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1990-2000/cities/totals/su-99-7_us.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/datasets/2000-2010/intercensal/cities/sub-est2010-alt.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/datasets/2010-2020/cities/SUB-EST2020_ALL.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/datasets/2020-2021/cities/totals/sub-est2021_all.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1900-1980/counties/totals/e7079co.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1990-2000/counties/totals/99c8_00.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-01.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-02.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-04.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-05.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-06.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-08.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-09.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-10.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-11.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-12.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-13.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-15.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-16.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-17.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-18.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-19.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-20.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-21.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-22.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-23.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-24.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-25.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-26.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-27.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-28.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-29.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-30.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-31.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-32.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-33.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-34.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-35.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-36.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-37.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-38.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-39.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-40.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-41.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-42.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-44.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-45.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-46.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-47.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-48.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-49.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-50.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-51.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-53.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-54.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-55.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/county/co-est00int-01-56.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/datasets/2010-2020/counties/totals/co-est2020.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st0009ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st1019ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st2029ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st3039ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st4049ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st5060ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st6070ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st7080ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/state/asrh/st8090ts.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1990-2000/state/totals/st-99-03.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2000-2010/intercensal/state/st-est00int-01.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1900-1980/national/totals/popclockest.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1980-1990/counties/totals/e8089co.txt"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/1990-2000/intercensal/national/us-est90int-08.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/datasets/2010-2020/state/totals/nst-est2020.csv"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2020-2021/state/totals/NST-EST2021-POP.xlsx"
},
{
"download_path": "https://www2.census.gov/programs-surveys/popest/tables/2020-2021/counties/totals/co-est2021-pop.xlsx"
}
]
18 changes: 18 additions & 0 deletions scripts/us_census/pep/annual_population/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"import_specifications": [
{
"import_name": "USCensusPEP_Annual_Population",
"curator_emails": [],
"provenance_url": "https://www2.census.gov/programs-surveys/popest/",
"provenance_description": "U.S. Census Bureau PEP Annual Population",
"scripts": ["preprocess.py"],
"import_inputs": [
{
"template_mcf": "output_files/usa_annual_population.tmcf",
"cleaned_csv": "output_files/usa_annual_population.csv"
}
],
"cron_schedule": "0 10 21 * *"
}
]
}
Loading

0 comments on commit 79440ce

Please sign in to comment.