Skip to content

Krish2673/Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urban Planning and Infrastructure Analysis App

Overview

This Streamlit app provides an in-depth analysis of India’s infrastructure and urban development trends. Using historical data, it visualizes trends in population density, habitation quality, land use, housing demand, and urban population growth, with additional predictive capabilities for future urban growth.

Features

  • Interactive Visualizations: Population density, habitation coverage, housing demand, land use, and urban growth.

  • Predictive Models: Forecasts for urban population growth and housing demand based on historical data.

  • Data Integration: Connected to Snowflake for data retrieval and analysis.

Setup

  1. Clone the repository.

  2. Install dependencies:

pip install -r requirements.txt

  1. Run the app:

streamlit run app.py

Technologies Used

  • Python (Streamlit, Snowflake-connector-python, Pandas, Scikit-Learn, Matplotlib, Seaborn)

  • Snowflake: For database connectivity and data management

Usage

Navigate through different sections to explore visualizations and predictions. Modify inputs in interactive elements (sliders, dropdowns) to analyze specific trends.

Future Enhancements

  • Additional Predictive Models: Extend forecasts with more variables.

  • Real-time Data Integration: Automate data updates from open government datasets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages