Added salary estimates and converted values + location_string to download CSVs
jobdataapi.com v4.17.6 / API version 1.19
We added new fields for our new estimated and base-currency converted salary values (in EUR/USD, available with the salary_extras=true
parameter on the /api/jobs/
endpoint) to the jobs.csv and jobs_md.csv files.
Another addition to these files is the location_string
parameter that provides a GeoNames-normalized version of the original free-form location of the job listing (fully available after the next export date). This one has been available through the API for quite a while now but was still missing from the CSV export.
You can now also find a list of all available fields for each CSV with a short description under the CSV file fields reference in the CSV File Downloads Documentation for a full overview.