records

records

Active filters Clear all

No active filters

Filters

RORC Nouvelle-Calédonie - Poissons récifaux - Stations Pala Dalik

Dataset schema

Click to expand Click to collapse
Campagne
               

No description available for this field.

Name (identifier)
campagne
Type
date
Sample
                       
Site
               

No description available for this field.

Name (identifier)
site
Type
text
Sample
                       
Station
               

No description available for this field.

Name (identifier)
station
Type
text
Sample
                       
Transect
               

No description available for this field.

Name (identifier)
transect
Type
decimal
Sample
                       
type poissons
               

No description available for this field.

Name (identifier)
type_poissons
Type
text
Sample
                       
Description
               

No description available for this field.

Name (identifier)
description
Type
text
Sample
                       
Nom Latin
               

No description available for this field.

Name (identifier)
nom_latin
Type
text
Sample
                       
decompte
               

No description available for this field.

Name (identifier)
decompte
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"rorc_poissons_recifaux",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/rorc_poissons_recifaux"
      }
    ]
    ,
  • "definitions":
    {
    • "rorc_poissons_recifaux":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/rorc_poissons_recifaux_records"
            }
          }
        }
      }
      ,
    • "rorc_poissons_recifaux_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "campagne":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Campagne",
              • "description":""
              }
              ,
            • "site":
              {
              • "type":"string",
              • "title":"Site",
              • "description":""
              }
              ,
            • "station":
              {
              • "type":"string",
              • "title":"Station",
              • "description":""
              }
              ,
            • "transect":
              {
              • "type":"number",
              • "title":"Transect",
              • "description":""
              }
              ,
            • "type_poissons":
              {
              • "type":"string",
              • "title":"type poissons",
              • "description":""
              }
              ,
            • "description":
              {
              • "type":"string",
              • "title":"Description",
              • "description":""
              }
              ,
            • "nom_latin":
              {
              • "type":"string",
              • "title":"Nom Latin",
              • "description":""
              }
              ,
            • "decompte":
              {
              • "type":"integer",
              • "title":"decompte",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets