{% extends "templates/web.html" %} {% block page_content %}

CDR Upload & Traffic Study

{% if not profile %}

No CDR ingestion profile yet.

Set up ingestion →

{% else %}

Drop a CDR file

Drag & drop a CDR (CSV, NDJSON, CSV.gz) here, or click to choose.

Upload goes straight to encrypted storage scoped to your account. Processing starts within a minute. Files > 500 MB: use the secure file drop (SFTP/FTPS) from settings.

{{ reporting_year }} traffic study

Loading…
{% endif %}
{% endblock %}