The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
CAMARA source mirror
This dataset mirrors the CAMARA project's network APIs. Every source is kept twice: original/ is the API definition as CAMARA published it (OpenAPI YAML and supporting docs), and marked/ is that same file converted to Markdown for search and retrieval, one raw.md per document. The two trees share identical paths, so a file in original/ has a parsed twin at the matching path under marked/; both are grouped by CAMARA API family, one folder per API (such as ConsentManagement and CarrierBillingCheckOut). manifest.jsonl carries one row per file (path, SHA-256, parse status), and STATUS.md reports how much of the corpus has been parsed.
camara/
original/ # API definitions as published, by API
ConsentManagement/ ConnectivityInsights/ ...
marked/ # Markdown mirror of original/, same paths
ConsentManagement/.../raw.md
manifest.jsonl # one row per file: path, sha256, parse status
STATUS.md # parse-coverage summary
- Downloads last month
- -