records

records

Active filters Clear all

No active filters

Filters

Happiness index of Speed center

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Customers number in Speed center
               

No description available for this field.

Name (identifier)
customers_number_in_speed_center
Type
decimal
Sample
                       
Results of the happiness index questionnaire of Speed center
               

No description available for this field.

Name (identifier)
results_of_the_happiness_index_questionnaire_of_speed_center
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"happiness-index-of-speed-center",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/happiness-index-of-speed-center"
      }
    ]
    ,
  • "definitions":
    {
    • "happiness-index-of-speed-center":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/happiness-index-of-speed-center_records"
            }
          }
        }
      }
      ,
    • "happiness-index-of-speed-center_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "customers_number_in_speed_center":
              {
              • "type":"number",
              • "title":"Customers number in Speed center",
              • "description":""
              }
              ,
            • "results_of_the_happiness_index_questionnaire_of_speed_center":
              {
              • "type":"number",
              • "title":"Results of the happiness index questionnaire of Speed center",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets