➑️ createReport-direct-spec

GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/GeoEnrichment/createReport

createReport is the direct (synchronous) operation that provides the ability to create many types of high-quality reports for a variety of use cases describing the input area. If a point is used as a study area, the service will create a 1Β­mile ring buffer around the point to collect and append enrichment data.

Create report screenshot

πŸ“„ API reference: createReport operation
πŸ“™ Related guides: n.a.

Request Params

KeyDatatypeRequiredDescription
studyAreasstring(Required) Study areas may be defined by input points, polygons, administrative boundaries or addresses.
fstring(Required) Specify the response format.
tokenstring(Required) You need a valid access token. To learn more, read the collection's documentation.
reportstringIdentify the id of the report. This may be one of the many default reports available along with our demographic data collections or a customized report. Custom report templates are stored in an ArcGIS Online organization as a Report Template item.
formatstringSpecify the format of the generated report. Supported formats include PDF and XLSX.
reportFieldsstringSpecifies additional choices to customize reports. Below is an example of the position on the report header for each field.
studyAreasOptionsstringSpecify the properties for the study area buffer.
returnTypestringUsed for storing an output report item to Portal for ArcGIS instead of returning a report to a customer via binary stream.
useDatastringSpecify the country or dataset to query.
inSRstringDefine the input geometries in the studyAreas parameter in a specified spatial reference system.