marineenergy / apps

shiny apps for marineenergy.app
https://marineenergy.github.io/apps/
MIT License
3 stars 1 forks source link

Update FERC docs Gsheet with lookups #14

Closed bbest closed 3 years ago

bbest commented 3 years ago

Update documents | marineenergy.app - Google Sheets with lookup tables (lut): shiny-apps/data/ferctags*_lut.csv.

The Gsheet is currently linked to in the mhk-env.github.io/help (source: help): Community Members > 4.2 Suggest in Google Sheets.

bbest commented 3 years ago

Hi Maria and Sharon,

I completed the tag lookups for FERC doc tagging. For continuing FERC document tagging, please use:

Note that the drop-down lists per tag (ie technology, receptor, stressor and phase) in the main documents sheet are validated by other sheets with the same name and populated with all tags from Tethys:

image

Note that the tags have children seperated by ".", such as:

Marine Mammals Marine Mammals.Cetaceans Marine Mammals.Pinnipeds

Once we implement these smarter hierarchical tags into the database (marineenergy/apps#17), search results for Marine Mammals will turn up documents only labeled with Cetaceans (and not vice versa).

Thanks, Ben

PS This closes #14