Home » date » 2008 » Dec » 11 »

Bouwvergunningen België

*The author of this computation has been verified*
R Software Module: rwasp_univariatedataseries.wasp (opens new window with default values)
Title produced by software: Univariate Data Series
Date of computation: Thu, 11 Dec 2008 07:18:42 -0700
 
Cite this page as follows:
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL http://www.freestatistics.org/blog/date/2008/Dec/11/t1229005164501vany9q4d19oh.htm/, Retrieved Thu, 11 Dec 2008 14:19:25 +0000
 
BibTeX entries for LaTeX users:
@Manual{KEY,
    author = {{YOUR NAME}},
    publisher = {Office for Research Development and Education},
    title = {Statistical Computations at FreeStatistics.org, URL http://www.freestatistics.org/blog/date/2008/Dec/11/t1229005164501vany9q4d19oh.htm/},
    year = {2008},
}
@Manual{R,
    title = {R: A Language and Environment for Statistical Computing},
    author = {{R Development Core Team}},
    organization = {R Foundation for Statistical Computing},
    address = {Vienna, Austria},
    year = {2008},
    note = {{ISBN} 3-900051-07-0},
    url = {http://www.R-project.org},
}
 
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
 
Feedback Forum:

Post a new message
 
Original text written by user:
 
IsPrivate?
No (this computation is public)
 
User-defined keywords:
 
Dataseries X:
» Textbox « » Textfile « » CSV «
3329 3357 3354 3144 2933 2739 2629 2184 2274 2900 2219 2576 2474 2529 2526 2526 2405 3040 2713 1826 2726 2763 2014 2750 2527 2773 3669 2695 2587 3328 2887 2631 2421 2516 2420 2942 2226 2660 3857 2743 2912 3874 2696 2987 2845 2783 2349 2741 2600 3257 3560 2948 3443 3756 2870 3075 3001 2977 2419 2477 2542 2708 2889 2373 2687 2825 2322 2028 2213 2465 2059 2062 2311 2670 3002 3237 3093 3310 3880 2388 2703 2621 2098 2461 2179 2215 2448 2913 2458 3384 3086 2409 2955 2729 2672 5010 1099 1653 2386 2160 2225 2955 2309 2153 2105 2014 1889 2039 1920 2218 3032 2375 2446 2916 2434 2540 2349 2310 2189 2660 2194 2419 2742 2137 2710 2173 2363 2126 1905 2121 1983 1734 2074 2049 2406 2558 2251 2059 2397 1747 1707 2319 1631 1627 1791 2034 1997 2169 2028 2253 2218 1855 2187 1852 1570 1851 1954 1828 2251 2277 2085 2282 2266 1878 2267 2069 1746 2299 2360 2214 2825 2355 2333 3016 2155 2172 2150 2533 2058 2160 2259 2498 2695 2799 2945 2930 2318 2540 2570 2669 2450 2842 3439 2677 2979 2257 2842 2546 2455 2293 2379 2478 2054 2272 2351 2271 2542 2304 2194 2722 2395 2146 1894 2548 2087 2063 2481 2476 2212 2834 2148 2598
 
Output produced by software:


Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'George Udny Yule' @ 72.249.76.132


Univariate Dataseries
Name of dataseriesBouwvergunningen Beglië
Sourcehttp://www.nbb.be/belgostat/PublicatieSelectieLinker?LinkID=321000001|910000082&Lang=N
DescriptionBouwvergunningen volgens effectieve datum van toekenning (ramingen vanaf januari 1990 tot juni 2008)
Number of observations222
 
Charts produced by software:
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2008/Dec/11/t1229005164501vany9q4d19oh/1w1o01229005121.png (open in new window)
http://127.0.0.1/wessadotnet/public_html/freestatisticsdotorg/blog/date/2008/Dec/11/t1229005164501vany9q4d19oh/1w1o01229005121.ps (open in new window)


 
Parameters (Session):
par1 = Bouwvergunningen Beglië ; par2 = http://www.nbb.be/belgostat/PublicatieSelectieLinker?LinkID=321000001|910000082&Lang=N ; par3 = Bouwvergunningen volgens effectieve datum van toekenning (ramingen vanaf januari 1990 tot juni 2008) ;
 
Parameters (R input):
par1 = Bouwvergunningen Beglië ; par2 = http://www.nbb.be/belgostat/PublicatieSelectieLinker?LinkID=321000001|910000082&Lang=N ; par3 = Bouwvergunningen volgens effectieve datum van toekenning (ramingen vanaf januari 1990 tot juni 2008) ;
 
R code (references can be found in the software module):
bitmap(file='test1.png')
plot(x,col=2,type='b',main=main,xlab=xlab,ylab=ylab)
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Univariate Dataseries',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Name of dataseries',header=TRUE)
a<-table.element(a,par1)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Source',header=TRUE)
a<-table.element(a,par2)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Description',header=TRUE)
a<-table.element(a,par3)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Number of observations',header=TRUE)
a<-table.element(a,length(x))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')
 





Copyright

Creative Commons License

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Software written by Ed van Stee & Patrick Wessa


Disclaimer

Information provided on this web site is provided "AS IS" without warranty of any kind, either express or implied, including, without limitation, warranties of merchantability, fitness for a particular purpose, and noninfringement. We use reasonable efforts to include accurate and timely information and periodically update the information, and software without notice. However, we make no warranties or representations as to the accuracy or completeness of such information (or software), and we assume no liability or responsibility for errors or omissions in the content of this web site, or any software bugs in online applications. Your use of this web site is AT YOUR OWN RISK. Under no circumstances and under no legal theory shall we be liable to you or any other person for any direct, indirect, special, incidental, exemplary, or consequential damages arising from your access to, or use of, this web site.


Privacy Policy

We may request personal information to be submitted to our servers in order to be able to:

  • personalize online software applications according to your needs
  • enforce strict security rules with respect to the data that you upload (e.g. statistical data)
  • manage user sessions of online applications
  • alert you about important changes or upgrades in resources or applications

We NEVER allow other companies to directly offer registered users information about their products and services. Banner references and hyperlinks of third parties NEVER contain any personal data of the visitor.

We do NOT sell, nor transmit by any means, personal information, nor statistical data series uploaded by you to third parties.

We carefully protect your data from loss, misuse, alteration, and destruction. However, at any time, and under any circumstance you are solely responsible for managing your passwords, and keeping them secret.

We store a unique ANONYMOUS USER ID in the form of a small 'Cookie' on your computer. This allows us to track your progress when using this website which is necessary to create state-dependent features. The cookie is used for NO OTHER PURPOSE. At any time you may opt to disallow cookies from this website - this will not affect other features of this website.

We examine cookies that are used by third-parties (banner and online ads) very closely: abuse from third-parties automatically results in termination of the advertising contract without refund. We have very good reason to believe that the cookies that are produced by third parties (banner ads) do NOT cause any privacy or security risk.

FreeStatistics.org is safe. There is no need to download any software to use the applications and services contained in this website. Hence, your system's security is not compromised by their use, and your personal data - other than data you submit in the account application form, and the user-agent information that is transmitted by your browser - is never transmitted to our servers.

As a general rule, we do not log on-line behavior of individuals (other than normal logging of webserver 'hits'). However, in cases of abuse, hacking, unauthorized access, Denial of Service attacks, illegal copying, hotlinking, non-compliance with international webstandards (such as robots.txt), or any other harmful behavior, our system engineers are empowered to log, track, identify, publish, and ban misbehaving individuals - even if this leads to ban entire blocks of IP addresses, or disclosing user's identity.


FreeStatistics.org is powered by



Error 001_3: History of computation (impact.txt) is not saved due to a technical problem. We are sorry for this inconveniance and will correct it A.S.A.P.