A .NET Jupyter notebook showing the process of getting all the education institutions in Mexico and their careers from an API, organizing the data and uploading it to a SQL database using Entity Framework Core.
I needed to get a catalog of the schools in Mexico and the careers they offer. I found an API and I decided to try a .NET notebook for the first time and see if it was possible to use EF Core inside one.
The whole process is explained step by step in the notebook.
This repository as well as the code is in English, but the data retrieved is in Spanish, so here are some translations for quick reference:
Spanish | English |
---|---|
Licenciatura | Bachelor's degree |
Maestría | Master's degree |
Doctorado | Doctorate, PhD |
Universidad | University |
Preparatoria | High school |