Skip to content

johngage/XIO-OperationalDataKTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XIO-Operational Data KTC

Data from Kibera Town Centre, Nairobi from 2016 to 2018

Go to new page

I am trying to introduce new tools to the KTC operation: github, Jupyter, Postman, cURL

I now can reach the XIO data in two ways: using the cURL notation, or using Postman.

  • With cURL, it takes two steps: 1) log in, and receive a token. 2. Use token for further retrievals. Data returns as JSON, so the next step is to copy it, then paste it into a web program that converts it to HTTP or to cvs.

  • In Postman, the same, but entering the initial GET request is easier, and the token response can be copied and pasted inside Postman, with the copied token in an Authentication object.

Data Science 88, Fall 2017

Jupyter notebook: Classical Text processing

List of Data 88 connectors

This is preparation for real-time access on screens in Nairobi

  • @mentions, #refs, links, formatting, and tags supported
  • list syntax required (any unordered or ordered list supported)
  • this is a complete item
  • this is an incomplete item
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}

http://github.com - automatic! GitHub


title: This will be used as the title-tag of the page head

hello

You are here!

About

Data from KiberaTownCentre from 2016 to 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published