chore: change GISCO extraction schedule from monthly to yearly
This commit is contained in:
@@ -70,5 +70,5 @@ description = "UK local authority population estimates from ONS"
|
|||||||
|
|
||||||
[gisco]
|
[gisco]
|
||||||
module = "padelnomics_extract.gisco"
|
module = "padelnomics_extract.gisco"
|
||||||
schedule = "monthly"
|
schedule = "0 0 1 1 *"
|
||||||
description = "EU geographic boundaries (NUTS2 polygons) from Eurostat GISCO"
|
description = "EU geographic boundaries (NUTS2 polygons) from Eurostat GISCO"
|
||||||
|
|||||||
Reference in New Issue
Block a user