[openspending][xs] - add map
This commit is contained in:
@@ -15,6 +15,7 @@ helps to bring this data to life. It maps out the city's annual spending across
|
|||||||
the education slice has grown noticeably over the years, indicating Frankfurt's intention to prioritize this space.
|
the education slice has grown noticeably over the years, indicating Frankfurt's intention to prioritize this space.
|
||||||
The city's commitment to education is abundantly clear.
|
The city's commitment to education is abundantly clear.
|
||||||
|
|
||||||
|
<Map data="https://openlayers.org/data/vector/ecoregions.json" />
|
||||||
<VegaLite
|
<VegaLite
|
||||||
spec={{
|
spec={{
|
||||||
$schema: 'https://vega.github.io/schema/vega-lite/v5.json',
|
$schema: 'https://vega.github.io/schema/vega-lite/v5.json',
|
||||||
@@ -156,8 +157,8 @@ the key to a prosperous future.
|
|||||||
title: '',
|
title: '',
|
||||||
field: 'label',
|
field: 'label',
|
||||||
scale: {
|
scale: {
|
||||||
domain: ["Education"],
|
domain: ['Education'],
|
||||||
range: ['#64b5f6']
|
range: ['#64b5f6'],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
tooltip: [
|
tooltip: [
|
||||||
@@ -189,4 +190,3 @@ Frankfurt is a city that's recognized the power of education, and it's using tha
|
|||||||
One can only hope that more cities follow suit.
|
One can only hope that more cities follow suit.
|
||||||
|
|
||||||
[^1]: https://worldpopulationreview.com/world-cities/frankfurt-population
|
[^1]: https://worldpopulationreview.com/world-cities/frankfurt-population
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user