(Data) Programming

Calculating simple portfolio statistics with R

 

 
[crayon-65f94eeb3853c605895407/]  

...Read More »

Data examples using World Bank Data

Data examples using World Bank Data in combination with the ggplot package in R.

Tidyverse methods and functions were used to generate a combined data frame (tibble) for all countries and indicators.
[crayon-65f94eeb39227230521984/]
[crayon-65f94eeb3922f490314707/]


[crayon-65f94eeb39232901502121/]
[crayon-65f94eeb39235330775818/]
[crayon-65f94eeb39239215296569/]  


[crayon-65f94eeb3923b933664266/]
[crayon-65f94eeb3923d151886077/]
[crayon-65f94eeb39240255482981/] ...Read More »


36 financial world indices - time series plots

Sometimes it is realy nice to take a look at the big picture. In this case it is financial indices. In particular 36 of the major world indices. The data was pulled from the yahoo and ariva webpages. The timeseries plots show the full length of the datasets.

Read More »


world_population_plots

– – – – – – – – – – – – – – – – – – – – – – – – – – – – –...Read More »

Basic R commands - 1

[crayon-65f94eeb3b41d173297183/]
[crayon-65f94eeb3b428440361776/]


[crayon-65f94eeb3b42d391736003/]


[crayon-65f94eeb3b431045336989/] ...Read More »


Renewable electricity output – Regions

[crayon-65f94eeb3c6bc227053106/]  

 

...Read More »

Renewable electricity output – World Map

[crayon-65f94eeb3cd94101371438/]  


[crayon-65f94eeb3cd9c190255946/]

 

 

 

 

...Read More »

Renewable electricity output - Statistics

[crayon-65f94eeb3d1d3471682805/] [crayon-65f94eeb3d1db867794910/]  
[crayon-65f94eeb3d1df581725557/] # income categories

– Low income
– Lower middle income
– Upper middle income
– High income
[crayon-65f94eeb3d1e2826235698/]
[crayon-65f94eeb3d1e5854523028/]
[crayon-65f94eeb3d1e8267091019/]

 

...Read More »

Using trigonometric functions in R

R uses radiant as input for trigonometric functions.
[crayon-65f94eeb3dcb0359737371/] Now we can plot the function.
[crayon-65f94eeb3dcb6687698040/] And by playing with the functions we get a funny graphic output.
[crayon-65f94eeb3dcba689312136/]
And if we include the tangent, the graphic looks like this:
[crayon-65f94eeb3dcbd920518004/] [crayon-65f94eeb3dcc0818735850/]
[crayon-65f94eeb3dcc3750023271/]  

...Read More »

Plane crash data


[crayon-65f94eeb3e521139080862/]  

...Read More »

Creating sounds out of financial data.

 

 
[crayon-65f94eeb43dab828615614/] ...Read More »


GDP and Life expectancy


[crayon-65f94eeb445dc766528279/]  
[crayon-65f94eeb445e4880093708/]  

...Read More »

Analyzing the World GDP Development using R

This is just a simple example of how to download and visualize data from the web by using the R-Project framework. Specifically data tables including GDP values from the world-bank data section are used which include absolute GDP per country data from 1980 to 2012.

Read More »


Content syndication with the Project ROME Java API by using the open object scripting language ooRexx with BSF4ooRexx

Content syndication with the Project ROME Java API
by using the open object scripting language ooRexx
with BSF4ooRexx

Project Rome in combination with BSF4ooRexx

Martin Stoppacher
2010

Abstract
Read More »


S&P 500 growth 1975 - 2014

Just a few graphs on the development of the S&P500 Index from 1975 – 2014, using data from yahoo finance.

The first graph shows the price movement of the index for the time period from 1975 to 2014 (available data at yahoo finance), with slower but rather constant growth...Read More »


Analyzing the World GDP Development using R

This is just a simple example of how to download and visualize data from the web by using the R-Project framework. Specifically data tables including GDP values from the world-bank data section are used which include absolute GDP per country data from 1980 to 2012.

Read More »


Leave a Reply

Your email address will not be published. Required fields are marked *