Third-Party Data Feed
Data received from another organization — purchased, licensed, or delivered through an API or data-sharing agreement. Examples: credit bureau records, weather services, map providers, data brokers. The people the data describes may never have dealt with this system's operator.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/third_party_feed.
element "third_party_feed"
{
"id": "third_party_feed",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Third-Party Data Feed"
}
],
"description": [
{
"locale": "en",
"value": "Data received from another organization — purchased, licensed, or delivered through an API or data-sharing agreement. Examples: credit bureau records, weather services, map providers, data brokers. The people the data describes may never have dealt with this system's operator."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "feed",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}