View Source SmartCity.Event (smart_city v6.0.0)
Defines macros for encoding event types the Smart City platform will respond to in any of the various micro service components in a central location shared by all components.
Link to this section Summary
Functions
Signals a dataset has completed the extraction process and the final message has been written to the raw ingestion topic.
Signals data for a dataset is about to be downloaded into the platform, parsed, and written to the raw ingestion topic.
Signals a dataset has completed an ingestion process through the pipeline from end to end and been persisted.
Signals a dataset is about to be retrieved and begin loading into the ingestion pipeline.
Signals that data standardization is complete
Signals that writing some data for a dataset has completed
Defines a dataset access group relationship.
Defines a dataset access group relationship.
Signals that a dataset should be deleted
Signals that a dataset should be disabled.
Signals that dataset extraction has completed
Signals that a dataset extraction is starting
Signals a dataset harvest end
Signals a dataset harvest start
Signals a dataset query has been run
Defines an update event to a dataset within the system. The system treats create events as a subset of updates.
Declares an error occurred during an attempted data extraction.
Declares an error occurred during an attempted data ingestion.
Declares an error occurred during the attempted upsert of a dataset.
Declares an error occurred during an attempted file ingestion.
Declares an error occurred during the attempted update of an ingestion.
Declares an error occurred during the attempted upsert of an organization.
Signals a non-ingestable data file has been successfully uploaded to the object store bucket.
Signals a non-ingestable data file is about to be downloaded to the platform and stored in the object store bucket.
Signals that a new file has been uploaded to the object store and made available for the rest of the system.
Hosted file and been downloaded and stored
Signals to file should be downloaded
Signals an ingestion should be deleted
Signals an ingestion update has occurred
Defines an update event to an organization within the system. The system treats create events as a subset of updates.
Defines a user access group relationship.
Defines a user access group relationship.
Signals a user has logged in
Defines a user organization relationship.
Defines a user organization relationship.
Link to this section Functions
Signals a dataset has completed the extraction process and the final message has been written to the raw ingestion topic.
Signals data for a dataset is about to be downloaded into the platform, parsed, and written to the raw ingestion topic.
Signals a dataset has completed an ingestion process through the pipeline from end to end and been persisted.
Signals a dataset is about to be retrieved and begin loading into the ingestion pipeline.
Signals that data standardization is complete
Signals that writing some data for a dataset has completed
Defines a dataset access group relationship.
Defines a dataset access group relationship.
Signals that a dataset should be deleted
Signals that a dataset should be disabled.
Signals that dataset extraction has completed
Signals that a dataset extraction is starting
Signals a dataset harvest end
Signals a dataset harvest start
Signals a dataset query has been run
Defines an update event to a dataset within the system. The system treats create events as a subset of updates.
Declares an error occurred during an attempted data extraction.
Declares an error occurred during an attempted data ingestion.
Declares an error occurred during the attempted upsert of a dataset.
Declares an error occurred during an attempted file ingestion.
Declares an error occurred during the attempted update of an ingestion.
Declares an error occurred during the attempted upsert of an organization.
Signals a non-ingestable data file has been successfully uploaded to the object store bucket.
Signals a non-ingestable data file is about to be downloaded to the platform and stored in the object store bucket.
Signals that a new file has been uploaded to the object store and made available for the rest of the system.
Hosted file and been downloaded and stored
Signals to file should be downloaded
Signals an ingestion should be deleted
Signals an ingestion update has occurred
Defines an update event to an organization within the system. The system treats create events as a subset of updates.
Defines a user access group relationship.
Defines a user access group relationship.
Signals a user has logged in
Defines a user organization relationship.
Defines a user organization relationship.