Historical Download
This sample script shows how to download historical data from single intersection from CUIP's Smart Corridor. This sample prints data from the signal actuation cameras.
import cuip
cuip.Downloads('api_key').download_count_data('2021-01-01', 'broad', '/data')