mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
added data glossary in comments:
|
This commit is contained in:
parent
57394feda9
commit
07af58eb85
1 changed files with 3 additions and 0 deletions
|
|
@ -170,6 +170,9 @@ BUILT_FORM_REMAP = {
|
|||
def app():
|
||||
# Get all the files in the directory
|
||||
|
||||
# Data glossary:
|
||||
# https://epc.opendatacommunities.org/docs/guidance#glossary
|
||||
|
||||
directories = list_subdirectories(DATA_DIRECTORY)
|
||||
|
||||
dataset = []
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue