Skip to content

Instantly share code, notes, and snippets.

@seandavi
Last active October 25, 2023 00:33
Show Gist options
  • Save seandavi/6aef276cbd2f3a281dfb4000df7960c0 to your computer and use it in GitHub Desktop.
Save seandavi/6aef276cbd2f3a281dfb4000df7960c0 to your computer and use it in GitHub Desktop.
yaml description of public health data resources
datasets:
- name: brfss
title: The brfss dataset
description: |
a very long description which can be
in [markdown](https://markdown.org).
- list item
- list item 2
processor: readr::read_csv
- name: svi
title: social vulnerability index
url: https://opendata.arcgis.com/datasets/cbd68d9887574a10bc89ea4efe2b8087_1.csv
processor: readr::read_csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment