AvigilanceEnv / data /source_catalog.json
soham27's picture
Add real-source ingestion and expand hybrid corpus
c07553d
raw
history blame contribute delete
945 Bytes
[
{
"source_id": "dgca_incident_reports",
"authority": "DGCA",
"record_type": "incident_report",
"collection_mode": "planned_ingestion",
"url": "https://dgca.gov.in/digigov-portal/?page=reports/accident_incident_report/229597/aviation-safety",
"notes": "Official DGCA incident and accident reporting surfaces."
},
{
"source_id": "aaib_investigation_reports",
"authority": "AAIB India",
"record_type": "investigation_report",
"collection_mode": "planned_ingestion",
"url": "https://aaib.gov.in/InvestigationReports",
"notes": "Investigation narratives and causal findings for serious events."
},
{
"source_id": "aai_airport_context",
"authority": "AAI",
"record_type": "airport_context",
"collection_mode": "planned_ingestion",
"url": "https://www.aai.aero/en/annual-reports",
"notes": "Airport traffic and operational context for risk exposure calibration."
}
]