Tango.info venue code: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
A [[tango.info venue]] code (formerly location code) is a [[tango.info object code]] composed of a city code, mostly a lower case representation of a [[UN/LOCODE]], and a substring, consisting of two letters and 3 numbers.
A [[tango.info venue]] code (formerly location code) is a [[tango.info object code]] composed of a city code, mostly a lower case representation of a [[UN/LOCODE]], and a substring, consisting of two letters and 3 numbers.


[[regex]] [a-z{7}0-9{3}]
[[regex]]: [a-z]{7}[0-9]{3}


e.g. deberms001, deberms002
e.g. deberms001, deberms002

Revision as of 2011-09-09T09:52:34

A tango.info venue code (formerly location code) is a tango.info object code composed of a city code, mostly a lower case representation of a UN/LOCODE, and a substring, consisting of two letters and 3 numbers.

regex: [a-z]{7}[0-9]{3}

e.g. deberms001, deberms002

  • city by UN/LOCODE: DEBER, lower case: deber
  • venue letters: MS, lower case ms
  • serial number: 001

Codes before 2011-09-08

e.g. ARBUE, UN/LOCODE for Buenos Aires (http://www.tango.info/ARBUE)