duckdb / duckdb/community-extensions

Download Stats & Badges

Open
#166 0 comments 6 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
346
Forks
265
Avg merge
1d 10h
Merged PRs (30d)
171

Description

Just for fun we're [stashing](https://github.com/quackscience/duckstats) the Community Extensions stats as a flat object to power badges with shields.io or similar services. Quick example:

![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https://tinyurl.com/duckstats&label=chsql-downloads&color=yellow&query=%24.chsql)

```
![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https://tinyurl.com/duckstats&label=chsql-downloads&color=yellow&query=%24.chsql)
```

It would be nice if a totals .json file could be served (in parallel to the weekly stats, etc) by the next-gen community site to facilitate creating badges, etc

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the duckstats repository and the next-gen community site's existing weekly stats output. Determine where a totals .json file can be served alongside those stats, then verify that the resulting URL supports the shields.io dynamic JSON badge example shown in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
analytics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.