[openspending,stories][xs]: fix data url
This commit is contained in:
parent
44b37e27d9
commit
32493a2014
@ -19,7 +19,7 @@ underlying causes of this fiscal fluctuation.
|
|||||||
title: 'Spending by Account Group',
|
title: 'Spending by Account Group',
|
||||||
description: 'Spending by Account Group',
|
description: 'Spending by Account Group',
|
||||||
data: {
|
data: {
|
||||||
url: 'https://gist.githubusercontent.com/mpolidori/6148c2a6a669194d5955a30f4605f756/raw/8df7fda117dce5d62b94738b65cbe7153a4c2378/moers-sums.csv',
|
url: 'https://storage.openspending.org/moers-all/moers-sums.csv',
|
||||||
},
|
},
|
||||||
transform: [
|
transform: [
|
||||||
{
|
{
|
||||||
@ -117,7 +117,7 @@ at this point.
|
|||||||
title: 'Donations and General Levies',
|
title: 'Donations and General Levies',
|
||||||
description: 'Donations and General Levies',
|
description: 'Donations and General Levies',
|
||||||
data: {
|
data: {
|
||||||
url: 'https://gist.githubusercontent.com/mpolidori/6148c2a6a669194d5955a30f4605f756/raw/8df7fda117dce5d62b94738b65cbe7153a4c2378/moers-sums.csv',
|
url: 'https://storage.openspending.org/moers-all/moers-sums.csv',
|
||||||
},
|
},
|
||||||
transform: [
|
transform: [
|
||||||
{ filter: "datum['account group']==='Donations And General Levies'" },
|
{ filter: "datum['account group']==='Donations And General Levies'" },
|
||||||
@ -199,7 +199,7 @@ budget.
|
|||||||
title: 'Largest Spending by Account Group',
|
title: 'Largest Spending by Account Group',
|
||||||
description: 'Largest Spending by Account Group',
|
description: 'Largest Spending by Account Group',
|
||||||
data: {
|
data: {
|
||||||
url: 'https://gist.githubusercontent.com/mpolidori/6148c2a6a669194d5955a30f4605f756/raw/8df7fda117dce5d62b94738b65cbe7153a4c2378/moers-sums.csv',
|
url: 'https://storage.openspending.org/moers-all/moers-sums.csv',
|
||||||
},
|
},
|
||||||
transform: [
|
transform: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user