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

Add Maternal Health Source Metadata #3308

Closed
3 tasks
benhammondmusic opened this issue May 15, 2024 · 0 comments · Fixed by #3324
Closed
3 tasks

Add Maternal Health Source Metadata #3308

benhammondmusic opened this issue May 15, 2024 · 0 comments · Fixed by #3324

Comments

@benhammondmusic
Copy link
Collaborator

benhammondmusic commented May 15, 2024

Updating Metadata Configuration for New Dataset Integration

call the new data source jama

  • Update DataSourceId to include the new source id, i.e. (CDC WISQARS would be ‘cdc_wisqars’)
  • Update MetadataMap.ts to include the new dataset by adding a new entry under dataSourceMetadataMap. Each entry should provide essential information about the dataset, including its name, source, geographic coverage, demographic granularity, and a brief description.
  • Update DatasetMetadata.ts to include metadata entries for each specific dataset or file that comprises your new dataset.
benhammondmusic added a commit that referenced this issue Jun 5, 2024
# Description and Motivation
Closes #3304
Closes #3308 

## Has this been tested? How?

Yes. Using the CLI

## Screenshots (if appropriate)

<img width="697" alt="Code_6ZpGaEQYkw"
src="https://github.com/SatcherInstitute/health-equity-tracker/assets/14945785/fcd2b3b2-52f0-4765-85c2-c97602f2c7bc">


## 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 😎

---------

Co-authored-by: Ben Hammond <benjamin.hammond@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant