Skip to content

This was a first year University project I completed in 2013. It uses Python to insert records from a .txt document into an SQL database. Afterwards, it fetches data based on those records, specifically the best and worst ratings for a make of car, the average rating, and the most expensive cars.

Notifications You must be signed in to change notification settings

shammill/Python-TextToSQL-Data-Statistics

Repository files navigation

Python-TextToSQL-Data-Statistics

This was a first year University project I completed in 2013. It uses Python to insert records from a .txt document into an SQL database. Afterwards, it fetches data based on those records, specifically the best and worst ratings for a make of car, the average rating, and the most expensive cars.

About

This was a first year University project I completed in 2013. It uses Python to insert records from a .txt document into an SQL database. Afterwards, it fetches data based on those records, specifically the best and worst ratings for a make of car, the average rating, and the most expensive cars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages