ISO Language Codes (639-1 and 639-2)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
alpha3-b
               

No description available for this field.

Name (identifier)
alpha3_b
Type
text
Sample
                       
alpha3-t
               

No description available for this field.

Name (identifier)
alpha3_t
Type
text
Sample
                       
alpha2
               

No description available for this field.

Name (identifier)
alpha2
Type
text
Sample
                       
English Label
               

No description available for this field.

Name (identifier)
english
Type
text
Sample
                       
French Label
               

No description available for this field.

Name (identifier)
french
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"iso-language-codes-639-1-and-639-2@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/iso-language-codes-639-1-and-639-2@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "iso-language-codes-639-1-and-639-2@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/iso-language-codes-639-1-and-639-2@kapsarc_records"
            }
          }
        }
      }
      ,
    • "iso-language-codes-639-1-and-639-2@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "alpha3_b":
              {
              • "type":"string",
              • "title":"alpha3-b",
              • "description":""
              }
              ,
            • "alpha3_t":
              {
              • "type":"string",
              • "title":"alpha3-t",
              • "description":""
              }
              ,
            • "alpha2":
              {
              • "type":"string",
              • "title":"alpha2",
              • "description":""
              }
              ,
            • "english":
              {
              • "type":"string",
              • "title":"English Label",
              • "description":""
              }
              ,
            • "french":
              {
              • "type":"string",
              • "title":"French Label",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets