Discussions

Ask a Question
Back to all

Advan Foot Traffic / Monthly Patterns Download Issue

The March 2025 and May 2025 files seem not available for downloading. If we run a date range from 2025-02-01 to 2025-06-01, only Feb and Apr files are found. March and May files are missing.

    files_df = ddp.get_file_list(
        apikey_, 
        pp_advan_mp,
        start_date='2025-02-01',
        end_date='2025-06-01',
        print_info=True
    )