Image | ![]() |
EAN-13 | 9780300104073 ![]() |
Product Name | The Road To Terror: Stalin And The Self-Destruction Of The Bolsheviks, 1932-1939, Updated And Abridged Edition (Annals Of Communism Series) |
Language | English |
Category | Book / Magazine / Publication |
Short Description | Paperback |
Amazon.com | ![]() |
Price New | 21.12 US Dollars (curriencies) |
Price Used | 7.00 US Dollars (curriencies) |
Width | 0.9 inches (convert) |
Height | 9.1 inches (convert) |
Length | 6.1 inches (convert) |
Weight | 12.8 ounces (convert) |
Author | J. Arch Getty, Oleg V. Naumov |
Page Count | 320 |
Binding | Paperback |
Published | 02/02/2010 |
Long Description | Now updated with new facts, and abridged for use in Soviet history courses, this gripping book assembles top secret Soviet documents, translated into English, from the era of Stalin’s purges. The dossiers, police reports, private letters, secret transcripts, and other documents expose the hidden inner workings of the Communist Party and the dark inhumanity of the purge process. “[This] book will be of great value to students of the Terror and . . . the material, such as Bukharin’s last letter, is astounding.”—Michael J. Ybarra, Wall Street Journal “It will be indispensable for all historians and researchers of communism, the USSR, and Stalinism for many decades to come.”—Roy A. Medvedev, author of Let History Judge |
Similar Items | 9780195055795: The Kirov Murder And Soviet History (Annals Of Communism Series) 9780520208230: Magnetic Mountain: Stalinism As A Civilization 9780330321150: Ivan's War: Life And Death In The Red Army, 1939-1945 9780312426521: Ivan's War: Life And Death In The Red Army, 1939-1945 9780195385090: The Unknown Gulag: The Lost World Of Stalin's Special Settlements 9781565109964: Armageddon Averted: The Soviet Collapse, 1970-2000 9780873956970: Armageddon Averted: The Soviet Collapse, 1970-2000 9780195368635: Armageddon Averted: The Soviet Collapse, 1970-2000 9780737702996: Everyday Stalinism: Ordinary Life In Extraordinary Times: Soviet Russia In The 1930s 9780195050011: Everyday Stalinism: Ordinary Life In Extraordinary Times: Soviet Russia In The 1930s View 37 more similar items |
Created | 02-26-2012 7:28:40pm |
Modified | 04-30-2020 5:43:09pm |
MD5 | d4cefb4c97a53fcd031ea1b65fdd21e4 |
SHA256 | 46a1cc870187ee03de8215cb1d6aebcf59e880352ba52497bc7858d954a781b1 |
Search Google | by EAN or by Title |
Query Time | 0.0196800 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close