Skip to content

Commit

Permalink
Update DCWS data to 2015-2024 pooled values
Browse files Browse the repository at this point in the history
  • Loading branch information
camille-s committed Nov 25, 2024
1 parent 51c32ef commit a3cc218
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"download": "bash ./fetch_data.sh",
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
Expand Down
2 changes: 1 addition & 1 deletion src/data/notes.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"sources":[{"id":"acs","source":"US Census Bureau.","project":"American Community Survey 2022 5-year estimates.","year":2022,"url":"https://data.census.gov"},{"id":"places","source":"Centers for Disease Control and Prevention.","project":"PLACES.","year":2023,"url":"https://www.cdc.gov/places"},{"id":"usaleep","source":"National Center for Health Statistics.","project":"U.S. Small-Area Life Expectancy Estimates Project (USALEEP): Life Expectancy Estimates File for Connecticut, 2010-2015.","year":2018,"url":"https://www.cdc.gov/nchs/nvss/usaleep/usaleep.html"},{"id":"cws","source":"DataHaven.","project":"DataHaven Community Wellbeing Survey, 2015-2021.","year":2024,"url":"https://ctdatahaven.org/reports/datahaven-community-wellbeing-survey","methodology":"In order to include Community Wellbeing Survey results for small towns, values shown here are based on a model rather than direct measurements."}],"dwurls":{"bridgeport":"xbchgknlc3oqkxk6nn7bz5n6ztafii","hartford":"7yqc5smofq5ngwoddvbekoauglnbco","new_haven":"qpqwsh7za7yyme7iiluxy7jg34ceos","stamford":"zceo5g3kzu5mhcaptbkqogdqusmkfm","towns":"44o4fezapyf7agidabc33ng6dxqngm"}}
{"sources":[{"id":"acs","source":"US Census Bureau.","project":"American Community Survey 2022 5-year estimates.","year":"2022","url":"https://data.census.gov","methodology":"NA"},{"id":"places","source":"Centers for Disease Control and Prevention.","project":"PLACES.","year":"2023","url":"https://www.cdc.gov/places","methodology":"NA"},{"id":"usaleep","source":"National Center for Health Statistics.","project":"U.S. Small-Area Life Expectancy Estimates Project (USALEEP): Life Expectancy Estimates File for Connecticut, 2010-2015.","year":"2018","url":"https://www.cdc.gov/nchs/nvss/usaleep/usaleep.html","methodology":"NA"},{"id":"cws","source":"DataHaven.","project":"DataHaven Community Wellbeing Survey, 2015-2024.","year":"2024","url":"https://ctdatahaven.org/reports/datahaven-community-wellbeing-survey","methodology":"In order to include Community Wellbeing Survey results for small towns, values shown here are based on a model rather than direct measurements."}],"dwurls":{"bridgeport":"xbchgknlc3oqkxk6nn7bz5n6ztafii","hartford":"7yqc5smofq5ngwoddvbekoauglnbco","new_haven":"qpqwsh7za7yyme7iiluxy7jg34ceos","stamford":"zceo5g3kzu5mhcaptbkqogdqusmkfm","towns":"44o4fezapyf7agidabc33ng6dxqngm"}}
2 changes: 1 addition & 1 deletion src/data/town_wide_2022.json

Large diffs are not rendered by default.

0 comments on commit a3cc218

Please sign in to comment.