Dashboard Examples – Web Dashboards – Samples – Real time live metrics

Dashboard Examples, Real dashboards made with public datasets. Sample charts and graphics that you can use as templates or inspiration. CEO Compensation interactive visualization   Cloud/SAAS Dashboard statistics The above dashboard is my.infocaptor.com statistics. It shows number of users,dashboards,projects,and groups created. It shows rolling 30 day chart for dashboards created per day, logins per day. … Read more

How to restrict dashboard users with view only Roles

Infocaptor is a Business intelligence dashboard tool that also acts as a prototyping tool. In organizations there are users who develop and build dashboards, some users build the design and hand it over to the IT to create data connections and write SQL queries while some users simply want to view and interact with dashboards … Read more

Bubble My Page – Keyword density analysis that you can use for SEO purpose

Previously we saw how you can visualize your database information into bubbles Now we are introducing this cute little service (Bubble My Page) that instantly visualizes any web page into bubbles of words tightly packed together. You can simply provide any website URL or individual page link and the service will analyse the words for … Read more

Visualize your data from database tables into Bubble pack layout using d3js

Previously we saw how to build D3js Analog clock on the dashboard In the same note, we dig deeper and now take our data from database tables and visualize into pretty bubbles. Here is how the tabular data looks like Brazil 5,197.89 Argentina 702.69 France 1,025,156.84 Germany 2,604,893.08 Saudi Arabia 628.89 Denmark 598,323.01 Singapore 909,996.22 … Read more

D3 javascript visualization to build world analog clocks

This is a fun visualization using the power of D3 library InfoCaptor has this custom draw widget that lets you embed any HTML and external javascript. Using either the HTML widget or this custom draw widget we can use external libraries to build some cool visualizations. The HTML widget is pure static, means whatever html … Read more

School District and School metrics – Colorado School performance framework

Previously we built this School District Metrics Dashboard and using more data files from the same Colorado School Framework website we build few more metrics. This one is more interactive than the previous one and it is suppose to be a browsable by School district and school name. The top portion highlights School District metrics … Read more

Colorado School District Visualization – Dashboard

Using the data from The Colorado Department of Education here are some demographic visualizations built using InfoCaptor dashboard In this dashboard, we just use the enrollment data and try to extract some key observations. We will build a series of dashboards and try to see if there are any patterns emerging. Here is the link … Read more

Consumer Price Index – Charts and Dashboard

In this article we will build the following consumer price index dashboard The data used in this dashboard is from the Inflation Trends website (source http://www.inflationtrends.com/ , compiled from various government sites such as http://bls.gov/data/#prices) To begin with we have the following spreadsheet The raw excel file has multiple sheets but the data of our … Read more