Skip to content

Collection of materials + Python scripts used to set up the webinar "Spend Less Time in Spreadsheets with SQL"

Notifications You must be signed in to change notification settings

mona-kay/sql-webinar-materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sql-webinar-materials

Collection of materials + Python scripts used to set up the webinar "Spend Less Time in Spreadsheets with SQL"

Overview

Did you know I set up the relational database for this webinar using Python? Here's the script showing how I did this.

Steps include:

  • Getting data from an API
  • Converting the results to a CSV
  • Converting the CSV to a SQLite database

Included here

  • Python script detailing steps to setting up the database
  • Final SQLite database to explore the list of open job postings with nyc.gov

About

Collection of materials + Python scripts used to set up the webinar "Spend Less Time in Spreadsheets with SQL"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages