records
ROME - Code ROME définitions
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"rome-code-rome-definitions",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/rome-code-rome-definitions"
}
] - "definitions":{
- "rome-code-rome-definitions":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/rome-code-rome-definitions_records"
}
}
} - "records":
} - "properties":
- "rome-code-rome-definitions_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "code_rome":,{
- "type":"string",
- "title":"Code ROME",
- "description":""
} - "position_libelle_txt":,{
- "type":"integer",
- "title":"Position Libellé Texte",
- "description":""
} - "code_type_texte":,{
- "type":"integer",
- "title":"Code Type Texte",
- "description":""
} - "libelle_texte":,{
- "type":"string",
- "title":"ROME Libellé",
- "description":""
} - "libelle_type_texte":,{
- "type":"string",
- "title":"Texte",
- "description":""
} - "code_rome_2":,{
- "type":"string",
- "title":"code_rome_2",
- "description":""
} - "rome_lib_2":{
- "type":"string",
- "title":"rome_lib_2",
- "description":""
}
} - "code_rome":
}
} - "fields":
} - "properties":
} - "rome-code-rome-definitions":
}