For the complete documentation index, see llms.txt. This page is also available as Markdown.

Terrorism Sample

Terrorism hazards cover attacks on civilian targets by non-state actors. The distinction from a combat hazard is the target: attacks against military or state targets are classified as COMBAT, attacks against civilian targets as TERRORISM.

The sample below is a BOMBING — bombings near a hotel in Damascus, Syria, corroborated across 18 articles.

These hazards are returned by the /osint-hazards-query endpoint, which requires a specific role on your credentials.

Sub-types (hazard_sub_type): BOMBING, SUICIDE_BOMBING, IED, VEHICLE_RAMMING, MASS_SHOOTING, KNIFE_ATTACK, HOSTAGE, ASSASSINATION, ARSON, OTHER (default)

Type-Specific Properties

Incident properties specific to terrorism:

  • deaths — fatalities reported

  • injuries — injuries reported

  • civilian_injuries — civilian injuries specifically

The standard casualty rollup (Total_Fatalities, Total_Wounded, and the breakdown by affected group) is populated as it is on every OSINT hazard.

Quantitative counters (n2h.quantitative):

deaths, injuries, civilian_injuries.

Sample Response

{
  "name": [
    {
      "locale": "en",
      "value": "Bombings Near Hotel — Damascus, Syria"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "A Terrorism incident was reported in Four Seasons hotel, Syria\non 2026-07-06.\n  Preliminary reports indicate 37 total victims comprised of 1 fatalities and 36 wounded.\n\nEvent Summary*:\n• Terrorism has been reported in Four Seasons hotel, Syria.\n• Reports indicate that at least 37 people have been affected.\n• Affected areas include: Four Seasons hotel, Syria.\n\nBased on 18 article(s) from: yahoo.com, TRT World, aljazee... [truncated for brevity]"
    }
  ],
  "severity": "WARNING",
  "category": "EVENT",
  "type": "TERRORISM",
  "hazard_sub_type": "BOMBING",
  "incident": {
    "uuid": "37d2d89f-0ef6-4d91-a8fb-2484f6fe7920",
    "type": "TERRORISM",
    "sourceId": 3000,
    "sourceRecordId": "TERRORISM-SYR-DAMASCUS-2026-07",
    "properties": {
      "Total_Fatalities": 1,
      "Total_Wounded": 36,
      "Civilian_Fatalities": 1,
      "Civilian_Wounded": 36,
      "Police_Military_Fatalities": 0,
      "Police_Military_Wounded": 0,
      "Terrorist_Insurgent_Fatalities": 0,
      "Terrorist_Insurgent_Wounded": 0,
      "type": "ACTUAL",
      "Incident_Type": "Terrorism",
      "reportDate": "2026-07-09T18:37:00+00:00",
      "action": "NEW_EVENT",
      "Incident_Duration": 4,
      "Created_Time": "2026-07-09T18:37:00+00:00",
      "casualties": "{\"killed\": {\"total\": 1}, \"injured\": {\"total\": 36}}",
      "scopeOfIncident": "Local",
      "name": "Bombings Near Hotel — Damascus, Syria",
      "status": "ACTIVE",
      "eventDate": "2026-07-06T00:00:00Z",
      "roles": "PUBLIC",
      "locationDescription": "Four Seasons hotel, Syria",
      "Country_Name": "Syria",
      "Country_Code": "SY",
      "Country_Code_3": "SYR",
      "Province_District_Town": "Four Seasons hotel",
      "Event_Summary": "Syria's Interior Ministry announced that a terrorist cell confessed to carrying out bombings targeting public institutions in Damascus, including twin IED attacks near the Tourism Ministry building th... [truncated for brevity]",
      "Source": "yahoo.com",
      "sourceName": "yahoo.com",
      "event": "Terrorism",
      "featureType": "INCIDENT",
      "bufferSize": 5000,
      "rawMessage": "[news article text truncated for brevity]",
      "Scope_of_Incident": "Local",
      "Incident_Severity": "H",
      "deaths": 1,
      "injuries": 36,
      "civilian_injuries": 36,
      "..."
    }
  },
  "uuid": "37d2d89f-0ef6-4d91-a8fb-2484f6fe7920",
  "comment": null,
  "createdAt": 1783680040,
  "startedAt": 1783296000,
  "updatedAt": 1783893289,
  "endedAt": 1783680040,
  "latitude": 33.514046,
  "longitude": 36.2912072,
  "version": 2,
  "creator": "News2Hazards (Automated)",
  "relatedHazards": [],
  "locationDetails": {
    "version": 2,
    "country": "Syria",
    "country_code": "SY",
    "country_code_3": "SYR",
    "continent": "Asia",
    "subregion": "Western Asia",
    "state_province": "Damascus",
    "state_code": "SY-DI",
    "location_type": "land"
  },
  "n2h": {
    "hazard_id": "TERRORISM-SYR-DAMASCUS-2026-07",
    "hazard_sub_type": "BOMBING",
    "summary": "Syria's Interior Ministry announced that a terrorist cell confessed to carrying out bombings targeting public institutions in Damascus, including twin IED attacks near the Tourism Ministry building th... [truncated for brevity]",
    "is_ongoing": false,
    "start_date_iso": "2026-07-06",
    "end_date_iso": "2026-07-10",
    "location_level": "point",
    "location_specific": "Four Seasons hotel",
    "country": "Syria",
    "article_count": 18,
    "quantitative": {
      "civilian_injuries": 36,
      "deaths": 1,
      "injuries": 36
    },
    "sources": [
      {
        "name": "yahoo.com",
        "title": "Cell behind Damascus bombings in custody, Syria says",
        "url": "https://www.yahoo.com/news/world/articles/cell-behind-damascus-bombings-custody-183731799.html",
        "type": "kafka_webz",
        "published_at": "2026-07-09T18:37:00+00:00",
        "body": "[article body truncated for brevity]"
      },
      {
        "name": "TRT World",
        "title": "Cell behind Damascus terrorist bombings arrested: Syria",
        "url": "/article/b9b232925bdd",
        "type": "rss",
        "published_at": null,
        "body": "[article body truncated for brevity]"
      },
      "..."
    ],
    "extra": {
      "..."
    }
  },
  "alertGeometry": {
    "type": "FeatureCollection",
    "features": [
      {
        "type": "Feature",
        "geometry": {
          "type": "Polygon",
          "coordinates": [...]
        },
        "properties": null
      }
    ]
  },
  "features": {
    "type": "FeatureCollection",
    "features": [
      {
        "type": "Feature",
        "properties": {
          "severity": "WARNING",
          "featureType": "INCIDENT",
          "name": "Bombings Near Hotel — Damascus, Syria",
          "casualties": {
            "killed": {
              "total": 1
            },
            "injured": {
              "total": 36
            }
          },
          "scopeOfIncident": "Local",
          "locationDescription": "Four Seasons hotel, Syria"
        },
        "geometry": {
          "coordinates": [
            36.2912072,
            33.514046
          ],
          "type": "Point"
        }
      },
      {
        "type": "Feature",
        "properties": {
          "severity": "WARNING",
          "featureType": "SMART_ALERT"
        },
        "geometry": {
          "type": "Polygon",
          "coordinates": [...]
        }
      }
    ]
  },
  "exposureAreas": null,
  "exposureAssessment": null,
  "source": {
    "id": 3000,
    "name": "News2Hazards",
    "longName": "News2Hazards Automated Pipeline",
    "description": "Automated hazard detection from news article analysis"
  }
}

Note: Coordinate arrays have been replaced with [...] for brevity. In actual API responses, these properties contain complete GeoJSON coordinate arrays. The n2h.sources array and the incident.properties and features objects have been truncated with "..." to show only key fields, and article text has been elided. The n2h.extra object is reserved for internal use.

Last updated