Skip to content

nestauk/afs_early_years_labour_market_analysis

Repository files navigation

Analysis of Early Years Job Advertisement Postings

This repo contains the scripts needed to replicate analysis of job postings for Early Years Practitioners.

To filter and enrich job adverts from the Open Jobs Observatory, refer to code in pipeline/data_collection and pipeline/data_enrichement.

To analyse enriched, filtered data, refer to the notebook in notebooks/.

Setup

  • Meet the data science cookiecutter requirements, in brief:
    • Install: direnv and conda
  • Run make install to configure the development environment:
    • Setup the conda environment
    • Configure pre-commit
  • Download spacy model: python -m spacy download en_core_web_sm
  • conda install geopandas

Contributor guidelines

Technical and working style guidelines


Project based on Nesta's data science project template (Read the docs here).

About

Analysing the labour market for the early years sector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published