# Denmark Crop Fields (Marker)

- **Source Data Provider:** The Danish Ministry of Food, Agriculture and Fisheries
- **Converted by:** Ivor Bosloper
- **Homepage:** https://landbrugsgeodata.fvm.dk/

The Danish Ministry of Food, Agriculture and Fisheries publishes 
the open data "Marker" containing Crop Fields.

Crop field data is available from 2005 onwards and is typically published as
"preliminary data" from the start of a year (updated monthly). Field blocks are available 
before the year starts, starting from 2008.

---

- [Download the data as fiboa GeoParquet](https://data.source.coop/fiboa/denmark/denmark.parquet)
- [STAC Browser](https://radiantearth.github.io/stac-browser/#/external/data.source.coop/fiboa/denmark/stac/collection.json)
- [STAC Collection](https://data.source.coop/fiboa/denmark/stac/collection.json)
- [PMTiles](https://data.source.coop/fiboa/denmark/denmark.pmtiles)


### Columns

The Crop Field dataset has the following properties:

| Property   | **Data Type** | Description               |
|------------|---------------|---------------------------|
| id         | string        | Identifier                |
| area       | float         | Surface Area              |
| crop_code  | string        | Crop code                 |
| crop_name  | string        | Crop description (Danish) |

## Lineage

- Data downloaded on 2024-08-22 from https://landbrugsgeodata.fvm.dk/Download/Marker/Marker_2023.zip
- Converted to GeoParquet using [fiboa-cli](https://github.com/fiboa/cli), version 0.6.0
