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

[Feature] Western Cape Breakdown #103

Closed
vukosim opened this issue Mar 29, 2020 · 14 comments
Closed

[Feature] Western Cape Breakdown #103

vukosim opened this issue Mar 29, 2020 · 14 comments
Assignees
Labels
enhancement New feature or request

Comments

@vukosim
Copy link
Member

vukosim commented Mar 29, 2020

We can now start attempting to infer western cape district breakdowns. See statements by premier here https://www.westerncape.gov.za/department-of-health/news

@vukosim vukosim added the enhancement New feature or request label Mar 29, 2020
@vukosim
Copy link
Member Author

vukosim commented Mar 29, 2020

Example breakdown for 28 03 2020

image

@nikrich
Copy link
Contributor

nikrich commented Mar 29, 2020

I amazing! Probably need to group these correctly otherwise the data folder is going to become a mess. I'll submit a PR with proposed structure

@nikrich
Copy link
Contributor

nikrich commented Mar 29, 2020

PR as referred to above: #104

@nikrich
Copy link
Contributor

nikrich commented Apr 2, 2020

I think we can close this issue @vukosim

@webdevan
Copy link
Contributor

webdevan commented Apr 2, 2020

I've created a PR. Please will someone have a look?

I've also got JSON polygons for each of these districts and sub-districts. If that's useful I can create a new issue for it?

@vukosim
Copy link
Member Author

vukosim commented Apr 3, 2020

@webdevan where do the polygons come from?

@webdevan
Copy link
Contributor

webdevan commented Apr 3, 2020

@vukosim the polygons are from:
http://www.demarcation.org.za/site/shapefiles/

I've done some work to simplify them (to reduce file size) and mapped them to districts. I am working on Western Cape "heat map" side project which I hope to launch this weekend and I'll share the code/data/info.

The Western Cape numbers come from:
https://www.westerncape.gov.za/department-of-health/news

@webdevan
Copy link
Contributor

webdevan commented Apr 5, 2020

@vukosim, I came up with this csv for districts and it can allow for more regions to be added later.
https://github.com/webdevan/covid-map/blob/b118a375d34e68c0ffb2c29f0c2a72e823ab00d8/data/infections_timeline_za.csv

I thought it would be easier to capture numbers in one file, but if it makes sense I could remove the provinces because they don't need to exist in two places.

Does the structure I used in my repo work for this project? With the geoJSON files? If so I can submit a PR.
https://github.com/webdevan/covid-map/tree/b118a375d34e68c0ffb2c29f0c2a72e823ab00d8/data

@vukosim
Copy link
Member Author

vukosim commented Apr 6, 2020

For the moment would keep the csv as is. We can create a script to read from yours and create a pull request with additions on the district csv here

The GegJSOn would be appreciated.

@webdevan
Copy link
Contributor

webdevan commented Apr 7, 2020

@vukosim please grab the .json files (and anything else you like) from here: https://github.com/webdevan/covid-map/blob/master/data/

I'm not sure where they should go and have limited free time so it's best if you can do it.

I'll probably ditch the timeline csv in my repo and just pull the covid19za ones instead.

@vukosim
Copy link
Member Author

vukosim commented Apr 7, 2020

Thank you. Yeah, also battling with thin time. Will look who I can ask to assist. @webdevan Thank you.

@riazarbi
Copy link
Contributor

Please comment on #180 if you have the time.

@webdevan
Copy link
Contributor

@vukosim can we close this issue?

@vukosim
Copy link
Member Author

vukosim commented May 16, 2020

Thanks @webdevan

@vukosim vukosim closed this as completed May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants