/FBI-API

This project is a class project that gets information from the FBI API and displays it in different ways such as graphs and data columns.

Primary LanguagePython

FBI-API

This project is a class project that gets information from the FBI API and displays it in different ways such as graphs and data columns.

What I Learned

  • How to use Pandas.
  • How to implement graphs with Matplotlib.
  • How to work with external API calls.
  • How to use data from a JSON API response.