Home / Companies / Sigma / Blog / November 2022

November 2022 Summaries

6 posts from Sigma

Filter
Month: Year:
Post Summaries Back to Blog
Collaborative analytics is a process that integrates analytics workflows across departments and technologies to eliminate data silos, streamline decision-making, and enhance organizational alignment. This approach empowers data and analytics (D&A) teams to work closely with business users, fostering a community-oriented environment that encourages cross-department collaboration and boosts data literacy. The use of collaborative analytics tools helps bridge the gap between technical and non-technical users by providing features like personalized sharing, commenting, and version control, allowing for more efficient analysis and quicker decision-making. Investing in business intelligence (BI) tools that facilitate collaboration and self-service analytics is essential for reducing the time to insights and enabling teams to focus on strategic projects. As organizations continue to modernize their data infrastructure and embrace cloud technology, the emphasis on democratizing data and fostering collaboration will drive productivity and support faster, data-driven decisions without disrupting daily workflows.
Nov 29, 2022 1,025 words in the original blog post.
Sigma Computing suggests augmenting business users' decision-making capabilities beyond exploratory analysis by incorporating four interactive functionalities: Driver Importance Analysis, Sensitivity Analysis, Goal Inversion Analysis, and Constrained Analysis. These tools aim to address the limitations of traditional exploratory data analysis (EDA), which often falls short in helping non-experts make informed business decisions due to cognitive overload, confirmation bias, and increasing data complexity. Inspired by John Tukey's emphasis on EDA as a vital part of data analysis, the article argues for a shift towards a synthesis that balances exploratory insights with practical decision-making needs. The proposed functionalities allow users to explore relationships between input variables and key performance indicators (KPIs), dynamically experiment with data, set and achieve specific goals, and apply domain knowledge through constraints. SystemD, a prototype developed at Sigma, embodies these concepts, aiming to empower business users to leverage data more effectively without requiring them to have expertise in data science, thus enhancing the overall value of business intelligence systems.
Nov 28, 2022 1,829 words in the original blog post.
Sigma Computing, Inc. has achieved ISO 27001 certification, a prestigious and globally recognized information security standard set by the International Organization for Standardization (ISO), after a thorough independent audit process. This certification affirms the robustness and effectiveness of Sigma Computing's information security management system (ISMS) and underscores their commitment to protecting both company and customer data. The accomplishment highlights the company’s dedication to maintaining high security standards and positions them among an elite group of global enterprises with mature information security practices. By obtaining this certification, Sigma Computing reinforces its role as a reliable and secure partner for its clients, demonstrating its ongoing efforts to secure data integrity and privacy.
Nov 22, 2022 258 words in the original blog post.
As the 2022 World Cup kicks off, Sigma draws an analogy between fielding a successful soccer team and assembling an effective modern data stack, highlighting how their self-service analytics platform empowers users like star player Lionel Messi to achieve data-driven insights without relying on data teams or SQL knowledge. Sigma's platform aims to transform inconsistent datasets into actionable insights swiftly, likening itself to a top player in a data team's lineup. To celebrate the World Cup, Sigma is hosting watch parties in North America and predicts Argentina, with their impressive 35-game win streak and Lionel Messi potentially playing his final tournament, will claim the championship.
Nov 17, 2022 350 words in the original blog post.
Sigma enhances the utility of Fivetran connectors by enabling users to extract insights from their data models effectively, even without SQL expertise. While Fivetran streamlines the process of importing real-time data into cloud data warehouses, Sigma addresses the challenge of making this data accessible and actionable for business users. With its intuitive spreadsheet-like interface, Sigma allows users to create dashboards and analyze data without the need for coding, easing the bottleneck often caused by reliance on data teams. It simplifies the process of handling complex JSON data structures and offers robust features for data modeling, such as various join types and custom formulas, all within the platform. Additionally, Sigma ensures data freshness and quality through direct querying of the Cloud Data Warehouse and provides notifications for data updates and quality issues, helping maintain trust in data reliability. This collaboration between Fivetran and Sigma empowers organizations to leverage their modern data stacks more effectively, facilitating quicker and more informed business decisions.
Nov 09, 2022 604 words in the original blog post.
Architecting Databricks for use with analytics platforms such as Sigma involves crucial decisions regarding the choice of SQL warehouses, table types, and partitioning strategies. The article compares Classic and Serverless SQL warehouses, highlighting the differences in start-up times, cost implications, and suitability for different workloads, with Serverless offering more elasticity despite higher costs. It also emphasizes the Medallion Architecture for data design, which categorizes data into Bronze, Silver, and Gold levels to enhance data quality and processing efficiency using Delta Lake protocols. This architecture supports various data formats, with Delta tables providing significant advantages through ACID transactions and schema evolution. Proper partitioning strategies are vital for optimizing query performance, as inappropriate partitioning can slow down data retrieval significantly. Overall, the article underscores the benefits of using Serverless SQL warehouses and Delta tables within the Medallion Architecture to optimize performance and cost-effectiveness in Databricks integrations with Sigma.
Nov 08, 2022 1,309 words in the original blog post.