data-to-insight / quality-lac-data-beta

Quality LAC data Beta project
MIT License
8 stars 3 forks source link

Rely on Python to pass the CHILD column name #12

Closed mwaddoups closed 3 years ago

mwaddoups commented 3 years ago

In general we want to make all the configuration of this frontend feel Pythonic. The only part which is hardcoded currently is the HEADER file, and the unique ID being CHILD.

mwaddoups commented 3 years ago

These are currently in config.ts - for now this feels good enough for reusability