UNPKG

tunpopulation

Version:

<p align="center"><img src="https://ih1.redbubble.net/image.573212470.3519/flat,1000x1000,075,f.jpg" /></p>

58 lines (33 loc) 1.26 kB
<p align="center"><img src="https://ih1.redbubble.net/image.573212470.3519/flat,1000x1000,075,f.jpg" /></p> <h1 align="center"> Tunisian - Population- Municipalites </h1> <p> tunpopulation is an easy to use Node.js™™ library to allow you to get all tunisian cities populations for the date Jan 2019 , </p> <p> Link of the dataset <a href="https://www.data4tunisia.org/en/datasets/twzy-dd-lskn-wlmsh-lkl-bldy-tqdyrt-jnfy-2019-1/#resource-c4b7ac62-915f-4beb-98a1-19ecded1c4c2">OpenGov </a> <h3> Installation </h3> ```shell $ npm i tunpopulation ``` <h3> Usage</h3> ```shell $ var populations = require('tunpopulation'); ``` <h3> Get Population_Municipalites </h3> ```shell $ populations.getPopulations() ``` <h3> Get Governorate by Code </h3> ```shell $ populations.getByCode_Gouvernorat(gov_code) ``` <h3> Get Governorate by MuniciaplityCode </h3> ```shell $ populations.getByCode_Municipalite(muni_code) ``` <h3>Contributing</h3> Keep it simple. Keep it minimal. Don't put every single feature just because you can. <h3>Authors or Acknowledgments</h3> <ul> <li>Rebai Ahmed</li> <li>Jaberi Imed</li> </ul> <h3>License</h3> This project is licensed under the MIT License