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

FRONTEND: Sets up MaternalHealthProvider #3324

Merged

Conversation

JDemlow
Copy link
Collaborator

@JDemlow JDemlow commented May 21, 2024

Description and Motivation

Closes #3304
Closes #3308

Has this been tested? How?

Yes. Using the CLI

Screenshots (if appropriate)

Code_6ZpGaEQYkw

Types of changes

  • Created new file
  • Added necessary import to other file

(leave all that apply)

  • New content or feature

New frontend preview link is below in the Netlify comment 😎

@benhammondmusic benhammondmusic changed the title Setting up new data provider FRONTEND: Sets up MaternalHealthProvider May 29, 2024
@JDemlow JDemlow force-pushed the setting-up-new-data-provider branch from 77025ef to 495fd62 Compare May 29, 2024 19:35
Copy link

netlify bot commented May 29, 2024

Deploy Preview for health-equity-tracker ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit dd70c05
🔍 Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/665fc14c885b8800081e88a1
😎 Deploy Preview https://deploy-preview-3324--health-equity-tracker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines 543 to 546
data_source_name: `JAMA`,
data_source_acronym: 'JAMA',
data_source_pretty_site_name: '',
data_source_link: '',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's use:
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_: 'JAMA Network'
data_source_link: 'https://jamanetwork.com/journals/jama/fullarticle/2806661'

Copy link
Collaborator

@alinix1 alinix1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@benhammondmusic benhammondmusic merged commit 03cc9a0 into SatcherInstitute:main Jun 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Maternal Health Source Metadata Setup MaternalHealthProvider.ts
3 participants