Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

25561 - Change ESRA info #1886

Merged
merged 1 commit into from
Feb 3, 2025
Merged
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
10 changes: 5 additions & 5 deletions jobs/notebook-report/monthly/reconciliation_summary.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -438,12 +438,12 @@
" \"areaCode\": \"V8T 4K6\"\n",
" },\n",
" \"ESRA\": {\n",
" \"companyName\": \"Ministry of Environment\",\n",
" \"addressLine1\": \"Environmental Emergencies and Land Remediation\",\n",
" \"addressLine2\": \"2nd Floor 10470-152nd Street\",\n",
" \"city\": \"SURREY\",\n",
" \"companyName\": \"Site Remediation Program, Authorizations and Remediation Branch\",\n",
" \"addressLine1\": \"Ministry of Environment and Parks\",\n",
" \"addressLine2\": \"525 Superior Street, 3rd floor\",\n",
" \"city\": \"VICTORIA\",\n",
" \"province\": \"BC\",\n",
" \"areaCode\": \"V3R 0Y3\"\n",
" \"areaCode\": \"V8V 0C5\"\n",
" },\n",
" \"STRR\": {\n",
" \"companyName\": \"Ministry of Housing and Municipal Affairs\",\n",
Expand Down