Home / Companies / Metabase / Blog / May 2023

May 2023 Summaries

4 posts from Metabase

Filter
Month: Year:
Post Summaries Back to Blog
Fostering data literacy within a company, particularly startups, is shown to enhance enterprise value by 5% compared to those that neglect such development. Initiatives to improve data literacy can begin with simple conversations and introductory activities like book clubs or data guilds, gradually scaling to more comprehensive programs. Employees can learn through mentorships that focus on domain knowledge, helping them understand the practical applications of data analytics and science. Encouraging collaboration between related roles and sharing resources such as blogs, newsletters, and Slack communities can also support this effort. Regular data projects and discussions, such as team data catalogs or customer surveys, can embed data culture within the company, while initiatives like a Data Ambassador program facilitate interdepartmental collaboration on data-related tasks. Engaging with the broader data community through meetups and events further enhances data literacy and integration within the organization.
May 26, 2023 890 words in the original blog post.
Startups should initially focus on querying their production databases using low-cost business intelligence tools like Metabase, Superset, or even spreadsheet software to gain insights, rather than immediately investing in a data warehouse. This approach allows them to prototype data modeling in real time, helping them understand what data they have, what is of interest, and what additional data they might need to collect, which aids in structuring a future data warehouse effectively. Jumping too quickly into setting up a data warehouse can result in costly and inefficient data modeling that doesn't align with the company's analytical needs. As the business grows and accumulates more data, they can then consider replicating the production database and adding materialized views to facilitate easier analysis without taxing the production system, eventually transitioning to a dedicated data warehouse when the volume and complexity of data necessitate it.
May 18, 2023 570 words in the original blog post.
Maintaining a modern data stack can involve several hidden costs that organizations must manage to ensure efficiency and cost-effectiveness. These costs include the training and learning curves associated with new tools, iteration lag that affects the speed of report updates, and the persistence of outdated ETL jobs and reports that incur unnecessary charges. Knowledge silos and "bus factors" pose risks when key team members leave, while caching solutions may introduce additional expenses. Lack of extensibility in BI tools can constrain users who might prefer different reporting methods, and maintaining multiple data sources can lead to confusion and decision-making errors. Companies also face challenges such as navigating account tier structures that may build bottlenecks into workflows. To mitigate these costs, organizations can adopt strategies such as using intuitive tools that do not require SQL, conducting regular training sessions, documenting data, pruning outdated reports, simplifying model maintenance, avoiding tiered account models, distributing the data team to build domain expertise, and upgrading tools cautiously.
May 12, 2023 1,602 words in the original blog post.
Analyzing customer support ticket data is essential for enhancing products and services by identifying areas of improvement and reducing both ticket resolution time and the number of incoming tickets. Implementing this process begins with using a ticketing system like Zendesk or Freshdesk to categorize tickets by reasons and product areas, such as "Bug" or "Feature Request." By creating custom fields in the ticketing system and labeling tickets accordingly, organizations can better organize and group data. To further analyze this data, it can be moved into a business intelligence (BI) tool using an ETL process, allowing the creation of dashboards that visualize trends and insights, like the most common ticket reasons or problem areas. These insights can then be used to make informed decisions and track ongoing trends, with options for generating reports and distributing them via email or platforms like Slack. Additionally, integrating reverse ETL tools can enhance the data pipeline by pushing organizational data back to the ticketing system for more informed ticket responses.
May 05, 2023 1,166 words in the original blog post.