Skip to content

Using flask app to display interactive folium map. This shows the mean sale price of each neighborhood and datasets are available in Kaggle, and King County ARGIS website.

Notifications You must be signed in to change notification settings

NothinBetterToDo/Map-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask - folium - app

Simple app using flask to display folium map. The main objective of the project is to display an interactive map with Folium on an app.

Project Organization

.
├── images/                             : contains images
├── data/                               : contains data
├── templates/                          : contains html template for flask app
│   └── index.html
├── map.py                              : Data Processing and Cleaning
├── app.py                              : Flask App
└── README.md                           : Report

Project Description

The interactive map shows the mean sale price of the neighbourhood area within the King County in Seattle.

Stack: Folium, Flask. IDE: PyCharm.



Data

The csv dataset is available on Kaggle and you will also need to get the zipcode/neighbourhood area for King County, you can find both of the datasets here.

Status

Project is: completed

Contact

Created by @HumanBeing

About

Using flask app to display interactive folium map. This shows the mean sale price of each neighborhood and datasets are available in Kaggle, and King County ARGIS website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages