object(WP_Query)#18808 (52) {
["query"]=>
array(5) {
["cat"]=>
int(15)
["posts_per_page"]=>
int(2)
["orderby"]=>
string(4) "rand"
["post__not_in"]=>
array(1) {
[0]=>
int(83882)
}
["date_query"]=>
array(1) {
[0]=>
array(3) {
["after"]=>
string(10) "31-12-2022"
["before"]=>
string(10) "28-01-2023"
["inclusive"]=>
bool(true)
}
}
}
["query_vars"]=>
array(66) {
["cat"]=>
int(15)
["posts_per_page"]=>
int(2)
["orderby"]=>
string(4) "rand"
["post__not_in"]=>
array(1) {
[0]=>
int(83882)
}
["date_query"]=>
array(1) {
[0]=>
array(3) {
["after"]=>
string(10) "31-12-2022"
["before"]=>
string(10) "28-01-2023"
["inclusive"]=>
bool(true)
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(18) "opinion-y-analisis"
["tag"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["post_type"]=>
string(0) ""
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["order"]=>
string(0) ""
}
["tax_query"]=>
object(WP_Tax_Query)#18812 (6) {
["queries"]=>
array(1) {
[0]=>
array(5) {
["taxonomy"]=>
string(8) "category"
["terms"]=>
array(1) {
[0]=>
int(15)
}
["field"]=>
string(7) "term_id"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "rt_term_relationships"
}
["queried_terms"]=>
array(1) {
["category"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
int(15)
}
["field"]=>
string(7) "term_id"
}
}
["primary_table"]=>
string(8) "rt_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#18810 (9) {
["queries"]=>
array(0) {
}
["relation"]=>
NULL
["meta_table"]=>
NULL
["meta_id_column"]=>
NULL
["primary_table"]=>
NULL
["primary_id_column"]=>
NULL
["table_aliases":protected]=>
array(0) {
}
["clauses":protected]=>
array(0) {
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
object(WP_Date_Query)#18811 (5) {
["queries"]=>
array(4) {
[0]=>
array(6) {
["after"]=>
string(10) "31-12-2022"
["before"]=>
string(10) "28-01-2023"
["inclusive"]=>
bool(true)
["column"]=>
string(9) "post_date"
["compare"]=>
string(1) "="
["relation"]=>
string(3) "AND"
}
["column"]=>
string(9) "post_date"
["compare"]=>
string(1) "="
["relation"]=>
string(3) "AND"
}
["relation"]=>
string(3) "AND"
["column"]=>
string(18) "rt_posts.post_date"
["compare"]=>
string(1) "="
["time_keys"]=>
array(14) {
[0]=>
string(5) "after"
[1]=>
string(6) "before"
[2]=>
string(4) "year"
[3]=>
string(5) "month"
[4]=>
string(8) "monthnum"
[5]=>
string(4) "week"
[6]=>
string(1) "w"
[7]=>
string(9) "dayofyear"
[8]=>
string(3) "day"
[9]=>
string(9) "dayofweek"
[10]=>
string(13) "dayofweek_iso"
[11]=>
string(4) "hour"
[12]=>
string(6) "minute"
[13]=>
string(6) "second"
}
}
["request"]=>
string(503) "
SELECT SQL_CALC_FOUND_ROWS rt_posts.ID
FROM rt_posts LEFT JOIN rt_term_relationships ON (rt_posts.ID = rt_term_relationships.object_id)
WHERE 1=1 AND (
( rt_posts.post_date >= '2022-12-31 00:00:00' AND rt_posts.post_date <= '2023-01-28 00:00:00' )
) AND rt_posts.ID NOT IN (83882) AND (
rt_term_relationships.term_taxonomy_id IN (15)
) AND ((rt_posts.post_type = 'post' AND (rt_posts.post_status = 'publish')))
GROUP BY rt_posts.ID
ORDER BY RAND()
LIMIT 0, 2
"
["posts"]=>
array(2) {
[0]=>
object(WP_Post)#18809 (24) {
["ID"]=>
int(87590)
["post_author"]=>
string(2) "72"
["post_date"]=>
string(19) "2023-01-06 12:48:55"
["post_date_gmt"]=>
string(19) "2023-01-06 17:48:55"
["post_content"]=>
string(1064) "
En 2022, Puebla sumó 17 mil 013 empleos con seguridad social registrados ante el Instituto Mexicano del Seguro Social (IMSS), lo que representa un crecimiento del 2.8 por ciento en comparación con 2021, informa la Secretaría de Economía con base en registros de ese sistema de seguridad social.
Los sectores de comercio con 7 mil 488 empleos netos, transporte y comunicaciones con 3 mil 488, industria de la transformación con 3 mil 447 registros y, servicios sociales y comunales con 2 mil 479 puestos, fueron los de mayores saldos positivos en el balance de ocupaciones generadas en 2022.
Además, desde marzo 2020 (cuando inició la pandemia) el acumulado histórico de ocupaciones registradas en la entidad se ubicó en 628 mil 792, consolidándose en el último trimestre del año anterior.
A nivel nacional, el IMSS registró una creación de 752 mil 748 puestos netos, de los cuales Puebla aportó el 2.26 por ciento.
"
["post_title"]=>
string(59) "En 2022, empleo asegurado en Puebla creció 2.8%: Economía"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(54) "en-2022-empleo-asegurado-en-puebla-crecio-2-8-economia"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2023-01-10 12:50:00"
["post_modified_gmt"]=>
string(19) "2023-01-10 17:50:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(35) "https://ruizhealytimes.com/?p=87590"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#18787 (24) {
["ID"]=>
int(87859)
["post_author"]=>
string(2) "72"
["post_date"]=>
string(19) "2023-01-13 10:15:17"
["post_date_gmt"]=>
string(19) "2023-01-13 15:15:17"
["post_content"]=>
string(1387) "
CIUDAD DE PUEBLA, Pue.- Con un monto de 51 mil 609.9 millones de pesos, el valor de la producción de la industria manufacturera estatal en noviembre 2022 aumentó 35.3 por ciento con respecto al mismo mes de 2021, para ubicarse como el tercero con mayor repunte a nivel nacional, informó la Secretaría de Economía con base en indicadores del INEGI.
Por su parte, el valor de las ventas, aumentó 40 por ciento con respecto de noviembre de 2021, con un monto de 50 mil 726.6 millones de pesos, lo que permitió a Puebla ubicarse como la tercera entidad con mayor crecimiento, de acuerdo a los datos elaborados por la Secretaría de Economía con base en la encuesta mensual de la industria manufacturera del INEGI.
Mientras, las remuneraciones totales, aumentaron 12.1% respecto del mismo mes del 2021, mientras que el personal ocupado alcanzó 115 mil 528 plazas.
Los subsectores que más crecieron respecto a noviembre de 2021 fueron el de fabricación de equipo de transporte con 49.9 por ciento, fabricación de productos metálicos con 36.8 por ciento, industria del papel con 21.7 por ciento, industria del plástico y hule con 21.1 por ciento, industria alimentaria con 18.8 por ciento y fabricación de prendas de vestir con 17.5 por ciento.
"
["post_title"]=>
string(73) "Repunta Puebla en valor de producción y ventas manufactureras: Economía"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(70) "repunta-puebla-en-valor-de-produccion-y-ventas-manufactureras-economia"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2023-01-17 14:17:43"
["post_modified_gmt"]=>
string(19) "2023-01-17 19:17:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(35) "https://ruizhealytimes.com/?p=87859"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(2)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#18809 (24) {
["ID"]=>
int(87590)
["post_author"]=>
string(2) "72"
["post_date"]=>
string(19) "2023-01-06 12:48:55"
["post_date_gmt"]=>
string(19) "2023-01-06 17:48:55"
["post_content"]=>
string(1064) "
En 2022, Puebla sumó 17 mil 013 empleos con seguridad social registrados ante el Instituto Mexicano del Seguro Social (IMSS), lo que representa un crecimiento del 2.8 por ciento en comparación con 2021, informa la Secretaría de Economía con base en registros de ese sistema de seguridad social.
Los sectores de comercio con 7 mil 488 empleos netos, transporte y comunicaciones con 3 mil 488, industria de la transformación con 3 mil 447 registros y, servicios sociales y comunales con 2 mil 479 puestos, fueron los de mayores saldos positivos en el balance de ocupaciones generadas en 2022.
Además, desde marzo 2020 (cuando inició la pandemia) el acumulado histórico de ocupaciones registradas en la entidad se ubicó en 628 mil 792, consolidándose en el último trimestre del año anterior.
A nivel nacional, el IMSS registró una creación de 752 mil 748 puestos netos, de los cuales Puebla aportó el 2.26 por ciento.
"
["post_title"]=>
string(59) "En 2022, empleo asegurado en Puebla creció 2.8%: Economía"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(54) "en-2022-empleo-asegurado-en-puebla-crecio-2-8-economia"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2023-01-10 12:50:00"
["post_modified_gmt"]=>
string(19) "2023-01-10 17:50:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(35) "https://ruizhealytimes.com/?p=87590"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(44)
["max_num_pages"]=>
float(22)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(true)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(false)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(false)
["query_vars_hash":"WP_Query":private]=>
string(32) "b536c4d8b79caab26ad1f617d1acc525"
["query_vars_changed":"WP_Query":private]=>
bool(false)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}