harry-gibson / DHS-To-Database

Code for parsing hierarchical data in CSPro format, specifically that provided by DHS as individual recode hierarchical data format. Reconstructs the relational table structure of the source data, parses data files into this structure, and loads the data to a PostgreSQL database, enabling reproducible, repeatable cross-sectional analyses
3 stars 5 forks source link

pg_conn.txt' #4

Open kefois opened 3 years ago

kefois commented 3 years ago

Dear Harry,

Thank you to share your code.

I want to train the forst step but I would like to khnow the structure of the pg_conn.txt'!?

can you please share an example?

Best Regards,

jwrozelle commented 3 years ago

I'm also working on this - it's pretty great! I think I figured out my way around this particular component, but realizing that I need a database set up for this. Do you have a sql dump I can use to start this?

lydiaeldridge commented 1 year ago

Also unsure of how to proceed with given this issue