ua-snap / data-api

SNAP data API
MIT License
4 stars 0 forks source link

Add field descriptions for demographic data? #476

Open brucecrevensten opened 1 day ago

brucecrevensten commented 1 day ago

Add a "horizontal" row lined up with the data that gives the definition of the field. Would need to be comma/special-char escaped.

Joshdpaul commented 1 day ago

Another option is to create a separate, stand-alone data dictionary file specifically for the demographics data. This file could be chock full of details that we don't have room for on the webpage or in the CSV with the data itself.

Right next to the "Download as CSV" button, we could have a "Download data dictionary" button which would serve this file.