Skip to content

MUSA-509/week-7-querying-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 7 - Python Scripts

Outline

  • Go over some homework 2 questions
  • AWS Educate by Felix. Slide Deck
  • Demo pgAdmin 4 dashboard
  • Wrap up questions as functions / Execute use cases with the technologies we've been exposed to so far.
    • What's the closest bike station to my current position?
      • Imagine that your phone gives the lat/lng. We'll add a geocoding API soon.
    • How many Covid cases in my neighborhood?

Homework

Lecture

  1. Review Homework 2
  2. Felix gives little presentation on AWS
  3. Putting the pieces together with Python?
  • Getting data from the full OSM database via BigQuery

Follow Along

  1. conda deactivate to make sure you don't have an env activated
  2. conda activate musa509week6 -- to activate the environment from last week
  3. jupyter lab

Lab

  1. Writing and running Python scripts
  2. View AWS RDS PostgreSQL/PostGIS instance via pgAdmin4

About

Asking questions with Python functions and SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published