<?php /** * The header for our theme * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Refined Magazine */ global $refined_magazine_theme_options; $refined_magazine_theme_options = refined_magazine_get_options_value(); ?> <!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo('charset'); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?> <?php refined_magazine_do_microdata('body'); ?>> <?php //wp_body_open hook from WordPress 5.2 if ( function_exists( 'wp_body_open' ) ) { wp_body_open(); }else { do_action( 'wp_body_open' ); } ?> <div id="page" class="site"> <?php /** * refined_magazine_before_header hook. * * @since 1.0.0 * * @hooked refined_magazine_do_skip_to_content_link - 10 * */ do_action('refined_magazine_before_header'); /** * refined_magazine_header_start_container hook. * * @since 1.0.0 * */ do_action('refined_magazine_header_start'); /** * refined_magazine_header hook. * * @since 1.0.0 * * @hooked refined_magazine_construct_header - 10 */ do_action('refined_magazine_header'); /** * refined_magazine_header_end_container hook. * * @since 1.0.0 * */ do_action('refined_magazine_header_end'); /** * refined_magazine_after_header hook. * * @since 1.0.0 * */ do_action('refined_magazine_after_header'); //Check if slider is enabled from customizer if ($refined_magazine_theme_options['refined-magazine-enable-slider'] == 1): /** * refined_magazine_carousel hook. * * @since 1.0.0 * * @hooked refined_magazine_constuct_carousel - 10 */ do_action('refined_magazine_carousel'); endif; if (($refined_magazine_theme_options['refined-magazine-enable-trending-news'] == 1) && (is_front_page())): do_action('refined_magazine_trending_news'); endif; if (($refined_magazine_theme_options['refined-magazine-enable-post-carousel-below-slider'] == 1) && (is_front_page())): /** * refined_news_post_carousel_customizer hook. * * @since 1.0.0 * */ do_action('recent_news_post_carousel_customizer'); endif; //Full Width Sidebar Area below the featured Section if (is_active_sidebar('refined-magazine-home-full-width-area') && is_front_page()) { ?> <div class="ct-below-featured-area"> <div class="container-inner"> <?php dynamic_sidebar('refined-magazine-home-full-width-area'); ?> </div> </div> <?php } ?> <div id="content" class="site-content"> <?php $container_class = !is_page_template('elementor_header_footer') ? 'container-inner ct-container-main' : 'container-outer ct-container-main'; ?> <div class="<?php echo $container_class; ?> clearfix">
Análisis del discurso científico en Twitter durante el primer trimestre de la pandemia de Covid-19 en Ecuador

Análisis del discurso científico en Twitter durante el primer trimestre de la pandemia de Covid-19 en Ecuador

#PerDebate Vol. 4 2020

Resumen

Esta investigación analiza las cuentas de twitter de reconocidos científicos ecuatorianos para hacer un análisis del discurso científico y contenido publicados, con el propósito de divulgar ciencia en esta red social. Se identificaron las temáticas abordadas por cada usuario durante el periodo de abril a junio del 2020, primer trimestre de la crisis sanitaria en Ecuador provocada por la pandemia de Covid-19. Mediante un estudio cuantitativo se toman en cuenta variables correspondientes a la plataforma digital como el uso de hashtags, menciones y material audiovisual. El análisis de contenido clasifica las publicaciones de los científicos con el fin de evaluar si éstas cumplen con ejes esenciales de la divulgación científica como la verificación, exposición y argumentación de datos.

Palabras clave: opinión pública, científicos, discurso, Twitter, Covid 19.

Abstract

This research analyzes the twitter accounts of renowned Ecuadorian scientists to make an analysis of scientific discourse and published content, with the purpose of sharing scientific information on this social network. It identifies the topics addressed by each user during the period from April to June 2020, the first quarter of the health crisis in Ecuador caused by the Covid-19 pandemic. Through a quantitative study, variables corresponding to the digital platform are taken into account, such as the use of hashtags, mentions, and audiovisual material. The content analysis classifies the publications of scientists in order to assess whether they comply with essential axes of scientific dissemination such as data verification, exposition, and argumentation.

Key Words: public opinion, scientists, discourse, Twitter, Covid 19.

Descarga la investigación completa aquí

Sofía Cabrera: sofiai.cabrera@ute.edu.ec
Docente Periodismo Universidad UTE

Melissa Clavijo: melissaclavijonaula@gmail.com
Investigadora OIME

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *