Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 365 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 365 Bytes

Using-Databases-with-Python

The Structured Query Language (SQL) as well as basic database design for storing data as part of a multi-step data gathering, analysis, and processing effort. I used SQLite3 as its database. I also build web crawlers and multi-step data gathering and visualization processes. I used the D3.js library to do basic data visualization.