Giter VIP home page Giter VIP logo

arloesiadur_industry_dataviz's People

Contributors

jamesgardiner avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arloesiadur_industry_dataviz's Issues

Move some js files to CDN

At present, all files are called from the local filesystem. Some of these (for example jquery) would be better served from a CDN to take advantage of user caching.

Some usability suggestions

This is great! Only a bit of polish left:

In the map
Need to explain what is the meaning of "Score" in the map tooltips (is this local economic complexity?)

In the bubble-chart:

-Number of businesses is a % (I assume). do *100 and add (%). Same with business growth (I assume it is a percentage too?)

-Add a legend for colours and sizes.

-The current palette looks nice but I am a bit concerned that it suggests qualitative differences (red vs green vs blue) rather than a gradient in the probability distribution. I think that red vs blue with grey in 0.5, and a black edge-colour to make sure that sectors in the middle of the distribution are visible might work better but this is one of those try and see what works situations.

-Round up all numbers to 2 decimals.

-Indicate that it is possible to use click and drag to zoom in different areas of the bubble chart.

-Add legend at the bottom including links to ONS, blog and GitHub.

And I think that's it - great work!

all data should be loaded from one source

At the moment, all the data stored locally are loaded from separate files. This isn't efficient, as each occurs individually. The data, which are stored as JS variables, can be moved to a single file.

Add area selection div to page

Users need to be able to select an area by some means - either through a dropdown, a text search or some other functionality.

Quadrants on chart

The chart is showing probability, so the xaxis would be better set at 0.5. Similarly, we want to differentiate on the Y axis to create quadrants.

Area should be selected on initial load

When loaded no area is selected on the map, although the areas dropdown displays 'City of London'' and the chart displays the City of London data. The map should draw with the relevant LAD selected and should be fit to the bounds of that LAD.

Change colorbar

The current colorbar isn't great for representing the data due to the shades of grey in the mid-range.

Look at using rate for circle diameter

Currently circle diameter is based only on the currently selected areas data - this is not representative due to influence of data etc. It would be better to use a value that is a rate of the local economy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.