Skip to content

Commit

Permalink
chore: correct download metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Mar 25, 2024
1 parent 2a80db9 commit 3784bba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/downloadMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2370,8 +2370,8 @@ export const dataPages: DownloadMetadata = {
'Utah Health Small Statistical Areas Obesity and Activity': {
itemId: '5c5c709041d343f18096b7a356831be9',
name: 'Utah Health Small Statistical Areas Obesity and Activity',
featureServiceId: 'HealthSmallStatisticalAreas2020',
openSgid: 'health.health_small_statistical_areas_2020',
featureServiceId: 'Utah_Health_Small_Statistical_Areas_Obesity_And_Activity',
openSgid: 'health.health_small_statistical_areas_obesity_and_activity',
layerId: 0,
},
'Utah House Districts 2022 to 2032': {
Expand Down Expand Up @@ -2581,7 +2581,7 @@ export const dataPages: DownloadMetadata = {
itemId: '67edfe9ded464e3393c1932b4d39a6b2',
name: 'Utah Health Small Statistical Areas 2020',
featureServiceId: 'HealthSmallStatisticalAreas2020',
openSgid: 'health_small_statistical_areas_2020',
openSgid: 'health.health_small_statistical_areas_2020',
layerId: 0,
},
'Utah Tax Areas 2021': {
Expand Down

0 comments on commit 3784bba

Please sign in to comment.