https://github.com/cljoly/data
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
https://github.com/cljoly/data
data open-source sqlite wip
Last synced: about 2 months ago
JSON representation
📊 Data sets to populate some parts of my website (mostly https://cj.rs/open-source/).
- Host: GitHub
- URL: https://github.com/cljoly/data
- Owner: cljoly
- Created: 2021-04-09T21:28:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-05-01T04:39:58.000Z (about 2 months ago)
- Last Synced: 2026-05-01T06:29:37.170Z (about 2 months ago)
- Topics: data, open-source, sqlite, wip
- Language: Shell
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Repository for [cj.rs](https.//cj.rs/?ref=gh_data)
[](https://github.com/cljoly/data/actions/workflows/main.yml)

Data sets to populate some parts of my website (mostly [cj.rs/open-source/](https://cj.rs/open-source/)).
## JSON Files
[gen_json.sh](./gen_json.sh) queries the GitHub API and fills SQLite database. Various queries are then used to generate JSON files, for use by [Hugo data templates](https://gohugo.io/templates/data-templates/)
┌─────────────┐
┌────────────┐ │ gen_json.sh │ ┌────────┐
│ GitHub API ├───────┴─────────────┴──────►│ *.json │
└────────────┘ └────────┘
## Repository Star Statistics
[stars.py](./stars.py) traces graphs of stars over time per repository.