> For the complete documentation index, see [llms.txt](https://zillion.gitbook.io/zillioninfo-dataspherex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zillion.gitbook.io/zillioninfo-dataspherex/master.md).

# What is ZillionInfo DataSphereX?

ZillionInfo DataSphereX is a cutting-edge, cloud-based GeoAI solution that integrates machine learning, statistical modeling, and interactive visualization to help clients discover deeper data insights for more informed decision-making. This advanced platform empowers data analysts to perform at a data scientist level, while significantly reducing the time and effort for experienced data scientists. With its no-code development capabilities, analytics are delivered quickly and seamlessly through user-friendly, interactive dashboards, accelerating the process of extracting valuable insights.

ZillionInfo DataSphereX stands robust in computation and interactive visualization. It features a suite of built-in machine learning algorithms, including clustering, forecasting, smoothing, regionalization, community detection, redistricting, and optimization. The platform’s comprehensive interactive visualizations are thoughtfully designed to complement these computational tools, making it easier to uncover complex data patterns.

It's easy to publish and share the analytics via the interactive dashboards inside or outside of your organization.&#x20;

Beyond its sophisticated visual analytics modules, the platform is enriched with a suite of tools for thematic mapping, data processing, data aggregation, and spatial analysis, offering robust support for both spatial and attribute data processing. This comprehensive toolkit makes ZillionInfo Online an exemplary platform for a wide range of data analysis and visualization needs.

ZillionInfo DataSphereX includes the following modules.

1. **Data Management**
2. **MapVIZ Workspace: Multi-Layer Mapping & Visualization**
3. **Spatial Data Mining Suite:**
   * Multivariate Clustering, Mapping and Statistics
   * Space-Time Analytics
   * Multivariate Regionalization
   * Flow Mapping
   * Flow Clustering
   * Flow Regionalization
   * Graph Analysis
4. **Spatial Optimization Suite**
   * Redistricting
   * Redistricting for Sites
   * Site Allocation
5. **Predicting Module**
   * AutoARIMA
   * AutoETS
   * Random Forest
   * Prophet
   * LSTM
   * Transformer
6. **Toolbox:**
   * Data Processing Tools
   * Data Aggregation Tools
   * Spatial Analysis Tools


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://zillion.gitbook.io/zillioninfo-dataspherex/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
