/pwyf-visualisation

A quick (and unofficial) visualisation of PWYF IATI data

Primary LanguageVue

PWYF IATI Data Visualisation

A simple visualisation using Publish What You Fund's published IATI data. Uses the detailed sector coding found in the data to visualise a nice graph over time.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout Nuxt.js docs.

Generate a Github Pages static site

$ yarn generate
$ yarn deploy