Skip to content

Commit

Permalink
Update Website 2024-05-03
Browse files Browse the repository at this point in the history
  • Loading branch information
etalab committed May 3, 2024
1 parent dfc0661 commit cd03d4a
Show file tree
Hide file tree
Showing 32 changed files with 3,481 additions and 48 deletions.
20 changes: 20 additions & 0 deletions site/.vuepress/public/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,26 @@
"version": "1.2.0",
"type": "missing schemas.yml"
},
{
"schema": "stationnement",
"version": "0.1.0",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.1",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.2",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.3",
"type": "tableschema validation"
},
{
"schema": "budget",
"version": "0.2.0",
Expand Down
4 changes: 4 additions & 0 deletions site/.vuepress/public/rss/etalab_schema-stationnement.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
<title>2024-05-02 - deleted_schema - 0.1.5</title>
<description>Update on 2024-05-02: Deleted schema (etalab/schema-stationnement)</description>
<pubDate>Thu, 02 May 2024 00:00:00 +0200</pubDate>
</item><item>
<title>2024-05-03 - new_schema - 0.1.5</title>
<description>Update on 2024-05-03: New schema (etalab/schema-stationnement)</description>
<pubDate>Fri, 03 May 2024 00:00:00 +0200</pubDate>
</item></channel>
</rss>
5 changes: 5 additions & 0 deletions site/.vuepress/public/rss/global.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,5 +414,10 @@
<link>https://schema.data.gouv.fr/etalab/schema-stationnement</link>
<description>Schema update on 2024-05-02: 0.1.5 for etalab/schema-stationnement</description>
<pubDate>Thu, 02 May 2024 00:00:00 +0200</pubDate>
</item><item>
<title>New schema - etalab/schema-stationnement (0.1.5)</title>
<link>https://schema.data.gouv.fr/etalab/schema-stationnement</link>
<description>Schema update on 2024-05-03: 0.1.5 for etalab/schema-stationnement</description>
<pubDate>Fri, 03 May 2024 00:00:00 +0200</pubDate>
</item></channel>
</rss>
30 changes: 30 additions & 0 deletions site/.vuepress/public/schema-infos.json
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,36 @@
},
"latest": "0.0.2"
},
"etalab/schema-stationnement": {
"homepage": "https://github.com/etalab/schema-stationnement.git",
"external_doc": null,
"external_tool": null,
"type": "tableschema",
"email": "[email protected]",
"labels": [
"transport.data.gouv.fr"
],
"consolidation_dataset_id": "5ea1add4a5a7dac3af82310a",
"versions": {
"0.1.4": {
"pages": [
"README.md",
"CHANGELOG.md",
"documentation.md"
],
"schema_url": "/etalab/schema-stationnement/0.1.4/schema.json"
},
"0.1.5": {
"pages": [
"README.md",
"CHANGELOG.md",
"documentation.md"
],
"schema_url": "/etalab/schema-stationnement/0.1.5/schema.json"
}
},
"latest": "0.1.5"
},
"scdl/budget": {
"homepage": "https://gitlab.com/opendatafrance/scdl/budget.git",
"external_doc": null,
Expand Down
8 changes: 8 additions & 0 deletions site/.vuepress/public/schema-updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -684,5 +684,13 @@
"version": "0.1.5"
}
]
},
"2024-05-03": {
"new_schema": [
{
"schema_name": "etalab/schema-stationnement",
"version": "0.1.5"
}
]
}
}
42 changes: 42 additions & 0 deletions site/.vuepress/public/schemas-tableschema.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,48 @@
"external_tool": "https://contribuer.transport.data.gouv.fr",
"homepage": "https://github.com/etalab/schema-lieux-covoiturage.git"
},
{
"name": "etalab/schema-stationnement",
"title": "Lieux de stationnement",
"description": "Sp\u00e9cification des lieux permettant le stationnement en parc",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/latest/schema.json",
"schema_type": "tableschema",
"contact": "[email protected]",
"examples": [
{
"title": "Ressource valide (CSV)",
"name": "exemple-valide-csv",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.csv"
},
{
"title": "Ressource valide (XLSX)",
"name": "exemple-valide-xlsx",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.xlsx"
},
{
"title": "Ressource invalide",
"name": "exemple-invalide",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-invalide.csv"
}
],
"labels": [
"transport.data.gouv.fr"
],
"consolidation_dataset_id": "5ea1add4a5a7dac3af82310a",
"versions": [
{
"version_name": "0.1.4",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.4/schema.json"
},
{
"version_name": "0.1.5",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.5/schema.json"
}
],
"external_doc": null,
"external_tool": null,
"homepage": "https://github.com/etalab/schema-stationnement.git"
},
{
"name": "scdl/budget",
"title": "Budget des collectivit\u00e9s et \u00e9tablissements publics locaux",
Expand Down
42 changes: 42 additions & 0 deletions site/.vuepress/public/schemas-transport-data-gouv-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,48 @@
"external_tool": "https://contribuer.transport.data.gouv.fr",
"homepage": "https://github.com/etalab/schema-lieux-covoiturage.git"
},
{
"name": "etalab/schema-stationnement",
"title": "Lieux de stationnement",
"description": "Sp\u00e9cification des lieux permettant le stationnement en parc",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/latest/schema.json",
"schema_type": "tableschema",
"contact": "[email protected]",
"examples": [
{
"title": "Ressource valide (CSV)",
"name": "exemple-valide-csv",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.csv"
},
{
"title": "Ressource valide (XLSX)",
"name": "exemple-valide-xlsx",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.xlsx"
},
{
"title": "Ressource invalide",
"name": "exemple-invalide",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-invalide.csv"
}
],
"labels": [
"transport.data.gouv.fr"
],
"consolidation_dataset_id": "5ea1add4a5a7dac3af82310a",
"versions": [
{
"version_name": "0.1.4",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.4/schema.json"
},
{
"version_name": "0.1.5",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.5/schema.json"
}
],
"external_doc": null,
"external_tool": null,
"homepage": "https://github.com/etalab/schema-stationnement.git"
},
{
"name": "etalab/schema-amenagements-cyclables",
"title": "Am\u00e9nagements cyclables",
Expand Down
42 changes: 42 additions & 0 deletions site/.vuepress/public/schemas.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,48 @@
"external_tool": null,
"homepage": "https://github.com/metis-reseaux/infos-travaux"
},
{
"name": "etalab/schema-stationnement",
"title": "Lieux de stationnement",
"description": "Sp\u00e9cification des lieux permettant le stationnement en parc",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/latest/schema.json",
"schema_type": "tableschema",
"contact": "[email protected]",
"examples": [
{
"title": "Ressource valide (CSV)",
"name": "exemple-valide-csv",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.csv"
},
{
"title": "Ressource valide (XLSX)",
"name": "exemple-valide-xlsx",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-valide.xlsx"
},
{
"title": "Ressource invalide",
"name": "exemple-invalide",
"path": "https://github.com/etalab/schema-stationnement/raw/v0.1.5/exemple-invalide.csv"
}
],
"labels": [
"transport.data.gouv.fr"
],
"consolidation_dataset_id": "5ea1add4a5a7dac3af82310a",
"versions": [
{
"version_name": "0.1.4",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.4/schema.json"
},
{
"version_name": "0.1.5",
"schema_url": "https://schema.data.gouv.fr/schemas/etalab/schema-stationnement/0.1.5/schema.json"
}
],
"external_doc": null,
"external_tool": null,
"homepage": "https://github.com/etalab/schema-stationnement.git"
},
{
"name": "scdl/budget",
"title": "Budget des collectivit\u00e9s et \u00e9tablissements publics locaux",
Expand Down
20 changes: 20 additions & 0 deletions site/.vuepress/public/schemas/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,26 @@
"version": "1.2.0",
"type": "missing schemas.yml"
},
{
"schema": "stationnement",
"version": "0.1.0",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.1",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.2",
"type": "tableschema validation"
},
{
"schema": "stationnement",
"version": "0.1.3",
"type": "tableschema validation"
},
{
"schema": "budget",
"version": "0.2.0",
Expand Down
Loading

0 comments on commit cd03d4a

Please sign in to comment.