Develop a Better Data Sharing and Integration Strategy

Brandon JonesBig Data & BI, Business Strategy, Higher Education, OfferingsLeave a Comment

Build a better data integration and sharing strategy

Today’s higher education institutions are facing a multitude of challenges around data analysis, security, and increasingly hybrid architectures. The issue of how to balance ongoing security challenges while connecting cloud and on-premises applications is common across institutions. These challenges may lead many organizations to develop an integration strategy to help in the alignment of these increasingly complex architectures. However, limiting the focus to only integrations can become overly technically focused. Instead of developing an integration strategy, institutions should instead take a holistic approach to data sharing and develop an information strategy.  As information is a valuable asset for organizations and … Read More

A Guide to the Changes at the Analytics and Data Summit 2018 (Formerly BIWA Summit)

Brandon JonesBig Data & BI, Events, News and Updates, Offerings, OracleLeave a Comment

Changes at Analytics and Data Summit 2018 (Formerly BIWA Summit)

What a year for the BIWA User Community and Oracle Spatial & Graph Special Interest Group (SIG)! Both groups have expanded their leadership teams, as well as rebranding and moving the date of their flagship event, the Analytics and Data Summit (formerly known as the Oracle Business Intelligence, Warehousing, and Analytics (BIWA) Summit.  As a new member of the board of both BIWA and the Summit, we wanted to let you in on the exciting changes, and what they mean to you. The BIWA User Community was founded in 2006 as a special interest group (SIG) of the Independent Oracle User Group (IOUG) … Read More

Data Lake Practical Techniques: Part 1 – Introduction

Robert LiekarBig Data & BI, Industry Trends, Technical Tips1 Comment

Data Lake Practical Techniques: Part 1 – Introduction

“Data Lake” is one of the current hot topics in Big Data with lots of press and little practical content. A big part of the confusion and controversy arises from the tension between hype and common sense.  Proponents promise phenomenal insights and actionable predictions about customer behavior, employee behavior, doctors’ handwritten diagnostic notes and so on. Basically, they claim you dump documents and data into the lake and let the algorithms make sense of it all. Of course, that’s patent nonsense. Unfortunately, the hype obscures some real value in the data lake concept. In this and following posts we’ll see … Read More

Dimension Filters in Tableau

Brian BurdiBig Data & BILeave a Comment

Dimension Filters in Tableau

Being able to toggle between dimensions or measures in Tableau is a nice feature to have when building a story for users or just on the dashboard. Being able to give the user the ability to do this is easy and can be done in a couple of steps. The first step to creating a toggle is to “Create Parameter…” in Tableau by right clicking on the left side of the program: To create the parameter here you have to change the data type to String and allowable values to list. Once you’re done with that you can type in … Read More

Hosting a Shiny App in Tableau

Brian BurdiBig Data & BI, Technical Tips1 Comment

Hosting a Shiny App in Tableau

Graphics in both Tableau and Shiny have their pluses and minuses. Tableau is good for drag and drop graphics that is easy to change the types of graphs given the situation with little to no coding. R/Shiny graphics are completely customizable from 3D graphics to violin plots, which is a boxplot that incorporates a probability density function. Also, with Shiny you can get summaries of the data and perform many other advanced statistical methods; beware of running analyses in Shiny without checking the proper diagnostic tests related to the data at hand (this is my statistics background speaking). Where Tableau … Read More

Tips on Developing Shiny Apps in RStudio Server

Brian BurdiBig Data & BI, Technical TipsLeave a Comment

Tips on Developing Shiny Apps in RStudio Server

Development from the RStudio Server is seamless to its desktop counterpart with the only difference being that you access it through your web browser. In fact, RStudio Server has some advantages because all you need is a computer that can connect to the internet and you’re using all of the server’s resources for computations rather than your local machine. This means that you can develop R code using a chromebook or tablet, in fact, I connected to my RStudio server on my iPhone and could code if I wanted but quickly found that it would be more of a hassle than it’s … Read More

Deploying a Shiny App on Shiny Server

Brian BurdiBig Data & BI, Technical TipsLeave a Comment

Deploying a Shiny App on Shiny Server

RStudio provides a free version on their Shiny Server for all to use. One of the drawbacks of the free version is that it will be public facing and you will not have a login. If you want to use Shiny Server to host sensitive data you will likely want to purchase the license to help protect your data. Getting a Shiny app hosted is easy, all you need to do is move your Shiny files to the following directory: /srv/shiny-server/ Once it’s there you will be able to share your apps with anyone with the following URL  http://<hostname>:3838/APP_NAME/.

Industrial IoT and Machine Learning Webinar

Brandon JonesBig Data & BI, EventsLeave a Comment

Industrial Iinternet of Things and Machine Learning

Making Wind Energy Cost Competitive, sponsored by the Independent Oracle Users Group This is a case study of the Fluitec Wind system that M&S Director of Data Science, Bob Liekar, lead and will be presenting on Wednesday, May 13, 12:45pm–2:00pm EDT. About The Webinar The Fluitec Wind Tribo-Analytics system is a production application that utilizes multiple Big Data disciplines. This case study presents a real-world application of Big Data and IoT (Internet of Things). The techniques and algorithms can be applied to many other industries. From Fluitec: “Wind turbines are expensive to operate. They are remote and distributed with highly … Read More