openreferral / hsds-transformer

Convert data into valid Human Service Data Specification (HSDS) datapackages. (Produced by the Open Referral Initiative.)
MIT License
11 stars 5 forks source link

Pull out phones from locations and create new HSDS phones CSV #12

Closed switzersc closed 5 years ago

switzersc commented 5 years ago

Co-authored-by: Steven Phan sphan5@illinois.edu

Addresses https://github.com/switzersc/open_referral_transformer/issues/1

Creates phone records from numbers in the location file. Adds concept of foreign keys in the mapping.yaml.

switzersc commented 5 years ago

We may want to add the ability to pull phones from other input CSVs too before we merge.

switzersc commented 5 years ago

Rebased with master after merging #13