records

records

Active filters Clear all

No active filters

Filters

Flows and natural inflows at Hydro-Québec facilities

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
CodeRegionQC
administrative region code

No description available for this field.

Name (identifier)
coderegionqc
Type
text
Sample
                       
RegionQC
administrative name

No description available for this field.

Name (identifier)
regionqc
Type
text
Sample
                       
Start date
generic date corresponding to the commissioning of the site

No description available for this field.

Name (identifier)
date_debut
Type
date
Sample
                       
End date
generic date corresponding to the decommissioning of the site

No description available for this field.

Name (identifier)
date_fin
Type
date
Sample
                       
id
unique identification code

No description available for this field.

Name (identifier)
identifiant
Type
text
Sample
                       
name
site name

No description available for this field.

Name (identifier)
nom
Type
text
Sample
                       
xcoord
coordinates are expressed in decimal degrees

No description available for this field.

Name (identifier)
xcoord
Type
decimal
Sample
                       
ycoord
coordinates are expressed in decimal degrees

No description available for this field.

Name (identifier)
ycoord
Type
decimal
Sample
                       
zcoord
altitude in meters

No description available for this field.

Name (identifier)
zcoord
Type
text
Sample
                       
depil_json_nom_unite_mesure
               

No description available for this field.

Name (identifier)
depil_json_nom_unite_mesure
Type
text
Sample
                       
depil_json_pas_temps
               

No description available for this field.

Name (identifier)
depil_json_pas_temps
Type
text
Sample
                       
depil_json_type_mesure
               

No description available for this field.

Name (identifier)
depil_json_type_mesure
Type
text
Sample
                       
depil_json_type_point_donnee
               

No description available for this field.

Name (identifier)
depil_json_type_point_donnee
Type
text
Sample
                       
split_date
               

No description available for this field.

Name (identifier)
split_date
Type
text
Sample
                       
split_value
               

No description available for this field.

Name (identifier)
split_value
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"donnees-hydrometriques",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/donnees-hydrometriques"
      }
    ]
    ,
  • "definitions":
    {
    • "donnees-hydrometriques":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/donnees-hydrometriques_records"
            }
          }
        }
      }
      ,
    • "donnees-hydrometriques_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "coderegionqc":
              {
              • "type":"string",
              • "title":"CodeRegionQC",
              • "description":"administrative region code"
              }
              ,
            • "regionqc":
              {
              • "type":"string",
              • "title":"RegionQC",
              • "description":"administrative name"
              }
              ,
            • "date_debut":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Start date",
              • "description":"generic date corresponding to the commissioning of the site"
              }
              ,
            • "date_fin":
              {
              • "type":"string",
              • "format":"date",
              • "title":"End date",
              • "description":"generic date corresponding to the decommissioning of the site"
              }
              ,
            • "identifiant":
              {
              • "type":"string",
              • "title":"id",
              • "description":"unique identification code"
              }
              ,
            • "nom":
              {
              • "type":"string",
              • "title":"name",
              • "description":"site name"
              }
              ,
            • "xcoord":
              {
              • "type":"number",
              • "title":"xcoord",
              • "description":"coordinates are expressed in decimal degrees"
              }
              ,
            • "ycoord":
              {
              • "type":"number",
              • "title":"ycoord",
              • "description":"coordinates are expressed in decimal degrees"
              }
              ,
            • "zcoord":
              {
              • "type":"string",
              • "title":"zcoord",
              • "description":"altitude in meters"
              }
              ,
            • "depil_json_nom_unite_mesure":
              {
              • "type":"string",
              • "title":"depil_json_nom_unite_mesure",
              • "description":""
              }
              ,
            • "depil_json_pas_temps":
              {
              • "type":"string",
              • "title":"depil_json_pas_temps",
              • "description":""
              }
              ,
            • "depil_json_type_mesure":
              {
              • "type":"string",
              • "title":"depil_json_type_mesure",
              • "description":""
              }
              ,
            • "depil_json_type_point_donnee":
              {
              • "type":"string",
              • "title":"depil_json_type_point_donnee",
              • "description":""
              }
              ,
            • "split_date":
              {
              • "type":"string",
              • "title":"split_date",
              • "description":""
              }
              ,
            • "split_value":
              {
              • "type":"string",
              • "title":"split_value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets