Biuwer Docs
Biuwer.comBlogLog InTry for free
English
English
  • Welcome
  • Getting Started
    • What is Biuwer?
    • Glossary
    • How to use Biuwer?
      • Sign Up process
      • Accessing Biuwer
      • Home page and navigation
      • My user Profile
      • Managing content
      • Exploring data
      • Filtering data
      • Collaborating with data
      • The Film Rentals space
    • How Biuwer works
    • Next steps
  • Managing Data
    • Introduction
    • Data Connections
    • Datasets
    • Data Models
  • Content Management
    • Introduction
    • Personal space
    • Shared spaces
    • Favourite content
    • Pages
    • Cards
      • Data Card Editor
      • Data queries
      • KPI card
      • Vertical Table Card
      • Cross Table Card
      • Chart Card
      • Map Card
      • Custom Card
      • Calculated fields
    • Filters
    • Multilanguage
  • Creating a Dashboard
    • What questions I want to answer
    • What data sources are there
    • Setting up data connections
    • Setting up datasets
    • Setting up data models
    • Create cards
    • Create the page
    • Setting up access security
  • Security Management
    • Introduction
    • Platform permissions
    • Roles
    • Object permissions
    • Permission inheritance
    • Property of objects
    • User access logs
  • Administration
    • Organization
      • 🎨Themes
      • 🎨Color palettes
    • Users
    • Groups
    • Roles
    • Authentication tokens
  • INTEGRATION GUIDE
    • Introduction
    • Concepts to take into account
      • Contents to integrate
      • Shared resources
      • Users
      • Groups of users
      • Authentication Tokens
      • Data Policies
    • How do I integrate Biuwer into my application?
      • Items to prepare
      • Content access security
      • Data access security
      • Embedding a resource in my application
    • Integration Types
      • Manual integration
      • Automated integration
Powered by GitBook
On this page

Was this helpful?

  1. Creating a Dashboard

What data sources are there

Do we have all the data that follows from the previous point? Sometimes we do not have access to all the information, for whatever reason (it is not being recorded in digital format, it is partially available and must be completed, previous processes of data extraction, processing and preparation must be carried out, etc.).

Cases in which we would like to have a Dashboard but the necessary information is not available, can be used to make decisions about digitising the business processes, using management applications, physical equipment, sensors or simply human data recording. The objective is that these processes that we want to analyse but do not have a digital data support, have one. The data storage can be a database system (SQL or NoSQL), a file system, an application accessible through API, data generated by events in real time, etc.

For the example we are dealing with, the company has a film rental management application and the data is physically stored in a database compatible with the SQL standard, namely a PostgreSQL database.

Also for this example, all the data we are going to need is contained in the previous database, but in each case, we may need data that is in various data sources (databases, files, APIs,...).

PreviousWhat questions I want to answerNextSetting up data connections

Last updated 4 years ago

Was this helpful?