Skip to content

Commit

Permalink
updated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
JDemlow committed Jun 5, 2024
1 parent f1b9637 commit cf5dbbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/src/data/config/MetadataMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@ export const dataSourceMetadataMap: Record<DataSourceId, DataSourceMetadata> = {
maternal_health: {

id: "maternal_health",
data_source_name: `JAMA`,
data_source_name: `Trends in State-Level Maternal Mortality by Racial and Ethnic Group in the United States`,
data_source_acronym: 'JAMA',
data_source_pretty_site_name: '',
data_source_link: '',
data_source_pretty_site_name: 'JAMA Network',
data_source_link: 'https://jamanetwork.com/journals/jama/fullarticle/2806661',
geographic_level: 'National, State',
demographic_granularity: 'Race/ethnicity',
update_frequency: 'N/A',
Expand Down

0 comments on commit cf5dbbf

Please sign in to comment.