Posted in 2023

Get wine harvest data by French Region from a pdf

France Agrimer is one of the Oh-How-Many beaurocratric structures that French taxpayers happily finance. In between others, they do statistics. And with those statistics, they make pdf reports. And one of those reports has numbers I am interested in, here is the link

It has the harvested volume of wine by French wine AOC (think of it as wine regions), from 2009 to 2019.

../_images/f0e5f76466187fdea7534feae4f729caf37b6bb052684472c110c0d3d2d43697.png

Read more ...


Creating a Map of the wine AOCs of France with geopandas and shapely

Important note: The code displayed in this notebook takes some time to execute (in my computer, about 10 minutes). To render the sphinx file, I had to modify the conf.py file and add: nb_execution_timeout = 1000 (defaults to 30).

In this post, I will be creating a map of the wine regions (AOC) of the Loire Valley, from open Data.

../_images/1869f3e9cfda1537375865b5ab6456cc59d388de8e6ec1779f60c87ffde2f294.png

Read more ...


Writing my personal blog with sphinx and Jupyter Notebooks: Throwing some light to the motivations.

Welcome to my blog! I write it using sphinx and Jupyter notebooks. I have talked a little bit about why I did this in my hello world post.

I have written a full Medium article on how to build a blog just like this one.

../_images/sunset.png

Read more ...


Hello you all, in this World! 🌍

This is my first post in this blog! I created this web page using sphinx with pydata an Ablog themes.

I want to thank Chris Holdgraf, because I really got a big part of the setup from his blog, you should check it up!

../_images/waterfall.png

Read more ...