Skip to content

geoffrey1330/employment-global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employment-global

Global Employment statistical dataset of individuals base on their Sex, Industry and Country where they work. Data are sourced from International Labour Organization.

Data

Sources

Getting Started

To use this project locally python needs to be installed.

  1. Clone the repository:

    git clone -b main https://github.com/geoffrey1330/employment-global.git
    
  2. Enter the project directory:

    cd employment-global
    
  3. Setup the virtual environment by running:

    virtualenv venv
    source venv/bin/activate 
    
  4. Install External Dependencies:

    pip install -r requirements.txt
    
  5. Running the script In the project root directory, run:

    python scripts/process.py
    

About

Employment data by country and industry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published