phbd-hhs commited on
Commit
46476bf
·
verified ·
1 Parent(s): 7189866

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -0
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: 'PLACES: ZCTA Data (GIS Friendly Format), 2021 release'
5
+ tags:
6
+ - hhs
7
+ - cdc
8
+ - behaviors
9
+ - gis
10
+ - health
11
+ - outcomes
12
+ - places
13
+ - prevalence
14
+ - prevention
15
+ - risk
16
+ - status
17
+ - zcta
18
+ license: odbl
19
+ ---
20
+
21
+ # PLACES: ZCTA Data (GIS Friendly Format), 2021 release
22
+
23
+ ## Description
24
+
25
+ This dataset contains model-based ZIP Code Tabulation Area (ZCTA) level estimates for the PLACES 2021 release in GIS-friendly format. PLACES is the expansion of the original 500 Cities Project and covers the entire United States—50 states and the District of Columbia (DC)—at county, place, census tract, and ZIP Code Tabulation Area (ZCTA) levels. It represents a first-of-its kind effort to release information uniformly on this large scale for local areas at 4 geographic levels. Estimates were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. PLACES was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. Data sources used to generate these model-based estimates include Behavioral Risk Factor Surveillance System (BRFSS) 2019 or 2018 data, Census Bureau 2010 population estimates, and American Community Survey (ACS) 2015–2019 or 2014–2018 estimates. The 2021 release uses 2019 BRFSS data for 22 measures and 2018 BRFSS data for 7 measures (all teeth lost, dental visits, mammograms, cervical cancer screening, colorectal cancer screening, core preventive services among older adults, and sleeping less than 7 hours a night). Seven measures are based on the 2018 BRFSS data because the relevant questions are only asked every other year in the BRFSS. These data can be joined with the census 2010 ZCTA boundary file in a GIS system to produce maps for 29 measures at the ZCTA level. An ArcGIS Online feature service is also available for users to make maps online or to add data to desktop GIS software.
26
+ https://cdcarcgis.maps.arcgis.com/home/item.html?id=024cf3f6f59e49fe8c70e0e5410fe3cf
27
+
28
+ ## Dataset Details
29
+
30
+ - **Publisher**: Centers for Disease Control and Prevention
31
+ - **Last Modified**: 2023-08-25
32
+ - **Contact**: PLACES Public Inquiries ([email protected])
33
+
34
+ ## Source
35
+
36
+ Original data can be found at: http://www.cdc.gov/nccdphp/dph/
37
+
38
+ ## Usage
39
+
40
+ You can load this dataset using:
41
+
42
+ ```python
43
+ from datasets import load_dataset
44
+ dataset = load_dataset('HHS-Official/places-zcta-data-gis-friendly-format-2021-release')
45
+ ```
46
+ ## License
47
+
48
+ This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/