The green-fee dataset

CostaCaddie publishes 1104 verified green-fee and rental rates for 66 golf courses in Spain as open data under CC BY 4.0. Each row carries the course, the item, the day type, the player category, the time band, the amount in euros, the validity window the club published, and the date CostaCaddie last confirmed it. Windows that have closed are included and dated as such — the file is the record, not a snapshot of today. The whole set downloads as one CSV or one JSON file, with no key and no registration.

Data last verified

Files

  • courses.csv — one row per current rate, with the course, town, region, item — a stable code and its English label, day type, player category, amount in euros, validity window and last-verified date on every line.
  • courses.json — every course with its town, region and hole count, the same price rows nested under it, and each published fact block with its own last-verified date.

What each row holds

  • course
  • slug
  • town
  • region
  • item
  • item_label
  • day_type
  • player_category
  • time_band
  • amount_eur
  • currency
  • valid_from
  • valid_to
  • last_verified

Reuse

Use it, redistribute it, build on it, including commercially. The one condition is attribution: name CostaCaddie and link to the source. If you are quoting a figure in an article or an answer, the citation page has the exact wording.

How often it changes

The files are rebuilt with the site on every pipeline run. Prices are insert-only: a changed rate closes the previous row rather than overwriting it, so the history accumulates and the quarterly Green Fee Index is computed from it rather than collected separately. Each row's last-verified date is the honest statement of how current it is.