Taxonomy

Collection Technology

Taxonomy

The devices and channels that capture this system's input data — cameras, sensors, microphones, forms, or feeds from other systems. The instrument that collects the data, distinct from the algorithm that processes it.

Elements

Raw JSON

Live API response from GET /schemas/dtpr@2026-09-01-beta/categories (this category) and GET /schemas/dtpr@2026-09-01-beta/elements?category_id=collection.

category "collection"41 lines
{
  "id": "collection",
  "name": [
    {
      "locale": "en",
      "value": "Collection Technology"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The devices and channels that capture this system's input data — cameras, sensors, microphones, forms, or feeds from other systems. The instrument that collects the data, distinct from the algorithm that processes it."
    }
  ],
  "prompt": [
    {
      "locale": "en",
      "value": "What captures the data this system uses?"
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "required": false,
  "order": 7,
  "datachain_type": "dtpr",
  "shape": "hexagon",
  "element_variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ]
}
elements in "collection" (13)496 lines
[
  {
    "id": "biometric_scanner",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Biometric Scanner"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Captures a physical trait for identification — fingerprint, palm, iris, or a face scan at a gate, kiosk, or turnstile. The capture device itself; matching the scan against stored templates is biometric recognition, which appears under Algorithm or Model."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "fingerprint_scan",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "camera",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Camera"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Captures still images or video of a place — mounted on a pole, a vehicle, a drone, or built into a device. Includes infrared and thermal cameras. This is the capture device itself; the techniques that analyze the footage appear under Algorithm or Model, and how identifiable the footage is appears on the Input Data category."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "camera",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "connected_device_telemetry",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Connected Device Telemetry"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Readings streamed automatically by connected things — vehicles reporting speed and position, wearables reporting heart rate, smart meters reporting energy use, machines reporting their own status. Continuous capture that runs in the background of everyday use."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "cellular_antenna",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "environmental_sensor",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Environmental Sensor"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Measures conditions in the surroundings — air quality, temperature, humidity, noise level, water level, or weather. These sensors read the environment, not people, though noise and air readings can still reflect human activity."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "thermometer",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "existing_records",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Existing Records"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Data the organization already holds — customer accounts, case files, registries, transaction histories, past applications. Nothing new is captured from the world; the system draws on what was recorded before, sometimes for a different original purpose."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "tabular",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "microphone",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Microphone"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Captures sound — speech, ambient noise, or specific audio events like breaking glass or gunshots. Found in smart speakers, kiosks, intercoms, and acoustic monitoring installations. The capture device itself; speech recognition and other analysis appear under Algorithm or Model."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "audio",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "network_connection",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Network Connection"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Connects this system to a network — a cellular modem, a WiFi access point, or a wired link. It moves data rather than capturing it, but connection logs can still reveal which devices were nearby or connected, and an access point that offers public WiFi is also a service people join."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "connectivity",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "positioning_location",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Positioning & Location"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Determines where something is — GPS receivers in vehicles or apps, Bluetooth beacons, or indoor positioning systems. Produces location traces, one of the most revealing kinds of personal data when tied to a person or their device."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "map_pin",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "presence_motion_sensor",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Presence & Motion Sensor"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Detects that someone or something is there, or is moving, without capturing an image — passive infrared, ultrasonic, pressure mats, door counters, seat occupancy sensors. Tells the system that a space is occupied, not who occupies it."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "motion_detector",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "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"
    ]
  },
  {
    "id": "user_input",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "User Input"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Information people provide deliberately — a form they fill in, text they type, a search they run, a photo they upload, a voice command they speak. The person knows they are handing something over, unlike sensing that happens around them."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "form_field",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "vehicle_detection",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Vehicle Detection"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Senses vehicles on a road or in a space — radar, LiDAR, induction loops in the pavement, piezoelectric strips, or gantry-mounted detectors. Used to count traffic, measure speed, and detect congestion. License-plate cameras belong under Camera."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "vehicle",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  },
  {
    "id": "wireless_signal_sensing",
    "category_id": "collection",
    "title": [
      {
        "locale": "en",
        "value": "Wireless Signal Sensing"
      }
    ],
    "description": [
      {
        "locale": "en",
        "value": "Detects the radio signals devices give off — WiFi probes from phones, Bluetooth, RFID tags, or NFC taps. Often used to count or track devices moving through a space; a device's signal can act as a persistent identifier for the person carrying it."
      }
    ],
    "authoring_guidance": [],
    "examples": [],
    "sources": [],
    "symbol_id": "signal",
    "variables": [
      {
        "id": "additional_description",
        "label": [
          {
            "locale": "en",
            "value": "Description"
          }
        ],
        "required": false,
        "kind": "localized_text"
      }
    ],
    "shape": "hexagon",
    "icon_variants": [
      "default",
      "dark"
    ]
  }
]