Open nickeubank opened 2 years ago
I could look into this!
Created a pull request with updates!
After trying to merge the newest 30_campuses_w_dist_to_nearest_pp.geojson (Jasmine created) with the college_enrollment, 1527 colleges merged and 717 colleges did not merge. I have created the left only, right only merge files to start manual matching. Interestingly, many well known colleges present in our dataset is not present in the college_enrollment data.
@nickeubank Do you want to comment on this merge? I want to make sure everyone doesn't invest in tedious manual merges if there's anything preferable that can be done given the tight timeline. If that is what it takes, understood. Just thought your opinion here might be helpful.
On Thu, Jan 13, 2022 at 2:55 PM Pranav Manjunath @.***> wrote:
After trying to merge the newest 30_campuses_w_dist_to_nearest_pp.geojson (Jasmine created) with the college_enrollment, 1527 colleges merged and 717 colleges did not merge. I have created the left only, right only merge files to start manual matching.
— Reply to this email directly, view it on GitHub https://github.com/nickeubank/mtv_viacom_capstone/issues/95#issuecomment-1012459872, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXM52KXM5MWSVZBHMM5CN3UV4U4JANCNFSM5LSMWJ2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
Poking around at the website that Vaughan pointed us to, looks like we can get the full IPEDS dump here: https://nces.ed.gov/ipeds/use-the-data/download-access-database
In there is a variable called Fall Enrollment in this table:
Since y'all have learned SQL, would one of you mind pulling the data from 2020, extracting that enrollment table, and merging it with our demographic data?