file and script for HND resource task (task 60)#64
Closed
awarnke1 wants to merge 291 commits into
Closed
Conversation
This update adds the facility_id as the country id for these schools, which allows for joins in other tables. Someone else needs to run this code to generate the new csv's because I cannot run the geocoding part of this code.
Updated to join on country's school id to reduce faulty joins.
This file does not contain ADM info, so it needs to be updated with the new script, but these geo_ids are correct.
Deleted to create new file with correct geo_ids
Updated with correct geo_ids and correct number of rows
Deleting to replace with file that was not messed up by a join
Uses new geo_ids and has correct number of rows
Temp file needed to upload files to new folder
Needed temporary file to create folder
Created SOM geo ID's
2be4763 to
2154b2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The one funky thing going on with this one is that the data files didn't have the same deped_ids, so I wasn't able to add the geo_id in there. If needed, I could go back in and see if I could match by school name or something.