myf / nmis

Nigeria MDG Information System

Home Page:nmis.mdgs.gov.ng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NMIS Project v1.1.1

Note: the NMIS project data is currently in a private repo. When it is publically released by the Nigerian Government, it will be contained within this repository.

  1. Pull the repo and use pip to install Flask.

    pip install Flask

  2. Follow the instructions in the pipeline folder to generate lga level json. Symlink pipeline/lgas to static/lgas (cd static && ln -sf ../pipeline/lgas lgas).

  3. Cd to the "nmis" folder and run the local server

    python main.py

  4. In your browser, go to:

    http://localhost:5000

About

Nigeria MDG Information System

nmis.mdgs.gov.ng

License:Other


Languages

Language:JavaScript 82.9%Language:HTML 5.4%Language:PHP 4.2%Language:R 3.9%Language:CSS 2.7%Language:Python 0.6%Language:Shell 0.3%Language:Makefile 0.0%