Setting up Docker in ArubaCloud

Experimenting a multiple of instance of dockers in arubacloud VPS using docker-machine aruba driver

Continue reading »

Extracting Data from Google Maps

Using page_token parameter to recursively fetch Google Maps API result.

Continue reading »

Kathmandu PM2.5 Plot

Using page_token parameter to recursively fetch Google Maps API result.

Continue reading »

Basemap and xkcd() in Matplotlib

Matplotlib - I have been using the API for some time but hardly customised it. It was time to roll up the sleeves for yet another tutorial.

Continue reading »

CSV from Drishti KTM Valley Air Quality

The sheet maintained by Drishti provides just a snapshot of past 24 hours data. I wish they had shared more detail data or perhaps API.

Continue reading »

POST Method to extract NEPSE Index

The script uses POST method to pass the variable topTenBased from the select object and then same page loads the data accordingly.

Continue reading »

JSON file for seismic activities in Nepal

I wrote a python script to reorganise the table containing seismological record from seismonepal.gov.np

Continue reading »

Accessing krak.dk with Python

Now the V2 extracts phone and location of the person being search. The scripts gets the results blazingly fast. I can avoid loading krak.dk in the browser to search for the people’s phone number !

Continue reading »