Venues
Last update: 18 minutes ago by Nazar32Reading time: 2 min
Data to be included in file
Field Name in File | Field Description | Sample Data | Field Type | Size | IsNullable | Comments |
---|---|---|---|---|---|---|
id | Venue ID | aacbdc3a-c417-46af-9e72-fbf489a01010 | UUID | No |
| |
venueName | Name of the venue | Altona Sports Complex | String | 100 | No | |
abbreviatedName | Abbreviated name of the venue | ASC | String | 2-5 | No | |
streetAddress | Street address of the venue | 290 Queen Street | String | No | ||
suburb | Suburb of the venue | Altona Meadows | String | No | ||
postcode | Postcode of the venue | 3028 | String | No | ||
state | State of the venue | VIC, NSW, ACT, QLD, TAS, NT, SA, WA | String (limited to one of the options listed) | No | ||
country | Country of the venue | Australia | String (Will always be Australia at the moment) | No | ||
timezone | Timezone that the venue is in | Australia/Melbourne | String (limited to one of the options listed) | No | ||
latitude | Latitude of the venue | -37.87639 | String | Yes | ||
longitude | Longitude of the venue | 144.79711 | String | Yes | ||
primaryContactName | Primary contact for the venue | Todd Rundgren | String | Yes | ||
primaryContactTelephone | Primary contact phone number for the venue | 9360 9288 | String | Yes | ||
primaryContactEmail | Primary contact phone email for the venue | altsport@bigpond.com | String | Yes | ||
website | Website for the venue | http://websites.sportstg.com/assoc_page.cgi?c=1-9-0-0-0&sID=708 | String | Yes | ||
createdAt | Date/time the Venue was created | 2020-08-27T06:29:54.400000000Z | String | No |
| |
updatedAt | Date/time the Venue was last updated | 2020-08-27T06:29:54.400000000Z | String | No |
|