Media Content
Media coverage associated with an entity, including news mentions, press coverage, and news stories published across various news sources and platforms.
GraphQL type: MediaContent
Example
An example Media Content in the Enigma data model.
Available from: Legal Entity
Media coverage about an entity.
Pricing tier: Premium
| Field | Name | Type | Description |
|---|---|---|---|
| Source Name | source_name | string | The news source that published the content. |
| Title | title | string | The headline of the content. |
| URL | url | string | The link to the content. |
| Sentiment | sentiment | string | Whether the coverage is positive, negative, or neutral. |
| Published Date | published_date | date | When the content was published. |
| ID | id | long | |
| First Observed Date | first_observed_date | string | |
| Last Observed Date | last_observed_date | string |
Relationships
Media Content connects to other entities in the Enigma graph:
| Direction | Relationship | Target Entity |
|---|---|---|
| ← | is mentioned in | Legal Entity |