From 3b14928a4522056e963c1fcf6f3b2db6a54441d6 Mon Sep 17 00:00:00 2001 From: Christina Gosnell Date: Thu, 9 Jan 2025 14:50:08 -0500 Subject: [PATCH] change fips dataset name --- src/pudl/metadata/sources.py | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/pudl/metadata/sources.py b/src/pudl/metadata/sources.py index 9368dac12..1227c66fc 100644 --- a/src/pudl/metadata/sources.py +++ b/src/pudl/metadata/sources.py @@ -24,10 +24,13 @@ "license_pudl": LICENSES["cc-by-4.0"], "contributors": [CONTRIBUTORS["catalyst-cooperative"]], }, - "censusfips": { - "title": "Population Estimates FIPS Codes", + "censuspep": { + "title": "Population Estimates Program's (PEP) Federal Information Processing Series (FIPS) Codes", "path": "https://www.census.gov/geographies/reference-files/2023/demo/popest/2023-fips.html", - "description": "Reference files for Federal Information Processing Series (FIPS) Geographic Codes.", + "description": ( + "Reference files for Federal Information Processing Series (FIPS) Geographic Codes. " + "These FIPS Codes are a subset of a broader Population Estimates dataset." + ), "working_partitions": {"years": sorted(set(range(2011, 2024)))}, "keywords": sorted( {