XML vs JSON trends as of 2022
https://github.com/jevko/writing/blob/main/2022-01-09-xml-json-trends.md
@RyunoKi here are some programming-language specific terms
and a link to play around: https://trends.google.com/trends/explore?date=all&q=parse%20XML,parse%20JSON
let me know if you find anything interesting ;)
@jevko
Yay, Python beats Java!
@RyunoKi checks out with Python's rise to the top in recent years
@jevko
As far as I know, the main driver for this is Data Science.
@RyunoKi indeed, this is likely the biggest contributor.
Although web development is also huge.
> Interestingly, only 29% of the Python developers involved in data analysis and machine learning consider themselves to be Data Scientists
Source: https://pyfound.blogspot.com/2022/06/annual-report-2021.html
@jevko
I'd be interested in JSON vs. newer formats like YAML or TOML, too.
Or looking for correlations. For example, Java still heavily uses XML.