| language: | |
| - en | |
| pretty_name: Science Clips | |
| tags: | |
| - hhs | |
| - cdc | |
| license: odbl | |
| # Science Clips | |
| ## Description | |
| CDC Science Clips is an online bibliographic digest featuring scientific articles and publications that are shared with the public health community each week, to enhance awareness of emerging scientific knowledge. | |
| ## Dataset Details | |
| - **Publisher**: Centers for Disease Control and Prevention | |
| - **Last Modified**: 2024-07-09 | |
| - **Contact**: Jarvis Sims (xma4@cdc.gov) | |
| ## Source | |
| Original data can be found at: https://data.cdc.gov/d/biid-68vb | |
| ## Usage | |
| You can load this dataset using: | |
| ```python | |
| from datasets import load_dataset | |
| dataset = load_dataset('HHS-Official/science-clips') | |
| ``` | |
| ## License | |
| This dataset is licensed under http://opendefinition.org/licenses/odc-odbl/ | |