by Pauline Cairns | Dec 14, 2021 | Open Data, Hackathon, Maps
‘Twas the 27th November, the day after Storm Arwen. We were in our homes huddled around our computer’s discussing the effects of the storm. But we couldn’t sitting around chatting all day as we had two days of hacking ahead of us at at Code...
by Pauline Cairns | Nov 8, 2021 | Open Data
Question: How do we demonstrate the value of open data? Response: Create some noise! The question was posed for a group discussion at the Scottish Open Data Unconference (SODU) conference held online in October 2021. We...
by Pauline Cairns | Oct 7, 2020 | Additional
img – use to advise that an image is to be rendered on the page src – contains the URL of the frame to which we are linking in the other webpage, or could point direct to a folder in on your computer or a cloud location. alt – use to describe an image...
by Pauline Cairns | Oct 4, 2020 | Websites, How to, Images
Glamis Castle, Scotland: Image by Rev Stan/Wikimedia You want to insert an image from WikiCommons onto a web page, it’s easy. All you need to do is copy and paste one line of code into the source html file. That’s it! Insert an image Open your existing...
by Pauline Cairns | Sep 28, 2020 | How to, PowerBI
This example shows how easy it is to plot items on a map using Power BI. With a few clicks data can be gathered, a map created, and markers plotted onto the map. Simple! Background The example involves using Open Data to plot monuments in Dundee (UK) onto a map using...
by Pauline Cairns | Sep 28, 2020 | Additional
To view a local web page in a browser: go to the browser select the file from the folder in which it is saved (see file finder help below)open the file To open the file finder on: Chrome – on a web page press Control + O (Windows), Command + 0 (Mac) Firefox – on...
by Pauline Cairns | Sep 28, 2020 | Additional
Create a new html page To create a page you will need to set up a file which ends with ‘.html’ Most computers come with an inbuilt text editor that allows the creation of html page so you may not need to install any software to create an html page. You can...
by Pauline Cairns | Sep 28, 2020 | Additional
iframe – creates a frame on a page which contains another webpage, effectively creates a webpage within a webpage src – contains the URL of the frame to which we are linking in the other webpage, i.e. the frame in Google maps. width – specifies the width of the...
by Pauline Cairns | Sep 27, 2020 | Open Data
Coffee. Check. Biscuits. Check. Pick session at SODU to attend. Check. It was the afternoon of Sunday 6th September and I was attending the Scottish Open Data Unconference (SODU) conference online. I had four sessions to choose from and the one that tempted me most...
by Pauline Cairns | Jul 25, 2020 | Maps, How to
Overview You want to insert a Google map into a website, it’s easy. All you need to do is copy and paste one line of code into your source html file. That’s it! Insert a Google map Open your existing html file or set up a new html file. In this example a new...