nickeubank / mtv_viacom_capstone

1 stars 0 forks source link

clean up GIS file / shapefile file reads #46

Closed nickeubank closed 2 years ago

nickeubank commented 2 years ago

@PranavM98 I went through your import file and made some changes. Please take a look and let me know what you think. In particular:

nickeubank commented 2 years ago

@PranavM98 you can find my edits to your file in the first commit. Now I'm on a bit of a re-naming blitz, so the full list of changes may be a bit overwhelming, but that ifrst diff should be helpful.

PranavM98 commented 2 years ago

@nickeubank , Thank you very much for these reviews!

nickeubank commented 2 years ago

@PranavM98 OK, also re-worked the merge with demographic data. Note that there's a potentially BIG issue with the merge -- basically, it's a many-to-many merge which does all sorts of weird things. Take a look at this reading on validating merges, and make sure that this one is behaving well.

I renamed that file too, which corrupted the diff, but you can see it here: https://github.com/nickeubank/mtv_viacom_capstone/pull/46/commits/d10b27809106604b26352669e03eddcb78a9abbb