Skip to content

Table: Venue

This model exports validated venue data for ministry use. Venues are defined by a SIRET number. Model contains validated information about cultural venues including: - Basic information (ID, name, description, public name) - Business information (SIRET number, virtual status) - Temporal information (creation date) - Venue type - Managing offerer association

Table description

name data_type description
venue_id Unique identifier for the venue.
venue_name Name of the venue.
venue_description Description of the venue written by the partner.
venue_public_name Name of the venue displayed on the application. Can be different of the venue_name if the partner want display a more descriptive name for example.
venue_siret SIRET number of the venue.
venue_is_virtual Indicates if the venue is virtual. Each offerer has a virtual venue, it is only used to publish digital offers.
offerer_id Unique identifier of the offerer.
venue_creation_date Date when the venue was created on the application.
venue_type_label Type of the venue ('Musée', 'Cinéma','Librairie', etc). Selected by the partner in a drop-down list.