SBuxton-IDM / EquityMilestone

A repository for the MADS Milestone II project related to digital equity
0 stars 1 forks source link

Extract a dataframe of the full dataset #5

Closed SBuxton-IDM closed 12 months ago

SBuxton-IDM commented 1 year ago

The deliverable for this is a variable in the jupyter notebook which contains the full dataset (the one with the latency, upload speed, etc.) Feel free to ask for help with this or reference specific commits in the comments.

SBuxton-IDM commented 1 year ago

Some notes: I think this might be accomplished using pSQL in the jupyter notebook. More info on how to do that here: https://magnimindacademy.com/blog/how-to-use-postgresql-in-a-jupyter-notebook/ @jasonkronemeyer also mentioned using "Google Big Query"

SBuxton-IDM commented 12 months ago

I think this is completed with the latest spatial join notebook from json