Exemplo n.º 1
0
def get_homes_csv():
	return service.get_homes(format='csv')
Exemplo n.º 2
0
def get_homes():
	return service.get_homes('geojson')