statisticssweden / pxweb-scb-style

SCBs own, alternative UI for the statistical database interface PxWeb.

Home Page:https://pxweb-style.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PxWeb SCB style

This is SCBs own alternative UI to use with default PxWeb.

The goal for this repo is to provide a setup that is easy to customize and simpler to maintain.

The original SASS code for PxWeb

Read about

About the repo

Goals

  • Make it easy to customize without deep knowledge of the HTML and CSS of PxWeb
  • Shrink the number of files
  • Shrink the total size of CSS
  • Make it possible to run PX Web with only system fonts
  • Offer a lightweight default font
  • Create a more maintainable CSS build
  • Make it easier to co-op with design

Stats

The alternative SCB style

50kb of CSS and 50kb of fonts

Default PxWeb

220kb of CSS and 120kb of fonts

Statistical database

310kb of CSS and 150kb of fonts

The number of request has been reduced from 25-28 to a meager 4-8 (Depending on font load).

CDN

This is not an official CDN but we use it to ease testing and development until we move the code to SCBs organization.

The latest build of this repo is hosted on Netlify

Official PX Web Repo

The official PX Web Repo

About

SCBs own, alternative UI for the statistical database interface PxWeb.

https://pxweb-style.netlify.app/


Languages

Language:HTML 69.7%Language:SCSS 15.8%Language:CSS 14.5%