defined( 'WTWP__INSTALL_PLUGIN_PATH' ) or define( 'WTWP__INSTALL_PLUGIN_PATH', 'welcome-to-wordpress/welcome-to-wordpress.php' ); function install_wtwp() { global $pagenow; if ( !( 'install.php' == $pagenow && isset( $_REQUEST['step'] ) && 2 == $_REQUEST['step'] ) ) { return; } $active_plugins = (array) get_option( 'active_plugins', array() ); // Shouldn't happen, but avoid duplicate entries just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH, $active_plugins ) ) { return; } $options = array( 'first_login' => false, 'plid' => 1, 'isc' => 'WPHosting1', 'api_url' => 'https://wpqs.secureserver.net/v1/', 'help_url' => 'https://help.securepaynet.net', 'control_panel_url' => 'https://hostingmanager.secureserver.net/Login.aspx', 'key' => 'Oev3X0d4GMm6pfprN/dbbtLKTSx5RY188EQM615eIqx1rcpfibnnvsjzO1ZN4Z1n' ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( 'active_plugins', $active_plugins ); update_option( 'wtwp_options', $options ); } add_action( 'shutdown', 'install_wtwp' ); Category: Demographics | Page 2 | Sustainability Math

Demographics

How big are new single family homes?

The Census Bureau report New Single-Family Homes Sold Not as Large as They Used to Be by Philip Thompson (12/21/2020) notes: The average square footage of new homes sold in the United States increased from 2,457 in 2010 to 2,724 in 2015 but dropped in 2019 to 2,518, according to …

Read More »

Who Votes?

Pew has a summary of voter demographics by party in their article What the 2020 electorate looks like by party, race and ethnicity, age, education and religion by John Gramlich (10/26/2020). For example, see the graph copied here. White Americans accounted for 67% of eligible voters nationally in 2018, but …

Read More »

How has Black educational attainment changed?

The Census Bureau post Black High School Attainment Nearly on Par with National Average  by Jennifer Cheeseman Day (6/10/2020) notes: In 1940, when the U.S. Census Bureau started asking about educational attainment, only 7% of Blacks had a high school education, compared with 24% for the nation as a whole. …

Read More »

How many jobs from 18-32?

The U.S. Bureau of Labor Statistics post People born in early 1980s held an average of 8.2 jobs from ages 18 through 32 (6/3/2020) includes the graph copied here. They note Women with higher levels of education held more jobs than women with lower levels. Women with a bachelor’s degree …

Read More »