2 Home
gitea_admin edited this page 2026-03-11 14:35:58 +00:00

Earthquake Source

Get data about current earthquake events happening in the world using the USGS API

Metadata

Property Value
Type source
Group Earthquake
Namespace Dataset
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
period integer 60000 The interval between fetches to the earthquake API in milliseconds
lookAhead integer 120 The amount of minutes to look ahead when starting the integration afresh

Dependencies

  • camel:caffeine
  • camel:http
  • camel:kamelet
  • camel:core
  • camel:jackson
  • camel:jsonpath
  • camel:timer