Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions web/src/app/services/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@
{ "code": "PSA","key": "PSA", "name": "BC Public Service Agency", "publicBody": "Finance" },
{ "code": "MCF","key": "MCF", "name": "Children and Family Development", "publicBody": "Children and Family Development" },
{ "code": "CITZ","key": "CITZ", "name": "Citizens’ Services", "publicBody": "Citizens’ Services" },
{ "code": "EDU","key": "EDU", "name": "Education and Child Care", "publicBody": "Education and Child Care" },
{ "code": "ECC","key": "ECC", "name": "Education and Child Care", "publicBody": "Education and Child Care" },
{ "code": "ECS","key": "ECS", "name": "Energy and Climate Solutions", "publicBody": "Energy and Climate Solutions" },
{ "code": "ENV","key": "ENV", "name": "Environment and Parks", "publicBody": "Environment and Parks" },
{ "code": "EAO","key": "ENV", "name": "Environmental Assessment Office", "publicBody": "Environment and Parks" },
{ "code": "ENV","key": "MOE", "name": "Environment and Parks", "publicBody": "Environment and Parks" },
{ "code": "EAO","key": "EAO", "name": "Environmental Assessment Office", "publicBody": "Environment and Parks" },
{ "code": "FIN", "key": "FIN","name": "Finance", "publicBody":"Finance" },
{ "code": "FOR","key": "FOR", "name": "Forests", "publicBody": "Forests" },
{ "code": "GCPE","key": "GCPE", "name": "Government Communications and Public Engagement", "publicBody": "Finance" },
{ "code": "GCP","key": "GCP", "name": "Government Communications and Public Engagement", "publicBody": "Finance" },
{ "code": "HTH","key": "HTH", "name": "Health", "publicBody": "Health" },
{ "code": "IRR","key": "IRR", "name": "Indigenous Relations and Reconciliation", "publicBody": "Indigenous Relations and Reconciliation" },
{ "code": "DAS","key": "DAS", "name": "Declaration Act Secretariat", "publicBody": "Indigenous Relations and Reconciliation" },
{ "code": "JERI","key": "JERI", "name": "Jobs and Economic Growth", "publicBody": "Jobs and Economic Growth" },
{ "code": "JED","key": "JED", "name": "Jobs and Economic Growth", "publicBody": "Jobs and Economic Growth" },
{ "code": "LBR","key": "LBR","name": "Labour", "publicBody": "Labour" },
{ "code": "LWR", "key": "LWR","name": "Water, Land and Resource Stewardship", "publicBody": "Water, Land and Resource Stewardship" },
{ "code": "WLR", "key": "WLR","name": "Water, Land and Resource Stewardship", "publicBody": "Water, Land and Resource Stewardship" },
{ "code": "HSG","key": "HSG", "name": "Housing and Municipal Affairs", "publicBody": "Housing and Municipal Affairs" },
{ "code": "PREM","key": "PREM","name": "Office of the Premier", "publicBody": "Office of the Premier" },
{ "code": "OOP","key": "OOP","name": "Office of the Premier", "publicBody": "Office of the Premier" },
{ "code": "PSSG","key": "PSSG", "name": "Public Safety and Solicitor General", "publicBody": "Public Safety and Solicitor General" },
{ "code": "SDPR","key": "SDPR", "name": "Social Development and Poverty Reduction", "publicBody": "Social Development and Poverty Reduction" },
{ "code": "MSD","key": "MSD", "name": "Social Development and Poverty Reduction", "publicBody": "Social Development and Poverty Reduction" },
{ "code": "TACS","key": "TACS", "name": "Tourism, Arts, Culture and Sport", "publicBody": "Tourism, Arts, Culture and Sport" },
{ "code": "TRA","key": "TRA", "name": "Transportation and Transit", "publicBody": "Transportation and Transit" },
{ "code": "EMC ","key": "EMC", "name": "Emergency Management and Climate Readiness", "publicBody": "Emergency Management and Climate Readiness" },
{ "code": "TRAN","key": "TRAN", "name": "Transportation and Transit", "publicBody": "Transportation and Transit" },
{ "code": "EMC","key": "EMC", "name": "Emergency Management and Climate Readiness", "publicBody": "Emergency Management and Climate Readiness" },
{ "code": "INF","key": "INF", "name": "Infrastructure", "publicBody": "Infrastructure" },
{ "code": "MCM","key": "MCM", "name": "Mining and Critical Minerals", "publicBody": "Mining and Critical Minerals" }

Expand Down