Skip to content

Codes for reading data from Centralna Baza Ofert Pracy API

Notifications You must be signed in to change notification settings

OJALAB/CBOP-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository to read the data from CBOP

What is CBOP

  • CBOP stands for Centalna Baza Ofert Pracy which is a database of job vacancies submitted to Public Employment Offices.
  • CBOP can be accessed from official API which allows to download adds in JSON format. Details can be found here.
  • description of the columns can be found here and here
  • data contains 174 variables on:
    • Working and pay conditions - Description of the requirements necessary for the job (55-64) - Description of desirable requirements to perform the job. (65-74) - Requirements to perform the job (75-84)
    • Employer data
    • Other data

What is in this repository

  • this repository contains codes to read JSON files from the API
  • structure:
    • codes:
      • read-cbop-api.R -- main file to read the CBOP data in
      • functions.R -- file with the function to read the data in
      • cbop-api-download.py -- Python code to obtain data from the CBOP API
      • cbop-zip-files.sh -- some bash processing (not for reading)
    • docs:
      • pol-api-manual-2024.pdf -- description of the data

Funding

NAWA

Research funded by the Polish National Agency for Academic Exchange (NAWA) under The Bekker NAWA Programme, grant number BPN/BEK/2023/1/00099/U/00001 (visit at University of Manchester between 01.06 and 31.08.2024).

About

Codes for reading data from Centralna Baza Ofert Pracy API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published