Skip to content

tejesh0/chennai-water

Repository files navigation

chennai-water

Build Instructions (linux/ubuntu)

  1. Install Anaconda from https://www.anaconda.com/distribution/#download-section
  2. Install Nodejs (binaries from nodesource https://github.com/nodesource/distributions)
  3. Create a Conda environment conda create -n <environment_name> anaconda pip
  4. Activate the environment conda activate <environment_name>
  5. pip install gramex
  6. run gramex setup --all

To run the app

  1. Activate the environment
  2. Run git clone [email protected]:tejesh95/chennai-water.git
  3. Run cd chennai-water/app && gramex --listen.port=9988

Apps runs on port :9988

Visit http://localhost:9988/

Note: Scraping scripts are in scraping folder. Datasets stored inside scraping/data folder

Usage (Video Link)

Watch the video

List of dependencies

About

Chennai Rainfall dataset visualisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published