The project required writing API query programs for two APIs to use with fleet management of chassis for an intermodal transit company. The first queried the Intermodal Association of North America's registry of chassis. The second queried the Federal Motor Carrier Safety Administration for safety and regulation data about chassis. They both ran a series of queries for a large number of chassis IDs and parsed the output to single JSON files.
Built with
- Python
- API Integration