A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$log is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$hooks is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$config is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$uri is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$router is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$output is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$security is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$input is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$lang is deprecated
Filename: core/Controller.php
Line Number: 85
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$lg is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 7
Function: __construct
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Personas_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 14
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Fasecolda_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 16
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Año_observatorio_fasecolda_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 17
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Año_observatorio_cisproquim_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 18
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Año_observatorio_cuantificacion is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 19
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Departamento_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 20
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Sector_model_fase is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 21
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Categorias_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 22
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Cisproquim_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 24
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Sector_model_cispro is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 25
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Vistas_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 26
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Informacion_home is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 28
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Preguntas_home is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 29
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Cuantificacion_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 31
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Home::$Ruc_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 33
Function: model
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$formData is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$reques is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$token is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lg is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Personas_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Fasecolda_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Año_observatorio_fasecolda_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Año_observatorio_cisproquim_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Año_observatorio_cuantificacion is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Departamento_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Sector_model_fase is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Categorias_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Cisproquim_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Sector_model_cispro is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Vistas_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Informacion_home is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Preguntas_home is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Cuantificacion_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Ruc_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /app/08-CCS/observatorio/application/controllers/Home.php
Line: 50
Function: view
File: /app/08-CCS/observatorio/index.php
Line: 103
Function: require_once
Inicio
»» Observatorio »» Inicio
OBSERVATORIO DE
SST
Seguridad y Salud en el trabajo
Datos de siniestralidad laboral para la toma de decisiones
Fuentes de información
¿Qué es el Observatorio?
Es una herramienta para el manejo y tratamiento de datos y conocimiento acerca de la seguridad y salud en el trabajo. Su propósito se fundamenta en disponer información oportuna, precisa y comprensible que permita obtener un diagnóstico situacional, ser el fundamento y argumento para la toma de decisiones y el planteamiento de planes, proyectos, programas o políticas que contribuyan al desarrollo de lugares de trabajo seguros y saludables.
¿A quién está dirigido?
Se encuentra a disposición de las empresas, las asociaciones gremiales, sociedades científicas y académicas, trabajadores y entidades interesadas en conocer sobre la Seguridad y Salud en el trabajo en Colombia.
¿Qué se entiende por Seguridad y Salud en el Trabajo (SST) en Colombia?
Ver más
¿Qué se considera un accidente de trabajo (AT) en Colombia?
Ver más
¿Qué se considera una enfermedad laboral (EL) en Colombia?
Ver más
Prohibida su reproducción total o parcial, asi como su traducción a cualquier idioma sin
autorización escrita de su titular.
Política de tratamiento de datos personales del Consejo Colombiano de Seguridad
Carrera 20 No. 39-52, barrio La Soledad. Bogotá, D.C., Colombia. PBX: (601) 288 6355
©2021 Consejo Colombiano de Seguridad. All rights Reserved.