Skip to content

gov2-ro/ckan-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKAN Stats

see CKAN data analyzer

Scripts

  • list-packages.py - reads {ckan_instance}/api/3/action/package_list , saves to data/package-list.json
  • get-stats.py - loops package-list.json and generates package-stats.csv

Roadmap

  • fetch datasets index
  • get stats
  • add header columns for stats
  • prepare for gh actions
  • get org stats
  • consolidate yearly data

UI

  • top orgs - show heatmap table timeline (order by versions / last updated / versions last year)