## Feature/what we're after A page in our Flask app for each "dataset". ## Anticipated/hypothesized benefits - Tests the display of information for each individual dataset - Proves out our data flow ## Measurements/metrics - Dataset page can be loaded ## References/background - If GSA/Data.gov#5491 is not done yet, this can be prototyped using the information from the existing `HarvestRecord` table. - Design is not the point here, just make sure that the information can get on the page in a `<ul>` or a `<table>`
Feature/what we're after
A page in our Flask app for each "dataset".
Anticipated/hypothesized benefits
Measurements/metrics
References/background
HarvestRecordtable.<ul>or a<table>