OpenDataScotland / jkan

A lightweight, backend-free open data portal, powered by Jekyll, based on the JKAN project
https://opendata.scot
MIT License
6 stars 13 forks source link

Use nicer visuals in Analytics #11

Open KarenJewell opened 2 years ago

KarenJewell commented 2 years ago

Potentially replace static chart images with D3.js?

Pages/charts to do:

KarenJewell commented 2 years ago

From @JackGilmore on Slack 6 Nov:

Using the Liquid templating language that Jekyll uses I can generate JSON (https://github.com/JackGilmore/jkan/blob/gh-pages/graphdata.json) from the underlying site data that can then be passed to JavaScript to make some pretty graphs (https://jackgilmore.github.io/jkan/graphtest/) Might be handy for if we want to have a live stats page with some basics like: Datasets by org graph and/or org datasets leaderboard Graph of orgs with/without an open data portal _ Breakdown of resource types available (JSON/CSV/PDF etc.)

JackGilmore commented 2 years ago

Data portal sources report added in https://github.com/OpenDataScotland/jkan/commit/f9a235a21101f5da41fb6f0c399dd20cd5b1482a