records
Salaire minimum garanti (SMG/SMAG)
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":"salaire-minimum-garanti-smg-smag",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/salaire-minimum-garanti-smg-smag"
}
] - "definitions":{
- "salaire-minimum-garanti-smg-smag":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/salaire-minimum-garanti-smg-smag_records"
}
}
} - "records":
} - "properties":
- "salaire-minimum-garanti-smg-smag_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date_entree_vigueur":,{
- "type":"string",
- "format":"date",
- "title":"DATE_ENTREE_VIGUEUR",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "taux_horaire_brut":,{
- "type":"number",
- "title":"Taux horaire brut",
- "description":"",
- "unit":"XPF"
} - "montant_brut_mensuel_169_heures":,{
- "type":"integer",
- "title":"Montant brut mensuel (169 heures)",
- "description":"",
- "unit":"XPF"
} - "jonc_arrete":,{
- "type":"string",
- "title":"JONC_ARRETE",
- "description":""
} - "jonc_numero":,{
- "type":"number",
- "title":"JONC_NUMERO",
- "description":""
} - "jonc_date":,{
- "type":"string",
- "format":"date",
- "title":"JONC_DATE",
- "description":""
} - "jonc_page":,{
- "type":"number",
- "title":"JONC_PAGE",
- "description":""
} - "url_arrete_juridoc":,{
- "type":"string",
- "title":"URL_ARRETE_JURIDOC",
- "description":""
} - "date_fin":{
- "type":"string",
- "format":"date",
- "title":"DATE_FIN",
- "description":""
}
} - "date_entree_vigueur":
}
} - "fields":
} - "properties":
} - "salaire-minimum-garanti-smg-smag":
}