Skip to content

Commit

Permalink
feat: initial mock data MWI floods AB#14732
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisvisser committed Aug 12, 2022
1 parent 365aa50 commit 0aa78c1
Show file tree
Hide file tree
Showing 15 changed files with 5,029 additions and 35 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"placeCode": "MW1",
"amount": 0
},
{
"placeCode": "MW2",
"amount": 0
},
{
"placeCode": "MW3",
"amount": 1
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
[
{
"placeCode": "MW101",
"amount": 0
},
{
"placeCode": "MW102",
"amount": 0
},
{
"placeCode": "MW103",
"amount": 0
},
{
"placeCode": "MW104",
"amount": 0
},
{
"placeCode": "MW105",
"amount": 0
},
{
"placeCode": "MW106",
"amount": 0
},
{
"placeCode": "MW107",
"amount": 0
},
{
"placeCode": "MW201",
"amount": 0
},
{
"placeCode": "MW202",
"amount": 0
},
{
"placeCode": "MW203",
"amount": 0
},
{
"placeCode": "MW204",
"amount": 0
},
{
"placeCode": "MW205",
"amount": 0
},
{
"placeCode": "MW206",
"amount": 0
},
{
"placeCode": "MW207",
"amount": 0
},
{
"placeCode": "MW208",
"amount": 0
},
{
"placeCode": "MW209",
"amount": 0
},
{
"placeCode": "MW210",
"amount": 0
},
{
"placeCode": "MW301",
"amount": 0
},
{
"placeCode": "MW302",
"amount": 0
},
{
"placeCode": "MW303",
"amount": 0
},
{
"placeCode": "MW304",
"amount": 0
},
{
"placeCode": "MW305",
"amount": 0
},
{
"placeCode": "MW306",
"amount": 0
},
{
"placeCode": "MW307",
"amount": 0
},
{
"placeCode": "MW308",
"amount": 0
},
{
"placeCode": "MW309",
"amount": 0
},
{
"placeCode": "MW310",
"amount": 0
},
{
"placeCode": "MW311",
"amount": 1
},
{
"placeCode": "MW312",
"amount": 0
},
{
"placeCode": "MW313",
"amount": 0
},
{
"placeCode": "MW314",
"amount": 0
},
{
"placeCode": "MW315",
"amount": 0
}
]
Loading

0 comments on commit 0aa78c1

Please sign in to comment.