Fitxer:Percentage of the top 1% wage earners in the United States by occupation (pie chart).svg

Fitxer original(fitxer SVG, nominalment 864 × 495 píxels, mida del fitxer: 16 Ko)

Descripció a Commons

Resum

Descripció
English: This graph shows the make up of the top one percent of United States wage earners in 2005, grouped by occupation.
Data for this graph is sourced from the report written by Jon Bakija, Adam Cole, and Bradley T. Heim titled "Jobs and Income Growth of Top Earners and the Causes of Changing Income Inequality: Evidence from U.S. Tax Return Data", column "2005" in table 2, titled "Percentage of primary taxpayers in top one percent of the distribution of income (excluding capital gains) that are in each occupation". Page 35
Data
Font Treball propi
Autor Justin Ormont

Llicència

Jo, el titular dels drets d'autor d'aquest treball, el public sota la següent llicència:
w:ca:Creative Commons
reconeixement compartir igual
Aquest fitxer està subjecte a la llicència de Creative Commons Reconeixement i Compartir Igual 3.0 No adaptada.
Sou lliure de:
  • compartir – copiar, distribuir i comunicar públicament l'obra
  • adaptar – fer-ne obres derivades
Amb les condicions següents:
  • reconeixement – Heu de donar la informació adequada sobre l'autor, proporcionar un enllaç a la llicència i indicar si s'han realitzat canvis. Podeu fer-ho amb qualsevol mitjà raonable, però de cap manera no suggereixi que l'autor us dóna suport o aprova l'ús que en feu.
  • compartir igual – Si modifiqueu, transformeu, o generareu amb el material, haureu de distribuir les vostres contribucions sota una llicència similar o una de compatible com l'original

Recreating the image

On the page, [1], insert this code: function drawVisualization() {

 // Create and populate the data table.
 var data = new google.visualization.DataTable();
 data.addColumn('string', 'Occupation');
 data.addColumn('number', 'Percentage');
 data.addRows(17);
 data.setValue(0, 0, 'Executives, managers, supervisors (non-finance)');   data.setValue(0, 1, 31);
data.setValue(1, 0, 'Medical');   data.setValue(1, 1, 15.7);
data.setValue(2, 0, 'Financial professions, including management');   data.setValue(2, 1, 13.9);
data.setValue(3, 0, 'Lawyers');   data.setValue(3, 1, 8.4);
data.setValue(4, 0, 'Computer, math, engineering, technical (nonfinance)');   data.setValue(4, 1, 4.6);
data.setValue(5, 0, 'Not working or deceased');   data.setValue(5, 1, 4.3);
data.setValue(6, 0, 'Skilled sales (except finance or real estate)');   data.setValue(6, 1, 4.2);
data.setValue(7, 0, 'Blue collar or miscellaneous service');   data.setValue(7, 1, 3.8);
data.setValue(8, 0, 'Real estate');   data.setValue(8, 1, 3.2);
data.setValue(9, 0, 'Business operations (nonfinance)');   data.setValue(9, 1, 3);
data.setValue(10, 0, 'Entrepreneur not elsewhere classified');   data.setValue(10, 1, 2.3);
data.setValue(11, 0, 'Professors and scientists');   data.setValue(11, 1, 1.8);
data.setValue(12, 0, 'Arts, media, sports');   data.setValue(12, 1, 1.6);
data.setValue(13, 0, 'Unknown');   data.setValue(13, 1, 0.9);
data.setValue(14, 0, 'Government, teachers, social services');   data.setValue(14, 1, 0.8);
data.setValue(15, 0, 'Farmers & ranchers');   data.setValue(15, 1, 0.5);
data.setValue(16, 0, 'Pilots');   data.setValue(16, 1, 0.2);
 // Create and draw the visualization.
 new google.visualization.PieChart(document.getElementById('visualization')).
   draw(data, {title:"", width:1400, height:800});

} ​

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual20:09, 22 nov 2015Miniatura per a la versió del 20:09, 22 nov 2015864 × 495 (16 Ko)Delphi234correct legend
20:01, 22 nov 2015Miniatura per a la versió del 20:01, 22 nov 2015864 × 495 (16 Ko)Delphi234correct legend
14:10, 23 nov 2011Miniatura per a la versió del 14:10, 23 nov 2011864 × 495 (16 Ko)Justin OrmontRemoved white space around graph
13:37, 23 nov 2011Miniatura per a la versió del 13:37, 23 nov 20111.400 × 800 (9 Ko)Justin Ormont

La pàgina següent utilitza aquest fitxer:

Metadades