-
How to make a financial report with python
This post will explain how I built a python script that outputs an automated financial report of a public company in pdf format.
-
How to calculate inflation in Mexico with INEGI’s API in python
How to make a python script to get the consumer price index values in Mexico, calculate inflation, and output the values to the terminal.
-
How to make a python script to get the usd:mxn exchange rate
In this post, I’ll show you how to make a python script to get the USD:MXN exchange rate using Banxico’s API.
-
Understanding the Currency exchange rate of the MXN:USD
Understanding where to get the correct MXN:USD exchange rate for tax purposes in Mexico.