{
    "@context": [
        "https://schema.org/",
        {"url": "@id"}
    ],
    "@type": "WebAPI",
    "url": "https://www.seismicportal.eu/fdsnws/event/1/",
    "name": "SeismicPortal FDSN Event API",
    "alternateName": "EMSC SeismicPortal fdsnws-event API",
    "author": [
        "https://www.emsc-csem.org/EMSC.jsonld",
        {"@type": "Person","name":"Robert Steed","familyName":"Steed","givenName":"Robert"},
        {"@type": "Person","name":"Matthieu Landes","familyName":"Landes","givenName":"Matthieu"},
        {"@type": "Person","name":"Guillaume Ucciani","familyName":"Ucciani","givenName":"Guillaume"}
    ],
    "availableChannel": {
        "processingTime": "PT1S",
        "serviceURL": "https://www.seismicportal.eu/fdsnws/event/1/"
    },
    "datePublished": "2014",
    "description": "The SeismicPortal FDSN-event service provides access to the EMSC's catalogue of over 1.5M event parameters using a REST api that closely follows the FDSN-event specification version 1.2 [https://doi.org/10.7914/ves9-xk66]. This standardised REST api allows selections of events to be retrieved from the catalogue (it is not expected that the entire dataset be downloaded). The catalogue begins in 1998 and is continuously updated with coverage increasing gradually over the years. The results are returned as geojson, QuakeML or csv files requested and are licensed under the CC-BY 4.0 license [https://creativecommons.org/licenses/by/4.0/deed.fr].",
    "documentation": "https://www.seismicportal.eu/fdsnws/event/1/openapi.json",
    "keywords":["earthquake", "seismic activity", "Geology", "Environmental monitoring facilities", "Natural risk zones", "EARTHQUAKE MAGNITUDE/INTENSITY", "EARTHQUAKE OCCURANCE"],
    "isRelatedTo": "https://doi.org/10.7914/ves9-xk66",
    "isBasedOn": "https://doi.org/10.7914/ves9-xk66",
    "logo": "https://www.seismicportal.eu/images/webservices/FIG_Logo_FDSN-Event.png",
    "mainEntityOfPage": "https://www.seismicportal.eu/fdsn-wsevent.html",
    "owner": "https://www.emsc-csem.org/EMSC.jsonld",
    "termsOfService": "https://www.seismicportal.eu/terms.html",
    "version": "2.2",
    "serviceOutput": {
        "@type": "Dataset",
        "description": "Queries to the catalogue(s) yield datasets of Earthquake parameters encoded in json, xml or csv formats.",
        "encodingFormat": [
            "application/xml",
            "application/json",
            "text/plain"
        ],
        "isAccessibleForFree": true,
        "keywords": ["earthquake", "seismic activity", "Geology", "Environmental monitoring facilities", "Natural risk zones", "EARTHQUAKE MAGNITUDE/INTENSITY", "EARTHQUAKE OCCURANCE"],
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "usageInfo": "https://www.seismicportal.eu/terms.html",
        "variableMeasured": "Earthquake parameters",
        "isBasedOn": "fdsn-wsevent.catalogue.schema.org.jsonld"
    }
}
