init release 0.0.1

This commit is contained in:
2026-09-09 21:00:42 +02:00
commit 994fb4af60
11 changed files with 29556 additions and 0 deletions
+40
View File
@@ -0,0 +1,40 @@
{
"Histogram": [
{
"Category": {
"@value": "18-25"
},
"Count": {
"@value": 80,
"@type": "xsd:decimal"
}
},
{
"Category": {
"@value": "26-35"
},
"Count": {
"@value": 120,
"@type": "xsd:decimal"
}
},
{
"Category": {
"@value": "36-45"
},
"Count": {
"@value": 60,
"@type": "xsd:decimal"
}
},
{
"Category": {
"@value": "46+"
},
"Count": {
"@value": 40,
"@type": "xsd:decimal"
}
}
]
}