Hamilton Libraries API

JSON file returns libraries in Hamilton.

JSON File looks like:

{'name' : 'central library', 'maoriname' : 'Te Kopa Mania o Kirikiriroa', 'openhours' : {0 : {'openhr' : 0900, 'closehr' : 1530 }, ..} 'currentlyopen' : True}

For charges:

{collections : 'adult, 'dayLoanPeriod' : 28, 'DailyOverDueCharge' : 0.50}

Staff login:

{'name' : William, 'id' : 8763, 'library' : garden-place, {'date' : '20151025', 'sigintime' : 1300, 'signouttime' : 1500, 'customershelped' : 3, 'tasks' : {0 : 'customerid' : 6534, 'description' : 'Helped with CV, Helped with email'}, {1 : 'customerid' : 3242, '


In [ ]: