# okfn/ckanext-datano SLOC report

> As of 2026-08-29 (commit fa1566de24ac), okfn/ckanext-datano contains 1,142 total lines: 905 code, 109 comments, 128 blank, across 13 files in 5 languages (top: Python 43.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

okfn/ckanext-datano has 905 source lines of code out of 1,142 total lines across 13 files, counted from the master ref at commit fa1566de24ac by the OctoCounts tokei engine on 2026-08-29. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving okfn/ckanext-datano to commit fa1566de24ac, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 79.2% of all lines, comments represent 9.5%, and the repository averages 70 code lines per file. Python accounts for 43.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 6 | 481 | 395 | 22 | 64 |
| JavaScript | 3 | 277 | 244 | 31 | 2 |
| CSS | 1 | 229 | 160 | 32 | 37 |
| HTML | 2 | 131 | 106 | 9 | 16 |
| Plain Text | 1 | 24 | 0 | 15 | 9 |

Top language (Python 43.6%). Generated at 2026-08-29T14:54:15.980925613+00:00. Canonical report: https://octocounts.com/github/okfn/ckanext-datano

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/okfn/ckanext-datano/commit/fa1566de24acf3a8639316bb6ccc517678b9b6a5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does okfn/ckanext-datano have?

okfn/ckanext-datano has 1,142 total lines, including 905 code lines, 109 comment lines, and 128 blank lines.

### How was the okfn/ckanext-datano line count measured?

OctoCounts resolved the public GitHub repository to commit fa1566de24ac, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for okfn/ckanext-datano?

This OctoCounts report was generated from master at commit fa1566de24ac on 2026-08-29T14:54:15.980925613+00:00.

## Similar repository reports

- [karpathy/autoresearch](https://octocounts.com/github/karpathy/autoresearch) — Python, 910 code lines
- [rasbt/mini-coding-agent](https://octocounts.com/github/rasbt/mini-coding-agent) — Python, 899 code lines
- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [starchild-codes/RagaLint](https://octocounts.com/github/starchild-codes/RagaLint) — Python, 895 code lines
- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 884 code lines
- [Weizhena/deep-research-skills](https://octocounts.com/github/Weizhena/deep-research-skills) — Python, 932 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
