Skip to content

DanAbara/GeoCoder

Repository files navigation

GeoCoder

This application takes in a CSV file which should have a column named 'Address' and generates another CSV with two extra columns holding the latitude and longitudes respectively, of the corresponding adddresses. The user is able to download the newly generated CSV.

The web application is built with Flask and the main python script is geoCoder.py. The HTML and CSS files are in the templates and static folders respectively.

Preview

The following images show what the web application looks like when deployed

Main Page

Main page

Download Page

Download page

Last Update: 06/2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published