Exercises for using SQL with Python
Originially this was completed in a Python Notebook, but can be used through terminal. We utilize the Ipython Library to run "Cell magic."
- CENSUS_DATA: https://ibm.box.com/shared/static/05c3415cbfbtfnr2fx4atenb2sd361ze.csv
- CHICAGO_PUBLIC_SCHOOLS https://ibm.box.com/shared/static/f9gjvj1gjmxxzycdhplzt01qtz0s7ew7.csv
- CHICAGO_CRIME_DATA: https://ibm.box.com/shared/static/svflyugsr9zbqy5bmowgswqemfpm1x7f.csv
Upload the Tables to a SCHEMA on the cloud, I used Watson Studio to complete this exercise