| { | |
| "features": { | |
| "metadata": { | |
| "struct": { | |
| "title": { "dtype": "string" }, | |
| "subject": { "dtype": "string" }, | |
| "model_type": { "dtype": "string" }, | |
| "categories": { "sequence": { "dtype": "string" } }, | |
| "sources": { | |
| "struct": { | |
| "subject": { "dtype": "string" }, | |
| "barem": { "dtype": "string" } | |
| } | |
| } | |
| } | |
| }, | |
| "subiecte": { | |
| "sequence": { | |
| "struct": { | |
| "tip": { "dtype": "string" }, | |
| "enunt": { "dtype": "string" }, | |
| "variante": { "sequence": { "dtype": "string" } }, | |
| "punctaj": { "dtype": "string" }, | |
| "barem": { "dtype": "string" }, | |
| "cod_problema": { "dtype": "string" }, | |
| "solutie": { "dtype": "string" } | |
| } | |
| } | |
| } | |
| } | |
| } |