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

The open source artworks in environmental sustainability #182

Open
Ly0n opened this issue Oct 29, 2023 · 3 comments
Open

The open source artworks in environmental sustainability #182

Ly0n opened this issue Oct 29, 2023 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed research/qual

Comments

@Ly0n
Copy link
Member

Ly0n commented Oct 29, 2023

Many of the projects listed here present environmental sustainability data in an impressive way. This visualisation are perfect for reports and presentation. Therefore, here is an issue where we can capture such images centrally:

@Ly0n Ly0n added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 14, 2023
@Ly0n
Copy link
Member Author

Ly0n commented Dec 23, 2023

I've just realised that we could automate this very easily. To do this, we would have to automatically download the images from READMEs and the documentation. This would allow us to view all the image material within a few hours and search for relevant or visually appealing images for various projects. This could be done with the simple data mining script in the AwesomeCure repo.

@andrew
Copy link
Member

andrew commented Dec 23, 2023

I whipped up a quick page to visualize all the images in the readmes: https://ost.ecosyste.ms/projects/images (⚠️ total download size of that page is over 500mb, don't attempt to open it on mobile) (i've added loading="lazy" to the img tags which should help reduce the default size)

Commit over here if you want to see the implementation: ecosyste-ms/ost@0d1f83e

Screenshot 2023-12-23 at 13 39 07

There's also an API endpoint listing all the urls by project (over 6000 total): https://ost.ecosyste.ms/api/v1/projects/images

Breakdown of most popular image hosts: https://gist.github.com/andrew/885bc2a8a10cddefb9efac8260223b82

github.com 	1836
img.shields.io 	1432
avatars.githubusercontent.com 	362
zenodo.org 	308
codecov.io 	244
raw.githubusercontent.com 	243
www.r-pkg.org 	144
readthedocs.org 	144
user-images.githubusercontent.com 	129
cranlogs.r-pkg.org 	128

Breakdown of most used extensions: https://gist.github.com/andrew/0280c7c6e7e92bb4866dc0e46ee7d492

.svg 	2910
	1728
.png 	1343
.jpg 	175

Further work could be to download all urls to check size, dimension and file type, could also analyses the paths of the various badge urls to extra metadata.

@Ly0n
Copy link
Member Author

Ly0n commented Dec 24, 2023

I'll take some time over the Christmas to think about what we can do with this. The data can be used to show the role of software, data and technology in environmental sustainability in a very accessible and visual way. This could be very helpful in reaching people outside of the open source industry to emphasise the central importance of open source in the area of climate change / sustainability. In my experience, most people have no idea why (open source) software is so important in this area. Here are the ideas I've had so far:

  1. create a project based on these images to browse open source project in sustainability in a fun way.
  2. use the images for our next reports / blog posts / social media posts.
  3. create an award / top 50 for the best images in sustainability and climate technology by voting
  4. create an exhibition / art event using the different images
  5. Create a large hexagon with all the R hexagons by using the URL as filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed research/qual
Projects
Status: No status
Development

No branches or pull requests

2 participants