npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

d-portal

v0.0.63

Published

Various IATI data tools.

Downloads

112

Readme

Issues

Please be aware that we use Github Issues for discussion and not every issue represents a bug.
If you have any questions about d-portal, please raise an issue. We very much welcome comments and feedback!

d-portal logo

Search IATI data on development and humanitarian activities on specific events or themes more easily on d-portal.

Visit the site at http://d-portal.org/

We are currently in BETA. While d-portal is publicly available, it is not considered finished. You may experience bugs and missing features, but that is why we need your feedback and support.

Features

  • Explore IATI data for both countries and publishers.
  • Updates everyday GMT +0 with new data from the IATI Registry.
  • DStore is an optimized nodejs + PostgreSQL + SQLite database for use in real time queries.
  • Q allows queries via simple but complex filters.
  • SAVi xml simplifies IATI xml to aid legibility for casual users.
  • Localization ready means adding translations of different languages a breeze.
  • Themeing options for customised versions of d-portal.
  • Chart.js for fully customisable graphs.
  • Generator allows easy embedding of IATI content in blog posts and websites.
  • Dash explores the gaps, highlights quality of data being published and displayed on d-portal.org
  • Easily create news posts using Markdown.
  • Install your own d-portal.
  • Sitemap of the site.
  • Open source with The MIT License.

Directory Structure

/dstore contains server side javascript for xml manipulation and parsing of iati data. See the README in that directory for more information. This is needed to run the Q queries on your own host.

/dstore/csv contains public spreadsheets (csv) including CRS data that is manually provided and updated yearly. See the README in that directory for more information.

/ctrack contains client side javascript and css for displaying information direct from the datastore in browser. See the README in that directory for more information. This is needed to build and deploy a customized d-portal browser tool.

/dportal contains javascript that builds the static information and example site you will find deployed at http://d-portal.org/

/bin contains helper scripts.

/documents contains some documentation.

Updates

d-portal.org is currently being developed and designed so things are constantly changing. Thank you for your patience and understanding.

If you have a suggestion or feedback, or would just like to partake in discussions on d-portal, join in by creating a new issue here.

If you are interested in finding out more or part-funding d-portal, please contact [email protected]

Database Logs

We are tracking the nightly imports of IATI data being published to d-portal.org here.

Service status on Uptime Robot.