Over the years in my professional life, I have strived to find a more optimal solution to the challenges presented to me. I will never contend I am a leading authority or the suggestions I present are the only way to tackle an issue. I am sharing the suggestions in efforts to make things easier on others; and possibly remind myself how to attack a problem.
In the portfolio I have suggestions on issues with SQL, Python, R, and now some WebGL too. I am always open to hearing how others would approach a problem and trying to find a more optimal solution.
If you have any comments or suggestions feel free to leave a comment or contact me via email.
Latest Posts
Python
- Connect to sFTPUse Python to connect to an sFTP site and upload or download files.
- Address Verification APIWhere do you live? May be a simple question, but when companies are asking where someone lives, the answer isn’t always so easy. The physical address and the mailing address of a person can be two completely separate things. And when companies want to send direct mail, they need to ensure the message is appropriate.… Read more: Address Verification API
- Lyrical SuccessI’m not gonna write you a love song – Sara Bareilles Post 1 of 4 A question I’ve always wondered is their a magic formula for creating a number one song. Many song writers are prolific however their song doesn’t necessarily have commercial success. It may be difficult to quantify how the musical composition relates… Read more: Lyrical Success
SQL
- Temporal TablesWhere we are going, we need to keep track of the history in the tables. How to set up and use Temporal Tables in Microsoft SQL Microsoft SQL has native support for keeping track of Insert / Update / Delete from system versioned tables. The following explains how to set up and use temporal tables… Read more: Temporal Tables
- Foreign Key ListQuery to show foreign keys for specified table and or column
- Search Value in Multiple ColumnsWhere is it? WHERE IS IT? WHERE???? Sometimes you need to search for a value in the table, but you have no idea where it is. The query will use a cursor allowing you to search through multiple tables and multiple columns to find the value.
Visualizations
- Dashboard – Service LineDashboard – Service Line Dashboard showing summary statistics by Hospital’s different Service Lines. Showing statistics about number of patients, number of encounters, surgical volume, and case mix.
- Dashboard – SurveyDashboard – Survey Dashboard tracking students responses to organizational learning sessions. Students would rate the course, instructor, self-evaluations, and provide free-form comments.
- Dashboard – Spiritual HealthDashboard – Spiritual Health Dashboard tracking the contacts between spiritual advisors and patients. Spiritual advisors can be for a specific religious denomination or non-denominational. The dashboard was used to ensure the hospital was in compliance with anti-discrimination laws.