Tagged: Open Data

Map of currently mapped cameras of Bangalore 1

Linked List: Simple Ways to Contribute to OpenStreetMap

Recently I completed 1000 edits on OpenStreetMap. It’s a big deal for me :) It happened because I started making small but useful contributions from my phone. I usually map on the phone and then sometimes update them on the desktop, if required. On the phone, I use the following apps, which makes it super easy to edit.

0

COVID-19 India Vaccination Progress Data

India level cumulative Vaccination Progress Data is available as JSON at datameet/covid19 repo in mohfw_vaccination_status.json. You can start using it. Its updated once a day.

0

Scraping Karnataka Reservoir Water Flow Data

Scraper and Data – Karanataka reservoir water inflow and outflow data on weekly basis for all the dams in Karnataka. Published by Karnataka State Natural Disaster Monitoring Centre (KSNDMC) .

1

Getting started with RDF using Blazegraph

Table of Contents1 Semantic Web, Triple and Triplestore2 Blazegraph2.1 Download and install the database.2.2 Import some data3 Next – SPARQL This started as a simple exercise of querying WikiData database using their SPQRQL query service. That lead me to studying about RDF and Triplets. I found it very interesting. I spent hours on...

1

Coding in 2020 and COVID-19

Like many, this year has been crazy for me too. When there is a crisis that I don’t have control over, I surround myself with good people and work. So I can concentrate on things that I like. COVID-19 was no different, except I couldn’t meet people So it was mostly just work....

1

Trying WikiData

I just finished a small personal data project. Once it was done. I wanted to modify it to use data from WikiData, and I wanted the labels in Kannada. So I tried to get a list of districts and wards from WikiData. That lead me to learn SPARQL. I can’t say I am...