Hello
Works perfectly.
I did wonder about the format of the URL, that's why I asked. I wasn't being lazy!
Today I created a map for the first time, so SQL is a bit beyond me.
Many thanks,
Micky
COVID-19 Tracker v2.0 (based on John Hopkins CSSE)
Moderator: Martin
-
- Posts: 179
- Joined: 16 Oct 2019 17:38
Re: COVID-19 Tracker v2.0 (based on John Hopkins CSSE)
Crude but it works.
Re: COVID-19 Tracker v2.0 (based on John Hopkins CSSE)
No problem. I also just learn SQL a while ago. And even then, I don't try exact syntax. I only copy paste the link by clicking on UK in the source data. Somehow it filter out and get the proper json, then I simply copy out the where= clause. It is fun sometimes to play with chrome developer console.
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: COVID-19 Tracker v2.0 (based on John Hopkins CSSE)
I can't open this
url "http://automagic4android.com/flow.php?i ... 4cccc04995"
Please share Flow.xml files, thanks...
Today is ok..
url "http://automagic4android.com/flow.php?i ... 4cccc04995"
Please share Flow.xml files, thanks...
Today is ok..
Last edited by Justso_ on 10 Jun 2020 14:31, edited 1 time in total.
-
- Posts: 179
- Joined: 16 Oct 2019 17:38
Re: COVID-19 Tracker v2.0 (based on John Hopkins CSSE)
Hello,
They keep changing the OBJECTID for the UK. Any idea why?
It looks like I should be using 'Combined Key' to filter out the UK.
Many thanks
Micky
Edit: Combined_Key works.
They keep changing the OBJECTID for the UK. Any idea why?
It looks like I should be using 'Combined Key' to filter out the UK.
Many thanks
Micky
Edit: Combined_Key works.
Crude but it works.