Systems Change Lab data #387
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's a great new (?) project called Systems Change Lab that seem to be doing a lot of data-driven work looking at climate crisis. (Tagline: "Protecting People and Planet").
Data Access
You can download the data 👍
Nice big "Download Data" button which is great: https://systemschangelab.org/download
However all data is from 3rd parties and you need to work out licensing on per dataset basis
That means reading the license info or source info on each dataset. The datasets metadata (in a CSV!) often just tells you source not license status e.g.
So you'd need to go there and look at the WHO licensing ...
What kind of data
Here's a capture of their data as of 2023-10-29 scl_data_all.zip
One example data file
Explored using xsv
xsv headers
Permissions and Licensing
They license their own stuff under CC-By
NB: I don't think they actually produce much data so for the data not sure how much this means.
International Energy Agency data
For IEA see existing discussion https://github.com/orgs/datasets/discussions/372 - current sense is not open, though may be changing.
An example
Beta Was this translation helpful? Give feedback.
All reactions