Example #1
0
$table_row = get_data($cbs, $nr, $oms, $geslacht, $start_lft, $end_lft, $graph, $scale, $rand, $regio, $cbs2, $regio2, $eindjaar, $col);
echo $table_row;
$bron[] = getsource(2413);
//geboorteoverschot
$nr = 2420;
$oms = 'geboorteoverschot';
$geslacht = 'totaal';
$start_lft = 0;
$end_lft = 99;
$graph = true;
$eindjaar = false;
$col = false;
$scale = 1000;
$table_row = get_data($cbs, $nr, $oms, $geslacht, $start_lft, $end_lft, $graph, $scale, $rand, $regio, $cbs2, $regio2, $eindjaar, $col);
echo $table_row;
$bron[] = getsource(2420);
echo "</tbody>";
echo "</table>";
include 'source.php';
$graph_title = 'geboorte en sterfte per 1.000 inwoners';
$graph_type = 'multi_bar_graph';
$xml_file = date("Ymd") . $rand;
show_graph($graph_title, $graph_type, $rand, $xml_file, $cbs, $cbs2, $regio, $regio2);
?>
<div id="BarChart1"></div>
<script type="text/javascript"><!--
  var BarChart1 = new FusionCharts( "../fusioncharts/MSColumn3D.swf",
  "BarChart_1", "625", "350", "0", "1" );
  BarChart1.setXMLUrl("../temp/<?php 
echo $xml_file;
?>
Example #2
0
$toelichting = '2349,1687';
echo "<h2>Onderwijs <a href=# title='toelichting' class=getToelichting id={$toelichting}><img src=images/info.png></a></h2>";
//tabel en headers
$table_title = '';
$table_header = get_table_headers($table_title, $cbs, $regio, $cbs2, $regio2);
echo $table_header;
$bron[] = getsource(2349);
$nr = 2349;
$oms = 'percentage HAVO/VWO geslaagden op totaal aantal geslaagden';
$graph = false;
$eindjaar = false;
$cols = array('val10', 'val11');
$scale = 100;
$table_row = get_data_cols($cbs, $regio, $nr, $oms, $graph, $cols, $rand, $eindjaar, $scale, $cbs2, $regio2);
echo $table_row;
$bron[] = getsource(1687);
$nr = 1687;
$oms = 'achterstandsleerlingen (4-12 jaar)';
$col = 'val3';
$eindjaar = false;
$table_row = get_data_abs($cbs, $nr, $oms, $regio, $cbs2, $regio2, $col, $eindjaar);
echo $table_row;
$rand = start_graph();
$nr = 1687;
$oms = 'percentage achterstandsleerlingen op totaal aantal basisschoolleerlingen';
$graph = true;
$eindjaar = false;
$cols = array('val3', 'val7');
$scale = 100;
$table_row = get_data_cols($cbs, $regio, $nr, $oms, $graph, $cols, $rand, $eindjaar, $scale, $cbs2, $regio2);
echo $table_row;
Example #3
0
  "BarChartCultuur_3", "625", "350", "0", "1" );
  BarChartCultuur3.setXMLUrl("../temp/<?php 
echo $xml_file;
?>
.xml");
  BarChartCultuur3.render("BarChartCultuur3");

  // -->
</script>
<?php 
echo "<h2>Voorzieningen</h2>";
//tabel en headers
$table_title = 'voorzieningen';
$table_header = get_table_headers($table_title, $cbs, $regio, $cbs2, $regio2);
echo $table_header;
$bron[] = getsource(2587);
$nr = 2587;
$oms = 'bibliotheken';
$col = 'val0';
$eindjaar = true;
$table_row = get_data_abs($cbs, $nr, $oms, $regio, $cbs2, $regio2, $col, $eindjaar);
echo $table_row;
$rand = start_graph();
$nr = 2587;
$oms = 'aantal bibliotheken per 100.000 inwoners';
$geslacht = 'totaal';
$start_lft = 0;
$end_lft = 100;
$eindjaar = true;
$col = 'val0';
$graph = true;
Example #4
0
		#oneborder #current {
			background: #CFF0F3;
		}
	</style>
</head>
<body>
<div id="main">
	<div id="contents">
		<h2><?php 
