Recent comments in /f/dataisbeautiful

adebar OP t1_izne5ys wrote

It's a close tie between the Argies and Turkey. Both are in the OECD dataset but I removed them from the chart because it detracts from a meaningful comparison between the other countries. Also, if you try to fit the range of the colour scale to include their values, the rest is just a uniform sea of green. :-)

81

DiesesInternet OP t1_izn9azy wrote

This is a visualisation of migration patterns of white stork (Ciconia ciconia) in Europe from 2015 till present. This was made possible using the open-data API from iNaturalist. The gif was made using python (GeoPandas, Matplotlib, Seaborn, pynaturalist, numpy, imageio).

On a side note:

This was the first private project where I used a variety of modern AI transformers. Dall:E for the White Stork image, Code Completion from Github Copilot and ChatGPT for design questions and general questions replacing google almost completely.

I hope it's not too small and most of you can see the explanatory text!

2

brave_loaf OP t1_izn2zl8 wrote

Due to peoples suggestions I have remade the graph adjusting the y axis range to 0 to 10 and also including a median line along with the mean line. I also graphed a dot plot of each individual star rating of the movies by year. Attached here are the graphs: https://imgur.com/a/PWOJHua

Thank you all for the advice and helping me improve.

1

brave_loaf OP t1_izn2p5t wrote

Hey I just wanted to say thank you for the advice and help. I re-graphed it with the y axis range being 0-10 and with the median and mean lines on it. I apologize for the poor initially graph as graphing it this way shows that it really isn't as drastic as a change as a cursory glance would indicate. I also graphed all the movies as a dot plot to see if there where very much of a discernible trend there. Here is the graphs that I made if your interested. https://imgur.com/a/PWOJHua

1

JCPRuckus t1_izmx9zq wrote

Well, yes, it would be hard to see the difference in the full 1-10 range. But that would accurately reflect the small change in that full context. If you really think it's important to show that detail though, then I would say that you should include both graphs and indicate that one is a cropped and zoomed detail from the other.

2

brave_loaf OP t1_izmvwfl wrote

Sorry this is my first time posting and I'm a beginner with data science. That was how the python library automatically formatted it when I calculated and graphed the mean for each year so that was how I left it. Would it have been better to show a range from 0-10 on the side? I feel like it would be difficult to view the differences between each year if I had changed the range to that but I would love to hear your suggestions.

3

brave_loaf OP t1_izmvl50 wrote

Sorry about that. That was how python automatically formatted it when it got graphed so that was how I left it. There definitely still is a decline overall in the average rating of Christmas movies though in the graph. Would it have been better to show a range from 0-10 on the side? I feel like it would be difficult to view the differences between each year if I had changed the range to that but I would love to hear your suggestions.

−6