fragilefamilieschallenge / metadata_app

Front-end for users to access Fragile Families metadata API
http://metadata.fragilefamilies.princeton.edu
MIT License
3 stars 1 forks source link

Populate survey/measure table and add foreign keys #50

Closed vineetbansal closed 6 years ago

vineetbansal commented 6 years ago

Ideally, the import data script would populate tables with descriptors (like survey/measure etc.) and link the variable table with these through foreign keys.

vineetbansal commented 6 years ago

Not needed..we're going with a single denormalized table to reduce complexity.