Address
The mrt_global__address table captures detailed address data, including street, postal code, city, and geographical coordinates. Offerers can create offers at distinct address places.
Table description
| name | data_type | description | 
|---|---|---|
| address_id | The unique identifier for the address. | |
| address_ban_id | The Base Adresse Nationale (BAN) identifier for the address. | |
| address_insee_code | The INSEE code for the address. | |
| address_street | The street name of the address. | |
| address_postal_code | The postal code of the address. | |
| address_city | The city where the address is located. | |
| address_latitude | The latitude coordinate of the address. | |
| address_longitude | The longitude coordinate of the address. | |
| address_department_code | The department code for the address. |