Spotify Dance Info

Copy the client id and secret from Spotify, as described in the getting started section in Spotify's WebAPI documentation. During the WebAPI set up, use the value below for the redirect URL.
You may provide a TSV (tab separated) or Excel (xls, xlsx) file that maps track ids to dances. See the examples for clarification of the points below.
  • The first column must contain the track id.
  • The second column must contain the dance, or dances separated by a comma. If you use spaces, the dance must be surrounded by double quotes ("). You may also use these abbreviations for the dances.
  • The first row/line will not be read, it can contain column headers.
  • Excel files must have the track and dance information on the first sheet.