population-tn

1.0.0 • Public • Published

Tunisian - Population & Municipalites 🇹🇳🪐


population-tn-logo

Build Status

Coverage Status

Population-Tn allow you to get all tunisian cities populations for the date January 2019.

Link of the dataset OpenGov.

Installation


  • NPM :
$ npm install population-tn

Usage


Step 1 : Import the module in this way.

const populations = require('population-tn');

Step 2 :

  • Get Population_Municipalites :
populations.getPopulations();
  • Get Governorate by Governorate Code :
populations.getByCode_Gouvernorat(gov_code);
  • Get Governorate by Municiaplity Code :
populations.getByCode_Municipalite(muni_code);

Contributing


Keep it simple. Keep it minimal. Don't put every single feature just because you can.

Authors / Contributors / Acknowledgments


License


MIT

Dependents (0)

Package Sidebar

Install

npm i population-tn

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

127 kB

Total Files

12

Last publish

Collaborators

  • rebaiahmed
  • 3imed-jaberi