e-mission / op-admin-dashboard

An admin/deployer dashboard for the NREL OpenPATH platform
0 stars 10 forks source link

feat: Data tab #2

Open asiripanich opened 1 year ago

asiripanich commented 1 year ago

Tables are displayed in its own tab.

shankari commented 1 year ago

@asiripanich NREL OpenPATH actually stores the demographics in the database as well - our cyber preferred to not store it on external servers. would be good to have a table showing that as well

This is the script that I have been running to manually export participant data for current programs, in case it helps. https://github.com/e-mission/e-mission-server/blob/master/bin/debug/export_participants_trips_csv.py

asiripanich commented 1 year ago

Can you point me to a test dataset that contains confirmed trips, labelled trips, and at least one response to the demographics survey?