echo $msg;
?>
</h2>
		<?php 
foreach ($traces as $trace) {
    if (is_array($trace) && !empty($trace["file"])) {
        $souceline = getsource($trace["file"], $trace["line"]);
        if ($souceline) {
            ?>
					<ul>
						<li>
							<Feian><?php 
            echo $trace["file"];
            ?>
 on line <?php 
            echo $trace["line"];
            ?>
 </Feian>
						</li>
					</ul>
					<div id="oneborder">
						<?php 
Example #5
0
  BarChartMP3.setXMLUrl("../temp/<?php 
echo $xml_file;
?>
.xml");
  BarChartMP3.render("BarChartMP3");

  // -->
</script>
<?php 
$toelichting = 2725;
echo "<h2>AWBZ <a href=# title='toelichting' class=getToelichting id={$toelichting}><img src=images/info.png></a></h2>";
//tabel en headers
$table_title = 'extramurale cliƫnten met indicatie voor AWBZ-zorg';
$table_header = get_table_headers($table_title, $cbs, $regio, $cbs2, $regio2);
echo $table_header;
$bron[] = getsource(2725);
$nr = 2725;
$oms = 'geen begeleiding';
$col = 'val3';
$eindjaar = true;
$table_row = get_data_abs($cbs, $nr, $oms, $regio, $cbs2, $regio2, $col, $eindjaar);
echo $table_row;
$nr = 2725;
$oms = 'wel begeleiding';
$col = 'val4';
$eindjaar = true;
$table_row = get_data_abs($cbs, $nr, $oms, $regio, $cbs2, $regio2, $col, $eindjaar);
echo $table_row;
$rand = start_graph();
$nr = 2725;
$oms = 'geen begeleiding per 1.000 inwoners';
Example #6
0
<div id="LineChart4"></div>
<script type="text/javascript"><!--
  var LineChart4 = new FusionCharts( "../fusioncharts/MSLine.swf",
  "LineChart_4", "900", "505", "0", "1" );
  LineChart4.setXMLUrl("../temp/<?php 
echo $xml_file;
?>
.xml");
  LineChart4.render("LineChart4");

  // -->
</script>
<?php 
include 'source.php';
$rand = start_graph();
$bron[] = getsource(1703);
$nr = 1703;
$oms = '';
$geslacht = 'totaal';
$start_lft = 0;
$end_lft = 18;
$eindjaar = false;
$col = 'val0';
$jaar = 2005;
$graph = true;
$scale = 1000;
$table_row = get_data($cbs, $nr, $oms, $geslacht, $start_lft, $end_lft, $graph, $scale, $rand, $regio, $cbs2, $regio2, $eindjaar, $col, $jaar);
$col = 'val1';
$jaar = 2006;
$table_row = get_data($cbs, $nr, $oms, $geslacht, $start_lft, $end_lft, $graph, $scale, $rand, $regio, $cbs2, $regio2, $eindjaar, $col, $jaar);
$col = 'val2';
Example #7
0
echo $xml_file;
?>
.xml");
  BarChartLeefomgeving2.render("BarChartLeefomgeving2");

  // -->
</script>
<div class="page-break"></div>
<?php 
$toelichting = '2392,2391';
echo "<h2>Verkeer <a href=# title='toelichting' class=getToelichting id={$toelichting}><img src=images/info.png></a></h2>";
//tabel en headers
$table_title = 'verkeersslachtoffers';
$table_header = get_table_headers($table_title, $cbs, $regio, $cbs2, $regio2);
echo $table_header;
$bron[] = getsource(2392);
$nr = 2392;
$oms = 'in het ziekenhuis opgenomen verkeersslachtoffers';
$col = false;
$eindjaar = false;
$table_row = get_data_abs($cbs, $nr, $oms, $regio, $cbs2, $regio2, $col, $eindjaar);
echo $table_row;
$rand = start_graph();
$nr = 2392;
$oms = 'in het ziekenhuis opgenomen verkeersslachtoffers per 100.000 inwoners';
$geslacht = 'totaal';
$start_lft = 0;
$end_lft = 100;
$eindjaar = false;
$col = false;
$graph = true;