Intelligent Data Solution - Disaster Risk Reduction(IDS-DRR) is a system to assist flood management through data-driven ways. The repository contains the code for the data management layer which serves as a bridge between data sources and client applications.
Make migration for layers app: python manage.py makemigrations
Run migrations: python manage.py migrate
Import data: python manage.py migrate_data
Import data for specific state: python manage.py migrate_data --state assam|HP
Import data for specific district from a state: python manage.py migrate_data --state assam --district 201
All content in this repository is licensed under
If you want to contribute, please contact us at [email protected]