id | number | A unique identifier that distinguishes each state. | 3901 |
name | string | Represents the official name of the state. | "Badakhshan" |
state_code | string | Refers to the official abbreviation or code assigned to a state within a country. | "BDS" |
latitude | string | Refers to the geographical coordinate that specifies the north-south position. | "33.00000000" |
longitude | string | Refers to the geographical coordinate that specifies the east-west position. | "65.00000000" |
hasCities | boolean | Indicates whether the state contains any cities. | true |