
mstrio: Simple and Secure Access to MicroStrategy Data ¶
mstrio provides a high-level interface for Python and R and is designed to give data scientists, developers, and administrators simple and secure access to their MicroStrategy environment. It wraps MicroStrategy REST APIs into simple workflows, allowing users to fetch data from cubes and reports, create new datasets, add new data to existing datasets, and manage Users/User Groups, Servers, Projects, and more. Since it enforces MicroStrategy’s user and object security model, you don’t need to worry about setting up separate security rules.
With mstrio-py for data science, it’s easy to integrate cross-departmental, trustworthy business data in machine learning workflows and enable decision-makers to take action on predictive insights in MicroStrategy Reports, Dossiers, HyperIntelligence Cards, and customized, embedded analytical applications.
With mstrio-py for system administration, it’s easy to minimize costs by automating critical, time-consuming administrative tasks, even enabling administrators to leverage the power of Python to address complex administrative workflows for maintaining a MicroStrategy environment.
MicroStrategy for Jupyter is an extension for Jupyter Notebook which provides a graphical user interface for mstrio-py methods with the help of which user can perform all of the import and export actions without writing a single line of code manually. MicroStrategy for Jupyter is contained within mstrio-py package and is available after installation and enabling as Jupyter extension
Table of Contents¶
Indices and tables¶
- Indices
- mstrio package
- Subpackages
- mstrio.access_and_security package
- Subpackages
- mstrio.access_and_security.security_filter package
- Submodules
- mstrio.access_and_security.security_filter.objects_and_references module
- mstrio.access_and_security.security_filter.predicate_parameters module
- mstrio.access_and_security.security_filter.predicates module
- mstrio.access_and_security.security_filter.qualification module
- mstrio.access_and_security.security_filter.security_filter module
- Module contents
- mstrio.access_and_security.security_filter package
- Submodules
- mstrio.access_and_security.privilege module
- mstrio.access_and_security.privilege_mode module
- mstrio.access_and_security.security_role module
- Module contents
- Subpackages
- mstrio.datasources package
- mstrio.distribution_services package
- Subpackages
- mstrio.distribution_services.contact package
- mstrio.distribution_services.contact_group package
- mstrio.distribution_services.device package
- mstrio.distribution_services.schedule package
- mstrio.distribution_services.subscription package
- Submodules
- mstrio.distribution_services.subscription.base_subscription module
- mstrio.distribution_services.subscription.cache_update_subscription module
- mstrio.distribution_services.subscription.common module
- mstrio.distribution_services.subscription.content module
- mstrio.distribution_services.subscription.delivery module
- mstrio.distribution_services.subscription.email_subscription module
- mstrio.distribution_services.subscription.subscription_manager module
- Module contents
- mstrio.distribution_services.transmitter package
- Submodules
- mstrio.distribution_services.event module
- Module contents
- Subpackages
- mstrio.modeling package
- Subpackages
- mstrio.modeling.expression package
- Submodules
- mstrio.modeling.expression.dynamic_date_time module
- mstrio.modeling.expression.enums module
- mstrio.modeling.expression.expression module
- mstrio.modeling.expression.expression_nodes module
- mstrio.modeling.expression.fact_expression module
- mstrio.modeling.expression.parameters module
- Module contents
- mstrio.modeling.schema package
- mstrio.modeling.expression package
- Module contents
- Subpackages
- mstrio.object_management package
- Subpackages
- Submodules
- mstrio.object_management.folder module
- mstrio.object_management.object module
- mstrio.object_management.predefined_folders module
- mstrio.object_management.search_enums module
- mstrio.object_management.search_operations module
- mstrio.object_management.shortcut module
- Module contents
- mstrio.project_objects package
- mstrio.server package
- mstrio.users_and_groups package
- mstrio.access_and_security package
- Submodules
- mstrio.config module
- mstrio.connection module
- mstrio.types module
- Module contents
- Subpackages
- mstrio package