API are highly used to make the work easier and speed up the development process of other systems and applications. Because of that, many private and public companies make available their data via API services. The main goal is to allow applications to access data and interact with external software components. To simplify this explanation let's just take TomTom Maps API as an example. TomTom provides maps and traffic data, with global coverage & advanced functionalities to companies integrate map and traffic data into their systems. Instead of creating a map service from scratch, companies that use API services from other companies can be more concentrated on solving their business problem instead of solving every single problem that needs to be solved to make their product viable.
Knowing that private and public companies have been making their data available via APIs it is crucial for people that work with data to understand how API services work and how to query data and extract data from it.
- Set up environment.
- What is an API?
- JSON and GEOJSON structures
- How to access Data from APIs?
- More examples of companies that make data available via APIs
- Challenges - TomTom Maps API.
- Mention.
- 1 Hour API Training - After the set up, click in 1_hour_api_training.ipynb to open the notebook.