cenpy.tiger.TigerConnection

class cenpy.tiger.TigerConnection(name=None)[source]

The fundamental building block for US Census Bureau’s Geographic, an ESRI MapService

Methods

query(self, \*\*kwargs)

method to query the ESRI API.

__init__(self, name=None)[source]
Parameters
namestr

string describing the API to connect to

Methods

__init__(self[, name])

Parameters

query(self, \*\*kwargs)

method to query the ESRI API.