tunned-geobr 0.2.7__py3-none-any.whl → 0.2.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tunned_geobr/__init__.py +2 -2
- {tunned_geobr-0.2.7.dist-info → tunned_geobr-0.2.8.dist-info}/METADATA +1 -1
- {tunned_geobr-0.2.7.dist-info → tunned_geobr-0.2.8.dist-info}/RECORD +6 -6
- {tunned_geobr-0.2.7.dist-info → tunned_geobr-0.2.8.dist-info}/WHEEL +0 -0
- {tunned_geobr-0.2.7.dist-info → tunned_geobr-0.2.8.dist-info}/entry_points.txt +0 -0
- {tunned_geobr-0.2.7.dist-info → tunned_geobr-0.2.8.dist-info}/licenses/LICENSE.txt +0 -0
tunned_geobr/__init__.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
from .
|
1
|
+
from .read_state import read_state
|
2
2
|
from .read_amazon import read_amazon
|
3
3
|
from .read_biomes import read_biomes
|
4
4
|
from .read_country import read_country
|
@@ -16,7 +16,7 @@ from .list_geobr import list_geobr
|
|
16
16
|
from .read_census_tract import read_census_tract
|
17
17
|
from .read_meso_region import read_meso_region
|
18
18
|
from .read_micro_region import read_micro_region
|
19
|
-
from .
|
19
|
+
from .read_municipality import read_municipality
|
20
20
|
from .read_weighting_area import read_weighting_area
|
21
21
|
from .read_neighborhood import read_neighborhood
|
22
22
|
from .read_health_region import read_health_region
|
@@ -1,8 +1,8 @@
|
|
1
|
-
tunned_geobr-0.2.
|
2
|
-
tunned_geobr-0.2.
|
3
|
-
tunned_geobr-0.2.
|
4
|
-
tunned_geobr-0.2.
|
5
|
-
tunned_geobr/__init__.py,sha256=
|
1
|
+
tunned_geobr-0.2.8.dist-info/METADATA,sha256=WyNXX7N8wjCerNL_UHfkABzK4KdkEEP3Lf7JcnUPHsw,5018
|
2
|
+
tunned_geobr-0.2.8.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
3
|
+
tunned_geobr-0.2.8.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
|
4
|
+
tunned_geobr-0.2.8.dist-info/licenses/LICENSE.txt,sha256=mECZRcbde3HssOKe1Co4zgqBLGVN0OWpTsEy3LIbcRA,75
|
5
|
+
tunned_geobr/__init__.py,sha256=6PWQAn9Swox7mMNRrwD42BX04qfR11_Vm1599EOQnP0,7281
|
6
6
|
tunned_geobr/data/grid_state_correspondence_table.csv,sha256=FpkBuX_-lRXQ1yBrQODxQgG9oha9Fd8A8zGKfdsDAmk,2660
|
7
7
|
tunned_geobr/list_geobr.py,sha256=bJJ5Vk25jejfmXDRnjt_QYxrIeO7gOOU8pLDvIBwC5U,16860
|
8
8
|
tunned_geobr/lookup_muni.py,sha256=ny1zU4i6OagvL4Mrc6XQWPgn2RrJa_mXlKXh81oVYsM,3462
|
@@ -135,4 +135,4 @@ tunned_geobr/read_water_bodies_ana.py,sha256=Z-dpTPVgRHVndTeSFxx8uXn7ufMg2jm0Dlz
|
|
135
135
|
tunned_geobr/read_waterways.py,sha256=mEdoVogYWr5EYZ8bE3xMCVWyLrHYU7xTL2lUE0XbDAM,2951
|
136
136
|
tunned_geobr/read_weighting_area.py,sha256=m2X5Ua3jRqLlkqCQbIzR2jmo58pzqkyR3UYcGtgy20E,2325
|
137
137
|
tunned_geobr/utils.py,sha256=WT9PSGWvcERjj3yhfTvyWSE5ZiEjO4tYK5xIj5jJCg8,8170
|
138
|
-
tunned_geobr-0.2.
|
138
|
+
tunned_geobr-0.2.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|