Skip to content

Basic of Data Visualizing and Analyzing using SQL DATABASE, PYTHON PROGRAM and HTML PAGE

Notifications You must be signed in to change notification settings

MrTwinkleSharma/dataV-A

Repository files navigation

Data Visualizing and Analysing

Basic of Data Visualizing and Analyzing using SQL DATABASE, PYTHON PROGRAM and WEB PAGE

In this Project i am going to display some sort of addresses on google maps as PINs (Hover on these to view details).
These are the files being used in this.

  • A .data file where.data for storing the input for program
  • A Python program loadfromdata.py to create a SQL Database from the address, will have 1 Table Locations with two Columns (Address, GeoData)
  • A SQL generated file sqldatabase.sqlite to store Address and GeoData Related to that address
  • A Python program analysingfromdata to show the details we want
  • A HTML page HTML Page to display the PINs
Disclaimer:- The Credit for this Idea, initialized Code Setup and API key is goes to py4e.org, which was provided under a course on Coursera.

About

Basic of Data Visualizing and Analyzing using SQL DATABASE, PYTHON PROGRAM and HTML PAGE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published