| id | string | no | Stable facility identifier. Never reused, never renumbered. Canonical URL is /datacenter/{id}. |
| name | string | no | Facility or campus name as published by the operator or in the primary source. |
| canonical_url | url | no | The one canonical HTML page for the record. |
| operator | string | no | Entity that operates the facility, as named in the primary source. Not necessarily the landlord or owner. |
| city / metro | string | no | Metro-level location. Metro resolution equals city resolution in this dataset. |
| country | string | no | Country of the facility. |
| region | enum | no | Coarse geography bucket. |
| facility_type | enum | no | Operator class of the facility. |
| operational_status | enum | no | Lifecycle state at last verification. |
| latitude / longitude | number | no | Metro or campus-level approximation. Not a surveyed position and not suitable for siting or security decisions. |
| power_mw | number | yes | Recorded capacity in MW as published. null means not publicly disclosed — never estimated to fill the gap. |
| capacity_basis | enum | no | What power_mw represents. |
| capacity_classification | enum | no | Derived size band for filtering. |
| pue | number | yes | Power Usage Effectiveness as published. Never metered by Datacenter.computer. |
| pue_basis | enum | no | Basis of the PUE figure. |
| accelerators | string | yes | Publicly documented accelerator fleet (e.g. H100, GB200 NVL72, TPU v5p). null means no public disclosure — not an assertion that none exist. |
| accelerator_source | enum | no | Basis of the accelerator field. |
| ai_readiness | enum | no | Derived from whether accelerators are documented. |
| verification_status | enum | no | How the record was corroborated. |
| confidence | enum | no | Overall confidence in the record's quantitative fields. |
| last_verified_at | date | yes | ISO date the record was last checked against its source. |
| primary_source_url | url | yes | Primary public source. null means the record is queued for source backfill and is flagged internally. |
| additional_sources | url[] | no | Supporting public sources. May be empty. |
| record_class | enum | no | Separates sourced facilities from aggregates and the modelled research layer. |