Skip to content

Commit

Permalink
[LUCY-56][REFACTOR] - Update Station Names JSON (#1203)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulGarewal authored Nov 28, 2024
1 parent b93c965 commit f8d6611
Showing 1 changed file with 36 additions and 24 deletions.
60 changes: 36 additions & 24 deletions api/api_sources/resources/jsons/musselsApp/MusselStationNames.json
Original file line number Diff line number Diff line change
@@ -1,77 +1,89 @@
[
{
"Station_Name": "Cascade"
"Station_Name": "Golden"
},
{
"Station_Name": "Dawson Creek"
},
{
"Station_Name": "Yahk"
},
{
"Station_Name": "Olsen (Hwy 3)"
},
{
"Station_Name": "Osoyoos"
},
{
"Station_Name": "Cutts (Hwy 93)"
},
{
"Station_Name": "Dawson Creek"
"Station_Name": "Mt. Robson"
},
{
"Station_Name": "Fraser Valley Roving"
"Station_Name": "Sumas"
},
{
"Station_Name": "Golden"
"Station_Name": "Pacific Border"
},
{
"Station_Name": "Keremeos (Hwy 3)"
"Station_Name": "Lower Mainland - Scheduled Inspection"
},
{
"Station_Name": "Kootenay Sgt"
"Station_Name": "Lower Mainland - Outreach"
},
{
"Station_Name": "Midway"
"Station_Name": "Lower Mainland - Douglas"
},
{
"Station_Name": "Mt. Robson"
"Station_Name": "Lower Mainland - Aldergrove"
},
{
"Station_Name": "Olsen (Hwy 3)"
"Station_Name": "Lower Mainland - Huntington"
},
{
"Station_Name": "Okanagan Sgt"
"Station_Name": "Penticton Roving - Carson"
},
{
"Station_Name": "Osoyoos"
"Station_Name": "Penticton Roving - Cascade"
},
{
"Station_Name": "Other"
"Station_Name": "Penticton Roving - Midway"
},
{
"Station_Name": "Pacific Border"
"Station_Name": "Penticton Roving - Osoyoos"
},
{
"Station_Name": "Penticton Roving"
"Station_Name": "Penticton Roving - Outreach"
},
{
"Station_Name": "Radium"
"Station_Name": "Penticton Roving - Scheduled Inspection"
},
{
"Station_Name": "Rocky Mountain Sgt"
"Station_Name": "Cranbrook Roving - Scheduled Inspection"
},
{
"Station_Name": "Scheduled Inspection (AB notification)"
"Station_Name": "Cranbrook Roving - Rykerts"
},
{
"Station_Name": "Scheduled Inspection (CBSA notification)"
"Station_Name": "Cranbrook Roving - Nelway"
},
{
"Station_Name": "Scheduled Inspection (New boat)"
"Station_Name": "Cranbrook Roving - Waneta"
},
{
"Station_Name": "Scheduled Inspection (other notification)"
"Station_Name": "Cranbrook Roving - Patterson"
},
{
"Station_Name": "Scheduled Inspection (RAPP notification)"
"Station_Name": "Cranbrook Roving - Outreach"
},
{
"Station_Name": "Sumas Border"
"Station_Name": "Other"
},
{
"Station_Name": "Valemount"
"Station_Name": "Project"
},
{
"Station_Name": "Yahk"
"Station_Name": "Emergency Response"
}
]

0 comments on commit f8d6611

Please sign in to comment.