Consolidated Tag List
7.1 · example Tags/consolidated_tags.xlsx
Typed JSON shape for this document. The title_block field is the shared header; all other keys are specific to this document type.
Schema
tag-list.json
{
"file_metadata": {
"file_name": "str", "project": "str",
"revision": "str", "date": "str",
"prepared_by": "str", "source_pids": ["str"]
},
"tags": [
{"row_number": "int", "tag_number": "str",
"tag_type": "str", "tag_category": "str",
"description": "str", "service": "str",
"system_code": "str", "area_code": "str",
"asset_area_identifier": "str",
"package_equipment_number": "str",
"sequence_number": "str",
"pid_reference": "str", "pid_sheet": "str",
"line_number": "str", "loop_number": "str",
"equipment_type": "str",
"instrument_function_letters": "str",
"measured_variable": "str",
"size": "str", "rating": "str", "material": "str",
"manufacturer": "str", "model": "str",
"design_pressure_barg": "num", "design_temperature_c": "num",
"operating_pressure_barg": "num", "operating_temperature_c": "num",
"fluid_service": "str", "location": "str",
"hazardous_area_zone": "str",
"datasheet_reference": "str",
"io_type": "str", "signal_range": "str",
"alarm_trip_settings": "str",
"status": "str", "remarks": "str"}
]
}