phbd-hhs commited on
Commit
2bcf573
·
verified ·
1 Parent(s): 97cf379

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: '500 Cities: Local Data for Better Health, 2018 release'
5
+ tags:
6
+ - hhs
7
+ - cdc
8
+ - 500cities
9
+ - behaviors
10
+ - brfss
11
+ - census
12
+ - cities
13
+ - outcomes
14
+ - prevalence
15
+ - prevention
16
+ - tracts
17
+ - unhealthy
18
+ license: odbl
19
+ ---
20
+
21
+ # 500 Cities: Local Data for Better Health, 2018 release
22
+
23
+ ## Description
24
+
25
+ This is the complete dataset for the 500 Cities project 2018 release. This dataset includes 2016, 2015 model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Disease Control and Prevention (CDC), Division of Population Health, Epidemiology and Surveillance Branch. The project was funded by the Robert Wood Johnson Foundation (RWJF) in conjunction with the CDC Foundation. It represents a first-of-its kind effort to release information on a large scale for cities and for small areas within those cities. It includes estimates for the 500 largest US cities and approximately 28,000 census tracts within these cities. These estimates can be used to identify emerging health problems and to inform development and implementation of effective, targeted public health prevention activities. Because the small area model cannot detect effects due to local interventions, users are cautioned against using these estimates for program or policy evaluations. Data sources used to generate these measures include Behavioral Risk Factor Surveillance System (BRFSS) data (2016, 2015), Census Bureau 2010 census population data, and American Community Survey (ACS) 2012-2016, 2011-2015 estimates. Because some questions are only asked every other year in the BRFSS, there are 4 measures (high blood pressure, taking high blood pressure medication, high cholesterol, cholesterol screening) from the 2015 BRFSS that are the same in the 2018 release as the previous 2017 release. More information about the methodology can be found at www.cdc.gov/500cities.
26
+
27
+ ## Dataset Details
28
+
29
+ - **Publisher**: Centers for Disease Control and Prevention
30
+ - **Last Modified**: 2023-08-25
31
+ - **Contact**: 500 Cities Public Inquiries (places@cdc.gov)
32
+
33
+ ## Source
34
+
35
+ Original data can be found at: http://www.cdc.gov/nccdphp/dph/
36
+
37
+ ## Usage
38
+
39
+ You can load this dataset using:
40
+
41
+ ```python
42
+ from datasets import load_dataset
43
+ dataset = load_dataset('HHS-Official/500-cities-local-data-for-better-health-2018-relea')
44
+ ```
45
+ ## License
46
+
47
+ This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/