# owid/owid-grapher SLOC report

> As of 2026-09-02 (commit 359a39f1138d), owid/owid-grapher contains 403,410 total lines: 345,999 code, 20,975 comments, 36,436 blank, across 2,645 files in 18 languages (top: TypeScript 51.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving owid/owid-grapher to commit 359a39f1138d, 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 large codebase by counted code lines. Code represents 85.8% of all lines, comments represent 5.2%, and the repository averages 131 code lines per file. TypeScript accounts for 51.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,235 | 209,600 | 178,288 | 12,513 | 18,799 |
| TSX | 627 | 135,881 | 119,479 | 4,976 | 11,426 |
| Sass | 293 | 31,347 | 25,762 | 1,043 | 4,542 |
| SVG | 295 | 9,323 | 9,323 | 0 | 0 |
| JSON | 70 | 7,747 | 7,722 | 0 | 25 |
| CSS | 10 | 1,919 | 1,738 | 37 | 144 |
| YAML | 4 | 1,082 | 995 | 65 | 22 |
| Shell | 28 | 1,171 | 791 | 191 | 189 |
| Makefile | 2 | 633 | 493 | 22 | 118 |
| JavaScript | 6 | 484 | 402 | 32 | 50 |
| SQL | 1 | 423 | 322 | 72 | 29 |
| Python | 3 | 322 | 262 | 14 | 46 |

Top language (TypeScript 51.5%). Generated at 2026-09-02T23:58:00.280156738+00:00. Canonical report: https://octocounts.com/github/owid/owid-grapher

## Report FAQ

### How many lines of code does owid/owid-grapher have?

owid/owid-grapher has 403,410 total lines, including 345,999 code lines, 20,975 comment lines, and 36,436 blank lines.

### How was the owid/owid-grapher line count measured?

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

### What commit was counted for owid/owid-grapher?

This OctoCounts report was generated from master at commit 359a39f1138d on 2026-09-02T23:58:00.280156738+00:00.

## Similar repository reports

- [RooCodeInc/Roo-Code](https://octocounts.com/github/RooCodeInc/Roo-Code) — TypeScript, 344,704 code lines
- [likec4/likec4](https://octocounts.com/github/likec4/likec4) — TypeScript, 341,541 code lines
- [THU-MAIC/OpenMAIC](https://octocounts.com/github/THU-MAIC/OpenMAIC) — TypeScript, 338,193 code lines
- [deepseek-ai/deepseek-harness](https://octocounts.com/github/deepseek-ai/deepseek-harness) — TypeScript, 354,574 code lines
- [moeru-ai/airi](https://octocounts.com/github/moeru-ai/airi) — TypeScript, 359,872 code lines
- [pascalorg/editor](https://octocounts.com/github/pascalorg/editor) — TypeScript, 326,529 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
