by admin | Jun 8, 2022 | How to, Maps, R
This example using RShiny shows how to add polygons to a map from a geoJSON file to show school catchment areas. The school locations are then plotted. The geoJSON file used in this project can be found at:...
by admin | May 19, 2022 | Technical, Discussion
TRUE OR FALSE You are writing software code and into your code you put a condition, for example ‘if A is true or B is true then do X else do Y’. You then test the code output by inputting various values, some will cause A to be TRUE and some will cause A...
by admin | May 2, 2022 | Technical, Discussion
Anything can be data. My name is data. My age is data. My address is data. And so on and so on. Data is everywhere Data may be everywhere but if you look at data without considering its context, then it becomes meaningless. Context is an essential companion to data....
by admin | Apr 4, 2022 | Technical
API – Application Programming Interface Here’s a scenario – You don’t work in the field of data analysis but feel that there is more that could be done with the data you use in your field of work. If only you could access the data you require...
by admin | Apr 3, 2022 | Technical
I would like to know …. You are creating a digital product. What type of searches might you or your user be looking to perform? Let’s have a look at the different type of searches we may carry out in our day to day lives: You may be deciding what you will...