Skip to main content

Whiskeys Data Contract


Information

  • Version: 0.0.1

  • Description: List of whiskies

  • Links:


Servers

ServerTypeCatalogSchema
Productiondatabricksmainwhiskey

Models

Whiskeys

  • Description: List of whiskies

  • Type: table

Details
Name of the whiskey
Details
Country whiskey originates from
Details
When the whiskey was last updated
NameDescriptionTypeRequiredPrimary KeyUniqueExamplesEnumPIIClassificationQualityTagsMinimumMaximum
whiskey_namestringYesNoYes
Details
Expand
    countrystringYesNoNo
    Details
    Expand
    • Ireland
    • USA
    • Scotland
    • Wales
    last_updatedtimestampYesNoNo
    Details
    Expand
      View Example Data

      whiskey_name,country,last_updated
      Jamesons,Ireland,2024-01-01 12:00:00
      Jack Daniels,USA,2024-01-01 12:00:00
      Glenfiddich,Scotland,2024-01-01 12:00:00
      Bushmills,Ireland,2024-01-01 12:00:00
      Penderyn,Wales,2024-01-01 12:00:00

      Distilleries

      • Description: List of distilleries

      • Type: table

      Details
      Name of the distillery
      Details
      When the distillery was last updated
      NameDescriptionTypeRequiredPrimary KeyUniqueExamplesEnumPIIClassificationQualityTagsMinimumMaximum
      distillery_namestringYesNoYes
      Details
      Expand
        last_updatedtimestampYesNoNo
        Details
        Expand
          View Example Data

          whiskey_name,last_updated
          Penderyn,2024-01-01 12:00:00
          Glenmorangie,2024-01-01 12:00:00