goofballLogic / waterlevels.client

Client for accessing waterlevels data recorded by waterlevels.sync
MIT License
0 stars 1 forks source link

Adjust sepa.org.uk feed per advice on CSV stuff #10

Open goofballLogic opened 5 years ago

goofballLogic commented 5 years ago

apps.sepa.org.uk - csv import available only - I discussed this with SEPA them in Jan'18 and they offered nothing in support for accessing anything on an API basis. They offer CSV output only and thats it.

So you'll have to I guess poll that station list, then poll each station link based on the first call to the list.

Historical data may not be available, awaiting reply from SEPA

image

NOTE: SEPA only provide water levels currently. Temp is provided by the bleow and unsure if an api exits. https://www2.gov.scot/Topics/marine/Salmon-Trout-Coarse/Freshwater/Monitoring/temperature

Originally posted by @JoeEarly in https://github.com/goofballLogic/waterlevels.client/issues/6#issuecomment-506398260

goofballLogic commented 5 years ago

@JoeEarly, when I try to access the URLs documented above I get 404s.

Screen Shot 2019-06-27 at 17 16 22

JoeEarly commented 5 years ago

Typo in your link: http://apps.sepa.org.uk/database/riverlevels/SEPA_River_Levels_Web.csv

goofballLogic commented 5 years ago

fail