Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds dap #792

Merged
merged 24 commits into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
13b1c10
Updates nav highlight interpolation
sadiejay Feb 15, 2024
a902866
Adds front matter to sprint markdown
sadiejay Feb 15, 2024
1828177
Merge branch 'uscensusbureau:main' into bug-updates
sadiejay Feb 28, 2024
af66299
Fixes bug with dataset numbers
sadiejay Feb 28, 2024
c1af9a3
Removes errant _datakits folder
sadiejay Mar 7, 2024
600dbe1
Addresses bug with modal link on products page
sadiejay Mar 12, 2024
e770630
Displays datakit numbers
sadiejay Mar 12, 2024
aada862
Merge branch 'uscensusbureau:main' into bug-updates
sadiejay Mar 12, 2024
d63f9e6
Fixes bug for modal button not showing
sadiejay Mar 13, 2024
1678040
TEST: Removes link from disater games product
sadiejay Mar 14, 2024
e084e1c
Adds DAP to site
sadiejay Mar 14, 2024
75e2aa2
Merge pull request #791 from sadiejay/adds-dap
sadiejay Mar 14, 2024
3bcaca4
Adds filter for product links including http
sadiejay Mar 19, 2024
caecabc
Adds if statement for sprint nav links
sadiejay Mar 20, 2024
9ea6da7
Updates airtable information
sadiejay Mar 21, 2024
fb16c75
Updates airtable info
sadiejay Mar 21, 2024
615f80a
Adds DAP to site
sadiejay Mar 14, 2024
4d9b894
Adds DAP script to analytics include
sadiejay Mar 21, 2024
3499ace
Removes DAP and style guide js from file
sadiejay Mar 21, 2024
09f7bf5
Adds styleguide.js to head include
sadiejay Mar 21, 2024
60bffce
Merge branch 'sadiejay-adds-dap' into adds-dap
sadiejay Mar 21, 2024
41ed53e
Merge pull request #802 from sadiejay/adds-dap
sadiejay Mar 21, 2024
02e40dd
Removes style guide js
sadiejay Mar 27, 2024
355b184
Adds style guide js
sadiejay Mar 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions _data/datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1935,7 +1935,7 @@
description: CDC WONDER is an online data system which allows users to look at deaths
by cause of death, geographic (region, state, county), demographic characteristics
(age, sex, race/Hispanic origin, etc), and time (year, month, week).
link: https://wonder.cdc.gov/mcd.html; https://www.cdc.gov/nchs/nvss/drug-overdose-deaths.htm
link: https://wonder.cdc.gov/mcd.html
name: CDC WONDER
organization_text: Center for Disease Control
organizations:
Expand Down Expand Up @@ -3757,7 +3757,7 @@
data_stewards:
- recL3VpZCsowAbpmY
description: Population Density, Population Change, and Population Age 18 and Over
link: https://mtgis-portal.geo.census.gov/arcgis/apps/MapSeries/index.html?appid=2566121a73de463995ed2b2fd7ff6eb7
link: https://www.census.gov/library/visualizations/2021/geo/demographicmapviewer.html
name: "2020 Census Demographic Data Viewer \u2013 U.S. Census Bureau"
organization_text: U.S. Census Bureau
organizations:
Expand Down Expand Up @@ -4114,8 +4114,7 @@
rates by cause of death and demographic characteristics. These data provide information
on mortality patterns among U.S. residents by variables such as sex, age, race
and Hispanic origin, and cause of death.
link: https://www.cdc.gov/nchs/fastats/life-expectancy.htm; https://www.cdc.gov/nchs/products/databriefs/db456.htm;
https://www.cdc.gov/nchs/data-visualization/state-life-expectancy/index_2020.htm
link: https://www.cdc.gov/nchs/fastats/life-expectancy.htm
name: Life Expectancy
organization_text: Center for Disease Control
organizations:
Expand Down Expand Up @@ -5634,7 +5633,6 @@
- recbPxVJvU4vhaUNw
description: Philadelphia local transportation data, including on walkability scores,
bike networks, airport runways, traffic counts, air monitoring stations, etc.
link: https://www.opendataphilly.org/dataset?groups=transportation-group
name: OpenDataPhilly
organization_text: OpenDataPhilly
organizations:
Expand Down
Loading
Loading