Skip to content

Commit 24a357c

Browse files
CopilotAlexLipp
andauthored
feat: add Scottish Water and Thames Water attribution links to info modal
Agent-Logs-Url: https://github.com/JonnyDawe/UK-Sewage-Map/sessions/26f16a5e-d29b-4906-a419-39109f3f36fd Co-authored-by: AlexLipp <10188895+AlexLipp@users.noreply.github.com>
1 parent cbe5c3e commit 24a357c

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

src/components/Modal/InformationModal.tsx

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,16 @@ const InformationModal = () => {
8484
Storm Overflow Hub
8585
</Link>{' '}
8686
maintained by Water UK. Storm overflows release untreated, diluted sewage into
87-
the environment. Currently, only Thames Water provide an API to historical
88-
sewage spill data. We wrote an article about why water companies need to be
89-
more transparent with environmental models and data in{' '}
87+
the environment.{' '}
88+
<Link href="https://data.thameswater.co.uk/s/">Thames Water</Link> provide an
89+
API to historical sewage spill data. Near real-time overflow data for Scotland
90+
is sourced directly from{' '}
91+
<Link href="https://www.scottishwater.co.uk/Help-and-Resources/Open-Data/Overflow-Map-Data">
92+
Scottish Water
93+
</Link>{' '}
94+
(data used under open licence; Scottish Water must be cited as the source). We
95+
wrote an article about why water companies need to be more transparent with
96+
environmental models and data in{' '}
9097
<Link href="https://theconversation.com/water-companies-now-have-to-release-live-sewage-spill-data-heres-why-more-transparency-is-the-key-to-cleaner-rivers-239444">
9198
The Conversation.
9299
</Link>

0 commit comments

Comments
 (0)