You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add geographic_instances to time series
* fixed geographic_instances docstring
* Update geog extent docs for TSTs
* Black
---------
Co-authored-by: Finn Roberts <robe2037@umn.edu>
Copy file name to clipboardExpand all lines: docs/source/ipums_api/ipums_api_aggregate/index.rst
+32-32Lines changed: 32 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -151,37 +151,6 @@ The returned object will contain the metadata for the requested dataset. For exa
151
151
152
152
You can also request metadata for individual data tables using the same workflow with the :class:`DataTableMetadata <ipumspy.api.metadata.DataTableMetadata>` data class.
153
153
154
-
Geographic Extent Selection
155
-
+++++++++++++++++++++++++++
156
-
157
-
When working with small geographies it can be computationally intensive to work with
158
-
nationwide data. To avoid this problem, you can request data from a specific geographic area
159
-
using the ``geographic_extents`` argument.
160
-
161
-
The following extract requests ACS 5-year sex-by-age counts at the census block group level, but
162
-
only includes block groups that fall within Alabama and Arkansas (identified by their FIPS codes with
0 commit comments