

// Embed material follows LABjs definition, for loading scripts in a
// certain order
//
/*! LAB.js (LABjs :: Loading And Blocking JavaScript)
    v2.0.3 (c) Kyle Simpson
    MIT License
*/
(function(o){var K=o.$LAB,y="UseLocalXHR",z="AlwaysPreserveOrder",u="AllowDuplicates",A="CacheBust",B="BasePath",C=/^[^?#]*\//.exec(location.href)[0],D=/^\w+\:\/\/\/?[^\/]+/.exec(C)[0],i=document.head||document.getElementsByTagName("head"),L=(o.opera&&Object.prototype.toString.call(o.opera)=="[object Opera]")||("MozAppearance"in document.documentElement.style),q=document.createElement("script"),E=typeof q.preload=="boolean",r=E||(q.readyState&&q.readyState=="uninitialized"),F=!r&&q.async===true,M=!r&&!F&&!L;function G(a){return Object.prototype.toString.call(a)=="[object Function]"}function H(a){return Object.prototype.toString.call(a)=="[object Array]"}function N(a,c){var b=/^\w+\:\/\//;if(/^\/\/\/?/.test(a)){a=location.protocol+a}else if(!b.test(a)&&a.charAt(0)!="/"){a=(c||"")+a}return b.test(a)?a:((a.charAt(0)=="/"?D:C)+a)}function s(a,c){for(var b in a){if(a.hasOwnProperty(b)){c[b]=a[b]}}return c}function O(a){var c=false;for(var b=0;b<a.scripts.length;b++){if(a.scripts[b].ready&&a.scripts[b].exec_trigger){c=true;a.scripts[b].exec_trigger();a.scripts[b].exec_trigger=null}}return c}function t(a,c,b,d){a.onload=a.onreadystatechange=function(){if((a.readyState&&a.readyState!="complete"&&a.readyState!="loaded")||c[b])return;a.onload=a.onreadystatechange=null;d()}}function I(a){a.ready=a.finished=true;for(var c=0;c<a.finished_listeners.length;c++){a.finished_listeners[c]()}a.ready_listeners=[];a.finished_listeners=[]}function P(d,f,e,g,h){setTimeout(function(){var a,c=f.real_src,b;if("item"in i){if(!i[0]){setTimeout(arguments.callee,25);return}i=i[0]}a=document.createElement("script");if(f.type)a.type=f.type;if(f.charset)a.charset=f.charset;if(h){if(r){e.elem=a;if(E){a.preload=true;a.onpreload=g}else{a.onreadystatechange=function(){if(a.readyState=="loaded")g()}}a.src=c}else if(h&&c.indexOf(D)==0&&d[y]){b=new XMLHttpRequest();b.onreadystatechange=function(){if(b.readyState==4){b.onreadystatechange=function(){};e.text=b.responseText+"\n//@ sourceURL="+c;g()}};b.open("GET",c);b.send()}else{a.type="text/cache-script";t(a,e,"ready",function(){i.removeChild(a);g()});a.src=c;i.insertBefore(a,i.firstChild)}}else if(F){a.async=false;t(a,e,"finished",g);a.src=c;i.insertBefore(a,i.firstChild)}else{t(a,e,"finished",g);a.src=c;i.insertBefore(a,i.firstChild)}},0)}function J(){var l={},Q=r||M,n=[],p={},m;l[y]=true;l[z]=false;l[u]=false;l[A]=false;l[B]="";function R(a,c,b){var d;function f(){if(d!=null){d=null;I(b)}}if(p[c.src].finished)return;if(!a[u])p[c.src].finished=true;d=b.elem||document.createElement("script");if(c.type)d.type=c.type;if(c.charset)d.charset=c.charset;t(d,b,"finished",f);if(b.elem){b.elem=null}else if(b.text){d.onload=d.onreadystatechange=null;d.text=b.text}else{d.src=c.real_src}i.insertBefore(d,i.firstChild);if(b.text){f()}}function S(c,b,d,f){var e,g,h=function(){b.ready_cb(b,function(){R(c,b,e)})},j=function(){b.finished_cb(b,d)};b.src=N(b.src,c[B]);b.real_src=b.src+(c[A]?((/\?.*$/.test(b.src)?"&_":"?_")+~~(Math.random()*1E9)+"="):"");if(!p[b.src])p[b.src]={items:[],finished:false};g=p[b.src].items;if(c[u]||g.length==0){e=g[g.length]={ready:false,finished:false,ready_listeners:[h],finished_listeners:[j]};P(c,b,e,((f)?function(){e.ready=true;for(var a=0;a<e.ready_listeners.length;a++){e.ready_listeners[a]()}e.ready_listeners=[]}:function(){I(e)}),f)}else{e=g[0];if(e.finished){j()}else{e.finished_listeners.push(j)}}}function v(){var e,g=s(l,{}),h=[],j=0,w=false,k;function T(a,c){a.ready=true;a.exec_trigger=c;x()}function U(a,c){a.ready=a.finished=true;a.exec_trigger=null;for(var b=0;b<c.scripts.length;b++){if(!c.scripts[b].finished)return}c.finished=true;x()}function x(){while(j<h.length){if(G(h[j])){try{h[j++]()}catch(err){}continue}else if(!h[j].finished){if(O(h[j]))continue;break}j++}if(j==h.length){w=false;k=false}}function V(){if(!k||!k.scripts){h.push(k={scripts:[],finished:true})}}e={script:function(){for(var f=0;f<arguments.length;f++){(function(a,c){var b;if(!H(a)){c=[a]}for(var d=0;d<c.length;d++){V();a=c[d];if(G(a))a=a();if(!a)continue;if(H(a)){b=[].slice.call(a);b.unshift(d,1);[].splice.apply(c,b);d--;continue}if(typeof a=="string")a={src:a};a=s(a,{ready:false,ready_cb:T,finished:false,finished_cb:U});k.finished=false;k.scripts.push(a);S(g,a,k,(Q&&w));w=true;if(g[z])e.wait()}})(arguments[f],arguments[f])}return e},wait:function(){if(arguments.length>0){for(var a=0;a<arguments.length;a++){h.push(arguments[a])}k=h[h.length-1]}else k=false;x();return e}};return{script:e.script,wait:e.wait,setOptions:function(a){s(a,g);return e}}}m={setGlobalDefaults:function(a){s(a,l);return m},setOptions:function(){return v().setOptions.apply(null,arguments)},script:function(){return v().script.apply(null,arguments)},wait:function(){return v().wait.apply(null,arguments)},queueScript:function(){n[n.length]={type:"script",args:[].slice.call(arguments)};return m},queueWait:function(){n[n.length]={type:"wait",args:[].slice.call(arguments)};return m},runQueue:function(){var a=m,c=n.length,b=c,d;for(;--b>=0;){d=n.shift();a=a[d.type].apply(null,d.args)}return a},noConflict:function(){o.$LAB=K;return m},sandbox:function(){return J()}};return m}o.$LAB=J();(function(a,c,b){if(document.readyState==null&&document[a]){document.readyState="loading";document[a](c,b=function(){document.removeEventListener(c,b,false);document.readyState="complete"},false)}})("addEventListener","DOMContentLoaded")})(this);
var FreemixEmbed = {};

FreemixEmbed.postExhibitLoad = null;
FreemixEmbed.scripts = [


    "http://api.simile.zepheira.com/exhibit/2.2.0/exhibit-api.js?autoCreate=false",
    "http://extensions.simile.zepheira.com/map/map-extension.js?service=openlayers",
    "http://api.simile.zepheira.com/exhibit/2.2.0/extensions/chart/scripts/scatter-plot-view.js",
    "http://api.simile.zepheira.com/exhibit/2.2.0/extensions/time/time-extension.js",
    "http://www.google.com/jsapi",
    "http://extensions.simile.zepheira.com/piechart/piechart-extension.js",
    "http://viewshare.org/static/freemix/js/lib/jquery.js",
//    "http://viewshare.org/static/freemix/js/lib/jquery.bgiframe.min.js",
    "http://viewshare.org/static/freemix/js/lib/jquery.machineTag.js",
    "http://viewshare.org/static/freemix/js/lib/jquery.json.js",
    "http://viewshare.org/static/freemix/js/lib/jquery.highlight.js",
    "http://viewshare.org/static/freemix/js/lib/lightbox.js",
    "http://viewshare.org/static/freemix/js/freemix.js",
    "http://viewshare.org/static/freemix/js/exhibit.js",
    "http://viewshare.org/static/freemix/js/property.js",
    "http://viewshare.org/static/freemix/js/identify.js",
    "http://viewshare.org/static/exhibit/js/widget.js",
    "http://viewshare.org/static/exhibit/js/facet.js",
    "http://viewshare.org/static/exhibit/js/view.js",
    "http://viewshare.org/static/exhibit/js/views/map-view.js",
    "http://viewshare.org/static/exhibit/js/views/list-view.js",
    "http://viewshare.org/static/exhibit/js/views/openlayers-map-view.js",
    "http://viewshare.org/static/exhibit/js/views/scatterplot-view.js",
    "http://viewshare.org/static/exhibit/js/views/table-view.js",
    "http://viewshare.org/static/exhibit/js/views/timeline-view.js",
    "http://viewshare.org/static/exhibit/js/views/piechart-view.js",
    "http://viewshare.org/static/exhibit/js/views/thumbnail-view.js",
    "http://viewshare.org/static/exhibit/js/facets/search-facet.js",
    "http://viewshare.org/static/exhibit/js/facets/list-facet.js",
    "http://viewshare.org/static/exhibit/js/facets/slider-facet.js",
    "http://viewshare.org/static/exhibit/js/facets/numeric-facet.js",

    "http://viewshare.org/static/exhibit/js/facets/tagcloud-facet.js",
    "http://viewshare.org/static/exhibit/js/facets/logo-facet.js",
    "http://viewshare.org/static/exhibit/js/lib/creole.js",
    "http://viewshare.org/static/exhibit/js/facets/text-facet.js",
    "http://viewshare.org/static/exhibit/js/display.js"

,"http://viewshare.org/static/scripts/hide_items.js"

];

FreemixEmbed.bootstrap = function(next) {
    $LAB.script('http://api.simile.zepheira.com/exhibit/2.2.0/exhibit-api.js?autoCreate=false&callback=FreemixEmbed.postExhibitLoad').wait();
    next();
};


FreemixEmbed.insert = function(tag, type, attrs) {
    var ans = document.createElement(tag);
    ans.setAttribute('type', type);
    for (var attr in attrs) {
        ans.setAttribute(attr, attrs[attr]);
    }
    document.getElementsByTagName('head')[0].appendChild(ans);
};


FreemixEmbed.insertStyle = function(src) {
    FreemixEmbed.insert(
        'link',
        'text/css',
        { 'rel': 'stylesheet', 'href': src }
    );
};


FreemixEmbed.includeDependencies = function() {

    var styles = [
    "http://viewshare.org/static/freemix/css/layout.css",
    "http://viewshare.org/static/freemix/css/views.css",
    "http://viewshare.org/static/exhibit/css/embed.css",
    "http://viewshare.org/static/exhibit/css/canvas.css",
    "http://api.simile.zepheira.com/exhibit/2.2.0/extensions/chart/chart-extension-bundle.css"
    ];

    for (var i = 0; i < styles.length; i++) {
        FreemixEmbed.insertStyle(styles[i]);
    }

    FreemixEmbed.postExhibitLoad = function() {

        var loadString = "$LAB.setOptions({AlwaysPreserveOrder: true, UseLocalXHR: false, AllowDuplicates: false})";
        for (var i = 0; i < FreemixEmbed.scripts.length; i++) {
            if (FreemixEmbed.scripts[i].indexOf('/exhibit-api.js') != -1) {
            } else {
                loadString += ".script(\"" + FreemixEmbed.scripts[i] + "\")";
            }
        }
        eval(loadString);
    };
};

FreemixEmbed.loadFreemix = function() {
        if (typeof $ != "undefined" && typeof window.Freemix != "undefined" && typeof window.Freemix.initialize != "undefined" && typeof window.Freemix.view != "undefined" && window.Freemix.facet != "undefined" && typeof Exhibit != "undefined" && typeof Exhibit.Database != "undefined" && typeof Exhibit.OLMapView != "undefined" && typeof Exhibit.TimelineView != "undefined") {

            (function($) {

                var randTmpId = 'embed-shell-' + Math.round(Math.random()*1000);
                var title_html = "<div id='titles' class='colhead'>" +
                                "<h1 id='title' title='Title'>NDIIPP Collections</h1>" +
                                "<h2 id='subtitle' title='Subtitle'></h2>" +
                                "</div>";
                $('#freemix-embed').after('<div id="' + randTmpId + '" class="freemix-themeable container_12">' +
                        '<div class="ui-widget-content ui-helper-clearfix"><div class="freemix-themeable">' +
                        '<div id="canvas">' + title_html +
                        '<div xmlns:ex="http://simile.mit.edu/2006/11/exhibit#">        <div class="clear">&nbsp;</div>    <div class="exhibit-wrap">           <div class="clear">&nbsp;</div>          <div class="colmask rightmenu">       <div class="colleft">         <div id="views" class="view-container view-default col1"></div>         <div id="right-facets" class="facet-container col2"></div>       </div>     </div>      <div class="clear">&nbsp;</div>         </div> </div> </div></div></div></div>');

                $('#'+randTmpId).append('<div class="embed-watermark">See the <a href="http://viewshare.org/views/abpo/ndiipp-collections/">original Exhibit</a>, created with and hosted by <a href="http://viewshare.org/">Viewshare</a>.</div>');

                var begin = function(next) {
                    window.Freemix.profile = {"theme": "smoothness", "facets": {"right-facets": [{"text": "**Explore the digital collections selected for preservation by [[http://www.digitalpreservation.gov/partners/| NDIIPP partners]].**", "type": "text", "id": "b684b712-d5e8-a156-b39a-495305991431", "name": "Text"}, {"showMissing": true, "name": "Type", "expression": ".Type", "sortMode": "value", "id": "41baa387-3fb1-12ab-c8fc-87dc06c00987", "sortDirection": "forward", "type": "list", "scroll": true}, {"showMissing": true, "name": "Subject:text", "expression": ".Subject_text", "sortMode": "value", "id": "4e294c80-c5b2-7078-4d89-97ac9bb4af3a", "sortDirection": "forward", "type": "list", "scroll": true}]}, "views": {"views": [{"titleLink": "URL_text", "name": "Map", "title": "Name_of_Specific_Collection_text", "latlng": "Augmented_Locations_text", "colorKey": "Subject_text", "type": "map", "id": "bdb826a4-0b59-bb16-af1c-0ac63fbb5d45", "metadata": [{"hidden": true, "property": "Project_Name_text"}, {"hidden": true, "property": "Collection_End_Date_text"}, {"hidden": true, "property": "Content_Type_text"}, {"property": "Name_of_Specific_Collection_text"}, {"property": "URL_text"}, {"hidden": true, "property": "Augmented_Locations_text"}, {"hidden": true, "property": "Collection_Start_Date_text"}, {"hidden": true, "property": "Subject_text"}, {"hidden": true, "property": "Collection_Availability_text"}, {"property": "Collection_Location_text"}, {"hidden": true, "property": "Description_text"}, {"hidden": true, "property": "Partner_Organization_text"}, {"hidden": true, "property": "Type"}, {"hidden": true, "property": "Date"}]}, {"titleLink": "URL_text", "name": "List", "title": "Name_of_Specific_Collection_text", "type": "list", "id": "5e6184ed-0ae0-43c3-95c8-acc37420585a", "metadata": [{"property": "Name_of_Specific_Collection_text"}, {"property": "Description_text"}, {"property": "Partner_Organization_text"}, {"property": "Project_Name_text"}, {"property": "Collection_Availability_text"}, {"hidden": true, "property": "Date"}, {"hidden": true, "property": "Collection_End_Date_text"}, {"hidden": true, "property": "Content_Type_text"}, {"hidden": true, "property": "URL_text"}, {"hidden": true, "property": "Augmented_Locations_text"}, {"hidden": true, "property": "Collection_Start_Date_text"}, {"hidden": true, "property": "Subject_text"}, {"hidden": true, "property": "Collection_Location_text"}, {"hidden": true, "property": "Type"}]}, {"startDate": "Date", "titleLink": "URL_text", "name": "Timeline", "title": "Name_of_Specific_Collection_text", "id": "e7f9b651-d837-90b4-bb2b-4f7c39c72bac", "bottomBandUnit": "decade", "colorKey": "Subject_text", "type": "timeline", "topBandUnit": "year", "metadata": [{"property": "Name_of_Specific_Collection_text"}, {"property": "Partner_Organization_text"}, {"property": "Project_Name_text"}, {"hidden": true, "property": "Collection_End_Date_text"}, {"hidden": true, "property": "Content_Type_text"}, {"hidden": true, "property": "URL_text"}, {"hidden": true, "property": "Augmented_Locations_text"}, {"hidden": true, "property": "Collection_Start_Date_text"}, {"hidden": true, "property": "Subject_text"}, {"hidden": true, "property": "Collection_Availability_text"}, {"hidden": true, "property": "Collection_Location_text"}, {"hidden": true, "property": "Description_text"}, {"hidden": true, "property": "Type"}, {"hidden": true, "property": "Date"}]}, {"type": "piechart", "id": "8acfb804-990a-bfd5-b420-599eafdf760c", "name": "Pie Chart", "metadata": [{"hidden": true, "property": "Project_Name_text"}, {"hidden": true, "property": "Collection_End_Date_text"}, {"hidden": true, "property": "Content_Type_text"}, {"hidden": true, "property": "Name_of_Specific_Collection_text"}, {"hidden": true, "property": "URL_text"}, {"hidden": true, "property": "Augmented_Locations_text"}, {"hidden": true, "property": "Collection_Start_Date_text"}, {"property": "Type"}, {"property": "Subject_text"}, {"property": "Collection_Availability_text"}, {"hidden": true, "property": "Collection_Location_text"}, {"hidden": true, "property": "Description_text"}, {"hidden": true, "property": "Partner_Organization_text"}, {"hidden": true, "property": "Date"}]}]}};
                    window.Freemix.data_profile = {"properties": [{"tags": [], "property": "Project_Name_text", "enabled": true, "types": ["text"], "label": "NDIIPP Project"}, {"tags": [], "property": "Institution_Location_text", "enabled": false, "types": ["text"], "label": "Institution_Location:text"}, {"tags": [], "property": "id", "enabled": false, "types": ["text"], "label": "id"}, {"tags": ["property:type=url"], "property": "uri_url", "enabled": false, "types": ["text"], "label": "uri:url"}, {"tags": [], "property": "label", "enabled": false, "types": ["text"], "label": "label"}, {"tags": [], "property": "Collection_End_Date_text", "enabled": true, "types": ["text"], "label": "End date"}, {"tags": [], "property": "Content_Type_text", "enabled": true, "types": ["text"], "label": "Content type"}, {"tags": [], "property": "Name_of_Specific_Collection_text", "enabled": true, "types": ["text"], "label": "Collection Name"}, {"tags": ["property:type=url"], "property": "URL_text", "enabled": true, "types": ["text"], "label": "URL:text"}, {"tags": ["property:type=location"], "property": "Augmented_Locations_text", "enabled": true, "types": ["text"], "label": "Augmented_Locations:text"}, {"tags": [], "property": "Collection_Start_Date_text", "enabled": true, "types": ["text"], "label": "Collection date"}, {"tags": [], "property": "Subject_text", "enabled": true, "types": ["text"], "label": "Subject"}, {"tags": [], "property": "Collection_Availability_text", "enabled": true, "types": ["text"], "label": "Availability"}, {"tags": [], "property": "Collection_Location_text", "enabled": true, "types": ["text"], "label": "Location"}, {"tags": [], "property": "Description_text", "enabled": true, "types": ["text"], "label": "Description"}, {"tags": [], "property": "Partner_Organization_text", "enabled": true, "types": ["text"], "label": "NDIIPP Partner"}, {"tags": [], "property": "Timeline_text", "enabled": false, "types": ["text"], "label": "Timeline:text"}, {"tags": ["property:type=text", "property:type=shredded_list"], "enabled": true, "label": "Type", "delimiter": ",", "property": "Type", "extract": "Content_Type_text"}, {"composite": ["Collection_Start_Date_text"], "property": "Date", "enabled": true, "tags": ["property:type=date"], "label": "Date"}]};

                    window.Freemix.data ={
                        "items": {"items": [{"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85070: Pakistan Narcotics Survey--1985", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PKUSIA1985-I85070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": " Pakistan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_0", "Augmented_Locations_text": "30.000,70.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_0", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_0"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_0", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_0", "type": "Item", "id": "_0", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1", "label": "_1", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image ", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Africa", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1", "Project_Name_text": "MetaArchive Cooperative", "Date": "1887-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1982", "Name_of_Specific_Collection_text": "FSU Provost Dr. Lawrence Abele Collection", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_lockss_provost_abele_pdfs/publications_hi-res_pdfs/", "label_text": "_1", "Augmented_Locations_text": "7.188,21.094", "Collection_Start_Date_text": "1887", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1"], "Description_text": "The FSU Provost Dr. Lawrence Abele Collection includes 11 rare and foreign biological science scientific journals circa early 19th and 20th centuries from Dr. Abele's personal collection.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1887-1982"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_2", "label": "_2", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image ", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Africa", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_2", "Project_Name_text": "MetaArchive Cooperative", "Date": "1887-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1982", "Name_of_Specific_Collection_text": "FSU Provost Dr. Lawrence Abele Collection Photographs", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_lockss_provost_abele_tiffs/publications_tiffs/", "label_text": "_2", "Augmented_Locations_text": "7.188,21.094", "Collection_Start_Date_text": "1887", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_2", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_2"], "Description_text": "The FSU Provost Dr. Lawrence Abele Collection includes 11 rare and foreign biological science scientific journals circa early 19th and 20th centuries from Dr. Abele's personal collection.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1887-1982"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Index of African Governance - 2009 Release", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra/faces/study/StudyPage.xhtml?globalId=hdl:1902.1/13713&studyListingIndex=2_811a9ccd7f7b7ef499651c76f429", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Africa", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_3", "Augmented_Locations_text": "7.188,21.094", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_3", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_3"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_3", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_3", "type": "Item", "id": "_3", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Index of African Governance - 2008 Release", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Africa", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_4", "Augmented_Locations_text": "7.188,21.094", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_4", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_4"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_4", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_4", "type": "Item", "id": "_4", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_5", "label": "_5", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "Africa", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_5", "Project_Name_text": "Web-at-Risk ", "Date": "2008-12-05T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "African Politics Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/AfricaWebArchive", "label_text": "_5", "Augmented_Locations_text": "7.188,21.094", "Collection_Start_Date_text": "2008/12/05", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_5", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_5"], "Description_text": "The African Politics Web Archive seeks to preserve web sites for future generations as traditional libraries preserve books, journals, newspapers and other materials. Presidential election web sites generally last only a few months on the web and then disappear. Web sites archived appear in the African Politics Web Archive 6 months after they are first added.", "Partner_Organization_text": "Stanford University", "Timeline_text": "12/5/08 - 5/-10/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_6", "label": "_6", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_6", "Project_Name_text": "MetaArchive Cooperative", "Date": "1856-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006", "Name_of_Specific_Collection_text": "Auburn University Sesquicentennial Lecture Series", "URL_text": "http://diglib.auburn.edu/150th/", "label_text": "_6", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1856", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_6", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_6"], "Description_text": "In 2006, Auburn University celebrated its 150th birthday. As a part of the year long celebration, the AU Libraries sponsored a series of 12 lectures, which were recorded and made available for viewing on the web. This collection contains the videos from out streaming server.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1856-2006"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_7", "label": "_7", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_7", "Project_Name_text": "MetaArchive Cooperative", "Date": "1920-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1965", "Name_of_Specific_Collection_text": "Alabama Cooperative Extension Service (ACES) Photographs 1920s-1960s", "URL_text": "http://diglib.auburn.edu/collections/aces/", "label_text": "_7", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1920", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_7", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_7"], "Description_text": "The entire collection comprises approximately 32,000 photographs taken primarily by ACES photographers from the 1920s through the 1960s, depicting farm life, agricultural and leisure activities, livestock and animal husbandry, and extension agents and programs in Alabama during those decades. Includes the slide collection (1940s-1960s) of ACES agronomist J.C. Lowery.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1920-1965"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_8", "label": "_8", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_8", "Project_Name_text": "MetaArchive Cooperative", "Date": "1880-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1980", "Name_of_Specific_Collection_text": "Auburn University Numbered Photographs Collection", "URL_text": "http://diglib.auburn.edu/collections/auphotos/", "label_text": "_8", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1880", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_8", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_8"], "Description_text": "Photographs of notable people, places, and events in the history of Auburn University, from the late 19th century onwards. Drawn from the holdings of the Auburn University Special Collections and Archives Department, this collection contains images of student life, sporting events, and campus leaders and landmarks during some of the most turbulent decades in Auburn's history, including the last quarter of the 19th century, World Wars I and II, and desegregation in the 1960s.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1880-1980"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_9", "label": "_9", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_9", "Project_Name_text": "MetaArchive Cooperative", "Date": "1897-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Glomerata:  Auburn University Yearbooks, 1897-", "URL_text": "http://diglib.auburn.edu/collections/gloms/", "label_text": "_9", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1897", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_9", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_9"], "Description_text": "This collection contains viewable pages of the Auburn University yearbook--The Glomerata--from the 1897 volume onward. The volumes contain chapters on the university administration, faculty members and students (with photographs), student organizations, fraternities and sororities, military programs (ROTC), athletics, special features and humor, and period advertisements from local merchants. They are an excellent source of information and insights on student and campus life--and the surrounding culture.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1897-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_10", "label": "_10", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_10", "Project_Name_text": "MetaArchive Cooperative", "Date": "1938-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1957", "Name_of_Specific_Collection_text": "Auburn Football Programs Photos", "URL_text": "http://diglib.auburn.edu/collections/footballprograms/", "label_text": "_10", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1938", "Subject_text": "SPORTS, RECREATION AND TRAVEL", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_10", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_10"], "Description_text": "This collection contains viewable pages of the Auburn University Football Programs for various years.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1938-1957"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_11", "label": "_11", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Alabama", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_11", "Project_Name_text": "MetaArchive Cooperative", "Date": "1920-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1990", "Name_of_Specific_Collection_text": "Eugene B. Sledge Collection", "URL_text": "http://diglib.auburn.edu/collections/ebsledge/", "label_text": "_11", "Augmented_Locations_text": "32.750,-86.750", "Collection_Start_Date_text": "1920", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_11", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_11"], "Description_text": "This collection consists of materials on the life and career of Eugene B. Sledge. Born in Mobile, Alabama, in 1923, E. B. Sledge enlisted in the U.S. Marine Corps in 1942 and saw combat on Peleliu and Okinawa. After the war he obtained degrees in biology and botany at Auburn and the University of Florida and taught for many years at the University of Montevallo. In 1981, Dr. Sledge published an account of his experiences during the Second World War in a book entitled \"With the Old Breed: at Peleliu and Okinawa\". \"With the Old Breed\" is now widely recognized as a classic war memoir. Dr. Sledge died on March 3, 2001. A second memoir, \"China Marine: An Infantryman's Life after World War II\", was published posthumously in 2002.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "1920-1990"}, {"Content_Type_text": "Text and/or Image, Audio/Video, Web sites", "Name_of_Specific_Collection_text": "Alaska State Government Electronic Documents", "URL_text": "http://archives.state.ak.us", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Alaska", "Type": ["Text and/or Image", "Audio/Video", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_12", "Augmented_Locations_text": "64.000,-150.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_12", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_12"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_12", "Description_text": "Vital records, land ownership and use documentation, court records and Web-based state and local government reports and other electronic government documents. ", "label": "_12", "type": "Item", "id": "_12", "Institution_Location_text": "Juneau, AK", "Partner_Organization_text": "Alaska State Archives"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_13", "label": "_13", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Alexandria, VA", "Collection_Location_text": "Alexandria, Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_13", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Francis Hammond MS", "URL_text": "http://www.archive-it.org/k12/9FHammondMS.html", "label_text": "_13", "Augmented_Locations_text": "38.805,-77.047", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_13", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_13"], "Description_text": "Located in the heart of beautiful of Alexandria, Virginia, Francis C. Hammond Middle School was built in 1956. The building has housed a variety of grade levels over the course of its storied history. It served as a high school from 1956 until 1971. Hammond High School gained a reputation for being one of the finest schools in the state. As a two-year school (grades 9-10) Hammond was in the forefront of racial desegregation (1971-1979). In the fall of 1979, Francis C. Hammond Junior High School opened (grades 7-9). In the fall of 1993 it was reorganized into a middle school. The latest evolution for Francis C. Hammond was its reorganization in the fall of 2009 as a campus of three middle schools (FCH1, FCH2 and FCH3). The K-12 Web Archiving Program has been a great addition to the curriculum offered at the School. The Program fits perfectly into Mr. Hewletts PACE course on Digital Citizenship. Through the course students spend time each week selecting objects to include in the Schools collections and learning about the creation & preservation of digital information. The students in the course have also had the opportunity to visit the Library of Congress and National Archives to better understand what makes a strong, archival collection. The K-12 Web Archiving Program is helping Hammond students to better understand how to use primary sources and digital content. The students love the sense of making a lasting contribution to history and appreciate being able to share what they are working on with friends, teachers, and parents. The success of the K-12 Web Archiving Program at Hammond is a true source of pride for the School.", "Partner_Organization_text": "Francis Hammond MS", "Timeline_text": "2009 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_14", "label": "_14", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Ames, Iowa", "Collection_Location_text": "Ames, Iowa", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_14", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Ames HS", "URL_text": "http://www.archive-it.org/k12/8AmesHS.html", "label_text": "_14", "Augmented_Locations_text": "42.035,-93.620", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_14", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_14"], "Description_text": "Ames High School, located in Ames, Iowa is committed to ensuring that all learners develop the knowledge, skills, attitudes, values, and personal esteem necessary to grow in and shape a changing society. This project was overseen by the school's Extended Learning Program, which administers various accelerated learning opportunities for AHS students. Over the course of their Archive-It subscription, the project was presented at a televised school board meeting. Altogether the Ames High School students archived 16,869,783 URLs.", "Partner_Organization_text": "Ames HS", "Timeline_text": "2008 - 2009"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_15", "label": "_15", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Ames, Iowa", "Collection_Location_text": "Ames, Iowa", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_15", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Ames MS", "URL_text": "http://www.archive-it.org/k12/8AmesMS.html", "label_text": "_15", "Augmented_Locations_text": "42.035,-93.620", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_15", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_15"], "Description_text": "Ames Middle School is located in Ames, Iowa. Ames Middle School eighth grade Extended Learning Program students archived websites that they use in daily life. They selected the theme of pastimes to reflect internet usage in their personal lives, current events to track the ever changing face of news in the 21st century and educational resources to highlight sources used during school or for school projects. Ames Middle School students archived a total of 19,240,220 URLs. Before starting this activity, Ames Middle School students toured the Special Collections Department at the Parks Library at Iowa State University. Students explored a vast array of primary sources, and learned about the department. Their experience helped them zero in on web pages that clearly illustrated this period in time when the Archive-It/Library of Congress project began.", "Partner_Organization_text": "Ames MS", "Timeline_text": "2008 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_16", "label": "_16", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Ann Arbor, MI", "Collection_Location_text": "Ann Arbor, Michigan", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_16", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Clague MS", "URL_text": "http://www.archive-it.org/k12/9ClagueMS.html", "label_text": "_16", "Augmented_Locations_text": "42.278,-83.741", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_16", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_16"], "Description_text": "Clague Middle School is located in Ann Arbor, Michigan home of the University of Michigan. Clague serves grades 6-8 and has over 720 students speaking 25 languages. Student participants in the program are self-selected from all grades and meet after school.", "Partner_Organization_text": "Clague MS", "Timeline_text": "2009 - 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85110: Youth Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ARUSIA1985-I85110", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Argentina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_17", "Augmented_Locations_text": "-34.000,-64.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_17", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_17"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_17", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_17", "type": "Item", "id": "_17", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90033: Argentina Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ARUSIA1990-I90033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Argentina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_18", "Augmented_Locations_text": "-34.000,-64.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_18", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_18"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_18", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_18", "type": "Item", "id": "_18", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90062: 5 Country SA Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ARUSIA1990-I90062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Argentina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_19", "Augmented_Locations_text": "-34.000,-64.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_19", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_19"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_19", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_19", "type": "Item", "id": "_19", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "Arizona State Library, Archives and Records", "URL_text": "http://www.lib.az.us/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Arizona", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_20", "Augmented_Locations_text": "34.500,-111.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_20", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_20"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_20", "Description_text": "Electronic publications of state governments and state agencies. This content contains the historic record of government.  This record is now beginning to exist only in electronic form, which state libraries and archives are mandated to collect.", "label": "_20", "type": "Item", "id": "_20", "Institution_Location_text": "Phoenix, AZ", "Partner_Organization_text": "Arizona State Library, Archives, and Public Records"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "Arizona Government Digital Collections", "URL_text": "http://www.lib.az.us/archives/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Arizona", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_21", "Augmented_Locations_text": "34.500,-111.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_21", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_21"], "modified": "no", "modified_text": "no", "Project_Name_text": "Persistent Digital Archives and Library System (PeDALS) Project", "type_text": "Item", "label_text": "_21", "Description_text": "Digital content from all branches of Arizona state government, including marriage certificates, civil case files, well reports, agency and legislative web pages, proceedings of the Arizona House and Senate, state agency publications, and emails of Governor Napolitano.", "label": "_21", "type": "Item", "id": "_21", "Institution_Location_text": "Phoenix, AZ", "Partner_Organization_text": "Arizona State Library, Archives, and Public Records"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Arkansas Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Arkansas", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_22", "Augmented_Locations_text": "34.750,-92.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_22", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_22"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_22", "Description_text": "Web resources that relate to the content of an Arkansas legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_22", "type": "Item", "id": "_22", "Institution_Location_text": "Little Rock, AR", "Partner_Organization_text": "Arkansas State Library, Arkansas History Commission"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Arkansas Poll, 2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10331", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Arkansas", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_23", "Augmented_Locations_text": "34.750,-92.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_23", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_23"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_23", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_23", "type": "Item", "id": "_23", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Arkansas Poll, 2006", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10344", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Arkansas", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_24", "Augmented_Locations_text": "34.750,-92.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_24", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_24"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_24", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_24", "type": "Item", "id": "_24", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Arkansas Poll, 2005", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10343", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Arkansas", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_25", "Augmented_Locations_text": "34.750,-92.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_25", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_25"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_25", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_25", "type": "Item", "id": "_25", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Arkansas Poll, 2007", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10345", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Arkansas", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_26", "Augmented_Locations_text": "34.750,-92.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_26", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_26"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_26", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_26", "type": "Item", "id": "_26", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_27", "label": "_27", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Arkansas", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_27", "Project_Name_text": "MetaArchive Cooperative", "Date": "1861-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1865", "Name_of_Specific_Collection_text": "My Precious Loulie\u2026:  Love Letters of the Civil War", "URL_text": "http://spec.lib.vt.edu/cwlove/", "label_text": "_27", "Augmented_Locations_text": "34.750,-92.500", "Collection_Start_Date_text": "1861", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_27", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_27"], "Description_text": "The Special Collections Department holds many Civil War era (1861-1865) manuscript collections, several of which include letters written by soldiers to their loves, and a few from the ladies to their soldiers. There are eight samples in this collection.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1861-1865"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_28", "label": "_28", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Atlanta, GA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_28", "Project_Name_text": "MetaArchive Cooperative", "Date": "1861-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1865", "Name_of_Specific_Collection_text": "The Civil War in America from the Illustrated London News", "URL_text": "http://beck.library.emory.edu/iln/", "label_text": "_28", "Augmented_Locations_text": "33.749,-84.388", "Collection_Start_Date_text": "1861", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_28", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_28"], "Description_text": "This collection excerpts reports and illustrations about the Civil War in America from the Illustrated London News from 1861-1865.", "Partner_Organization_text": "Emory University ", "Timeline_text": "1861-1865"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_29", "label": "_29", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Atlanta, GA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_29", "Project_Name_text": "MetaArchive Cooperative", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "e-journal Southern Spaces with Masters", "URL_text": "http://www.southernspaces.org/", "label_text": "_29", "Augmented_Locations_text": "33.749,-84.388", "Collection_Start_Date_text": "2004", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_29", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_29"], "Description_text": "Southern Spaces, created at Emory University, is a peer-reviewed internet journal and scholarly forum that provides open access to essays, gateways, events and conferences, interviews and performances, and annotated weblinks on the real and imagined spaces of the American South.", "Partner_Organization_text": "Emory University ", "Timeline_text": "2004-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_30", "label": "_30", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Atlanta, GA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_30", "Project_Name_text": "MetaArchive Cooperative", "Date": "1978-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2004", "Name_of_Specific_Collection_text": "Southern Changes", "URL_text": "http://beck.library.emory.edu/southernchanges/", "label_text": "_30", "Augmented_Locations_text": "33.749,-84.388", "Collection_Start_Date_text": "1978", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_30", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_30"], "Description_text": "Volumes 1-25 of Southern Changes, the journal of the Southern Regional Council", "Partner_Organization_text": "Emory University ", "Timeline_text": "1978-2004"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_31", "label": "_31", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Auburn, AL", "Collection_Location_text": "Auburn, AL", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_31", "Project_Name_text": "MetaArchive Cooperative", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006", "Name_of_Specific_Collection_text": "Caroline Dean Wildflower Collection", "URL_text": "http://diglib.auburn.edu/collections/wildflower/", "label_text": "_31", "Augmented_Locations_text": "32.611,-85.487", "Collection_Start_Date_text": "2005", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_31", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_31"], "Description_text": "The Caroline Dean Wildflower Collection features images of wildflowers native to the Southeastern United States that are identified by both common and scientific names and are accompanied by a description. The majority of the images in this collection were photographed in the wild lands and along roadsides throughout Alabama. This collection has been created to share the beauty and knowledge of our most colorful of all natural resources, and to promote the appreciation, use, and conservation of native plants.", "Partner_Organization_text": "Auburn University ", "Timeline_text": "2005-2006"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_32", "label": "_32", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Austin, TX", "Collection_Location_text": "Austin, Texas", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_32", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Jackie's Private School", "URL_text": "http://www.archive-it.org/k12/9JackiesPS.html", "label_text": "_32", "Augmented_Locations_text": "30.267,-97.743", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_32", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_32"], "Description_text": "Jackie's Private School is a small private school in Austin, Texas. The school serves students from preschool to 8th grade. Student participants in the K12 program are in a combined 7th and 8th grade class in World Geography and Cultures, and are archiving materials related to that course.", "Partner_Organization_text": "Jackie's Private School", "Timeline_text": "2009 - 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Lincoln Institute of Land Policy/Joint Center for Housing Studies of Harvard University Poll: Landowners of the Metropolitan Fringe of Four Rapidly Growing Regions: Austin, TX; Charlotte, NC; Portland, OR and Sacramento, CA", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USMISC2003-LAND", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Austin, TX", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_33", "Augmented_Locations_text": "30.267,-97.743", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_33", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_33"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_33", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_33", "type": "Item", "id": "_33", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_34", "label": "_34", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Canberra, Australia", "Collection_Location_text": "Australia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_34", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Australian Web Domain Archive", "URL_text": "http://pandora.nla.gov.au/domain_harvests.html", "label_text": "_34", "Augmented_Locations_text": "-25.000,135.000", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_34", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_34"], "Description_text": "The Australian Web Domain Archive includes annual snapshot harvests of the .au top level domain and some additional content located on host servers in Australia but not under the .au domain. The first four harvests (2005 to 2008) collected around 2.3 billion URLs amounting to around 78 terabytes of data.", "Partner_Organization_text": "Australian National Library", "Timeline_text": "2005 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_35", "label": "_35", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Canberra, Australia", "Collection_Location_text": "Australia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_35", "Project_Name_text": "IIPC", "Date": "1996-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "PANDORA Australia's Web Archive", "URL_text": "http://pandora.nla.gov.au/", "label_text": "_35", "Augmented_Locations_text": "-25.000,135.000", "Collection_Start_Date_text": "1996", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_35", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_35"], "Description_text": "PANDORA is a selective archive with a broad coverage of web materials relating to the social, cultural, political and intellectual life of Australia and Australians. It includes government sites, blogs, organisational sites, examples of commercial sites, some online newspapers and collections relating to events such as elections.", "Partner_Organization_text": "PANDORA Australia's Web Archive", "Timeline_text": "1996 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll  # 1975-I75003: General Attitudes", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1975-I75003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_36", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_36", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_36"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_36", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_36", "type": "Item", "id": "_36", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75008: International Political Economic Issues: Vietnam Rider,1975", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1975-I75008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_37", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_37", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_37"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_37", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_37", "type": "Item", "id": "_37", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88099: Australia-US Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1988-I88099", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_38", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_38", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_38"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_38", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_38", "type": "Item", "id": "_38", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78011: Australian Attitude Survey 77A-7", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1978-I78011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_39", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_39", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_39"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_39", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_39", "type": "Item", "id": "_39", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79013: Germany SALT August Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1979-I79013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_40", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_40", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_40"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_40", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_40", "type": "Item", "id": "_40", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80011: Australian Multi Regional Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1980-I80011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_41", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_41", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_41"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_41", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_41", "type": "Item", "id": "_41", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82059: ANZUS and Australia's Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1982-I82059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_42", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_42", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_42"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_42", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_42", "type": "Item", "id": "_42", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83059: ANZUS Security Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1983-I83059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_43", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_43", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_43"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_43", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_43", "type": "Item", "id": "_43", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84025: Australian Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1984-I84025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_44", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_44", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_44"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_44", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_44", "type": "Item", "id": "_44", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84047: ANZUS and Australian Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1984-I84047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_45", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_45", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_45"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_45", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_45", "type": "Item", "id": "_45", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85019: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1985-I85019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_46", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_46", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_46"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_46", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_46", "type": "Item", "id": "_46", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86018: Views of US Society", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1986-I86018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_47", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_47", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_47"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_47", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_47", "type": "Item", "id": "_47", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86068: Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1986-I86068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_48", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_48", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_48"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_48", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_48", "type": "Item", "id": "_48", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87069: Australian Attitudes Toward the U.S. Alliance", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1987-I87069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_49", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_49", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_49"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_49", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_49", "type": "Item", "id": "_49", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88092: Alliance Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1988-I88092", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_50", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_50", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_50"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_50", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_50", "type": "Item", "id": "_50", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89064: Australia Alliance/Australian-American Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1989-I89064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_51", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_51", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_51"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_51", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_51", "type": "Item", "id": "_51", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll #1985-I85112: Arms Control/Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/AUUSIA1985-I85112", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Australia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_52", "Augmented_Locations_text": "-25.000,135.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_52", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_52"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_52", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_52", "type": "Item", "id": "_52", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85018: Austria Youth", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ATUSIA1985-I85018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Austria", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_53", "Augmented_Locations_text": "47.333,13.333", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_53", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_53"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_53", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_53", "type": "Item", "id": "_53", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_54", "label": "_54", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Vienna, Austria", "Collection_Location_text": "Austria", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_54", "Project_Name_text": "IIPC", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Webarchive Austria", "URL_text": "http://www.onb.ac.at/ev/about/webarchive.htm", "label_text": "_54", "Augmented_Locations_text": "47.333,13.333", "Collection_Start_Date_text": "2008", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_54", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_54"], "Description_text": "The new Austrian Media Law became operative in March 2009. This amendment to the law is the legal basis for web archiving and governs the collection of online publications. In principle the webpages with the domain .at and pages that have a specific connection with Austria (for example, the Austrian Cultural Institute in New York) are to be collected. The Austrian National Library will start the web archiving with a pilot phase that will then become a permanent service in 2010. Access will be possible for anyone on site at the Austrian National Library and approx. 20 other libraries in Austria.", "Partner_Organization_text": "Webarchive Austria", "Timeline_text": "2008 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Size of Horses in the Habsburg Military, 1781-1820", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4364", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Austria", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_55", "Augmented_Locations_text": "47.333,13.333", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_55", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_55"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_55", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_55", "type": "Item", "id": "_55", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Reputation Effects and the Limits of Contracting: A Study of the Indian Software Industry", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Bangalore", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_56", "Augmented_Locations_text": "12.976,77.603", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_56", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_56"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_56", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_56", "type": "Item", "id": "_56", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_57", "label": "_57", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Battle Creek, MI", "Collection_Location_text": "Battle Creek, Michigan", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_57", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Lakeview HS", "URL_text": "http://www.archive-it.org/k12/9LakeviewHS.html", "label_text": "_57", "Augmented_Locations_text": "42.321,-85.180", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_57", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_57"], "Description_text": "Lakeview High School is located in Battle Creek, Michigan and has a student population of over 1300 students. Battle Creek has a population of about 60,000, divided amongst five high schools. Lakeview is implementing the K12 Archiving Program through its Cultural Literacy classes. These three Cultural Literacy classes, totaling almost 90 students, are studying the more influential American movies, books, television series, sporting events, and music genres of the 20th Century. While using both primary and secondary sources, these students analyze the cultural impact of the movies, songs, sports, books, etc. at the time, the impact they still have today, and the impact they have on each individual student. By doing this analysis, students are able to develop an understanding of what might be important to researchers studying our culture in the future.", "Partner_Organization_text": "Lakeview HS", "Timeline_text": "2009 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_58", "label": "_58", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Belarus", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_58", "Project_Name_text": "Archive-It", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Belarus 2009", "URL_text": "http://archive-it.org/public/collection.html?id=1288", "label_text": "_58", "Augmented_Locations_text": "53.000,28.000", "Collection_Start_Date_text": "2009", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_58", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_58"], "Description_text": "This collection captures websites that offer a picture of contemporary Belarus. ", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2009"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_59", "label": "_59", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Belarus", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_59", "Project_Name_text": "Archive-It", "Date": "2010-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Belarus 2009C", "URL_text": "http://archive-it.org/public/collection.html?id=1824", "label_text": "_59", "Augmented_Locations_text": "53.000,28.000", "Collection_Start_Date_text": "2010", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_59", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_59"], "Description_text": "This is a collection of websites that address the political situation in Belarus and may contain information that could be considered fragile.", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_60", "label": "_60", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Belarus", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_60", "Project_Name_text": "Archive-It", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Belarus 2009b", "URL_text": "http://archive-it.org/public/collection.html?id=1327", "label_text": "_60", "Augmented_Locations_text": "53.000,28.000", "Collection_Start_Date_text": "2009", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_60", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_60"], "Description_text": "This second collection of fifty sites offers more details about Belarusian society. ", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2009"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_61", "label": "_61", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Belarus", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_61", "Project_Name_text": "Archive-It", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Belarus Fragile Sites 2/2008", "URL_text": "http://archive-it.org/public/collection.html?id=968", "label_text": "_61", "Augmented_Locations_text": "53.000,28.000", "Collection_Start_Date_text": "2008", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_61", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_61"], "Description_text": "This collection represents a variety of websites in Belarus that should be catalogued for future reference.", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2008"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1956-I56001: Belgian Attitude Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1956-I56001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_62", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_62", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_62"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_62", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_62", "type": "Item", "id": "_62", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82014: Belgian Attitude Towards Nuclear Arms", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1982-I82014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_63", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_63", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_63"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_63", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_63", "type": "Item", "id": "_63", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82060: Belgium- NATO Summit Follow-On", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1982-I82060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_64", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_64", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_64"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_64", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_64", "type": "Item", "id": "_64", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81056: Public Opinion on INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1981-I81056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_65", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_65", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_65"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_65", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_65", "type": "Item", "id": "_65", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83022: Ist INF Tracking Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1983-I83022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_66", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_66", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_66"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_66", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_66", "type": "Item", "id": "_66", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83031: 2nd INF Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1983-I83031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_67", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_67", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_67"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_67", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_67", "type": "Item", "id": "_67", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84034: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1984-I84034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_68", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_68", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_68"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_68", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_68", "type": "Item", "id": "_68", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85009: Belgium Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1985-I85009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_69", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_69", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_69"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_69", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_69", "type": "Item", "id": "_69", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88002: Post Summit Survey 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1988-I88002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_70", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_70", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_70"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_70", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_70", "type": "Item", "id": "_70", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88062: 1988 Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1988-I88062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Belgium", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_71", "Augmented_Locations_text": "50.833,4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_71", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_71"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_71", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_71", "type": "Item", "id": "_71", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_72", "label": "_72", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_72", "Project_Name_text": "MetaArchive Cooperative", "Date": "1700-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1860", "Name_of_Specific_Collection_text": "Women, Work and Family in the Antebellum Mountain South", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/appalachian_women/", "label_text": "_72", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1700", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_72", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_72"], "Description_text": "Companion website for her book Southern Laboring Women: The Gendered Boundaries of Race, Ethnicity, and Class in Antebellum Appalachia, 1700-1860. Dunaway investigates the scope and socioeconomic impacts of antebellum women's work for the multiethnic majority of females who resided in the Appalachian South.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1700-1860"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_73", "label": "_73", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_73", "Project_Name_text": "MetaArchive Cooperative", "Date": "1860-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1860", "Name_of_Specific_Collection_text": "Nancy Figgat Recipe Book", "URL_text": "http://spec.lib.vt.edu/mss/pdf/NFRB.pdf", "label_text": "_73", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1860", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_73", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_73"], "Description_text": "Nancy G. Figgat's leather-bound recipe book dated Oct. 29, 1860", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1860-1860"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_74", "label": "_74", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_74", "Project_Name_text": "MetaArchive Cooperative", "Date": "1860-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1870", "Name_of_Specific_Collection_text": "Receipts and Home Remedies circa 1869", "URL_text": "http://spec.lib.vt.edu/mss/pdf/SWRB.pdf", "label_text": "_74", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1860", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_74", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_74"], "Description_text": "Recipes and home remedies from Southwest Virginia created during the Civil War era.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1860-1870"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_75", "label": "_75", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_75", "Project_Name_text": "MetaArchive Cooperative", "Date": "1857-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1900", "Name_of_Specific_Collection_text": "Papers of Judge Wm. M. Harris", "URL_text": "http://ead.lib.virginia.edu/vivaead/published/vt/viblbv00030.xml.frame", "label_text": "_75", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1857", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Restricted Access", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_75", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_75"], "Description_text": "Includes extensive correspondence with his wife 1863-1865, while the Judge was stationed in Richmond, Virginia.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1857-1900"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_76", "label": "_76", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_76", "Project_Name_text": "MetaArchive Cooperative", "Date": "1840-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1890", "Name_of_Specific_Collection_text": "Ferry Hill Ledger", "URL_text": "http://spec.lib.vt.edu/mss/pdf/vt_only/fhledger.pdf", "label_text": "_76", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1840", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_76", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_76"], "Description_text": "Ferry Hill Ledger (1797-1804) early documentation of Mary Draper Ingles (kidnapped at Draper Meadows Massacre and later escaped from Shawnee Indian captivity) and William Ingles, operator of Ingles Ferry, Ingles Ferry Hill Tavern, and blacksmith shop. Documentation of the family's extraordinary history, its ferry, and related enterprises provides scholars with unparalleled material for the study of Southwest Virginia.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1840-1890"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_77", "label": "_77", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Blacksburg, VA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_77", "Project_Name_text": "MetaArchive Cooperative", "Date": "1992-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1997", "Name_of_Specific_Collection_text": "Roanoke Times", "URL_text": "http://scholar.lib.vt.edu/VA-news/ROA-Times/ROA-Times.html", "label_text": "_77", "Augmented_Locations_text": "37.230,-80.428", "Collection_Start_Date_text": "1992", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_77", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_77"], "Description_text": "Text files match daily publication of the news stories in this regional newspaper, the Roanoke Times (previously known as the Roanoke Times and World News).", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1992-1997"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85069: Narcotics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BOUSIA1985-I85069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Bolivia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_78", "Augmented_Locations_text": "-17.000,-65.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_78", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_78"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_78", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_78", "type": "Item", "id": "_78", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88027: Drug Attitudes Survey 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BOUSIA1988-I88027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Bolivia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_79", "Augmented_Locations_text": "-17.000,-65.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_79", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_79"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_79", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_79", "type": "Item", "id": "_79", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80018: General Attitudes Multi Regional", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1980-I80018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_80", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_80", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_80"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_80", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_80", "type": "Item", "id": "_80", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84026: 1984 Public Opinion On Foreign Debt, Narcotics Traffic And Central American Conflict", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1984-I84026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_81", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_81", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_81"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_81", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_81", "type": "Item", "id": "_81", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84027: Attitudes Toward UN And UNESCO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1984-I84027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_82", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_82", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_82"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_82", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_82", "type": "Item", "id": "_82", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I85002: Public Opinion On Foreign Debt, Narcotics And International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1985-I85002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_83", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_83", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_83"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_83", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_83", "type": "Item", "id": "_83", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85113: Baseline Attitude Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1985-I85113", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_84", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_84", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_84"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_84", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_84", "type": "Item", "id": "_84", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85114: Youth Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1985-I85114", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_85", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_85", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_85"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_85", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_85", "type": "Item", "id": "_85", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86001: New Democracies Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1986-I86001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_86", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_86", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_86"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_86", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_86", "type": "Item", "id": "_86", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87034: Debt Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1987-I87034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_87", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_87", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_87"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_87", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_87", "type": "Item", "id": "_87", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90068: 5 Country SA Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1990-I90068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_88", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_88", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_88"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_88", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_88", "type": "Item", "id": "_88", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92001: National Survey with Brazilian Urban Population", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BRUSIA1992-I92001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Brazil", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_89", "Augmented_Locations_text": "-15.780,-47.930", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_89", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_89"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_89", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_89", "type": "Item", "id": "_89", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91068: British Broadcasting Corporation (BBC) Survey--Bangladesh", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BAUSIA1991-I91068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_90", "Augmented_Locations_text": "-5.000,149.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_90", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_90"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_90", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_90", "type": "Item", "id": "_90", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91083: Britain Telephone Ride", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1991-I91083", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_91", "Augmented_Locations_text": "-5.000,149.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_91", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_91"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_91", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_91", "type": "Item", "id": "_91", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92047: Britain Telephone Rider on Iraq/Yugoslavia", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1992-I92047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_92", "Augmented_Locations_text": "-5.000,149.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_92", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_92"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_92", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_92", "type": "Item", "id": "_92", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_93", "label": "_93", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Budapest, Hungary", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_93", "Project_Name_text": "MetaArchive Cooperative", "Date": "1941-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1944", "Name_of_Specific_Collection_text": "German Soldier Scrapbook", "URL_text": "http://spec.lib.vt.edu/mss/pdf/GermanSoldier.pdf", "label_text": "_93", "Augmented_Locations_text": "47.498,19.040", "Collection_Start_Date_text": "1941", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_93", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_93"], "Description_text": "GERMAN SOLDIER'S PHOTOGRAPHIC SCRAPBOOK, ca. 1941-1944. 0.1 cu. ft. Photographs taken by an unknown German soldier during World War II. Scenes of soldiers, tanks, trains, trucks, scenery, and ruins in Budapest and the Soviet Union. Found in Aachen, Germany, in 1944.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1941-1944"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of California Legislative Data and Reports", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "California", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_94", "Augmented_Locations_text": "37.250,-119.751", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_94", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_94"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_94", "Description_text": "Web resources that relate to the content of a California legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_94", "type": "Item", "id": "_94", "Institution_Location_text": "Sacramento, CA", "Partner_Organization_text": "California Digital Library, California Legislative Counsel, California State Archives, California State Library"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_95", "label": "_95", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Berkeley, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_95", "Project_Name_text": "Web-at-Risk", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "AFL-CIO/Change to Win Web Archive", "URL_text": "http://webarchives.cdlib.org/a/AFLCIOChangetoWin", "label_text": "_95", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_95", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_95"], "Description_text": "In 2005, seven large U.S. trade unions stepped away from the AFL-CIO, and formed their national organization, called Change to Win. The new organization joins the AFL-CIO as a second, independent national voice for U.S. labor unions, producing policy statements, creating resources for labor union members, and conducting an active lobbying role. At the same time, the AFL-CIO continues to support all of its key activities, many of which predate and overlap Change to Win's own initiatives. This web archive preserves the public documents on the AFL-CIO and Change to Win web sites, making it possible for scholars, researchers and policymakers to compare the official activities of both associations. In addition, the AFL-CIO and Change to Win opened a dialogue about a future rapprochement during the 2008-09 academic year. Whether the two groups reunite or not, their collective output will provide an important resource for labor historians.", "Partner_Organization_text": "Institute of Industrial Relations Library , University of California, Berkeley", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_96", "label": "_96", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "San Fransisco, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_96", "Project_Name_text": "IIPC", "Date": "1996-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Internet Archive", "URL_text": "http://www.archive.org", "label_text": "_96", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "1996", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_96", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_96"], "Description_text": "The Internet Archive is a non-profit organization that is compiling a historic database of Web sites and other digital content. IA\u2019s web archives now exceed 2PBs of data (compressed) and encompass over 150billion captures collected from 1996 to the present culled from every domain, over 200million web sites and 40+ languages. This archival database expands with the Internet, and so grows by nearly 100TBs (compressed) every month. Usage of IA\u2019s web collections via the Wayback machine average 400-500 requests per second. Recently, the Internet Archive invested in Sun's open storage server and software technologies, specifically a Sun Modular Datacenter (Sun MD), installed at Sun's Santa Clara campus, supported by the Sun MD remote monitoring service. The new Sun MD was installed in March 2009. It is equipped with 60 Sun Fire X4500 (Thumper) Open Storage Systems that run the Solaris 10 OS, including the Solaris ZFS file system. Sun's servers with Solaris ZFS storage pools enabled the Internet Archive to double the storage capacity of its old system while using up to 50 percent less power than other servers would use. Sun engineers monitor power, heating and cooling, fire, smoke, and water detection, and physical access points, and dispatch repair technicians, if necessary. IA Engineers manage the repository software, archival data, and access services provided to researchers and the general public. ", "Partner_Organization_text": "Internet Archive", "Timeline_text": "1996 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_97", "label": "_97", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_97", "Project_Name_text": "Web-at-Risk ", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Middle Ease Political Sites", "URL_text": "http://webarchives.cdlib.org/a/MidEastPolitics", "label_text": "_97", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_97", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_97"], "Description_text": "Web sites of political parties, dissident groups from Islamic and Middle Eastern countries.  The collection of all relevant web materials in all formats in support of teaching and research at Stanford University in Islamic and Middle Eastern Studies.", "Partner_Organization_text": "Stanford University", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_98", "label": "_98", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_98", "Project_Name_text": "Web-at-Risk ", "Date": "2008-10-24T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/08", "Name_of_Specific_Collection_text": "California State Government: .ca.gov Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/calgov", "label_text": "_98", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2008/10/24", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_98", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_98"], "Description_text": "The ca.gov domain is the 3rd largest domain in the U.S. government web. A great deal of that content is published by the State of California, and represents a rich source of material for researchers, students, the general public and state agencies themselves. This archive preserves access to hundreds of state agency sites that are captured on a regular basis. State agencies utilize their websites to publish everything from press releases, agendas, minutes, events, reports and statistics. This material is especially volatile as leadership changes or as time sensitive issues are no longer on agendas or in the news. This information while not distributed in print still holds immense social and research value, which we as memory institutions have an obligation to collect and preserve. By collecting and preserving this information, the study of issues in California, the world's fourth largest economy, will be greatly enhanced.", "Partner_Organization_text": "UC Government Information Librarians", "Timeline_text": "10/24/2008 - 05/08/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_99", "label": "_99", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Los Angeles, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_99", "Project_Name_text": "Web-at-Risk", "Date": "2007-02-05T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/04/22", "Name_of_Specific_Collection_text": "Los Angeles Local Government Information", "URL_text": "http://webarchives.cdlib.org/a/lagov", "label_text": "_99", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007/02/05", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_99", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_99"], "Description_text": "Los Angeles municipal, county and regional government information including nongovernmental materials (i.e. nonprofits, policy institutes, consultant firms, citizen groups, etc.) which are integral resources at the local level.", "Partner_Organization_text": "UCLA Library ", "Timeline_text": "February 5, 2007 - April 22, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_100", "label": "_100", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_100", "Project_Name_text": "Web-at-Risk ", "Date": "2007-10-23T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008/05/07", "Name_of_Specific_Collection_text": "2007 Southern California Wildfires Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/calfires/about", "label_text": "_100", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007/10/23", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_100", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_100"], "Description_text": "In October of 2007, a series of wildfires broke out throughout southern California. This web archive documents that event as it appeared on California State Agency sites, federal government sites, news, blogs, social networking sites. In addition to providing lasting access to the web\u2019s coverage of the fires, this archive may serve as a point of comparison to other web archives of dramatic and quickly unfolding historical events. In particular it may show how people communicated about the fire, how they got critical information such as evacuations and how they documented the impact of the fire as it unfolded.", "Partner_Organization_text": "University of California", "Timeline_text": "10/23/07 - 5/7/08"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_101", "label": "_101", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_101", "Project_Name_text": "Web-at-Risk ", "Date": "2003-09-16T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2003/10/10", "Name_of_Specific_Collection_text": "2003 California Recall Election ", "URL_text": "http://webarchives.cdlib.org/a/carecall2003", "label_text": "_101", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2003/09/16", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_101", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_101"], "Description_text": "The 2003 California gubernatorial recall election was a special election permitted under California state law. It resulted in voters replacing incumbent Democratic Governor Gray Davis with Republican Arnold Schwarzenegger. The recall effort spanned the latter half of 2003. Other California governors, including Pat Brown, Ronald Reagan, Jerry Brown, and Pete Wilson, had faced recall attempts, but these attempts were unsuccessful. After several legal as well as procedural efforts failed to stop it, California's first-ever gubernatorial recall election was held on October 7, and the results were certified on November 14, 2003, making Davis the first governor recalled in the history of California, and just the second in U.S. history. (The first was North Dakota's 1921 recall of Lynn Frazier). A common misconception is that Arizona governor Evan Mecham was recalled in 1988. However, he was impeached before this qualified recall election could occur.) California is one of only 18 states that allows recalls. This archive consists of over 300 sites related to the 2003 recall election captured between September 16 and October 10, 2003. The archive includes official websites of the 135 candidates and the web sites of write-in and uncertified candidates where possible. Also included are political interest groups, major parties at the state level, and state agencies related to the election such as the California Secretary of State.", "Partner_Organization_text": "University of California", "Timeline_text": "September 16, 2003 - October 10, 2003"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_102", "label": "_102", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_102", "Project_Name_text": "Web-at-Risk ", "Date": "2009-11-04T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/11/07", "Name_of_Specific_Collection_text": "California Water Districts Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/CAWaterDistricts/about", "label_text": "_102", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2009/11/04", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_102", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_102"], "Description_text": "This archive preserves access to hundreds of California water and irrigation district sites that are captured on a regular basis. Water districts utilize their websites to publish all types of information, including annual reports, data, press releases, agendas, minutes, events, reports and statistics. This material is especially volatile as the California water infrastructure and market changes or as time sensitive issues are no longer on agendas or in the news. This information while not distributed in print still holds immense social and research value, which we have an obligation to collect and preserve. By collecting and preserving this information, the study of water issues in California will be greatly enhanced.", "Partner_Organization_text": "University of California", "Timeline_text": "11/4/2009 - 11/07/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_103", "label": "_103", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Berkeley, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_103", "Project_Name_text": "Web-at-Risk ", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "International Governmental Organizations and Developing Countries", "URL_text": "http://webarchives.cdlib.org/a/idocs", "label_text": "_103", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2008", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_103", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_103"], "Description_text": "Web sites from the areas of 1) International Economic Development; 2) Demographics and Population Growth; 3) Poverty and Developing Countries; and 4) HIV/AIDS. ", "Partner_Organization_text": "University of California Berkeley ", "Timeline_text": "2008-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_104", "label": "_104", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Berkeley, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_104", "Project_Name_text": "Web-at-Risk", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "California Political Blogs and Interest Group Websites", "URL_text": "http://inbox.berkeley.edu/", "label_text": "_104", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_104", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_104"], "Description_text": "California politics as represented in political blogs and interest group web sites.", "Partner_Organization_text": "University of California, Berkeley ", "Timeline_text": "2005-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_105", "label": "_105", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Irvine, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_105", "Project_Name_text": "Web-at-Risk", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Orange County Government Information Web Collection", "URL_text": "http://webarchives.cdlib.org/a/ocgovinfo", "label_text": "_105", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_105", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_105"], "Description_text": "Government materials include on-line material issued by the County of Orange, all the city governments, special districts, and active regional agencies with emphasis on budgets, general plans, and key government department publications that supply development, social, political, and economic data regarding the area. In addition to non-government materials issued by \"special interest groups\" operating within the county that produce relevant reports", "Partner_Organization_text": "University of California, Irvine ", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_106", "label": "_106", "Type": ["Text and/or Image", "Web sites"], "Content_Type_text": "Text and/or Image, Web sites", "Institution_Location_text": "Los Angeles, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_106", "Project_Name_text": "Web-at-Risk", "Date": "1908-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "UCLA Online Campaign Literature Archive", "URL_text": "http://digital.library.ucla.edu/campaign/", "label_text": "_106", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "1908", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_106", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_106"], "Description_text": "Campaign web sites created for elections affecting the Los Angeles area, including those for local, state, and federal offices and ballot measures. ", "Partner_Organization_text": "University of California, Los Angeles ", "Timeline_text": "1908-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_107", "label": "_107", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "San Diego, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_107", "Project_Name_text": "Web-at-Risk", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "San Diego Area Local Government Information Archive ", "URL_text": "http://webarchives.cdlib.org/a/sdgov", "label_text": "_107", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_107", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_107"], "Description_text": "Materials from government agencies in San Diego county (e.g. City of San Diego, County of San Diego, etc.) and semi-official (e.g. League of Women Voters of San Diego) information related to topics of local interest. Web publications represent a variety of documents, including administrative materials, reports, statistics, data, and maps.", "Partner_Organization_text": "University of California, San Diego (Web-at-Risk project)", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_108", "label": "_108", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Santa Barbara, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_108", "Project_Name_text": "Web-at-Risk", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "UCSB Santa Barbara, Ventura, and San Luis Obispo Counties Local Planning Documents and Water Archive", "URL_text": "http://webarchives.cdlib.org/a/CAWaterDistricts", "label_text": "_108", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2009", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_108", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_108"], "Description_text": "Government resources for Santa Barbara, San Luis Obispo, and Ventura counties. In particular, reports and documents from local planning agencies, as well as sites from U.S. and California government agencies relating to water issues for these counties.", "Partner_Organization_text": "University of California, Santa Barbara", "Timeline_text": "2009-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_109", "label": "_109", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Santa Cruz, CA", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_109", "Project_Name_text": "Web-at-Risk", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Monterey Bay Area Local and Regional Government Websites", "URL_text": "http://webarchives.cdlib.org/a/montereygov", "label_text": "_109", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_109", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_109"], "Description_text": "Local and regional government web sites for the Monterey Bay area and includes the counties of Santa Cruz, Monterey, San Benito, San Mateo and Santa Clara. Also included are web sites for federal regional agencies with jurisdiction in these counties, as well as special districts, city governments, and California regional agencies such as pollution control districts, in addition to non-governmental non-profit organizations with missions that align themselves with local government agencies, for example, the Land Trust of Santa Cruz County.", "Partner_Organization_text": "University of California, Santa Cruz ", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_110", "label": "_110", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, California", "Collection_Location_text": "California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_110", "Project_Name_text": "IIPC", "Date": "2003-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Web Archiving Service", "URL_text": "http://webarchives.cdlib.org/", "label_text": "_110", "Augmented_Locations_text": "37.250,-119.751", "Collection_Start_Date_text": "2003", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_110", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_110"], "Description_text": "The California Digital Library provides the Web Archiving Service to enable partner institutions to build and publish web archives. Current partners include the University of California campuses, New York University and Stanford University. The archives contain extensive information on the State of California, but also reflect a range of collections such as U.S. Labor Movements, African Elections, Middle East Political Sites and more.", "Partner_Organization_text": "Web Archiving Service", "Timeline_text": "2003 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "California Work Pays Demonstration Project: County Welfare Administrative Data, 1992-1998, Public Use Version 4.1", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4207", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "California, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_111", "Augmented_Locations_text": "37.250,-119.751", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_111", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_111"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_111", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_111", "type": "Item", "id": "_111", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_112", "label": "_112", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Ottawa, Canada", "Collection_Location_text": "Canada", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_112", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Government of Canada Web Archive", "URL_text": "http://www.collectionscanada.gc.ca/webarchives/", "label_text": "_112", "Augmented_Locations_text": "60.000,-96.000", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_112", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_112"], "Description_text": "The Library and Archives of Canada Act received Royal Assent on April 22, 2004. For the purposes of preservation it allows Library and Archives Canada (LAC) to collect a representative sample of Canadian websites. To meet its new mandate, LAC began to harvest the web domain of the Federal Government of Canada starting in December 2005. As resources permit, this harvesting activity will be undertaken on a semi-annual basis. The website data which is harvested is stored in the Government of Canada Web Archive (GC WA). Client access to the content of the GC WA is provided through searching by keyword, by department name, and by URL. It is also possible to search by specific format type, e.g. .pdf. At the time of its launch in Fall 2007, approximately 100 million digital objects (over 4 terabytes) of archived Federal Government website data was made accessible via the LAC website. The GC WA currently contains over 170 million digital objects and more than 7 terabytes of data.", "Partner_Organization_text": "Libray and Archives Canada", "Timeline_text": "2005 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78013: Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1978-I78013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_113", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_113", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_113"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_113", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_113", "type": "Item", "id": "_113", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81039: Ottawa Summit--Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1981-I81039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_114", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_114", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_114"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_114", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_114", "type": "Item", "id": "_114", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82019: 1982 Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1982-I82019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_115", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_115", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_115"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_115", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_115", "type": "Item", "id": "_115", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84014: 1984 Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1984-I84014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_116", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_116", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_116"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_116", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_116", "type": "Item", "id": "_116", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85014: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1985-I85014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_117", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_117", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_117"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_117", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_117", "type": "Item", "id": "_117", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86017: Multi-Countries Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1986-I86017", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_118", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_118", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_118"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_118", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_118", "type": "Item", "id": "_118", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87038: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1987-I87038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_119", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_119", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_119"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_119", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_119", "type": "Item", "id": "_119", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88036: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1988-I88036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_120", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_120", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_120"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_120", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_120", "type": "Item", "id": "_120", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89041: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1989-I89041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_121", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_121", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_121"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_121", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_121", "type": "Item", "id": "_121", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90046: Economic Summit Survey 1990", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1990-I90046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Canada", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_122", "Augmented_Locations_text": "60.000,-96.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_122", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_122"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_122", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_122", "type": "Item", "id": "_122", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88073: Carribean Omnibus 1988 Spring", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CAUSIA1988-I88073", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Caribbean", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_123", "Augmented_Locations_text": "15.000,-68.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_123", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_123"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_123", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_123", "type": "Item", "id": "_123", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_124", "label": "_124", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Charleston, WV", "Collection_Location_text": "Charleston, Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_124", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "George Washington HS", "URL_text": "http://www.archive-it.org/k12/8GWHS.html", "label_text": "_124", "Augmented_Locations_text": "38.350,-81.633", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_124", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_124"], "Description_text": "The mission of George Washington High School is to educate all students in a safe learning environment, which promotes student self- direction both academically and socially. Located in Charleston, West Virginia, GWHS has been named a WV School of Excellence, West Virginia Exemplary School, and National School of Excellence. George Washington is widely known for its rigorous academic program, innovative modular scheduling, and emphasis on student responsibility and self-direction. George Washington High School students have archived a total of 13,829,857 URLs.", "Partner_Organization_text": "George Washington HS", "Timeline_text": "2008 - 2009"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_125", "label": "_125", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Chicago, IL", "Collection_Location_text": "Chicago", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_125", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Lincoln Park HS", "URL_text": "http://www.archive-it.org/k12/8LincolnParkHS.html", "label_text": "_125", "Augmented_Locations_text": "41.850,-87.650", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_125", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_125"], "Description_text": "Lincoln Park provides an atmosphere of excellence, creativity, mutual respect, and enthusiasm that encourages and supports all students and members of our diverse school community in reaching their potential in academic, extra-curricular, and inter-personal pursuits. We strive to develop critical thinking, social development, cultural enrichment, and leadership in our diverse student body. Lincoln Park High School students archived a total of 31,436,416 URLs. At the start of this project, the students took a trip to the Museum of Science & Industry here in Chicago to learn about the Internet. Students created an avatar and used it as a guide through the explanation of the Internet.", "Partner_Organization_text": "Lincoln Park HS", "Timeline_text": "2008 - 2009"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Woman and Child Wage Earners, 1907 [Massachusetts, North Carolina, Chicago, and New York City]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20702", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Chicago, Illinois, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_126", "Augmented_Locations_text": "41.850,-87.650", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_126", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_126"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_126", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_126", "type": "Item", "id": "_126", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Woman and Child Wage Earners: Married Women, 1907 [Massachusetts, North Carolina, Chicago, New York City, and Philadelphia]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20720", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Chicago, Illinois, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_127", "Augmented_Locations_text": "41.850,-87.650", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_127", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_127"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_127", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_127", "type": "Item", "id": "_127", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90067: 5 Country SA Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CHUSIA1990-I90067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Chile", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_128", "Augmented_Locations_text": "-30.000,-71.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_128", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_128"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_128", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_128", "type": "Item", "id": "_128", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86032: Consumer Market in Shanghai", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CIUSIA1986-I86032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "China", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_129", "Augmented_Locations_text": "35.000,105.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_129", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_129"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_129", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_129", "type": "Item", "id": "_129", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77006: Colombian North-South Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1977-I77006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_130", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_130", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_130"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_130", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_130", "type": "Item", "id": "_130", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84066: Illicit Narcotics Traffic And Central American Conflict", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1984-I84066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_131", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_131", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_131"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_131", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_131", "type": "Item", "id": "_131", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85074: Media Usage on Voice of America Listening", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1985-I85074", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_132", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_132", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_132"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_132", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_132", "type": "Item", "id": "_132", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85089: Attitudes Toward the US and USSR", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1985-I85089", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_133", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_133", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_133"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_133", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_133", "type": "Item", "id": "_133", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86033: Foreign Investment and Private Sector Development", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1986-I86033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_134", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_134", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_134"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_134", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_134", "type": "Item", "id": "_134", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86053: Foreign Investment and Private Sector Development--Phase 3", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1986-I86053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_135", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_135", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_135"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_135", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_135", "type": "Item", "id": "_135", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89083: Colombian Public Opinion (Drug) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1989-I89083", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_136", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_136", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_136"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_136", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_136", "type": "Item", "id": "_136", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91044: Colombia Andean Drug", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/COUSIA1991-I91044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Colombia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_137", "Augmented_Locations_text": "4.000,-72.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_137", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_137"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_137", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_137", "type": "Item", "id": "_137", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Colorado State Government Electronic Documents", "URL_text": "http://www.cde.state.co.us/cdelib/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Colorado", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_138", "Augmented_Locations_text": "38.834,-104.821", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_138", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_138"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_138", "Description_text": "Colorado historical census information; birth, death, and divorce records; bar admissions; land patents and land records; lot and block index; Gilpin court filing and county bankruptcy; tax lists; school records; wills; and voter registration.", "label": "_138", "type": "Item", "id": "_138", "Institution_Location_text": "Denver, CO", "Partner_Organization_text": "Colorado State Library"}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "Connecticut State Library", "URL_text": "http://www.cslib.org/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Connecticut", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_139", "Augmented_Locations_text": "41.667,-72.666", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_139", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_139"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_139", "Description_text": "Electronic publications of state governments and state agencies. This content contains the historic record of government.  This record is now beginning to exist only in electronic form, which state libraries and archives are mandated to collect.", "label": "_139", "type": "Item", "id": "_139", "Institution_Location_text": "Hartford, CT", "Partner_Organization_text": "Connecticut State Library"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83014: 1983 Four Country Public Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1983-I83014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_140", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_140", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_140"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_140", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_140", "type": "Item", "id": "_140", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84054: Public Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1984-I84054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_141", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_141", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_141"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_141", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_141", "type": "Item", "id": "_141", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85083: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1985-I85083", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_142", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_142", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_142"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_142", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_142", "type": "Item", "id": "_142", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87019: 1987 Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1987-I87019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_143", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_143", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_143"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_143", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_143", "type": "Item", "id": "_143", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88003: 1988-Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1988-I88003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_144", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_144", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_144"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_144", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_144", "type": "Item", "id": "_144", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90004: Central America International Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CRUSIA1990-I90004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Costa Rica", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_145", "Augmented_Locations_text": "10.000,-84.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_145", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_145"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_145", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_145", "type": "Item", "id": "_145", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_146", "label": "_146", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Zagreb, Croatia", "Collection_Location_text": "Croatia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_146", "Project_Name_text": "IIPC", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Digital Archive of Croatian Web Publications (DAMP)", "URL_text": "http://www.nsk.hr/digarhiv", "label_text": "_146", "Augmented_Locations_text": "45.167,15.500", "Collection_Start_Date_text": "2004", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_146", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_146"], "Description_text": "The Archive is built with the purpose to collect and preserve selected Web resources wich are part of the Croatian national heritage. Web resources are subject to legal deposit since 1997. Resources archived in the Digital Archive are an integral part of the National and University Library collection and can be searched through NUL's WebPAC and Archive's URL: http://damp.nsk.hr ", "Partner_Organization_text": "Croatian National Library", "Timeline_text": "2004 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_147", "label": "_147", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Praha, Czech Republic", "Collection_Location_text": "Czech Republic", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_147", "Project_Name_text": "IIPC", "Date": "2000-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "WebArchiv - archive of the Czech web", "URL_text": "http://webarchiv.cz/", "label_text": "_147", "Augmented_Locations_text": "49.750,15.000", "Collection_Start_Date_text": "2000", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_147", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_147"], "Description_text": "The National Library of the Czech Republic has been building the archive of the Czech web since 2000. It deploys a combination of automated large-scale crawls of the TLD (.cz) and harvesting of selected \"Czech\" websites regardless of the domain. Recently, the library has been experimenting with automated crawls of \"Czech\" websites outside of the TLD using the WebAnalyzer tool. Regular automated crawls outside of .cz will be launched in 2010. Automated crawls of .cz are conducted once a year (twice since 2009) and selective harvests of about 1500 websites every two months. In addition, the library builds thematic or event driven collections. Access to the public part of the archive (from the selective harvests) is provided to anyone online via internet while the rest of the archive is available only to the library patrons onsite from the library building.", "Partner_Organization_text": "WebArchiv - archive of the Czech web", "Timeline_text": "2000 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_148", "label": "_148", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Darfur, Sudan", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_148", "Project_Name_text": "Library of Congress Web Archives", "Date": "2006-03-20T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006/11/20", "Name_of_Specific_Collection_text": "Crisis in Darfur, Sudan, Web Archive, 2006", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/darfur/darfur-overview.html", "label_text": "_148", "Augmented_Locations_text": "13.000,25.000", "Collection_Start_Date_text": "2006/03/20", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_148", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_148"], "Description_text": "Described by the United Nations as the world\u2019s worst humanitarian crisis, the current conflict in Sudan\u2019s western region of Darfur began in early 2003, when rebels attacked government targets and then expanded to the widespread killing of civilians and the destruction of villages. These attacks have led to more than two million people being displaced and thousands killed. More than 10,000 aid workers, both Sudanese and international, are actively involved in assisting victims of this man-made disaster. In the spring of 2004, the conflict began to receive broad international press coverage; scholars and development specialists produced in-depth studies and reports. Governments issued position papers and sent representatives to Sudan to see the situation firsthand. New organizations, each with Web sites, have been formed because of the Darfur crisis. Reminiscent of those seen during the 1970's and 1980's which opposed the oppressive apartheid system in South Africa, campaigns have begun urging U.S. states and universities to divest from companies doing business in Sudan and asking the public to petition its government officials to take action. Web sites and blogs have replaced many of the pamphlets, flyers, and newsletters used to disseminate information in an earlier era. A Web Archive of the Crisis in Darfur, Sudan, will preserve the documentation of this humanitarian crisis for future historians, and will include sites of key organizations, a sampling of news reports, and the responses of government, international organizations and the general public in the U.S. and worldwide.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "March 20, 2006 - November 20, 2006"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78004: NATO Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1978-I78004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_149", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_149", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_149"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_149", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_149", "type": "Item", "id": "_149", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83040: Opinion on Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1983-I83040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_150", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_150", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_150"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_150", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_150", "type": "Item", "id": "_150", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84028: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1984-I84028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_151", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_151", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_151"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_151", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_151", "type": "Item", "id": "_151", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85007: 1985 Arms Control Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1985-I85007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_152", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_152", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_152"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_152", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_152", "type": "Item", "id": "_152", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85066: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1985-I85066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_153", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_153", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_153"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_153", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_153", "type": "Item", "id": "_153", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87082: Economic and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DNUSIA1987-I87082", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Denmark", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_154", "Augmented_Locations_text": "56.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_154", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_154"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_154", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_154", "type": "Item", "id": "_154", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_155", "label": "_155", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Copenhagen, Denmark", "Collection_Location_text": "Denmark", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_155", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Netarchive.dk", "URL_text": "http://netarchive.dk/index-en.php", "label_text": "_155", "Augmented_Locations_text": "56.000,10.000", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_155", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_155"], "Description_text": "The legal foundation for Netarchive.dk is the Act on Legal Deposit of Published Material of 22 December 2004. In order to collect the Danish internet as complete as possible three different strategies are followed: 1) Bulk harvesting (snapshots) 4 times / year 2) Selective harvesting of 80 sites, which are often updated and of special importance to the society (eg. news sites) 3) Event harvesting (eg. national and local elections). Access to the archive is restricted to research purposes.", "Partner_Organization_text": "Royal Library of Denmark", "Timeline_text": "2005 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Detroit Area Study, 1997: Social Change in Religion and Child Rearing", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4120", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Detroit, Michigan, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_156", "Augmented_Locations_text": "42.331,-83.046", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_156", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_156"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_156", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_156", "type": "Item", "id": "_156", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_157", "label": "_157", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "District of Columbia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_157", "Project_Name_text": "IIPC", "Date": "2000-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Library of Congress Web Archive", "URL_text": "http://www.loc.gov/lcwa/", "label_text": "_157", "Augmented_Locations_text": "38.917,-77.000", "Collection_Start_Date_text": "2000", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_157", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_157"], "Description_text": "The Library of Congress Web Archives (LCWA) is composed of collections of archived web sites selected by subject specialists to represent web-based information on a designated topic. It is part of a continuing effort by the Library to evaluate, select, collect, catalog, provide access to, and preserve digital materials for future generations of researchers. ", "Partner_Organization_text": "Library of Congress ", "Timeline_text": "2000 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84056: Public Opinion On C.B.I In The Dominican Republic", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/DRUSIA1984-I84056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Dominican Republic", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_158", "Augmented_Locations_text": "19.000,-70.667", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_158", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_158"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_158", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_158", "type": "Item", "id": "_158", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monitoring Corruption: Evidence from a Field Experiment in Indonesia", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Sidoarjo, Indonesia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_159", "Augmented_Locations_text": "-7.448,112.718", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_159", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_159"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_159", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_159", "type": "Item", "id": "_159", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "MacArthur Data Consolidation Project"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_160", "label": "_160", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Eastern Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_160", "Project_Name_text": "MetaArchive Cooperative", "Date": "1880-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1969", "Name_of_Specific_Collection_text": "Jean Thomas Collection", "URL_text": "http://digital.library.louisville.edu/collections/jthom/", "label_text": "_160", "Augmented_Locations_text": "37.517,-82.806", "Collection_Start_Date_text": "1880", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_160", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_160"], "Description_text": "The collection contains negatives taken by Jean Thomas during her travels throughout the eastern Kentucky mountains. The images document musical instruments, quilts, baskets, and other crafts, and scenes with community and family groups.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1880-1969"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85041: Narcotics Traffic, Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ECUSIA1984-I85041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Ecuador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_161", "Augmented_Locations_text": "-2.000,-77.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_161", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_161"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_161", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_161", "type": "Item", "id": "_161", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92103: Ecuador Drug", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ECUSIA1992-I92103", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Ecuador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_162", "Augmented_Locations_text": "-2.000,-77.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_162", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_162"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_162", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_162", "type": "Item", "id": "_162", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_163", "label": "_163", "Type": ["Text and/or Image", "Geospatial"], "Content_Type_text": "Text and/or Image, Geospatial ", "Institution_Location_text": "Medford, MA", "Collection_Location_text": "Egypt", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_163", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type": "Item", "Name_of_Specific_Collection_text": "Perseus Project", "URL_text": "http://www.perseus.tufts.edu/", "label_text": "_163", "Augmented_Locations_text": "27.000,30.000", "Collection_Start_Date_text": "500", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_163", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_163"], "Description_text": "The Perseus digital library is a heterogeneous collection of SGML/XML texts and digital images pertaining to the Archaic and Classical Greek world, late Republican and early Imperial Rome, the English Renaissance, and 19th Century London. The texts are integrated with morphological analysis tools, student and advanced lexica, and sophisticated searching tools that allow users to find all of the inflected instantiations of a particular lexical form. The current corpus of Greek texts contains approximately four million words by thirty-three different authors. Most of the texts were written in the fifth and fourth centuries B.C.E., with some written as late as the second century C.E. The corpus of Latin texts contains approximately one million five hundred thousand words mostly written by authors from the republican and early imperial periods. Collections of English language literature from the Renaissance and the 19th century were added in the fall of 2000, increasing the collection by 10 million words and 10,000 images, and bringing significant new mapping and modeling facilities online, including a London Atlas, with maps of London from 1780 to the present, and 3D VRML models of multiple sites in Egypt, England, Greece, and Italy. The entire Perseus Digital Library contains more than 60,000 images, thousands of maps, and roughly 160 million words in five languages.", "Partner_Organization_text": "Tufts University", "Timeline_text": "500-"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83044: Opinion on Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1983-I83044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_164", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_164", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_164"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_164", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_164", "type": "Item", "id": "_164", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85109: 1985 Central American Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1985-I85109", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_165", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_165", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_165"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_165", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_165", "type": "Item", "id": "_165", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87018: 1987 Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1987-I87018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_166", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_166", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_166"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_166", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_166", "type": "Item", "id": "_166", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88004: 1988 Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1988-I88004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_167", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_167", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_167"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_167", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_167", "type": "Item", "id": "_167", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90024: Rider Survey of Public Opinion in El Salvador", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1990-I90024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_168", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_168", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_168"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_168", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_168", "type": "Item", "id": "_168", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92008: El Salvador", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1992-I92008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_169", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_169", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_169"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_169", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_169", "type": "Item", "id": "_169", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92064: Voice of America Media", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1992-I92064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_170", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_170", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_170"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_170", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_170", "type": "Item", "id": "_170", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92070: El Salvador Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ESUSIA1992-I92070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "El Salvador", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_171", "Augmented_Locations_text": "13.833,-88.917", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_171", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_171"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_171", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_171", "type": "Item", "id": "_171", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Male and Female Wages and Employment from English Farm Accounts, 1740-1850", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20323", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "England", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_172", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_172", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_172"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_172", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_172", "type": "Item", "id": "_172", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Essays on Parties and Elections in Federal Systems", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_173", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_173", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_173"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_173", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_173", "type": "Item", "id": "_173", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92032: Spring 1992 European Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1992-I92032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Europe", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_174", "Augmented_Locations_text": "55.788,49.125", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_174", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_174"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_174", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_174", "type": "Item", "id": "_174", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_175", "label": "_175", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Eustis, FL", "Collection_Location_text": "Eustis, Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_175", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Eustis HS", "URL_text": "http://www.archive-it.org/k12/9EustisHS.html", "label_text": "_175", "Augmented_Locations_text": "28.853,-81.685", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_175", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_175"], "Description_text": "Eustis High School is located in Eustis, Florida; a residential community located approximately 30 miles northwest of Orlando, Florida. Our students begin their high school career in a 9th grade center, and complete their 10th through 12 grade years on the main campus. Our school population represents a geographically large area that includes the woods of Ocala National forest, several lakes including Lake Eustis, and assorted townships with the city of Eustis at its center. Since a fateful freeze in the 1980's, and growth in our population, Eustis is no longer a predominantly citrus growing and semi-rural community. However, many of our students still enjoy the country life, with fishing and hunting, boating and horseback riding popular activities. 10th-12th grade students from a web design class and an American History class are participating in this year's K-12 Web Archiving project. It is our first experience with web archiving, but the students have assumed full responsibility for categorizing and crawling their selected web sites. Approximately 30 students from nine different classes meet bi-weekly to crawl, annotate and monitor the web archiving project. Students approach the web archiving project as a form of digital media literacy. Prior to their creation of collections and describing their web sites, students create web collections and metatags in a \"moodle\"; an on-line space for collaborating, uploading and revising shared documents. The moodle serves as a safe space for critically evaluating and discussing which web sites and how often these sites should be archived. Once the class reaches a consensus, web sites are assigned to a collection, and each student writes the description and assesses the significance of the site for teens, popular culture and future historians. The first semester of our school's block schedule ended January 15 and new classes will be introduced to the web archiving project. The same classes, web design and American History, will be responsible for archiving, but different students will be managing the project. We expect second semester to be the most productive since we have learned much in just the last few months.", "Partner_Organization_text": "Eustis HS", "Timeline_text": "2009 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_176", "label": "_176", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Arlington, VA", "Collection_Location_text": "Fairfax, Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_176", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Paul VI Catholic HS", "URL_text": "http://www.archive-it.org/k12/9PaulVIHS.html", "label_text": "_176", "Augmented_Locations_text": "38.463,-77.995", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_176", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_176"], "Description_text": "Paul VI Catholic High School is one of four secondary schools in the highly regarded Arlington Diocesan school system, located just outside of Washington D.C in Fairfax, Virginia. Paul VI is a college preparatory high school of around 1050 students. Paul VI sends its young men and women to some of the finest colleges and universities in the country while simultaneously pioneering a full immersion, award-winning scholastic program for students with special needs. Paul VI seeks to inspire and challenge each student in a small classroom setting. This is the first year for Paul VI in the K12 Web Archiving Program. We've created the Webcrawlers Club to be part of this program. The club is student-run, with the school librarian serving as the advisor. The club meets every Thursday, with members contributing new Web sites for consideration for inclusion into the program. Chosen sites are an eclectic mix recommended by Paul VI's students. Our club president serves as our Webmaster. We have a lead student for each of our three collections, each of whom is in charge of the site descriptions for their collection. Our club members are proud to be the connection between the Paul VI community and the students of the future.", "Partner_Organization_text": "Paul VI Catholic HS", "Timeline_text": "2009 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_177", "label": "_177", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Helsinki, Finland", "Collection_Location_text": "Finland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_177", "Project_Name_text": "IIPC", "Date": "2006-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Finnish Web Archive", "URL_text": "http://webarchive.nationallibrary.fi/", "label_text": "_177", "Augmented_Locations_text": "64.000,26.000", "Collection_Start_Date_text": "2006", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_177", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_177"], "Description_text": "Annually The National Library of Finland collects representative sample of webpages from webservers 1) either having fi- or ax-domain names, 2) residing physically within Finland, or 3) containing material that is targeted for finnish public. Between years 2006-2009 The National Library of Finland collected about 160 million files and over 10 TB data from Internet (uncompressed). ACHIVE'S AVAILABILITY: The contents of the archive can be only accessed from special legal deposit workstations that are available in selected libraries within Finland (including The National Library of Finland). Anyone can use the archive but digital copying of material from the archive is prohibited. ", "Partner_Organization_text": "Nationa Library of Finland", "Timeline_text": "2006 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87083: Scandinavian Survey--Economic and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FNUSIA1987-I87083", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Finland", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_178", "Augmented_Locations_text": "64.000,26.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_178", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_178"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_178", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_178", "type": "Item", "id": "_178", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image, Web sites, Audio/Video", "Name_of_Specific_Collection_text": "Florida State Government Digital Collections", "URL_text": "http://dlis.dos.state.fl.us/index_Researchers.cfm", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Florida", "Type": ["Text and/or Image", "Web sites", "Audio/Video"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_179", "Augmented_Locations_text": "28.751,-82.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_179", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_179"], "modified": "no", "modified_text": "no", "Project_Name_text": "Persistent Digital Archives and Library System (PeDALS) Project", "type_text": "Item", "label_text": "_179", "Description_text": "Audio recordings of Florida House of Representative debates, Florida Senate debates, and committee sessions. Photographs of Governor Bush, constituent correspondence, the Governor\u2019s weekly newsletters, analysis files from the Office of Policy and Budget, and press releases and statements. Rules of Civil Procedures, Rules of Judicial Administration, and Rules of Criminal Procedure", "label": "_179", "type": "Item", "id": "_179", "Institution_Location_text": "Tallahassee, FL", "Partner_Organization_text": "Florida State Archives"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_180", "label": "_180", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_180", "Project_Name_text": "MetaArchive Cooperative", "Date": "1952-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "FSU Dissertations 1952-2002", "URL_text": "http://digitool.fcla.edu/R/CKT9MM1MJR525646A4JKNJNXQXVB2Q3CYH4553KUF5SCNLG8CF-02002?func=collections&collection_id=1464", "label_text": "_180", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "1952", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_180", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_180"], "Description_text": "The FSU Dissertations 1952-2002 collection includes retrospective digitized dissertations.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1952-2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_181", "label": "_181", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_181", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "FSU Heritage Protocol Collection", "URL_text": "http://heritage.fsu.edu/", "label_text": "_181", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "1900", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_181", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_181"], "Description_text": "The FSU Heritage Protocol Collection is a collection of rare and historic FSU artifacts, memorabilia, events, and activities involving FSU's rich history and heritage.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1900-2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_182", "label": "_182", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_182", "Project_Name_text": "MetaArchive Cooperative", "Date": "1940-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1990", "Name_of_Specific_Collection_text": "FSU Historic Photograph Collection", "URL_text": "http://digitool.fcla.edu/R/X43GKC1PMPNSLLDXHKA33ARMAAQ24KAX1LQYFV7TSJMGG3S9L1-00773?func=collections-result&collection_id=1802&pds_handle=GUEST", "label_text": "_182", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "1940", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_182", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_182"], "Description_text": "3,725 black and white scanned photographs including aerial phototgraphs, faculty and administration portraits, and images of buildings at Florida State University.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1940-1990"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_183", "label": "_183", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_183", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "FSU Historic Theses Collection", "URL_text": "http://digitool.fcla.edu/R/CKT9MM1MJR525646A4JKNJNXQXVB2Q3CYH4553KUF5SCNLG8CF-02002?func=collections&collection_id=1464", "label_text": "_183", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "1900", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_183", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_183"], "Description_text": "The FSU Historic Theses Collection is a collection of \"digitized\" historic theses covering various FSU subject disciplines and research areas. This collection consists of scholarly works for FSU students and used to populate FSU institutional repository.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1900-2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_184", "label": "_184", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image ", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_184", "Project_Name_text": "MetaArchive Cooperative", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "FSU Undergraduate Honors in the Major Theses 2004-2008", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_undergraduate_theses/FSUHonors/", "label_text": "_184", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "2004", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_184", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_184"], "Description_text": "This collection includes some FSU Undergraduate Honors Theses from 2004-2008.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "2004-2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_185", "label": "_185", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_185", "Project_Name_text": "MetaArchive Cooperative", "Date": "1953-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1969", "Name_of_Specific_Collection_text": "FSU \"Flying High\" Circus Collection Photographs", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_circus_photos/", "label_text": "_185", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "1953", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_185", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_185"], "Description_text": "FSU Flying High Circus Collections includes 152 black & white images and 1 short video highlighting FSU students that performed in the FSU Flying High Circus from the 1950s - 1960s. The collection also includes one digitized copy of the 1952 FSU \"Flying High\" Circus Program highlighting circus events from the May 1 - 3, 1952 performance.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1953-1969"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_186", "label": "_186", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Florida", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_186", "Project_Name_text": "MetaArchive Cooperative", "Date": "2003-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "FSU ETDs 2003-Present", "URL_text": "http://www.lib.fsu.edu/find/etds.html", "label_text": "_186", "Augmented_Locations_text": "28.751,-82.500", "Collection_Start_Date_text": "2003", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_186", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_186"], "Description_text": "FSU ETDs 2003-Present includes electronic theses and dissertations from 2003 - Present.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "2003"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "South Atlantic Humanities Center", "URL_text": "http://sahc.lib.vt.edu/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "Florida", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_187", "Augmented_Locations_text": "28.751,-82.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_187", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_187"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_187", "Description_text": "The mission of SAHC is to build understanding of the history, culture, and potential of the region (Florida, Georgia, North Carolina, Puerto Rico, South Carolina, US Virgin Islands, Virginia) by collaborative work in the public humanities.", "label": "_187", "type": "Item", "id": "_187", "Institution_Location_text": "Blacksburg, VA", "Partner_Organization_text": "Virginia Polytechnic University "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_188", "label": "_188", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Paris, France", "Collection_Location_text": "France", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_188", "Project_Name_text": "IIPC", "Date": "2002-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Biblioth\u00e8que nationale de France Web Archives", "URL_text": "http://www.bnf.fr/pages/collections/archives_internet.htm", "label_text": "_188", "Augmented_Locations_text": "46.000,2.000", "Collection_Start_Date_text": "2002", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_188", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_188"], "Description_text": "Since 2006, BnF shares with INA responsibility for the legal deposit of the French online publications and web material at large. BnF web archiving program started in 2002 with election websites first snapshots, then continued from 2004 with a 5-years partnership with the Internet Archive, which included performing annual domain crawls of the French domain and acquisition of historical collections. Today, BnF is running both domain and selective crawls internally. In 2010, BnF Archive consists of ca. 180 TB of data (13 billion files) from 1996 until now. The scope of this collection is the French web (.fr and beyond) and combines domain, thematic and event harvests. Special collections include a range of national, local and European Elections harvests, along with topical collections such as online diaries, blogs and literary websites or activist websites documenting the social history of the Web. 85 curators contribute to the selection of seeds, forming a collections in most areas of knowledge, in line with BnF encyclopedic heritage. Due to legal restrictions, BnF web archives can only be searched and browsed by researchers within the library premises in Paris. ", "Partner_Organization_text": "Biblioth\u00e8que nationale de France ", "Timeline_text": "2002 -"}, {"Content_Type_text": "Text and/or Image ", "Name_of_Specific_Collection_text": "FSU Napoleonic Era Collection", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_napoleon/ncm02/", "Collection_Availability_text": "Online", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_189", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_189", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_189"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_189", "Description_text": "The Napoleonic Materials Collection consists of select books, maps, battles, correspondences, and other Napoleonic related materials from FSU Libraries Special Collections.", "label": "_189", "type": "Item", "id": "_189", "Institution_Location_text": "Tallahassee, FL", "Partner_Organization_text": "Florida State University "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_190", "label": "_190", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Bry-sur-Marne, France", "Collection_Location_text": "France", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_190", "Project_Name_text": "IIPC", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Ina ", "URL_text": "http://www.ina.fr/", "label_text": "_190", "Augmented_Locations_text": "46.000,2.000", "Collection_Start_Date_text": "2009", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_190", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_190"], "Description_text": "Since february 2009, Ina has started the focused and selective archiving of audiovisual media related web sites. A core list of about 5000 web sites is regularly updated and enriched. They are being crawled on a daily basis. Access will shortly be available on site at the Ina consultation centre which is hosted within the research library of the Fran\u00e7ois-Mitterrand site of the BnF. ", "Partner_Organization_text": "Ina ", "Timeline_text": "2009 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74004: Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1974-I74004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_191", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_191", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_191"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_191", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_191", "type": "Item", "id": "_191", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77005: General Attitudes: Human Rights", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1977-I77005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_192", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_192", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_192"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_192", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_192", "type": "Item", "id": "_192", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78005: NATO Summit Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1978-I78005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_193", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_193", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_193"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_193", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_193", "type": "Item", "id": "_193", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78018: Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1978-I78018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_194", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_194", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_194"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_194", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_194", "type": "Item", "id": "_194", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78021: French Public Interest in International Affairs", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1978-I78021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_195", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_195", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_195"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_195", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_195", "type": "Item", "id": "_195", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79003: Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1979-I79003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_196", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_196", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_196"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_196", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_196", "type": "Item", "id": "_196", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79004: French Perception Of Soviet Military", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1979-I79004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_197", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_197", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_197"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_197", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_197", "type": "Item", "id": "_197", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80010: Multi-Regional Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1980-I80010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_198", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_198", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_198"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_198", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_198", "type": "Item", "id": "_198", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80021: Venice Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1980-I80021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_199", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_199", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_199"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_199", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_199", "type": "Item", "id": "_199", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80022: Perception of Iran and Afghanistan", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1980-I80022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_200", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_200", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_200"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_200", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_200", "type": "Item", "id": "_200", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81007: Soviet Peace Initiatives", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_201", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_201", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_201"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_201", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_201", "type": "Item", "id": "_201", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81008:  US Policy in El Salvador", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_202", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_202", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_202"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_202", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_202", "type": "Item", "id": "_202", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81013: Public Opinion on Ottawa Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_203", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_203", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_203"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_203", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_203", "type": "Item", "id": "_203", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81027: NATO and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_204", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_204", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_204"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_204", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_204", "type": "Item", "id": "_204", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81040: INF/Defense Attitudes", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_205", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_205", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_205"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_205", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_205", "type": "Item", "id": "_205", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81048: INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1981-I81048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_206", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_206", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_206"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_206", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_206", "type": "Item", "id": "_206", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82024: 1982 Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1982-I82024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_207", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_207", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_207"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_207", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_207", "type": "Item", "id": "_207", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82042: CorFor-Correlation of Forces-France", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1982-I82042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_208", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_208", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_208"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_208", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_208", "type": "Item", "id": "_208", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82045: 1982 Arms Control (Rowney) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1982-I82045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_209", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_209", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_209"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_209", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_209", "type": "Item", "id": "_209", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83017: France Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1983-I83017", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_210", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_210", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_210"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_210", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_210", "type": "Item", "id": "_210", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84011: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1984-I84011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_211", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_211", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_211"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_211", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_211", "type": "Item", "id": "_211", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84022: 1984 UN/UNESCO Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1984-I84022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_212", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_212", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_212"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_212", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_212", "type": "Item", "id": "_212", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85006: 1985 Economic Summit-Worldwide Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_213", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_213", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_213"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_213", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_213", "type": "Item", "id": "_213", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85010: French Attitudes On UNESCO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_214", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_214", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_214"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_214", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_214", "type": "Item", "id": "_214", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85030: Terrorism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_215", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_215", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_215"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_215", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_215", "type": "Item", "id": "_215", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85052: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_216", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_216", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_216"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_216", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_216", "type": "Item", "id": "_216", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85078: Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85078", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_217", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_217", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_217"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_217", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_217", "type": "Item", "id": "_217", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85105: Post Geneva Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85105", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_218", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_218", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_218"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_218", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_218", "type": "Item", "id": "_218", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86013: Multi-Country Issues--Political, Security and Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_219", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_219", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_219"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_219", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_219", "type": "Item", "id": "_219", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86022: Terrorism--Prior to the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_220", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_220", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_220"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_220", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_220", "type": "Item", "id": "_220", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86024: Terrorism following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_221", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_221", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_221"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_221", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_221", "type": "Item", "id": "_221", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86038: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_222", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_222", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_222"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_222", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_222", "type": "Item", "id": "_222", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86047: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_223", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_223", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_223"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_223", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_223", "type": "Item", "id": "_223", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86056: Nuclear Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_224", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_224", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_224"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_224", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_224", "type": "Item", "id": "_224", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86070: Security Issues--Following the Reykjavik Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1986-I86070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_225", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_225", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_225"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_225", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_225", "type": "Item", "id": "_225", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87004: Telephone Arms Control Survey January 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_226", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_226", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_226"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_226", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_226", "type": "Item", "id": "_226", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87021: February 1987 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_227", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_227", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_227"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_227", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_227", "type": "Item", "id": "_227", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87037: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_228", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_228", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_228"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_228", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_228", "type": "Item", "id": "_228", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87041: INF Telephone Survey-May 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_229", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_229", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_229"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_229", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_229", "type": "Item", "id": "_229", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87051: International Issues--INF/Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87051", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_230", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_230", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_230"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_230", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_230", "type": "Item", "id": "_230", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87061: IFOP September 1987 Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87061", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_231", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_231", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_231"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_231", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_231", "type": "Item", "id": "_231", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87067: Security Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_232", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_232", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_232"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_232", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_232", "type": "Item", "id": "_232", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87072: American Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87072", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_233", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_233", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_233"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_233", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_233", "type": "Item", "id": "_233", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87079: West European Pre-Summit Survey/East-West Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87079", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_234", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_234", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_234"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_234", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_234", "type": "Item", "id": "_234", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87094: Post-Summit Survey/Public Opinions on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1987-I87094", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_235", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_235", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_235"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_235", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_235", "type": "Item", "id": "_235", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88029: Pre-Moscow Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1988-I88029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_236", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_236", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_236"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_236", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_236", "type": "Item", "id": "_236", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88040: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1988-I88040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_237", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_237", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_237"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_237", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_237", "type": "Item", "id": "_237", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88049: Post-Moscow Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1988-I88049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_238", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_238", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_238"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_238", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_238", "type": "Item", "id": "_238", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88050: Post-Moscow Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1988-I88050", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_239", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_239", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_239"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_239", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_239", "type": "Item", "id": "_239", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88058: 1988 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1988-I88058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_240", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_240", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_240"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_240", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_240", "type": "Item", "id": "_240", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89005: Chemical Weapon/United Nations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_241", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_241", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_241"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_241", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_241", "type": "Item", "id": "_241", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89013: Chemical Weapons Follow-on Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_242", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_242", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_242"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_242", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_242", "type": "Item", "id": "_242", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89018: Four Item Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_243", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_243", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_243"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_243", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_243", "type": "Item", "id": "_243", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89025: Multi Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_244", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_244", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_244"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_244", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_244", "type": "Item", "id": "_244", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89034: Pre Nato Summit Telephone Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_245", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_245", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_245"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_245", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_245", "type": "Item", "id": "_245", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89036: Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_246", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_246", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_246"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_246", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_246", "type": "Item", "id": "_246", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89038: Post Nato Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_247", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_247", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_247"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_247", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_247", "type": "Item", "id": "_247", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89054: Post Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_248", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_248", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_248"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_248", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_248", "type": "Item", "id": "_248", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89065: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89065", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_249", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_249", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_249"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_249", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_249", "type": "Item", "id": "_249", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89072: German Reunification", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89072", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_250", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_250", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_250"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_250", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_250", "type": "Item", "id": "_250", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89075: Pre-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89075", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_251", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_251", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_251"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_251", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_251", "type": "Item", "id": "_251", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89086: Post Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1989-I89086", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_252", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_252", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_252"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_252", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_252", "type": "Item", "id": "_252", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90015: Winter 1989 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1990-I90015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_253", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_253", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_253"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_253", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_253", "type": "Item", "id": "_253", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90020: NATO/UNIF Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1990-I90020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_254", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_254", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_254"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_254", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_254", "type": "Item", "id": "_254", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90042: Economic Summit Survey 1990", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1990-I90042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_255", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_255", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_255"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_255", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_255", "type": "Item", "id": "_255", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90054: Post Washington Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1990-I90054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_256", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_256", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_256"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_256", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_256", "type": "Item", "id": "_256", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-91082: European Defense", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1991-91082", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_257", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_257", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_257"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_257", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_257", "type": "Item", "id": "_257", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91064: France Post Coup", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1991-I91064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_258", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_258", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_258"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_258", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_258", "type": "Item", "id": "_258", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92013: France Radio Omnibus", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1992-92013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "France", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_259", "Augmented_Locations_text": "46.000,2.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_259", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_259"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_259", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_259", "type": "Item", "id": "_259", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_260", "label": "_260", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Gatlinburg, Tennessee ", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_260", "Project_Name_text": "MetaArchive Cooperative", "Date": "1800-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1900", "Name_of_Specific_Collection_text": "Mountain Slavery", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/mountain_slavery/", "label_text": "_260", "Augmented_Locations_text": "35.725,-83.494", "Collection_Start_Date_text": "1800", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_260", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_260"], "Description_text": "The African-American Family in Slavery and Emancipation Companion website for two books about slavery that flourished amidst a nonslaveholding majority and a large surplus of poor white landless laborers in Southern Appalachia.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1800-1900"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_261", "label": "_261", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_261", "Project_Name_text": "MetaArchive Cooperative", "Date": "1836-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "University Archives Sound Recordings", "URL_text": "http://pending.emory.edu/", "label_text": "_261", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1836", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_261", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_261"], "Description_text": "Digital materials of relevance to the study of southern cultures and histories.  Digital audio files converted from chiefly analog sources. Recordings are from various collections about Emory University. ", "Partner_Organization_text": "Emory University ", "Timeline_text": "1836-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_262", "label": "_262", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_262", "Project_Name_text": "MetaArchive Cooperative", "Date": "1978-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1996", "Name_of_Specific_Collection_text": "Sam Nunn Constituent Mail System Files", "URL_text": "http://sal.library.emory.edu/cmap/index.html", "label_text": "_262", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1978", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Restricted Access", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_262", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_262"], "Description_text": "These files contain metadata describing letters sent by the office of Senator Sam Nunn (D-GA) in response to constituent inquiries.", "Partner_Organization_text": "Emory University ", "Timeline_text": "1978-1996"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_263", "label": "_263", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_263", "Project_Name_text": "MetaArchive Cooperative", "Date": "1894-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1948", "Name_of_Specific_Collection_text": "Georgia Tech Advertisements", "URL_text": "http://www.library.gatech.edu/archives/ads/", "label_text": "_263", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1894", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_263", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_263"], "Description_text": "The Georgia Tech Advertisement web site, 1894-1948, gains insight into the lives of Georgia Tech students by the companies who advertised to them. This web site displays various advertisements printed during the first half of the 20th century. They have been selected from Georgia Tech student publications, such as the Blue Print, T-Book, Technique, and The Yellow Jacket.", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1894-1948"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_264", "label": "_264", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_264", "Project_Name_text": "MetaArchive Cooperative", "Date": "1885-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Deceased Faculty Biographies", "URL_text": "http://www.library.gatech.edu/archives/df/pdf/", "label_text": "_264", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1885", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_264", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_264"], "Description_text": "The deceased faculty files include information on past Georgia Tech Faculty members from the early years of Georgia Tech to the recent retirees.", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1885-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_265", "label": "_265", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_265", "Project_Name_text": "MetaArchive Cooperative", "Date": "1885-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1885", "Name_of_Specific_Collection_text": "George Griffin Photograph Collection", "URL_text": "http://www.library.gatech.edu/", "label_text": "_265", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1885", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_265", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_265"], "Description_text": "George C. Griffin was Dean of Students at the Georgia Institute of Technology from 1946 until his retirement in 1964 upon which he gained emeritus status. The George Griffin Photograph Collection consists of 646 unique photographs ca. 1885-1985 relating to all aspects of Georgia Tech and its history, including students, faculty, administrators, alumni, sports, and buildings.", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1885-1985"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Splendid Growth:  Architectural Drawings of the A. French Textile Building", "URL_text": "http://www.library.gatech.edu/gtbuildings/french/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_266", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_266", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_266"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_266", "Description_text": "This collection provides the history of textile education and the construction of the textile education building at Georgia Tech through articles, architectural drawings, and documents related to the construction.", "label": "_266", "type": "Item", "id": "_266", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_267", "label": "_267", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_267", "Project_Name_text": "MetaArchive Cooperative", "Date": "1888-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1908", "Name_of_Specific_Collection_text": "The Buildings of Georgia Tech from 1888-1908", "URL_text": "http://www.library.gatech.edu/gtbuildings/", "label_text": "_267", "Augmented_Locations_text": "42.000,43.500", "Collection_Start_Date_text": "1888", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_267", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_267"], "Description_text": "A history of Georgia Tech 1888-1908 accompanied by brief facts, photographs, sketches, and architectural drawings of eight early buildings and the campus.", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1888-1908"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Photographs of the Historic American Buildings Survey Georgia", "URL_text": "http://www.library.gatech.edu/archives/habs/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_268", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_268", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_268"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_268", "Description_text": "This is a collection of photographs and drawings of Georgia's historic buildings made under the Historic American Buildings Survey during the Great Depression. Includes the ability to turn through the pages of the original book, view, or search for photographs and a brief history of relief programs of the era.", "label": "_268", "type": "Item", "id": "_268", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 6", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33554", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_269", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_269", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_269"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_269", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_269", "type": "Item", "id": "_269", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 2", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33550", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_270", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_270", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_270"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_270", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_270", "type": "Item", "id": "_270", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 11", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33559", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_271", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_271", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_271"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_271", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_271", "type": "Item", "id": "_271", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 9", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33557", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_272", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_272", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_272"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_272", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_272", "type": "Item", "id": "_272", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 3", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33551", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_273", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_273", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_273"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_273", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_273", "type": "Item", "id": "_273", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 10", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33558", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_274", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_274", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_274"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_274", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_274", "type": "Item", "id": "_274", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 8", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33556", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_275", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_275", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_275"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_275", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_275", "type": "Item", "id": "_275", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 4", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33552", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_276", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_276", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_276"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_276", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_276", "type": "Item", "id": "_276", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 5", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33553", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_277", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_277", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_277"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_277", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_277", "type": "Item", "id": "_277", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Peach State Poll, Number 7", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33555", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Georgia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_278", "Augmented_Locations_text": "42.000,43.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_278", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_278"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_278", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_278", "type": "Item", "id": "_278", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_279", "label": "_279", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "Georgia, United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_279", "Project_Name_text": "MetaArchive Cooperative", "Date": "1850-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Special Collections and Archives Digital Image Master Files", "URL_text": "http://pending.emory.edu/", "label_text": "_279", "Augmented_Locations_text": "32.750,-83.500", "Collection_Start_Date_text": "1850", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_279", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_279"], "Description_text": "Digital materials of relevance to the study of southern cultures and histories.  When MARBL digitizes still images and other visual materials in response to staff or user requests, a master file is created and retained. The files are organized by collection. ", "Partner_Organization_text": "Emory University ", "Timeline_text": "1850-"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89019: Four Item Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_280", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_280", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_280"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_280", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_280", "type": "Item", "id": "_280", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Germany"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1955-XX04: International Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1955-XX04", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_281", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_281", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_281"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_281", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_281", "type": "Item", "id": "_281", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1969-I69002: World Survey IV", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1969-I69002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_282", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_282", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_282"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_282", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_282", "type": "Item", "id": "_282", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74004: Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1974-I74004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_283", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_283", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_283"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_283", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_283", "type": "Item", "id": "_283", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75004: Elite Attitudes-US Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1975-I75004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_284", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_284", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_284"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_284", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_284", "type": "Item", "id": "_284", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77003: Military Security Trend", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1977-I77003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_285", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_285", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_285"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_285", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_285", "type": "Item", "id": "_285", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77005: Human Rights Rider-Germany", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1977-I77005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_286", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_286", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_286"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_286", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_286", "type": "Item", "id": "_286", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77008: German Eurocommunism Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1977-I77008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_287", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_287", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_287"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_287", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_287", "type": "Item", "id": "_287", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78006: NATO Summit Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1978-I78006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_288", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_288", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_288"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_288", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_288", "type": "Item", "id": "_288", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78018: Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1978-I78018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_289", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_289", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_289"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_289", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_289", "type": "Item", "id": "_289", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79003: Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1979-I79003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_290", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_290", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_290"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_290", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_290", "type": "Item", "id": "_290", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79004: Perceptions Of Soviet Military Threat", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1979-I79004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_291", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_291", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_291"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_291", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_291", "type": "Item", "id": "_291", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79006: SALT II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1979-I79006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_292", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_292", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_292"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_292", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_292", "type": "Item", "id": "_292", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80007: Multi Regional Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1980-I80007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_293", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_293", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_293"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_293", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_293", "type": "Item", "id": "_293", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80014: Perceptions of Iran and Afghanistan", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1980-I80014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_294", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_294", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_294"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_294", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_294", "type": "Item", "id": "_294", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80015: Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1980-I80015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_295", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_295", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_295"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_295", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_295", "type": "Item", "id": "_295", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80033: Hopes and Fears", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1980-I80033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_296", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_296", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_296"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_296", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_296", "type": "Item", "id": "_296", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81010: USSR Initiatives on East-West Negotiations and Nuclear Weapons", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1981-I81010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_297", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_297", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_297"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_297", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_297", "type": "Item", "id": "_297", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81020: Pre-Mosco Summit--US-USSR Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1981-I81020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_298", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_298", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_298"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_298", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_298", "type": "Item", "id": "_298", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81028: West Germany Alliance Study-General Public", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1981-I81028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_299", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_299", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_299"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_299", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_299", "type": "Item", "id": "_299", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81042: INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1981-I81042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_300", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_300", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_300"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_300", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_300", "type": "Item", "id": "_300", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82002: January 1982 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_301", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_301", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_301"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_301", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_301", "type": "Item", "id": "_301", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82003: Reactions to the Polish Situation (1982)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_302", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_302", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_302"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_302", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_302", "type": "Item", "id": "_302", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82023: 1982 Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_303", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_303", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_303"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_303", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_303", "type": "Item", "id": "_303", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82041: CorFor-Correlation of Forces", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_304", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_304", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_304"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_304", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_304", "type": "Item", "id": "_304", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82064: Arms Control (Rowney) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_305", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_305", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_305"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_305", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_305", "type": "Item", "id": "_305", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83016: German Comparability Survey (First INF Tracking)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1983-I83016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_306", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_306", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_306"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_306", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_306", "type": "Item", "id": "_306", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83030: 2nd INF Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1983-I83030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_307", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_307", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_307"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_307", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_307", "type": "Item", "id": "_307", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83034: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1983-I83034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_308", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_308", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_308"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_308", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_308", "type": "Item", "id": "_308", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84010: Germany Middle East Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1984-I84010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_309", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_309", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_309"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_309", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_309", "type": "Item", "id": "_309", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84012: 1984 Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1984-I84012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_310", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_310", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_310"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_310", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_310", "type": "Item", "id": "_310", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84040: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1984-I84040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_311", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_311", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_311"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_311", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_311", "type": "Item", "id": "_311", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84048: Sept., Oct. 1984 Survey on International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1984-I84048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_312", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_312", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_312"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_312", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_312", "type": "Item", "id": "_312", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84058: German Confidence In US Foreign Policy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1984-I84058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_313", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_313", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_313"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_313", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_313", "type": "Item", "id": "_313", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85008: 1985 Arms Control Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_314", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_314", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_314"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_314", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_314", "type": "Item", "id": "_314", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85012: 1985 Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_315", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_315", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_315"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_315", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_315", "type": "Item", "id": "_315", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85013: German Successor Generation Follow Up", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_316", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_316", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_316"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_316", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_316", "type": "Item", "id": "_316", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85037: Terrorism Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_317", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_317", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_317"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_317", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_317", "type": "Item", "id": "_317", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85045: May 1985 Strategic Defense Initiative (SDI) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_318", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_318", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_318"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_318", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_318", "type": "Item", "id": "_318", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85062: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_319", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_319", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_319"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_319", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_319", "type": "Item", "id": "_319", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85077: Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85077", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_320", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_320", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_320"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_320", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_320", "type": "Item", "id": "_320", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85093: Pre and Post Geneva Summit Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85093", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_321", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_321", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_321"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_321", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_321", "type": "Item", "id": "_321", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85095: Human Rights", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85095", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_322", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_322", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_322"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_322", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_322", "type": "Item", "id": "_322", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85102: Post Geneva Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85102", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_323", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_323", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_323"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_323", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_323", "type": "Item", "id": "_323", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86016: Multi Country Issues Survey 1986", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_324", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_324", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_324"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_324", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_324", "type": "Item", "id": "_324", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86021: Terrorism--Prior to the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_325", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_325", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_325"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_325", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_325", "type": "Item", "id": "_325", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86025: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_326", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_326", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_326"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_326", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_326", "type": "Item", "id": "_326", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86034: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_327", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_327", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_327"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_327", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_327", "type": "Item", "id": "_327", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86039: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_328", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_328", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_328"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_328", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_328", "type": "Item", "id": "_328", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86048: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_329", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_329", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_329"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_329", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_329", "type": "Item", "id": "_329", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86058: Nuclear Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_330", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_330", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_330"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_330", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_330", "type": "Item", "id": "_330", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86067: Security Issues--Following the Reykjavik Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1986-I86067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_331", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_331", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_331"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_331", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_331", "type": "Item", "id": "_331", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87012: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_332", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_332", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_332"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_332", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_332", "type": "Item", "id": "_332", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87023: February 1987 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_333", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_333", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_333"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_333", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_333", "type": "Item", "id": "_333", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87040: Economic Summit Survey 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_334", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_334", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_334"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_334", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_334", "type": "Item", "id": "_334", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87044: INF Telephone Survey May 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_335", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_335", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_335"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_335", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_335", "type": "Item", "id": "_335", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87053: July 1987 Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_336", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_336", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_336"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_336", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_336", "type": "Item", "id": "_336", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87062: Public Opinions on Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_337", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_337", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_337"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_337", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_337", "type": "Item", "id": "_337", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87081: Pre-Summit Survey -- East-West Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87081", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_338", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_338", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_338"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_338", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_338", "type": "Item", "id": "_338", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87086: American Image in Western Europe", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87086", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_339", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_339", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_339"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_339", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_339", "type": "Item", "id": "_339", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87091: Post-Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87091", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_340", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_340", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_340"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_340", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_340", "type": "Item", "id": "_340", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87097: Post-Summit Survey--Public Opinion on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87097", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_341", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_341", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_341"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_341", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_341", "type": "Item", "id": "_341", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87099: Post-Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1987-I87099", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_342", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_342", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_342"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_342", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_342", "type": "Item", "id": "_342", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88031: Opinions on US-USSR", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_343", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_343", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_343"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_343", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_343", "type": "Item", "id": "_343", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88035: Pre-Moscow Summit Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_344", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_344", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_344"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_344", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_344", "type": "Item", "id": "_344", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88046: Post-Moscow Summit Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_345", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_345", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_345"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_345", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_345", "type": "Item", "id": "_345", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88059: 1988 Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_346", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_346", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_346"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_346", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_346", "type": "Item", "id": "_346", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88095: Post Election", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88095", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_347", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_347", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_347"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_347", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_347", "type": "Item", "id": "_347", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88106: Chemical Weapon/United Nations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1988-I88106", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_348", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_348", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_348"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_348", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_348", "type": "Item", "id": "_348", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89012: Chemical Weapons Follow-on Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_349", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_349", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_349"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_349", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_349", "type": "Item", "id": "_349", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89024: Multi Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_350", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_350", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_350"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_350", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_350", "type": "Item", "id": "_350", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89031: Pre Nato Summit Telephone Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_351", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_351", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_351"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_351", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_351", "type": "Item", "id": "_351", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89040: Post Nato Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_352", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_352", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_352"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_352", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_352", "type": "Item", "id": "_352", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89045: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_353", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_353", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_353"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_353", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_353", "type": "Item", "id": "_353", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89055: Post Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_354", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_354", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_354"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_354", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_354", "type": "Item", "id": "_354", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89063: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89063", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_355", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_355", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_355"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_355", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_355", "type": "Item", "id": "_355", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89077: Pre-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89077", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_356", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_356", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_356"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_356", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_356", "type": "Item", "id": "_356", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89085: Post-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1989-I89085", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_357", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_357", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_357"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_357", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_357", "type": "Item", "id": "_357", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90009: December 1989 Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_358", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_358", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_358"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_358", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_358", "type": "Item", "id": "_358", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90021: NATO/UNIF Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_359", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_359", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_359"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_359", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_359", "type": "Item", "id": "_359", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90045: Economic Summit Survey 1990", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_360", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_360", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_360"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_360", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_360", "type": "Item", "id": "_360", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90051: Post Washington Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90051", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_361", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_361", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_361"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_361", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_361", "type": "Item", "id": "_361", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90055: Survey with German Democratic Republic", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_362", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_362", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_362"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_362", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_362", "type": "Item", "id": "_362", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90060: Post NATO Summit Wave III and IV Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1990-I90060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_363", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_363", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_363"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_363", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_363", "type": "Item", "id": "_363", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91033: Security Issue Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1991-I91033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_364", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_364", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_364"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_364", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_364", "type": "Item", "id": "_364", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91089: Franco-German Force", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1991-I91089", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_365", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_365", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_365"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_365", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_365", "type": "Item", "id": "_365", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll 1992-I92031: Euro Integration", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1992-I92031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Germany", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_366", "Augmented_Locations_text": "51.500,10.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_366", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_366"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_366", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_366", "type": "Item", "id": "_366", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Deciding to Keep Peace: An Analysis of International Influences on the Establishment of Third-Party Peacekeeping Missions", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_367", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_367", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_367"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_367", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_367", "type": "Item", "id": "_367", "Institution_Location_text": "Denton, TX", "Partner_Organization_text": " International Studies Quarterly"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Leadership Style, Regime Type, and Foreign Policy Crisis Behavior: A Contingent Monadic Peace?", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_368", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_368", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_368"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_368", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_368", "type": "Item", "id": "_368", "Institution_Location_text": "Denton, TX", "Partner_Organization_text": " International Studies Quarterly"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Andrew Gelman Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_369", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_369", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_369"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_369", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_369", "type": "Item", "id": "_369", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Andrew Gelman"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Chris Anderson Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_370", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_370", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_370"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_370", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_370", "type": "Item", "id": "_370", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Chris Anderson"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Kuznets Data Set", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_371", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_371", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_371"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_371", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_371", "type": "Item", "id": "_371", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Dale Jorgenson"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_372", "label": "_372", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "College Park, MD", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_372", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Electronic Literature: Collections of Works", "URL_text": "http://archive-it.org/public/collection.html?id=779", "label_text": "_372", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_372", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_372"], "Description_text": "This collection of archived web sites consists of works of electronic literature: works with important literary aspects that take advantage of the capabilities and contexts provided by the stand-alone or networked computer. The collection features sites that aggregate works of electronic literature by multiple authors, such as online journals and anthologies.", "Partner_Organization_text": "Electronic Literature Organization", "Timeline_text": "2007 - "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_373", "label": "_373", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "College Park, MD", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_373", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Electronic Literature: Context", "URL_text": "http://archive-it.org/public/collection.html?id=788", "label_text": "_373", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_373", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_373"], "Description_text": "A collection of sites related to the critical, theoretical, and institutional contexts of Electronic Literature.", "Partner_Organization_text": "Electronic Literature Organization", "Timeline_text": "2007 - "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_374", "label": "_374", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "College Park, MD", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_374", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Electronic Liberature: Individual Works", "URL_text": "http://archive-it.org/public/collection.html?id=798", "label_text": "_374", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_374", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_374"], "Description_text": "This collection consists of sites that include works of electronic literature: works with important literary aspects that take advantage of the capabilities and contexts provided by the stand-alone or networked computer. This collection includes individual works of electronic literature and collections of works by a single author, as opposed to collections of works by multiple authors.", "Partner_Organization_text": "Electronic Literature Organization", "Timeline_text": "2007 - "}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "Conspectus Database", "URL_text": "http://conspectus.metaarchive.org/archives/list", "Collection_Availability_text": "Online", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_375", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_375", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_375"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_375", "Description_text": "Digital materials of relevance to the study of southern cultures and histories. ", "label": "_375", "type": "Item", "id": "_375", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Emory University "}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "Music of Social Change", "URL_text": "http://www.metascholar.org/MOSC/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "global", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_376", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_376", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_376"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_376", "Description_text": "The \"Music of Social Change\" project, funded by the Institute of Museum and Library Services, uses the Open Archives Initiative Protocol for Metadata Harvesting (OAI protocol) to integrate resources that are held in different record formats at various institutions into a single searchable system.", "label": "_376", "type": "Item", "id": "_376", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Emory University "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "FSU Claude Pepper Library Historical Photos Collection Photographs", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_claude_pepper/FSUClaudePepper/fsu_lockss_cpc02/", "Collection_Availability_text": "Online", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_377", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_377", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_377"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_377", "Description_text": "The FSU Claude Pepper Library Historical Photos Collection includes historical images of Claude Pepper, space aircrafts, ballistic missiles, and other noteworthy images.", "label": "_377", "type": "Item", "id": "_377", "Institution_Location_text": "Tallahassee, FL", "Partner_Organization_text": "Florida State University "}, {"Content_Type_text": "Text and/or Image ", "Name_of_Specific_Collection_text": "FSU History and Heritage Rare Books", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_history_heritage_books/fsu_lockss_fhh02/", "Collection_Availability_text": "Online", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_378", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_378", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_378"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_378", "Description_text": "The FSU History and Heritage Rare Books collections includes 98 digitized rare books from FSU Special Collections.", "label": "_378", "type": "Item", "id": "_378", "Institution_Location_text": "Tallahassee, FL", "Partner_Organization_text": "Florida State University "}, {"Content_Type_text": "Text and/or Image ", "Name_of_Specific_Collection_text": "FSU Special Collections", "URL_text": "http://www.fsu.edu/~speccoll/", "Collection_Availability_text": "Online", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_379", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_379", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_379"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_379", "Description_text": "Digital materials of relevance to the study of southern cultures and histories. ", "label": "_379", "type": "Item", "id": "_379", "Institution_Location_text": "Tallahassee, FL", "Partner_Organization_text": "Florida State University "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_380", "label": "_380", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_380", "Project_Name_text": "MetaArchive Cooperative", "Date": "1849-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1904", "Name_of_Specific_Collection_text": "Digitized Juvenile Literature", "URL_text": "http://digitool.fcla.edu/R/NT1IGDHJ5JRD7YDQQG7CT189C96TQSN728BATL4T1DHX396VPL-02863?func=collections-result&collection_id=1986&pds_handle=GUEST", "label_text": "_380", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1849", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_380", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_380"], "Description_text": "46 titles from the FSU Special Collections", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1849-1904"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Frederick J. Boehmke Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_381", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_381", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_381"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_381", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_381", "type": "Item", "id": "_381", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Frederick J. Boehmke"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Lijpart Elections Archive", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_382", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_382", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_382"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_382", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_382", "type": "Item", "id": "_382", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Gary Cox"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Georgia Tech Photograph Collection", "URL_text": "http://www.library.gatech.edu/archives/va/gtpc/", "Collection_Availability_text": "Online", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_383", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_383", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_383"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_383", "Description_text": "As a component of our ongoing digitization project, the photographs available online represent a selection from the Archives' Visual Arts Collection. Please note that more photographs will be added to the database. They were created by a variety of organizations, including the school yearbook and other campus publications.", "label": "_383", "type": "Item", "id": "_383", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"Content_Type_text": "Text and/or Image, Audio/Video, Web sites", "Name_of_Specific_Collection_text": "SMARTech", "URL_text": "http://smartech.gatech.edu", "Collection_Availability_text": "Online", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": ["Text and/or Image", "Audio/Video", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_384", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_384", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_384"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_384", "Description_text": "SMARTech, or Scholarly Materials and Research @ Georgia Tech, is a repository for the dissemination of the intellectual output of the Institute in support of its teaching and research missions. SMARTech connects digital materials currently in existence across campus on disparate web sites, hard drives, and servers to ceate a cohesive, useful, and sustainable repository available to Georgia Tech and the world.", "label": "_384", "type": "Item", "id": "_384", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_385", "label": "_385", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_385", "Project_Name_text": "MetaArchive Cooperative", "Date": "1927-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1927", "Name_of_Specific_Collection_text": "A Photographic Atlas of Selected Regions of the Milky Way", "URL_text": "http://video.library.gatech.edu/", "label_text": "_385", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1927", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_385", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_385"], "Description_text": "This rendering of E.E. Barnard's 1927 An Atlas of Selected Regions of the Milky Way raises one of the gems of astronomical literature out of near obscurity, an obscurity caused by the small number of copies (probably as few as 700) of the Atlas that were printed in 1927. Obscure also because its initial distribution was mainly only to scientific libraries. Allan Sandage, Ph.D. Carnegie Observatories", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1927-1927"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_386", "label": "_386", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_386", "Project_Name_text": "MetaArchive Cooperative", "Date": "1787-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1787", "Name_of_Specific_Collection_text": "An Illustration and Measuration of Solid Geometry", "URL_text": "http://www.library.gatech.edu/mensuration/", "label_text": "_386", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1787", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_386", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_386"], "Description_text": "This project is a presentation of the John Lodge Cowley textbook of the same name illustration how to construct regular and semi-regular solids from the paper diagrams included.", "Partner_Organization_text": "Georgia Institute of Technology ", "Timeline_text": "1787-1787"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Georgia Tech Publications", "URL_text": "http://hdl.handle.net/1853/14438", "Collection_Availability_text": "Research Use", "Subject_text": "AMERICAN HISTORY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_387", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_387", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_387"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_387", "Description_text": "Digital materials of relevance to the study of southern cultures and histories. ", "label": "_387", "type": "Item", "id": "_387", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Aardvark", "URL_text": "http://smartech.gatech.edu/handle/1853/16860", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_388", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_388", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_388"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_388", "Description_text": "Georgia Tech Archives' Digital items Repository", "label": "_388", "type": "Item", "id": "_388", "Institution_Location_text": "Atlanta, GA", "Partner_Organization_text": "Georgia Institute of Technology "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_389", "label": "_389", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Cambridge, MA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_389", "Project_Name_text": "Kennedy School of Government Videos", "Date": "1978-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "John F. Kennedy Jr. Forum", "URL_text": "http://www.iop.harvard.edu/Programs/John-F.-Kennedy-Jr.-Forum", "label_text": "_389", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1978", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_389", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_389"], "Description_text": "The value of the collection.  The collection is clearly valuable and a good fit for other Library collections, notably the holdings in American and world political history in our manuscript division.  Item-level data is searchable at the site.  I clipped the following examples--almost at random--to give some sense of the holdings: WATERGATE: A 15 Year Perspective, 12/7/1988, Father Robert Drinan S.J., Hays Gorey, Mr. Richard Kleindienst, Prof. Roger Porter, The Hon. Fred Thompson; A Debate Over Housing Remedies: The Examples of Yonkers, 11/30/1988,  Ms. Linda Chavez, Dr. Nathan Glazer, Mr. John Powell, Mr. Lea Rabin, Dr. Yale Rabin, Mr. Michael Sussman; JFK: In His Own Words, 11/14/1988, Prof. Graham T. Allison Jr., Senator Edward M. Kennedy; THE POLITICS OF DISABILITY: Views on a Growing Electorate, 10/3/1988, Mr. Jerry Covell, Dr. Louis Genevie, Mr. Harlan Hahn, Ms. Mary Jane Owen, Mr. Alan Reich, Ms. Ginny Thornburgh; Election Reform, 3/1/1988, Mr. David S. Broder, The Office of The Hon. Barney Frank, Mr. John W. Gardner, Mr. Edward M Kennedy Jr., Senator Edward M. Kennedy, Mr. David Alan Stockman; Election Reform, 3/1/1988, Mr. David S. Broder, The Office of The Hon. Barney Frank, Mr. John W. Gardner, Mr. Edward M Kennedy Jr., Senator Edward M. Kennedy, Mr. David Alan Stockman; The Independent Counsel: Prosecutor or Persecutor? 2/29/1988, Mr. John Bolton, L. Gordon Crovitz, Prof. Philip B. Heymann, The Hon. Richard Thornburgh, Mr. Frederic M. Wertheimer ; Who's in Charge?: A Debate on the War Powers Act, 12/16/1987, Mr. Mike Glennon, Mr. Monroe Leigh, Mr. William G. Miller, Prof. Mark Peterson; Redress and Reparations for Japanese Americans: A Constitutional Issue for All, 12/8/1987, Mr. Angus Macbeth, Mr. William Marutani, The Hon. Norman Y. Mineta, The Hon. Norman Shumway, Ms. Grayce Uyehara The Ethics of Public Service, 6/9/1987, Ms. Marion Wright Edelman; Exchanging the Common Weal for the Common Wheel of Fortune, 2/17/1987, Mr. Hale Champion, Mr. Norman Lear; Exchanging the Common Weal for the Common Wheel of Fortune, 2/17/1987, Mr. Hale Champion, Mr. Norman Lear; Original Intent of the Constitution, 12/11/1986, The Hon. Orrin G. Hatch, Prof. Jack Rakove, Mr. Howard Simon, Prof. Laurence H. Tribe; The Black Community in the Post-Civil Rights Era: Challenges to Public Policy, 5/1/1986, Prof. Graham T. Allison Jr., Mr. John Jacob, Ms. Rory Kennedy, Prof. Glenn Loury", "Partner_Organization_text": "Harvard University", "Timeline_text": "1978 - "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Voice of the People, 2007", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/21441", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_390", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_390", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_390"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_390", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_390", "type": "Item", "id": "_390", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Voice of the People, 2006", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/21380", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_391", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_391", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_391"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_391", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_391", "type": "Item", "id": "_391", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Union Centralization Among Advanced Industrial Societies: An Empirical Study of Organisation for Economic Co-operation and Development (OECD) Countries, 1950-2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4541", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_392", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_392", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_392"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_392", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_392", "type": "Item", "id": "_392", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "International Crisis Behavior Project, 1918-2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/9286", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_393", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_393", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_393"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_393", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_393", "type": "Item", "id": "_393", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Institute for Mathematical Statistics Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_394", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_394", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_394"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_394", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_394", "type": "Item", "id": "_394", "Institution_Location_text": "Beachwood, OH", "Partner_Organization_text": "Institute for Mathematical Statistics"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "International Studies Quarterly Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_395", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_395", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_395"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_395", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_395", "type": "Item", "id": "_395", "Institution_Location_text": "Denton, TX", "Partner_Organization_text": "International Studies Quarterly"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Testing Accounts of Legislative Strategic Voting: The Compromise", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_396", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_396", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_396"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_396", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_396", "type": "Item", "id": "_396", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Joshua Clinton"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Statistical Analysis of Roll Call Voting: A Unified Approach", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_397", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_397", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_397"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_397", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_397", "type": "Item", "id": "_397", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Joshua Clinton"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Joshua D. Angrist Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_398", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_398", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_398"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_398", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_398", "type": "Item", "id": "_398", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Joshua D. Angrist"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Expert Opinion, Agency Characteristics, and Agency Preferences", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_399", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_399", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_399"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_399", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_399", "type": "Item", "id": "_399", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Joshua D. Clinton "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Lee Epstein Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_400", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_400", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_400"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_400", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_400", "type": "Item", "id": "_400", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Lee Epstein"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_401", "label": "_401", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_401", "Project_Name_text": "Library of Congress Web Archives", "Date": "2006-03-30T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006/12/02", "Name_of_Specific_Collection_text": "Library of Congress Manuscript Division Archive of Organizational Web Sites", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/orgs/orgs-overview.html", "label_text": "_401", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2006/03/30", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_401", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_401"], "Description_text": "The Manuscript Division Archive of Organizational Web Sites includes principally Web sites of organizations with whom the division has an existing relationship. Although diverse in content, they fall into several broad categories. First, there are sites for non-governmental, voluntary organizations, including civil rights and political advocacy groups whose records the division holds. Examples include the National Urban League, Leadership Conference on Civil Rights (now the Civil Rights Coalition for the 21st Century), National Consumers\u2019 League, National Council of Jewish Women, National Endowment for Democracy, and the League of Women Voters (LWV). The last includes not only the Web site of the national office of the LWV, whose paper records are held in the Manuscript Division, but also the Web sites of several hundred state and local LWV offices, whose records are held elsewhere. Archived Web sites of other organizations whose records the division holds include professional and honorary organizations such as the American Historical Association, American Institute of Aeronautics and Astronautics, American Studies Association, Phi Beta Kappa Society, and the Society of Woman Geographers; memorial groups such as the Vietnam Veterans Memorial Fund; and research, educational, and cultural organizations such as the American Council of Learned Societies and the MacDowell Colony. The Web sites of the Association for Diplomatic Studies and Training and the Historical Society of the District of Columbia Circuit are included because of the division\u2019s ongoing relationship to their oral history programs. Also archived are Web sites of organizations whose records are not held by the Library of Congress, but which are directly related to other collections in the Manuscript Division. These include organizational Web sites related to Frederick A. Cook, Sigmund Freud, and Ameen Rihani, and the Web sites of the National Association of Criminal Defense Lawyers, Streit Council, and American Society of Landscape Architects, which relate to the personal papers of Sam Dash, Clarence Streit, and Frederick Law Olmsted, respectively. Also included are the Web sites of the Navy League; National Coalition for History, an affiliate of the American Historical Association; and National Democratic Institute for International Affairs, Center for International Private Enterprise, and American Center for International Labor Solidarity, all affiliates of the National Endowment for Democracy. The Web sites include a wide range of official documents, research studies, audio and video recordings, press releases, agendas and conference proceedings, blogs, electronic newsletters, and other sources documenting people, events, and activities likely to be of lasting research interest. Also documented is how organizations, many of which had been established early in the twentieth century, are incorporating technology and using the Web to reach new audiences and carry forth their missions into the twenty-first century.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "March 30, 2006 - December 2, 2006"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_402", "label": "_402", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_402", "Project_Name_text": "Library of Congress Web Archives", "Date": "2006-03-30T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006/11/29", "Name_of_Specific_Collection_text": "Visual Image Web Sites Archive ", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/visual/visual-overview.html", "label_text": "_402", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2006/03/30", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_402", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_402"], "Description_text": "Like books and magazines in the Library's general collections, this set of Web sites complements the original and historical visual material held in the Prints & Photographs Division. Included are sites for photographers and cartoonists represented in P&P (e.g., Kuper, Prokudin-Gorskii, Rogovin, and Telnaes). Also, Web sites for new digital image formats (e.g., Wrist photography, Reicholdarts cell phone photos, and Micah Wright remix posters). Other sites document new ways of displaying the visual arts through virtual galleries (e.g., Alternative Museum) and new ways of respresenting architectural work and the built environment (e.g., McKissock, Pritzker Prize, Vergara's Invincible Cities, and Vignoly). Major current event themes include views of Kurdistan and the Iraq War.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "March 30, 2006 - November 29, 2006"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_403", "label": "_403", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_403", "Project_Name_text": "Library of Congress Web Archives", "Date": "2007-03-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Law Library Legal Blawgs Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/lawlb/lawlb-overview.html", "label_text": "_403", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007/03/01", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_403", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_403"], "Description_text": "The Legal Blawgs Web Archive is a selective collection of authoritative sites (associated with American Bar Association approved law schools, research institutes, think tanks, and other expertise-based organizations) that contain unique, born digital content. These blogs contain journal-style entries, articles and essays, discussions, and comments on emerging legal issues, national and international. Sites are domestic and in English, although foreign sites may be included later in the duration of this project. Additional sites may be selected incrementally. Note: This collection was previously named the Legal Blogs but was changed December 06, 2007 to Legal Blawgs. Previous documentation may refer to the former name.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "3/1/2007 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_404", "label": "_404", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_404", "Project_Name_text": "Library of Congress Web Archives", "Date": "2006-03-30T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006/11/29", "Name_of_Specific_Collection_text": "Single Sites Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/ss/ss-overview.html", "label_text": "_404", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2006/03/30", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_404", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_404"], "Description_text": "The Single Sites Web Archive contains sites covering a diverse array of topics selected by recommending librarians from the Library of Congress. This growing archive currently focuses on military history (Civil War, World War II, etc.) and African-American history and culture. Other topics currently include numismatics, Hungary, immigration, charitable organizations, and nanotechnology. Included in the web archive are blogs, individual web pages, educational sites (including virtual exhibitions), and organizational sites.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "March 30, 2006 - November 29, 2006"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Mathhew D. McCubbins Collection", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_405", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_405", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_405"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_405", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_405", "type": "Item", "id": "_405", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Mathew D. McCubbins"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_406", "label": "_406", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "East Lansing, MI", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_406", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "Date": "1888-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Vincent Voice Library collection", "URL_text": "http://vvl.lib.msu.edu/", "label_text": "_406", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1888", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_406", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_406"], "Description_text": "Primary source sound material, found mainly in speech, interview, lecture and performance formats.  Content donated to the ECHO DEPository project at University of Illinois at Urbana-Champaign is in the public domain, and includes material from the Vincent Voice 20th Century US Presidents gallery, the Geographers gallery, and the Michigan Writers gallery.    ", "Partner_Organization_text": "Michigan State University Libraries", "Timeline_text": "1888-"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: War, Technology, and Change: The Ratchet Effect and System Unification", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_407", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_407", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_407"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_407", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_407", "type": "Item", "id": "_407", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Governing Guns, Opposing Opium: The Politics of Internationally Regulated Goods", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_408", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_408", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_408"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_408", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_408", "type": "Item", "id": "_408", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Liquid Assets and Fluid Contracts:  Explaining the Uneven Effects of Water and Sanitation Privatization", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_409", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_409", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_409"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_409", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_409", "type": "Item", "id": "_409", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Alliances (v3.03)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_410", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_410", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_410"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_410", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_410", "type": "Item", "id": "_410", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Benin: Small Farmer Survey, 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_411", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_411", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_411"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_411", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_411", "type": "Item", "id": "_411", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Bilateral Trade", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_412", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_412", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_412"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_412", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_412", "type": "Item", "id": "_412", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Block and Block Longitudinal Study, 1969 - 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_413", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_413", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_413"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_413", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_413", "type": "Item", "id": "_413", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Colonial/Dependency Contiguity, 1816-2002 (v3.0)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_414", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_414", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_414"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_414", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_414", "type": "Item", "id": "_414", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Controversial Facilities in Japan, 1955 - 1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_415", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_415", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_415"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_415", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_415", "type": "Item", "id": "_415", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "COW Extra-State War Data, 1816-1997 (v3.0)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_416", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_416", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_416"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_416", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_416", "type": "Item", "id": "_416", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "COW Inter-State War Data, 1816-1997 (v3.0)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_417", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_417", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_417"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_417", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_417", "type": "Item", "id": "_417", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "COW Intra-State War Data, 1816-1997 (v3.0)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_418", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_418", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_418"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_418", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_418", "type": "Item", "id": "_418", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Diplomatic Exchange , 1817-2005 (v2006.1)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_419", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_419", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_419"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_419", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_419", "type": "Item", "id": "_419", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Direct Contiguity, 1816-2006 (v3.1)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_420", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_420", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_420"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_420", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_420", "type": "Item", "id": "_420", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Election Results in Benin,1991-2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_421", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_421", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_421"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_421", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_421", "type": "Item", "id": "_421", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Gay and Lesbian Couples, 1986-1989", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_422", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_422", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_422"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_422", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_422", "type": "Item", "id": "_422", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Gay and Lesbian Couples, 1990-1993", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_423", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_423", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_423"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_423", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_423", "type": "Item", "id": "_423", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Gay and Lesbian Couples, 1994-1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_424", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_424", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_424"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_424", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_424", "type": "Item", "id": "_424", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Grant Study of Adult Development, 1938-2000 ", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_425", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_425", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_425"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_425", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_425", "type": "Item", "id": "_425", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Hensel and Diehl Shatterbelt Data, 1945-1976", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_426", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_426", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_426"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_426", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_426", "type": "Item", "id": "_426", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "ICOW Project Data Archive Supplementary Data Set: Non-State Actor Codes Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_427", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_427", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_427"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_427", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_427", "type": "Item", "id": "_427", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Income Diversification and Poverty in the Northern Uplands of Vietnam Study, 2001-2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_428", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_428", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_428"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_428", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_428", "type": "Item", "id": "_428", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Information Technology and Growth", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_429", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_429", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_429"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_429", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_429", "type": "Item", "id": "_429", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "International Governmental Organization (IGO) Data (v2.1)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_430", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_430", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_430"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_430", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_430", "type": "Item", "id": "_430", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Interstate System, 1816-2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_431", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_431", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_431"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_431", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_431", "type": "Item", "id": "_431", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Legitimizing Dispute Settlement: International Legal Rulings as Domestic Political Cover", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_432", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_432", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_432"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_432", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_432", "type": "Item", "id": "_432", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Militarized Interstate Disputes (v3.10)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_433", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_433", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_433"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_433", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_433", "type": "Item", "id": "_433", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Poverty-Focused Social Accounting Matrices for Tanzania, 1998-2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_434", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_434", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_434"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_434", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_434", "type": "Item", "id": "_434", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Private Economy Labor Quality, and Underlying Matrices", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_435", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_435", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_435"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_435", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_435", "type": "Item", "id": "_435", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Proposed Locations for FEMA Trailers in Post-Katrina New Orleans, 2005 - 2006", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_436", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_436", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_436"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_436", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_436", "type": "Item", "id": "_436", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: A Multivariate Model of Strategic Asset Allocation", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_437", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_437", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_437"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_437", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_437", "type": "Item", "id": "_437", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Asset Prices, Consumption, and the Business Cycle", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_438", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_438", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_438"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_438", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_438", "type": "Item", "id": "_438", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: By Force of Habit: A Consumption-Based Explanation of Aggregate Stock Market Behavior", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_439", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_439", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_439"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_439", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_439", "type": "Item", "id": "_439", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Consumption-Based Asset Pricing", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_440", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_440", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_440"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_440", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_440", "type": "Item", "id": "_440", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Contentious Issues and World Politics: The Management of Territorial Claims in the Americas, 1816-1992", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_441", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_441", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_441"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_441", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_441", "type": "Item", "id": "_441", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Detecting Model Dependence in Statistical Inference: A Response", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_442", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_442", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_442"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_442", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_442", "type": "Item", "id": "_442", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Estimation of Limited Dependent Variable Models with Dummy Endogenous Regressors: Simple Strategies for Empirical Practice", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_443", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_443", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_443"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_443", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_443", "type": "Item", "id": "_443", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: From Crayons to Computers: The Evolution of Computer Use in Redistricting", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_444", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_444", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_444"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_444", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_444", "type": "Item", "id": "_444", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Have Individual Stocks Become More Volatile? An Empirical Exploration of Idiosyncratic Risk", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_445", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_445", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_445"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_445", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_445", "type": "Item", "id": "_445", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: International R&D Spillovers", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_446", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_446", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_446"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_446", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_446", "type": "Item", "id": "_446", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Keeping Legislators Dedicated: The Foundations of Democratic Accountability", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_447", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_447", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_447"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_447", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_447", "type": "Item", "id": "_447", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Lending Credibility: The International Monetary Fund and the Post-Communist Transition, 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_448", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_448", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_448"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_448", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_448", "type": "Item", "id": "_448", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Democratic Peace and Rivalries", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_449", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_449", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_449"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_449", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_449", "type": "Item", "id": "_449", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Political Economy of IMF Lending in Africa.  American Political Science Review, 2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_450", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_450", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_450"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_450", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_450", "type": "Item", "id": "_450", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Supreme Court During Crisis: How War Affects Only Nonwar Cases", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_451", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_451", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_451"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_451", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_451", "type": "Item", "id": "_451", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: When Can History be Our Guide? The Pitfalls of Counterfactual Inference", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_452", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_452", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_452"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_452", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_452", "type": "Item", "id": "_452", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Who Should Buy Long-Term Bonds?", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_453", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_453", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_453"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_453", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_453", "type": "Item", "id": "_453", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Senegal PSAOP and Burkina Faso PNDSA II impact analysis, 2002-2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_454", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_454", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_454"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_454", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_454", "type": "Item", "id": "_454", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Territorial Change, 1816-2000 (v3.0)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_455", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_455", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_455"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_455", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_455", "type": "Item", "id": "_455", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Democratic Peace and Territorial Conflict in the Twentieth Century", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_456", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_456", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_456"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_456", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_456", "type": "Item", "id": "_456", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Glueck Non-Delinquent Follow-Up, 1974 - 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_457", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_457", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_457"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_457", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_457", "type": "Item", "id": "_457", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Issue Data Set: River Claims Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_458", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_458", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_458"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_458", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_458", "type": "Item", "id": "_458", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Issue Data Set: Territorial Claims Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_459", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_459", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_459"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_459", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_459", "type": "Item", "id": "_459", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Issue Data Sets: Maritime Claims Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_460", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_460", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_460"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_460", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_460", "type": "Item", "id": "_460", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Issue Data Sets: Regime Claims Data Set", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_461", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_461", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_461"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_461", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_461", "type": "Item", "id": "_461", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Supplementary Data Set: Colonial History Data Set", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_462", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_462", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_462"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_462", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_462", "type": "Item", "id": "_462", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project Supplementary Data Set: Multilateral Treaties of Pacific Settlement (MTOPS)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_463", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_463", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_463"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_463", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_463", "type": "Item", "id": "_463", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Pursuit of Legal Settlements to Territorial Disputes", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_464", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_464", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_464"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_464", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_464", "type": "Item", "id": "_464", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_465", "label": "_465", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_465", "Project_Name_text": "Web-at-Risk ", "Date": "2009-08-16T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/06", "Name_of_Specific_Collection_text": "Arts & Cultural Left Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/ArtsAndCulture", "label_text": "_465", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2009/08/16", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_465", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_465"], "Description_text": "Contains websites of entities involved in left artistic or cultural activity and criticism. The Arts are understood to include all the individual arts: music, literature, motion pictures, painting, sculpture, theater, etc. Websites relating to the use of mass media in connection with the arts are also included. Left cultural activity involves efforts to radically critique transform culture, and cultural attitudes, in part or as a whole.", "Partner_Organization_text": "New York University ", "Timeline_text": "8/16/2009 - 5/6/2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_466", "label": "_466", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_466", "Project_Name_text": "Web-at-Risk ", "Date": "2007-02-07T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/04/29", "Name_of_Specific_Collection_text": "Communism, Socialism, Trotskyism Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/CommunismSocialismTrotskyism", "label_text": "_466", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007/02/07", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_466", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_466"], "Description_text": "Contains periodically archived websites of (principally) Marxian inspired entities, including political parties, that identify with or are inspired by Communist, Socialist, or Trotskyist perspectives. While the focus is on the U.S., selected international sites, especially those documenting the history of these movements, are also archived. Classic Marxian doctrine advocates collective ownership of the means of production, to be achieved by the political struggle of the working class via political parties and labor unions, and the eventual withering away of the state. For the purposes of this archive, Communist organizations are understood as those that supported or now align themselves with the ideology and politics of the former Soviet Union and the associated international Communist movement that arose in the aftermath of the Russian Revolution of 1917; Trotskyist organizations are those rooted in Leon Trotsky's critique of the Soviet Union, which he helped to found; Socialist organizations, including social democratic organizations (progressive organizations with socialism as an ultimate, if distant goal), include those rooted in the pre-1917 socialist movement, and generally reject the Communist ideal of a one-party state.", "Partner_Organization_text": "New York University ", "Timeline_text": "2/7/2007 - 04/29/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_467", "label": "_467", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_467", "Project_Name_text": "Web-at-Risk ", "Date": "2007-10-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "Peace Movements Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/Peace", "label_text": "_467", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007/10/01", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_467", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_467"], "Description_text": "Contains websites for entities opposing war and violence, whether in particular instances or in general, and also includes efforts in support of nuclear disarmament.", "Partner_Organization_text": "New York University ", "Timeline_text": "October 1, 2007 - May 10, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_468", "label": "_468", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_468", "Project_Name_text": "Web-at-Risk ", "Date": "2007-02-07T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "Alternative Mass Media / News Web Sites Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/AlternativeMassMedia", "label_text": "_468", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2007/02/07", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_468", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_468"], "Description_text": "Contains periodically archived News Web sites, the web sites of electronic journals and newspapers, radio and television stations, as well as blogs, and other formats published by entities that create, gather and disseminate to the public news, research, opinion and other content that reflects a left / progressive viewpoint. The content of these sites are primarily general interest or multi-issue; similar single issue sites are usually found in the other topically based web archives created by the Tamiment Library", "Partner_Organization_text": "New York University ", "Timeline_text": "2/7/07 - 5/10/10"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Listening to Mothers I", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-15283", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_469", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_469", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_469"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_469", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_469", "type": "Item", "id": "_469", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Listening to Mothers II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-24784", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_470", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_470", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_470"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_470", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_470", "type": "Item", "id": "_470", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Listening to Mothers Postpartum", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-27487", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_471", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_471", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_471"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_471", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_471", "type": "Item", "id": "_471", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "State Supreme Court Data Project", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_472", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_472", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_472"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_472", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_472", "type": "Item", "id": "_472", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Brace"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Assessing the Dyadic Nature of the Democratic Peace", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_473", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_473", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_473"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_473", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_473", "type": "Item", "id": "_473", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Civil Wars Kill and Maim People\u2014Long After the Shooting Stops", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_474", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_474", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_474"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_474", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_474", "type": "Item", "id": "_474", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Comparative Public Health: The Political Economy of Human Misery and Well-Being", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_475", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_475", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_475"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_475", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_475", "type": "Item", "id": "_475", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Covenants Without the Sword: International Law and the Protection of Civilians in Times of War", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_476", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_476", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_476"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_476", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_476", "type": "Item", "id": "_476", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Draining The Sea: Mass Killing and Guerrilla Warfare", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_477", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_477", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_477"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_477", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_477", "type": "Item", "id": "_477", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Standing Your Ground: Territorial Disputes and International Conflict", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_478", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_478", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_478"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_478", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_478", "type": "Item", "id": "_478", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: System Uncertainty, Risk Propensity, and International Conflict Among the Great Powers", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_479", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_479", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_479"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_479", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_479", "type": "Item", "id": "_479", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Paul Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Extended Deterrence and the Outbreak of War", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_480", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_480", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_480"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_480", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_480", "type": "Item", "id": "_480", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Puth Huth"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Political Response to Black Insurgency: A Critical Test of Competing Theories of the State", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_481", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_481", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_481"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_481", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_481", "type": "Item", "id": "_481", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Richard C. Fording"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Democracy, Economy, and Values:  Estimating a Recursive System", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_482", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_482", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_482"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_482", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_482", "type": "Item", "id": "_482", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert Franzese Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Fiscal Policy with Multiple Policymakers: Veto Actors and Deadlock; Collective Action and Common Pools; Bargaining and Compromise", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_483", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_483", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_483"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_483", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_483", "type": "Item", "id": "_483", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Electoral and Partisan Manipulation of Public Debt in Developed Democracies, 1956-1990", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_484", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_484", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_484"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_484", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_484", "type": "Item", "id": "_484", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Inequality & Unemployment, Redistribution & Insurance, and Participation: Veto Actors and Deadlock; Collective Action and Common Pools; Bargaining and Compromise", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_485", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_485", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_485"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_485", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_485", "type": "Item", "id": "_485", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Institutional and Sectoral Interactions in Monetary Policy and Wage-Price Bargaining", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_486", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_486", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_486"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_486", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_486", "type": "Item", "id": "_486", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Institutional Dimensions of Coordinating Wage-Bargaining and Monetary Policy", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_487", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_487", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_487"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_487", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_487", "type": "Item", "id": "_487", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Interdependence in Comparative Politics: Substance, Theory, Empirics, Substance", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_488", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_488", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_488"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_488", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_488", "type": "Item", "id": "_488", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Macroeconomic Policies of Developed Democracies", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_489", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_489", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_489"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_489", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_489", "type": "Item", "id": "_489", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Mixed Signals: Central Bank Independence, Coordinated Wage-Bargaining, and European Monetary Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_490", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_490", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_490"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_490", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_490", "type": "Item", "id": "_490", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Multiple Hands on the Wheel:  Empirically Modeling Partial Delegation and Shared Control of Monetary Policy in the Open and Institutionalized Economy", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_491", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_491", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_491"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_491", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_491", "type": "Item", "id": "_491", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Partially Independent Central Banks, Politically Responsive Governments, and Inflation: Central Banks, Governments, and Inflation", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_492", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_492", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_492"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_492", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_492", "type": "Item", "id": "_492", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Participation, Veto Actors, and Policy Responsiveness in the Evolution and Reform of Health Care in Developed Democracies", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_493", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_493", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_493"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_493", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_493", "type": "Item", "id": "_493", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Political Participation, Income Distribution, and Public Transfers in Developed Democracies", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_494", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_494", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_494"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_494", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_494", "type": "Item", "id": "_494", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Strategic Interaction among EU Governments in Active-Labor-Market Policymaking: Subsidiarity and Policy Coordination under the European Employment Strategy", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_495", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_495", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_495"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_495", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_495", "type": "Item", "id": "_495", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The Political Economy of Public Debt: An Empirical Examination of the OECD Postwar Experience through the 1990s: Electoral and Partisan Manipulation of Public Debt, 1956-90", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_496", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_496", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_496"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_496", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_496", "type": "Item", "id": "_496", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr."}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Modeling and Interpreting Interactive Hypotheses in Regression Analysis: A Brief Refresher and Some Practical Advice", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_497", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_497", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_497"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_497", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_497", "type": "Item", "id": "_497", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert J. Franzese, Jr. "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "CSRA/UCONN Poll # 2004-FEM: 2004-2005 National Black Feminist Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USCSRA2004-FEM", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_498", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_498", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_498"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_498", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_498", "type": "Item", "id": "_498", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Rothman/Black Poll # 1995-ELITE: Elites Revisited--Study of Leadership Characteristics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USMISCROTH1995-ELITE", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_499", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_499", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_499"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_499", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_499", "type": "Item", "id": "_499", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Rothman/Lichter Poll # 1979-ELITE: Styles of Social Leadership", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USMISCROTH1979-ELITE", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_500", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_500", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_500"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_500", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_500", "type": "Item", "id": "_500", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA  Poll # 1986-I86015: Multi-Country Issues Survey 1986", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1986-I86015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_501", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_501", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_501"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_501", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_501", "type": "Item", "id": "_501", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1971-I71002: Business Cooperation Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1971-I71002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_502", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_502", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_502"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_502", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_502", "type": "Item", "id": "_502", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1972-I72001: Attitudes Towards The Super Powers", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1972-I72001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_503", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_503", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_503"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_503", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_503", "type": "Item", "id": "_503", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76001: International Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1976-I76001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_504", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_504", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_504"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_504", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_504", "type": "Item", "id": "_504", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76001: International Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1976-I76001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_505", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_505", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_505"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_505", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_505", "type": "Item", "id": "_505", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76001: International Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1976-I76001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_506", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_506", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_506"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_506", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_506", "type": "Item", "id": "_506", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76002: Elite Attitudes on Foreign Investment", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1976-I76002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_507", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_507", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_507"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_507", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_507", "type": "Item", "id": "_507", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76003: General Attitudes: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1976-I76003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_508", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_508", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_508"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_508", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_508", "type": "Item", "id": "_508", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76003: General Attitudes: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1976-I76003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_509", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_509", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_509"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_509", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_509", "type": "Item", "id": "_509", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76003: General Attitudes--Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1976-I76003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_510", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_510", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_510"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_510", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_510", "type": "Item", "id": "_510", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76003: General Attitudes--Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1976-I76003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_511", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_511", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_511"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_511", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_511", "type": "Item", "id": "_511", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77001: Economic Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1977-I77001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_512", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_512", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_512"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_512", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_512", "type": "Item", "id": "_512", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77001: Economic Rider Survey-Canada", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/CNUSIA1977-I77001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_513", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_513", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_513"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_513", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_513", "type": "Item", "id": "_513", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77001: Economic Rider Survey-France", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1977-I77001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_514", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_514", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_514"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_514", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_514", "type": "Item", "id": "_514", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77001: Economic Rider Survey-Great Britain", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1977-I77001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_515", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_515", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_515"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_515", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_515", "type": "Item", "id": "_515", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77001: Economic Rider Survey-Japan", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1977-I77001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_516", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_516", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_516"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_516", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_516", "type": "Item", "id": "_516", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77002: Security Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1977-I77002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_517", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_517", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_517"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_517", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_517", "type": "Item", "id": "_517", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77002: Security Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1977-I77002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_518", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_518", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_518"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_518", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_518", "type": "Item", "id": "_518", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80031: Public Opinion on International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1980-I80031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_519", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_519", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_519"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_519", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_519", "type": "Item", "id": "_519", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80034: Eurobarometer #14--NATO/Defense Spending/US-European Cooperation", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1980-I80034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_520", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_520", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_520"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_520", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_520", "type": "Item", "id": "_520", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81029: International Elite Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1981-I81029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_521", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_521", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_521"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_521", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_521", "type": "Item", "id": "_521", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81032: Public Opinion on International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1981-I81032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_522", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_522", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_522"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_522", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_522", "type": "Item", "id": "_522", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82028: Eurobarometer 17 Rider- April 1982", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1982-I82028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_523", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_523", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_523"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_523", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_523", "type": "Item", "id": "_523", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83067: December 1983 Survey on INF", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1983-I83067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_524", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_524", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_524"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_524", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_524", "type": "Item", "id": "_524", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84065: Eurobaromater 1984", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1984-I84065", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_525", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_525", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_525"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_525", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_525", "type": "Item", "id": "_525", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86011: 1986 Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1986-I86011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_526", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_526", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_526"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_526", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_526", "type": "Item", "id": "_526", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87060: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1987-I87060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_527", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_527", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_527"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_527", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_527", "type": "Item", "id": "_527", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89007: Eurobarometer #30", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1989-I89007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_528", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_528", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_528"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_528", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_528", "type": "Item", "id": "_528", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90002: Eurobarometer 32", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1990-I90002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_529", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_529", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_529"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_529", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_529", "type": "Item", "id": "_529", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91053: Multi Country European Community Flash Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1991-I91053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_530", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_530", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_530"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_530", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_530", "type": "Item", "id": "_530", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91087:  Arab Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MCUSIA1991-I91087", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_531", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_531", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_531"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_531", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_531", "type": "Item", "id": "_531", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Audio/Video", "Name_of_Specific_Collection_text": "Foreign News Broadcasts", "URL_text": "http://www.scola.org/scola/sampledigitalarchive.aspx", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "global", "Type": "Audio/Video", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_532", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_532", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_532"], "modified": "no", "modified_text": "no", "Project_Name_text": "Preserving Foreign Television News Broadcasts", "type_text": "Item", "label_text": "_532", "Description_text": "8,000 high-interest hours of foreign news broadcasts per year from 30 countries, including Qatar (Al-Jazeera) Iran, Pakistan, Russia, Egypt, South Africa and the Philippines. ", "label": "_532", "type": "Item", "id": "_532", "Institution_Location_text": "McClelland, IA", "Partner_Organization_text": "SCOLA (Satellite Communications for Learning)"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_533", "label": "_533", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_533", "Project_Name_text": "Preserving Virtual Worlds", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Digital Games", "URL_text": "http://archive-it.org/public/collection.html?id=1023", "label_text": "_533", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2008", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_533", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_533"], "Description_text": "Preserving Virtual Worlds collection focusing on standalone digital games.", "Partner_Organization_text": "Stanford Humanities Lab", "Timeline_text": "2008 - "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_534", "label": "_534", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_534", "Project_Name_text": "Preserving Virtual Worlds", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Virtual Worlds and MMOS", "URL_text": "http://archive-it.org/public/collection.html?id=969", "label_text": "_534", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2008", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_534", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_534"], "Description_text": "This collection gathers websites that compile information about virtual worlds or massively multiplayer games.", "Partner_Organization_text": "Stanford Humanities Lab", "Timeline_text": "2008 - "}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Stanford University Libraries", "URL_text": "http://www-sul.stanford.edu/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_535", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_535", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_535"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_535", "Description_text": "global", "label": "_535", "type": "Item", "id": "_535", "Institution_Location_text": "Palo Alto, CA", "Partner_Organization_text": "Stanford University"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Branner Earth Sciences Library and Map Collections", "URL_text": "http://library.stanford.edu/depts/branner/index.html", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_536", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_536", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_536"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_536", "Description_text": "global", "label": "_536", "type": "Item", "id": "_536", "Institution_Location_text": "Palo Alto, CA", "Partner_Organization_text": "Stanford University"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Stanford Digital Repository", "URL_text": "http://library.stanford.edu/depts/dlss/collections/sdr.htm", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_537", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_537", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_537"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_537", "Description_text": "The Stanford Digital Repository (SDR) provides digital preservation services for scholarly resources, helping to ensure their integrity, authenticity, and usability over time. Services are focused on protecting against data loss and mitigating long-term risks to accessing digital information in ever-evolving technological contexts. To support these services, the SDR system is built to be flexible, secure, and sustainable.", "label": "_537", "type": "Item", "id": "_537", "Institution_Location_text": "Palo Alto, CA", "Partner_Organization_text": "Stanford University"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "University of Tennessee Libraries", "URL_text": "http://www.lib.utk.edu/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_538", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_538", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_538"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_538", "Description_text": "global", "label": "_538", "type": "Item", "id": "_538", "Institution_Location_text": "Knoxville, TN", "Partner_Organization_text": "The University of Tennessee Knoxville"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_539", "label": "_539", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Boston, MA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_539", "Project_Name_text": "Preserving Digital Public Television", "Date": "1983-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Frontline: Selections from Public Television national productions", "URL_text": "http://www.pbs.org/wgbh/pages/frontline/view/?utm_campaign=homepage&utm_medium=topnav&utm_source=topnav", "label_text": "_539", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1983", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_539", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_539"], "Description_text": "Signature documentary and current affairs programs on the national public television prime time lineup.  Selections from the series Frontline include in-depth investigative reports on political issues. This content is at risk because there is no clear designated entity that has responsibility for program preservation, so no resources or procedures are in place to preserve programs after broadcast unless the program producer takes steps on their own.", "Partner_Organization_text": "Thirteen/WNET-TV, New York, WGBH-TV, Boston, Public Broadcasting Service", "Timeline_text": "1983-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_540", "label": "_540", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Boston, MA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_540", "Project_Name_text": "Preserving Digital Public Television", "Date": "2000-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Religion and Ethics Newsweekly: Selections from Public Television national productions", "URL_text": "http://www.pbs.org/wnet/religionandethics/category/episodes/", "label_text": "_540", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2000", "Subject_text": "RELIGION AND PHILOSOPHY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_540", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_540"], "Description_text": "Signature documentary and current affairs programs on the national public television prime time lineup.  Selections are from the series Religion & Ethics Newsweekly , a current affairs magazine program reporting on news stories related to religion. This content is at risk because there is no clear designated entity that has responsibility for program preservation, so no resources or procedures are in place to preserve programs after broadcast unless the program producer takes steps on their own.", "Partner_Organization_text": "Thirteen/WNET-TV, New York, WGBH-TV, Boston, Public Broadcasting Service", "Timeline_text": "2000-"}, {"Content_Type_text": "Audio/Video", "Name_of_Specific_Collection_text": "NATURE: Selections from Public Television national productions", "URL_text": "http://www.pbs.org/wnet/nature/archives/", "Collection_Availability_text": "Online", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Location_text": "global", "Type": "Audio/Video", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_541", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_541", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_541"], "modified": "no", "modified_text": "no", "Project_Name_text": "Preserving Digital Public Television", "type_text": "Item", "label_text": "_541", "Description_text": "Signature documentary and current affairs programs on the national public television prime time lineup.  Selections from the series, NATURE, include topics of natural history, animals and the environment.", "label": "_541", "type": "Item", "id": "_541", "Institution_Location_text": "Boston, MA", "Partner_Organization_text": "Thirteen/WNET-TV, New York, WGBH-TV, Boston, Public Broadcasting Service"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_542", "label": "_542", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Urbana, IL", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_542", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "DeLIver Engineering Journal Database Collection", "URL_text": "http://forseti.grainger.illinois.edu/pubs/tocdli.asp", "label_text": "_542", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1995", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_542", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_542"], "Description_text": "Articles from over 50 journals 1995-present published by partners listed above. ", "Partner_Organization_text": "UIUC and participating publishers (American Institute of Physics (AIP); American Physical Society (APS); American Society of Civil Engineers (ASCE); The Institution of Electrical Engineers (IEE); Corporation for National Research Initiatives (CNRI); Naval Research Laboratory; NTT J-Stage; Association for Computing Machinery; American Society for Materials; Elsevier Science; Institute of Electrical and Electronics Engineers Computer Society (IEEE CS)) ", "Timeline_text": "1995-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_543", "label": "_543", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_543", "Project_Name_text": "Web-at-Risk ", "Date": "2009-05-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/07", "Name_of_Specific_Collection_text": "2009 H1N1 Influenza A (Swine Flu) Outbreak ", "URL_text": "http://webarchives.cdlib.org/a/h1n1", "label_text": "_543", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "2009/05/01", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_543", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_543"], "Description_text": "Collection of government, news, scientific, and cultural web sites relating to the 2009 H1N1 influenza (swine flu) outbreak.", "Partner_Organization_text": "University of California", "Timeline_text": "5/1/2009 - 5/7/2010"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Alexandria Digital Library", "URL_text": "http://www.alexandria.ucsb.edu/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_544", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_544", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_544"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_544", "Description_text": "The Alexandria Digital Library (ADL) is a distributed digital library with collections of georeferenced materials. ADL includes the operational library, with various nodes and collections, and the research program through which digital library architectures, gazetteer applications, educational applications, and software components are modeled, prototyped, and evaluated.", "label": "_544", "type": "Item", "id": "_544", "Institution_Location_text": "Santa Barbara, CA", "Partner_Organization_text": "University of California, Santa Barbara"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Map and Imagery Lab", "URL_text": "http://www.sdc.ucsb.edu/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_545", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_545", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_545"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_545", "Description_text": "Located in the Davidson Library, the Map & Imagery Laboratory (MIL) contains maps, aerial photographs and other types of remote sensing data, and GIS data from around the globe. It is the largest such collection in any academic library. MIL serves the academic and research needs of the University of California, the state university system, business, industry, federal and state government, and other domestic and foreign educational institutions.", "label": "_545", "type": "Item", "id": "_545", "Institution_Location_text": "Santa Barbara, CA", "Partner_Organization_text": "University of California, Santa Barbara"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Jean and Alexander Heard Library", "URL_text": "http://www.library.vanderbilt.edu/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "global", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_546", "Augmented_Locations_text": "12.918,77.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_546", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_546"], "modified": "no", "modified_text": "no", "Project_Name_text": "National Digital Geospatial Archive project", "type_text": "Item", "label_text": "_546", "Description_text": "global", "label": "_546", "type": "Item", "id": "_546", "Institution_Location_text": "Nashville, TN", "Partner_Organization_text": "Vanderbilt University"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_547", "label": "_547", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_547", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1950", "Name_of_Specific_Collection_text": "George Marvin Scrapbook", "URL_text": "http://spec.lib.vt.edu/mss/pdf/Marvin_Scrapbook.pdf", "label_text": "_547", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1900", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_547", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_547"], "Description_text": "The George Marvin Scrapbook contain photographs taken in Alaska, Peking and Manchuria, British Columbia, the Mississippi/Ohio River flood of 1913, Brazil, and Front Royal, Virginia during his service as a news correspondent and in military service during the early 20th century.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1900-1950"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_548", "label": "_548", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_548", "Project_Name_text": "MetaArchive Cooperative", "Date": "1856-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1903", "Name_of_Specific_Collection_text": "John Hilton Papers", "URL_text": "http://spec.lib.vt.edu//mss/pdf/jhilton.pdf", "label_text": "_548", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1856", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_548", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_548"], "Description_text": "English immigrant, corporal in Co. F, 111th Pennsylvania Infantry. Hilton's Civil War letters (written from the Washington, D.C. / Baltimore, Maryland area, Cedar Creek. Loudon Heights and ) to his wife, Mary Jane. Also includes various military and legal documents, newsclippings and a photograph of Hilton.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1856-1903"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_549", "label": "_549", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_549", "Project_Name_text": "MetaArchive Cooperative", "Date": "1700-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1800", "Name_of_Specific_Collection_text": "Cooking Recipes", "URL_text": "http://spec.lib.vt.edu/mss/pdf/CUSM.pdf", "label_text": "_549", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1700", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_549", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_549"], "Description_text": "This collection comprises of the cooking recipes of various soups, puddings and other healthy dishes, which helped the people in the 18th century to be strong and healthy.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1700-1800"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_550", "label": "_550", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_550", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1930", "Name_of_Specific_Collection_text": "Mapping the Blues Genes, Early Blues Music:  1900-1930", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/blues_mount/index.html", "label_text": "_550", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1900", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_550", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_550"], "Description_text": "This essay examines the mutations of the \"genes\" which led to the expression of the early blues. Imbedded in the text are numerous examples of lyrics and cover-art from 1904-1928. This essay also stresses the impact of new technologies such as the phonograph, the radio, and the row-crop-tractor; as well as the intra- and inter-racial tensions, fiscal fluctuations, boll-weevil invasions and societal upheavals which mutated the blues genes.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1900-1930"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_551", "label": "_551", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_551", "Project_Name_text": "MetaArchive Cooperative", "Date": "1994-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Technology for All Americans", "URL_text": "http://scholar.lib.vt.edu/TAA/TAA.html", "label_text": "_551", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1994", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_551", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_551"], "Description_text": "The International Technology Education Association's Technology for All Americans: A Rationale and Structure for the Study of Technology and Information on Standards for Technology Education. Standards for technological literacy presents a vision of what students should know and be able to do in order to be technologically literate.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1994-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_552", "label": "_552", "Type": ["Text and/or Image", "Audio/Video", "Web sites"], "Content_Type_text": "Text and/or Image, Audio/Video, Web sites", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_552", "Project_Name_text": "MetaArchive Cooperative", "Date": "1997-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "CONTENTdm Test Collections at Virginia Tech", "URL_text": "http://developer.lib.vt.edu/daniel/contentdm_test/", "label_text": "_552", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1997", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_552", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_552"], "Description_text": "Virginia Polytechnic Institute and State University. Digital Library and Archives.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1997-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_553", "label": "_553", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "global", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_553", "Project_Name_text": "MetaArchive Cooperative", "Date": "1930-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "International Archive of Women in Architecture Image Base Metadata", "URL_text": "http://imagebase.lib.vt.edu/", "label_text": "_553", "Augmented_Locations_text": "12.918,77.501", "Collection_Start_Date_text": "1930", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_553", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_553"], "Description_text": "The IAWA Biographical Database documents the women's involvement in architecture and landscape architecture, industrial and interior designer, and urban planning to fill serious gaps in the availability of information for architectural, women's, and social history research.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1930-"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Controversial Facilities in Japan, 1955-1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4725", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_554", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_554", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_554"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_554", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_554", "type": "Item", "id": "_554", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll  # 1976-I76001: International Attitudes Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1976-I76001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_555", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_555", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_555"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_555", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_555", "type": "Item", "id": "_555", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1973-I73002: Britain Image Study 1973", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1973-I73002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_556", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_556", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_556"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_556", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_556", "type": "Item", "id": "_556", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74004: Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1974-I74004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_557", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_557", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_557"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_557", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_557", "type": "Item", "id": "_557", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76004: Young British Influentials", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1976-I76004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_558", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_558", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_558"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_558", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_558", "type": "Item", "id": "_558", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77002: Security Rider-Great Britain", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1977-I77002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_559", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_559", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_559"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_559", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_559", "type": "Item", "id": "_559", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77003: Politics/Consumerism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1977-I77003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_560", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_560", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_560"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_560", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_560", "type": "Item", "id": "_560", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77005: Human Rights Rider-Britain", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1977-I77005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_561", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_561", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_561"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_561", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_561", "type": "Item", "id": "_561", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78002: NATO Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1978-I78002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_562", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_562", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_562"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_562", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_562", "type": "Item", "id": "_562", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78018: Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1978-I78018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_563", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_563", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_563"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_563", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_563", "type": "Item", "id": "_563", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79003: Britain Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1979-I79003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_564", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_564", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_564"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_564", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_564", "type": "Item", "id": "_564", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79006: Britain Salt II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1979-I79006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_565", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_565", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_565"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_565", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_565", "type": "Item", "id": "_565", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80005: Multi-Regional Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1980-I80005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_566", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_566", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_566"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_566", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_566", "type": "Item", "id": "_566", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80012: Venice Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1980-I80012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_567", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_567", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_567"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_567", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_567", "type": "Item", "id": "_567", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80013: Perceptions of Iran and Afghanistan", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1980-I80013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_568", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_568", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_568"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_568", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_568", "type": "Item", "id": "_568", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81024: Ottawa Summit--Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1981-I81024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_569", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_569", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_569"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_569", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_569", "type": "Item", "id": "_569", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81025: NATO and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1981-I81025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_570", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_570", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_570"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_570", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_570", "type": "Item", "id": "_570", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81034: INF/Defense Attitudes", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1981-I81034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_571", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_571", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_571"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_571", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_571", "type": "Item", "id": "_571", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81043: INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1981-I81043", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_572", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_572", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_572"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_572", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_572", "type": "Item", "id": "_572", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82018: 1982 Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_573", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_573", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_573"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_573", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_573", "type": "Item", "id": "_573", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82036: British Opinion on Falklands Situation", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_574", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_574", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_574"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_574", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_574", "type": "Item", "id": "_574", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82044: 1982 Arms Control (Rowney) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_575", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_575", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_575"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_575", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_575", "type": "Item", "id": "_575", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82061: Before Ronald Reagan UK Visit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82061", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_576", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_576", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_576"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_576", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_576", "type": "Item", "id": "_576", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82062: After Ronald Reagan UK Visit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_577", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_577", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_577"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_577", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_577", "type": "Item", "id": "_577", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I3019: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1983-I83019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_578", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_578", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_578"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_578", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_578", "type": "Item", "id": "_578", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83004: Correlation Of Forces Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1983-I83004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_579", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_579", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_579"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_579", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_579", "type": "Item", "id": "_579", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83029: 2nd INF Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1983-I83029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_580", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_580", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_580"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_580", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_580", "type": "Item", "id": "_580", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83037: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1983-I83037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_581", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_581", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_581"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_581", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_581", "type": "Item", "id": "_581", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83070: European Opinion on Middle East Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1983-I83070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_582", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_582", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_582"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_582", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_582", "type": "Item", "id": "_582", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I87071: American Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87071", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_583", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_583", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_583"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_583", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_583", "type": "Item", "id": "_583", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84006: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1984-I84006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_584", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_584", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_584"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_584", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_584", "type": "Item", "id": "_584", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84020: 1984 UN/UNESCO Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1984-I84020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_585", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_585", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_585"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_585", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_585", "type": "Item", "id": "_585", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84031: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1984-I84031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_586", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_586", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_586"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_586", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_586", "type": "Item", "id": "_586", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84036: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1984-I84036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_587", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_587", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_587"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_587", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_587", "type": "Item", "id": "_587", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84052: Sept.-Oct. 1984 Survey on International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1984-I84052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_588", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_588", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_588"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_588", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_588", "type": "Item", "id": "_588", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85001: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_589", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_589", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_589"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_589", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_589", "type": "Item", "id": "_589", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85004: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_590", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_590", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_590"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_590", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_590", "type": "Item", "id": "_590", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85011: UNESCO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_591", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_591", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_591"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_591", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_591", "type": "Item", "id": "_591", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85024: Terrorism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_592", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_592", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_592"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_592", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_592", "type": "Item", "id": "_592", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85044: Strategic Defense Initiative (SDI)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_593", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_593", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_593"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_593", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_593", "type": "Item", "id": "_593", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85079: Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85079", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_594", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_594", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_594"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_594", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_594", "type": "Item", "id": "_594", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85087: Baseline Survey, July 1984", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85087", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_595", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_595", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_595"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_595", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_595", "type": "Item", "id": "_595", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85097: Pre-Geneva", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85097", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_596", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_596", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_596"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_596", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_596", "type": "Item", "id": "_596", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85103: Post-Geneva Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85103", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_597", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_597", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_597"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_597", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_597", "type": "Item", "id": "_597", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86007: British Parliamentarians", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_598", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_598", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_598"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_598", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_598", "type": "Item", "id": "_598", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86012: Multi-Country Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_599", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_599", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_599"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_599", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_599", "type": "Item", "id": "_599", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86019: Terrorism--Prior to the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_600", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_600", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_600"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_600", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_600", "type": "Item", "id": "_600", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86028: Terrorism following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_601", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_601", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_601"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_601", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_601", "type": "Item", "id": "_601", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86037: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_602", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_602", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_602"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_602", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_602", "type": "Item", "id": "_602", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86049: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_603", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_603", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_603"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_603", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_603", "type": "Item", "id": "_603", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86051: Britain Freedom Fighters", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86051", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_604", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_604", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_604"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_604", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_604", "type": "Item", "id": "_604", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86055: Nuclear Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_605", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_605", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_605"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_605", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_605", "type": "Item", "id": "_605", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86066: Security Issues--Following the Reykjavik Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_606", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_606", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_606"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_606", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_606", "type": "Item", "id": "_606", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86072: Security Issues--Following the Reykjavik Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86072", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_607", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_607", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_607"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_607", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_607", "type": "Item", "id": "_607", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86074: Labour Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1986-I86074", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_608", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_608", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_608"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_608", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_608", "type": "Item", "id": "_608", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87013: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_609", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_609", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_609"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_609", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_609", "type": "Item", "id": "_609", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87026: Security Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_610", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_610", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_610"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_610", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_610", "type": "Item", "id": "_610", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87036: Britain Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_611", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_611", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_611"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_611", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_611", "type": "Item", "id": "_611", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87048: INF Telephone Survey May 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_612", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_612", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_612"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_612", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_612", "type": "Item", "id": "_612", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87052: International Issues--INF/Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_613", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_613", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_613"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_613", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_613", "type": "Item", "id": "_613", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87054: Attitudes Toward The US", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_614", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_614", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_614"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_614", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_614", "type": "Item", "id": "_614", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87058: Attitudes Toward the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_615", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_615", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_615"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_615", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_615", "type": "Item", "id": "_615", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87059: Attitudes Toward the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_616", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_616", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_616"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_616", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_616", "type": "Item", "id": "_616", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87064: Public Opinion on Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_617", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_617", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_617"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_617", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_617", "type": "Item", "id": "_617", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87065: Public Opinion on Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87065", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_618", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_618", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_618"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_618", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_618", "type": "Item", "id": "_618", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87080: Pre-Summit Survey -- East-West Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87080", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_619", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_619", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_619"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_619", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_619", "type": "Item", "id": "_619", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87092: Post Summit Survey--Public Opinion on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1987-I87092", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_620", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_620", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_620"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_620", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_620", "type": "Item", "id": "_620", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88030: Pre Moscow Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1988-I88030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_621", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_621", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_621"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_621", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_621", "type": "Item", "id": "_621", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88033: Summit Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1988-I88033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_622", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_622", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_622"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_622", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_622", "type": "Item", "id": "_622", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88048: Post-Moscow Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1988-I88048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_623", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_623", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_623"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_623", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_623", "type": "Item", "id": "_623", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88065: 1988 Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1988-I88065", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_624", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_624", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_624"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_624", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_624", "type": "Item", "id": "_624", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88090: Post Election", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1988-I88090", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_625", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_625", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_625"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_625", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_625", "type": "Item", "id": "_625", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89004: Chemical Weapon/ United Nations Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_626", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_626", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_626"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_626", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_626", "type": "Item", "id": "_626", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89014: Chemical Weapons Follow-on Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_627", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_627", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_627"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_627", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_627", "type": "Item", "id": "_627", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89027: Multi Issue survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_628", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_628", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_628"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_628", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_628", "type": "Item", "id": "_628", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89029: Four Item Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_629", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_629", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_629"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_629", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_629", "type": "Item", "id": "_629", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89030: Pre Nato Summit Telephone Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_630", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_630", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_630"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_630", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_630", "type": "Item", "id": "_630", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89039: Post Nato Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_631", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_631", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_631"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_631", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_631", "type": "Item", "id": "_631", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89046: Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_632", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_632", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_632"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_632", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_632", "type": "Item", "id": "_632", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89053: Post Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_633", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_633", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_633"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_633", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_633", "type": "Item", "id": "_633", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89066: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_634", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_634", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_634"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_634", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_634", "type": "Item", "id": "_634", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89069: German Reunification", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_635", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_635", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_635"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_635", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_635", "type": "Item", "id": "_635", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89076: Pre-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89076", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_636", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_636", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_636"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_636", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_636", "type": "Item", "id": "_636", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89087: Post Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1989-I89087", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_637", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_637", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_637"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_637", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_637", "type": "Item", "id": "_637", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90013: Winter 1989 Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_638", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_638", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_638"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_638", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_638", "type": "Item", "id": "_638", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90023: NATO/UNIF Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_639", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_639", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_639"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_639", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_639", "type": "Item", "id": "_639", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90035: Pre-Washington Summit Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_640", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_640", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_640"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_640", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_640", "type": "Item", "id": "_640", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90043: Economic Summit Survey 1990", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90043", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_641", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_641", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_641"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_641", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_641", "type": "Item", "id": "_641", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90053: Post Washington Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_642", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_642", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_642"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_642", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_642", "type": "Item", "id": "_642", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90065: Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1990-I90065", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Great Britain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_643", "Augmented_Locations_text": "54.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_643", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_643"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_643", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_643", "type": "Item", "id": "_643", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_644", "label": "_644", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "Guantanamo Bay, Cuba", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_644", "Project_Name_text": "Web-at-Risk ", "Date": "2007-11-21T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/03/23", "Name_of_Specific_Collection_text": "Guantanamo Bay Detention Camp & War Crimes (U.S.) Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/GuantanamoDetentionCamp", "label_text": "_644", "Augmented_Locations_text": "20.003,-75.133", "Collection_Start_Date_text": "2007/11/21", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_644", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_644"], "Description_text": "This archive contains periodically archived websites of entities documenting (including via U.S. government websites) and of those critical of U.S. policy and its representation governing enemy combatants, prisoner interrogation, the related legal processes and issues, the global detention system established by the Bush administration, including efforts to secure civil and human rights for detainees. Contents include prisoners' testimony and documents from attorneys defending them. Also archived are the Guantanamo Reports and other documents created and published online by the Seton Hall University School of Law's Center for Social Justice, where faculty are creating a Guantanamo Bay Detention Center archive, to be housed at Seton Hall and at the Tamiment Library, NYU. NOTE: Due to the recent creation of this archive, and the six month embargo on publishing these websites (e.g. no website captured less than six months ago may be displayed), the number of websites in this archive is currently small.", "Partner_Organization_text": "New York University ", "Timeline_text": "November 21, 2007 - March 23, 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83057: 1983 4-Country Public Opinion Survey--Guatemala", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1983-I83057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_645", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_645", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_645"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_645", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_645", "type": "Item", "id": "_645", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85109: 1985 Central American Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1985-I85109", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_646", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_646", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_646"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_646", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_646", "type": "Item", "id": "_646", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87016: 1987 Central American Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1987-I87016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_647", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_647", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_647"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_647", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_647", "type": "Item", "id": "_647", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88103: Student Exchange--Returned Students", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1988-I88103", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_648", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_648", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_648"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_648", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_648", "type": "Item", "id": "_648", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90005: Central America International Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1990-I90005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_649", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_649", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_649"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_649", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_649", "type": "Item", "id": "_649", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91049: Guatemala Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1991-I91049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_650", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_650", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_650"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_650", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_650", "type": "Item", "id": "_650", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92061: Voice of America Media", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1992-I92061", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_651", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_651", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_651"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_651", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_651", "type": "Item", "id": "_651", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92069: Guatemala Public Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1992-I92069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_652", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_652", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_652"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_652", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_652", "type": "Item", "id": "_652", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll 1988-I88006: 1988-Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GUUSIA1988-I88006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Guatemala", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_653", "Augmented_Locations_text": "15.500,-90.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_653", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_653"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_653", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_653", "type": "Item", "id": "_653", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83048: 1983 4-Country Public Opinion Survey--Honduras", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1983-I83048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_654", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_654", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_654"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_654", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_654", "type": "Item", "id": "_654", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85083: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1985-I85083", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_655", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_655", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_655"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_655", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_655", "type": "Item", "id": "_655", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87017: 1987 Central American Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1987-I87017", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_656", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_656", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_656"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_656", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_656", "type": "Item", "id": "_656", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88005: 1988 Central American Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1988-I88005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_657", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_657", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_657"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_657", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_657", "type": "Item", "id": "_657", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88028: Honduras Student Exchange--Control Group", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1988-I88028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_658", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_658", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_658"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_658", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_658", "type": "Item", "id": "_658", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90006: Central America International Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1990-I90006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_659", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_659", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_659"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_659", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_659", "type": "Item", "id": "_659", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92071:  Voice of America Media", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/HOUSIA1992-I92071", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Honduras", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_660", "Augmented_Locations_text": "15.000,-86.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_660", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_660"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_660", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_660", "type": "Item", "id": "_660", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Houston Area Survey, 1982-2007: Successive Representative Samples of Harris County Residents", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20428", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Houston, Texas, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_661", "Augmented_Locations_text": "29.763,-95.363", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_661", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_661"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_661", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_661", "type": "Item", "id": "_661", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_662", "label": "_662", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Reykjavik, Iceland", "Collection_Location_text": "Iceland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_662", "Project_Name_text": "IIPC", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "The Icelandic Web Archive", "URL_text": "http://vefsafn.is", "label_text": "_662", "Augmented_Locations_text": "65.000,-18.000", "Collection_Start_Date_text": "2004", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_662", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_662"], "Description_text": "The Icelandic Web Archive contains all web sites hosted on the Icelandic domain .is and many web sites hosted elsewhere that are in Icelandic or refer directly to matters of interest to Iceland. Access to the complete Web Archive is open to the world except for web sites where the user must pay for access and web sites that for some reason are closed by the owners request. The .is domain has been harvested since october 2004 and the policy is to harvest the complete .is domain three times a year. In addition selected web sites are harvested at least weekly and for national events like elections relevant web sites are harvested. ", "Partner_Organization_text": "National Library of Iceland", "Timeline_text": "2004 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Idaho State Government Electronic Documents", "URL_text": "http://www.digitalarchives.idaho.gov/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Idaho", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_663", "Augmented_Locations_text": "44.500,-114.251", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_663", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_663"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_663", "Description_text": "Alturas County Mining Claims; Idaho Department of Correction records; Idaho Bureau of Homeland Security; Idaho Naturalization Records; Idaho State Guard; Nez Perce County District Court;  Old Age Pensions; and Washington County District Court Civil Cases.", "label": "_663", "type": "Item", "id": "_663", "Institution_Location_text": "Boise, ID", "Partner_Organization_text": "Idaho State Library"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_664", "label": "_664", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Charlston, IL", "Collection_Location_text": "Illinois", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_664", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Charlston HS", "URL_text": "http://www.archive-it.org/k12/pilotCharlestonHS.html", "label_text": "_664", "Augmented_Locations_text": "40.000,-89.250", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_664", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_664"], "Description_text": "Charleston High School is located in rural east central Illinois and is home to 900 students and faculty. Students with various backgrounds from the CHS classes of 2008, 2009, 2010 and 2011 were invited to take part in this archiving project to show the diversity of interests, talents and values within the school's community.", "Partner_Organization_text": "Charlston HS", "Timeline_text": "2008 - 2010"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Illinois Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Illinois", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_665", "Augmented_Locations_text": "40.000,-89.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_665", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_665"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_665", "Description_text": "Web resources that relate to the content of an Illinois legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_665", "type": "Item", "id": "_665", "Institution_Location_text": "Springfield, IL", "Partner_Organization_text": "Illinois Legislative Information System, Illinois State Archives, Illinois State Library, University of Illinois at Urbana-Champaign Graduate School of Library and Information Science"}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "Illinois State Library", "URL_text": "http://www.ilsos.net/departments/library/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Illinois", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_666", "Augmented_Locations_text": "40.000,-89.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_666", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_666"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_666", "Description_text": "Electronic publications of state governments and state agencies. This content contains the historic record of government.  This record is now beginning to exist only in electronic form, which state libraries and archives are mandated to collect.", "label": "_666", "type": "Item", "id": "_666", "Institution_Location_text": "Springfield, IL", "Partner_Organization_text": "Illinois State Library"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_667", "label": "_667", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Champaign, IL", "Collection_Location_text": "Illinois", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_667", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "Date": "1960-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "University of Illinois Division of Management Information", "URL_text": "http://www.dmi.illinois.edu/", "label_text": "_667", "Augmented_Locations_text": "40.000,-89.250", "Collection_Start_Date_text": "1960", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_667", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_667"], "Description_text": "This unit provides reports for public consumption, for administrators, college partners, individual faculty members, and student theses. They have 35 yrs of data on a mainframe and are in the process of having a Mainframe Data Transition (MDT) project move the operational systems to a server under the domain of the Office of Planning and Budgeting.", "Partner_Organization_text": "University of Illinois at Urbana-Champaign ", "Timeline_text": "1960-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_668", "label": "_668", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Urbana, IL", "Collection_Location_text": "Illinois", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_668", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "Date": "1935-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1955", "Name_of_Specific_Collection_text": "Aerial photographs collection", "URL_text": "http://images.library.illinois.edu/projects/aerial_photos/index.asp", "label_text": "_668", "Augmented_Locations_text": "40.000,-89.250", "Collection_Start_Date_text": "1935", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_668", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_668"], "Description_text": "A digital subset of the Library\u2019s aerial photograph collection:  239 photographs, scanned at 720dpi, from 1939-1954 of Will County. Also includes Champaign, Cook, Fulton, Mason, Peoria counties. Commissioned by the United States Department of Agriculture in the 1930's-1950's, this collection provides a unique physical history of Illinois lands, showing urban and rural development in Illinois beginning in the 1930's.    ", "Partner_Organization_text": "University of Illinois at Urbana-Champaign Map and Geography Library ", "Timeline_text": "1935-1955"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Digital Orthophoto Quadrangle (DOQ) collection ", "URL_text": "http://seamless.usgs.gov/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "Illinois", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_669", "Augmented_Locations_text": "40.000,-89.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_669", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_669"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_669", "Description_text": "Digital orthoimagery of Lake County, IL which may be used for many large-scale mapping projects such as: urban planning for smart growth, environmental assessment, crop science, agriculture, geology, soils science, watershed management, geography, landscape architecture, civil engineering, biology, and pollution prevention. This collection forms part of the national orthoimagery coverage of the United States.   As an excellent geographic base data layer, Digital Orthophoto Quadrangles (DOQs)", "label": "_669", "type": "Item", "id": "_669", "Institution_Location_text": "Lake County, IL", "Partner_Organization_text": "USGS / Illinois State Geological Survey via NCSA "}, {"Content_Type_text": "Audio/Video", "Name_of_Specific_Collection_text": "WILL AM-FM-TV collection", "URL_text": "http://will.illinois.edu/", "Collection_Availability_text": "Online", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Illinois", "Type": "Audio/Video", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_670", "Augmented_Locations_text": "40.000,-89.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_670", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_670"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_670", "Description_text": "Focus-580 radio program, containing interviews with newsmakers and experts on international affairs and daily life includes topics in news, public affairs, higher education, and culture. The collection reflects the output of local programming on the public radio and television station at the University of Illinois during a time of rapid political, cultural, and technological change, and contains many items documenting scholarly work at the University, and analysis of local, regional, national, and international affairs. ", "label": "_670", "type": "Item", "id": "_670", "Institution_Location_text": "Urbana, IL", "Partner_Organization_text": "WILL AM-FM-TV, University of Illinois at Urbana-Champaign College of Communications "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Dams, Poverty, Public Goods and Malaria Incidence in India", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_671", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_671", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_671"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_671", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_671", "type": "Item", "id": "_671", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74005: Political Poll August 1974--India Survey On Foreign Aid And Investments", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1974-I74005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_672", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_672", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_672"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_672", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_672", "type": "Item", "id": "_672", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74006: India-Year End Poll, 1975", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1974-I74006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_673", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_673", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_673"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_673", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_673", "type": "Item", "id": "_673", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74016: Problems Of Communism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1974-I74016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_674", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_674", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_674"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_674", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_674", "type": "Item", "id": "_674", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75009: Indian International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1975-I75009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_675", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_675", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_675"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_675", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_675", "type": "Item", "id": "_675", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76008: Indian International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1976-I76008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_676", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_676", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_676"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_676", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_676", "type": "Item", "id": "_676", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77007: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1977-I77007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_677", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_677", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_677"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_677", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_677", "type": "Item", "id": "_677", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78019: International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1978-I78019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_678", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_678", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_678"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_678", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_678", "type": "Item", "id": "_678", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80008: Survey of International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1980-I80008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_679", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_679", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_679"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_679", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_679", "type": "Item", "id": "_679", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1973-I73004: Indian Survey of the 'Downtrodden'", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1973-I73004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_680", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_680", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_680"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_680", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_680", "type": "Item", "id": "_680", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81018: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1981-I81018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_681", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_681", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_681"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_681", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_681", "type": "Item", "id": "_681", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81044: International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1981-I81044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_682", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_682", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_682"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_682", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_682", "type": "Item", "id": "_682", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82025: International Images Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1982-I82025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_683", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_683", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_683"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_683", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_683", "type": "Item", "id": "_683", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82047: International Images September 1982", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1982-I82047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_684", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_684", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_684"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_684", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_684", "type": "Item", "id": "_684", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83024: International Images Survey, Spring 1983", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1983-I83024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_685", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_685", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_685"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_685", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_685", "type": "Item", "id": "_685", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84021: International Images Spring 1984", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1984-I84021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_686", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_686", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_686"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_686", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_686", "type": "Item", "id": "_686", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84041: VCR Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1984-I84041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_687", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_687", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_687"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_687", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_687", "type": "Item", "id": "_687", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84050: US Foreign Policy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1984-I84050", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_688", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_688", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_688"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_688", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_688", "type": "Item", "id": "_688", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85039: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1985-I85039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_689", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_689", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_689"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_689", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_689", "type": "Item", "id": "_689", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85080: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1985-I85080", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_690", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_690", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_690"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_690", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_690", "type": "Item", "id": "_690", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86030: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1986-I86030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_691", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_691", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_691"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_691", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_691", "type": "Item", "id": "_691", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86073: International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1986-I86073", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_692", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_692", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_692"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_692", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_692", "type": "Item", "id": "_692", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87042: Spring International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1987-I87042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_693", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_693", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_693"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_693", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_693", "type": "Item", "id": "_693", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87088: International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1987-I87088", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_694", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_694", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_694"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_694", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_694", "type": "Item", "id": "_694", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88024: Post Summit Survey 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1988-I88024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_695", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_695", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_695"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_695", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_695", "type": "Item", "id": "_695", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88044: Spring International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1988-I88044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_696", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_696", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_696"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_696", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_696", "type": "Item", "id": "_696", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88101: Fall International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1988-I88101", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_697", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_697", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_697"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_697", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_697", "type": "Item", "id": "_697", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89048: Spring International Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1989-I89048", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_698", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_698", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_698"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_698", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_698", "type": "Item", "id": "_698", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90010: International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1990-I90010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_699", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_699", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_699"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_699", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_699", "type": "Item", "id": "_699", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90056: IIPO Spring '90", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1990-I90056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_700", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_700", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_700"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_700", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_700", "type": "Item", "id": "_700", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91027: Radio Listenership Survey Delhi and Uttar Pradesh", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1991-I91027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_701", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_701", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_701"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_701", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_701", "type": "Item", "id": "_701", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92034: India Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1992-I92034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_702", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_702", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_702"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_702", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_702", "type": "Item", "id": "_702", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92057: Indian Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/INUSIA1992-I92057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_703", "Augmented_Locations_text": "20.000,77.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_703", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_703"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_703", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_703", "type": "Item", "id": "_703", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Indiana State Government Electronic Documents", "URL_text": "http://indiana.digitalarchives.wa.gov/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Indiana", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_704", "Augmented_Locations_text": "40.000,-86.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_704", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_704"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_704", "Description_text": "State of Indian Social Security Death Index collection. ", "label": "_704", "type": "Item", "id": "_704", "Institution_Location_text": "Indianapolis, IN", "Partner_Organization_text": "Indiana State Archives"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86060: Narcotics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/IDUSIA1986-I86060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Indonesia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_705", "Augmented_Locations_text": "-5.000,120.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_705", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_705"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_705", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_705", "type": "Item", "id": "_705", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Democratization Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33441", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "International", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_706", "Augmented_Locations_text": "48.587,-93.406", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_706", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_706"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_706", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_706", "type": "Item", "id": "_706", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Iranian Family Attitudes Survey, 1382/2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33661", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Iran", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_707", "Augmented_Locations_text": "32.000,53.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_707", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_707"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_707", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_707", "type": "Item", "id": "_707", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_708", "label": "_708", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "Iran", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_708", "Project_Name_text": "Archive-It", "Date": "2010-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Iranian Blogs 2010", "URL_text": "http://archive-it.org/public/collection.html?id=1749", "label_text": "_708", "Augmented_Locations_text": "32.000,53.000", "Collection_Start_Date_text": "2010", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_708", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_708"], "Description_text": "Stanford University Libraries collection of Iranian blogs", "Partner_Organization_text": "Stanford University", "Timeline_text": "2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_709", "label": "_709", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Palo Alto, CA", "Collection_Location_text": "Iran", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_709", "Project_Name_text": "Archive-It", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Iranian Blogs 2008-2009", "URL_text": "http://archive-it.org/public/collection.html?id=1035", "label_text": "_709", "Augmented_Locations_text": "32.000,53.000", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_709", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_709"], "Description_text": "Project to archive blogs from Iran and Iranians around the word.", "Partner_Organization_text": "Stanford University", "Timeline_text": "2008 - 2009"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_710", "label": "_710", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Iraq", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_710", "Project_Name_text": "Library of Congress Web Archives", "Date": "2003-03-13T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2003/06/30", "Name_of_Specific_Collection_text": "Iraq War 2003 Web Archive (Phase 1)", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/iraq/iraq-overview.html", "label_text": "_710", "Augmented_Locations_text": "33.000,44.000", "Collection_Start_Date_text": "2003/03/13", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_710", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_710"], "Description_text": "On March 20, 2003, the United States initiated offensive military action against Iraq for the stated purpose of deposing Iraqi leader Saddam Hussein and preventing his use of suspected nuclear weapons (weapons of mass destruction.) British, Australian, Polish, and Danish forces participated in the invasion. U.S. led forces took control of Baghdad on April 9, 2003. There was both support and opposition to the war. The war continued with the United States coalition forces facing increased insurgency from Shiite militants, Sunni militants, and terrorists aligned with Al Queda. The United States has had more than 150,000 troops deployed at any one time in Iraq. The Library continued with two more phases of web capturing from December, 2003 to the present. These last two phases are not yet available but will be in the future. Included in the web archive are U.S. government sites, foreign government sites, public policy and political advocacy groups, educational organizations, religious organizations, support groups for military personnel, anti-war groups, sites that target children, and news sources.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "March 13, 2003 - June 30, 2003"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85023: U.S. Policies and Developments in Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ILUSIA1985-I85023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Ireland", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_711", "Augmented_Locations_text": "53.000,-8.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_711", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_711"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_711", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_711", "type": "Item", "id": "_711", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88013: Israeli Public Opinion #437--Politics/Political Leaders", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_712", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_712", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_712"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_712", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_712", "type": "Item", "id": "_712", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88032: Israeli Public Opinion # 466--Middle East Peace Process/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_713", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_713", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_713"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_713", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_713", "type": "Item", "id": "_713", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88001: Israeli Public Opinion #462--Middle East/Summits", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_714", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_714", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_714"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_714", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_714", "type": "Item", "id": "_714", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88064: Israeli Public Opinion # 473--Middle East/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_715", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_715", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_715"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_715", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_715", "type": "Item", "id": "_715", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88023: Israeli Public Opinion # 433--Foreign Relations/Local Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_716", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_716", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_716"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_716", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_716", "type": "Item", "id": "_716", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88019: Israeli Public Opinion #452--Peace Process", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_717", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_717", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_717"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_717", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_717", "type": "Item", "id": "_717", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88054: Israeli Public Opinion # 470--Middle East/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_718", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_718", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_718"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_718", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_718", "type": "Item", "id": "_718", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80006: General Attitudes:  Middle East and International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1980-I80006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_719", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_719", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_719"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_719", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_719", "type": "Item", "id": "_719", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88014: Israeli Public Opinion #444--Population/Government", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_720", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_720", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_720"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_720", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_720", "type": "Item", "id": "_720", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85071: Israeli Public Opinion #424--Economy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85071", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_721", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_721", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_721"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_721", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_721", "type": "Item", "id": "_721", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88042: Israeli Public Opinion # 468--Middle East Peace Process", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_722", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_722", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_722"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_722", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_722", "type": "Item", "id": "_722", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88026: Israeli Public Opinion # 454--Middle East/Peace Process", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_723", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_723", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_723"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_723", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_723", "type": "Item", "id": "_723", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87074: Israeli Public Opinion # 456--Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1987-I87074", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_724", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_724", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_724"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_724", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_724", "type": "Item", "id": "_724", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85091: Israeli Public Opinion # 451--US/Israeli Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85091", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_725", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_725", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_725"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_725", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_725", "type": "Item", "id": "_725", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85049: Israeli Public Opinion # 421--Politics/Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_726", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_726", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_726"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_726", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_726", "type": "Item", "id": "_726", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88010: Israeli Public Opinion #431--Foreign Policy/Government", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_727", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_727", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_727"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_727", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_727", "type": "Item", "id": "_727", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89015: Israeli Public Opinion # 478--Situation in the Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1989-I89015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_728", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_728", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_728"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_728", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_728", "type": "Item", "id": "_728", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85072: Israeli Public Opinion #420--Politics/Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85072", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_729", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_729", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_729"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_729", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_729", "type": "Item", "id": "_729", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87043: Israeli Public Opinion # 451--U.S. Policy Towards Israel/Security/International Relationships", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1987-I87043", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_730", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_730", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_730"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_730", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_730", "type": "Item", "id": "_730", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88022: Israeli Public Opinion # 434--Foreign Relations/Local Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_731", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_731", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_731"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_731", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_731", "type": "Item", "id": "_731", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88020: Israeli Public Opinion #445--Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_732", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_732", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_732"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_732", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_732", "type": "Item", "id": "_732", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85115: Israeli Public Opinion # 430--US-Soviet Relations/Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85115", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_733", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_733", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_733"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_733", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_733", "type": "Item", "id": "_733", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88104: Israeli Public Opinion # 475--Peace Process", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88104", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_734", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_734", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_734"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_734", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_734", "type": "Item", "id": "_734", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92024: Israel Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_735", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_735", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_735"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_735", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_735", "type": "Item", "id": "_735", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88089: Israeli Public Opinion # 475--Middle East/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88089", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_736", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_736", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_736"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_736", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_736", "type": "Item", "id": "_736", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88011: Israeli Public Opinion #427--Peace Process/Terrorism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_737", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_737", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_737"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_737", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_737", "type": "Item", "id": "_737", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88009: Israeli Public Opinion #439--Media/Foreign Policy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_738", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_738", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_738"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_738", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_738", "type": "Item", "id": "_738", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85021: Israeli Public Opinion # 418--US/Israeli Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1985-I85021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_739", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_739", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_739"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_739", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_739", "type": "Item", "id": "_739", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87033: Israeli Public Opinion # 449--Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1987-I87033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_740", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_740", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_740"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_740", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_740", "type": "Item", "id": "_740", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89060: Middle East Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1989-I89060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_741", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_741", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_741"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_741", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_741", "type": "Item", "id": "_741", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90016: PORI Study # 495", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_742", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_742", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_742"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_742", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_742", "type": "Item", "id": "_742", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92016: Soviet Jewish Immigrant to Israel", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_743", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_743", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_743"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_743", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_743", "type": "Item", "id": "_743", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90025: PORI # 501", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_744", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_744", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_744"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_744", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_744", "type": "Item", "id": "_744", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90057: PORI # 505", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_745", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_745", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_745"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_745", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_745", "type": "Item", "id": "_745", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90061: PORI # 507", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90061", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_746", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_746", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_746"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_746", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_746", "type": "Item", "id": "_746", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87076: Israeli Public Opinion # 460 -- Peace Negotiation Process/Security/Soviet-Israeli Diplomatic Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1987-I87076", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_747", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_747", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_747"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_747", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_747", "type": "Item", "id": "_747", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90073: PORI Study # 511", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90073", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_748", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_748", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_748"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_748", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_748", "type": "Item", "id": "_748", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90080: PORI Study # 514", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90080", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_749", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_749", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_749"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_749", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_749", "type": "Item", "id": "_749", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90082: Soviet Jewish Immigrant Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1990-I90082", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_750", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_750", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_750"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_750", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_750", "type": "Item", "id": "_750", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-91090: PORI # 533--Peace Conference/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-91090", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_751", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_751", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_751"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_751", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_751", "type": "Item", "id": "_751", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91002: PORI # 517--Persian Gulf Crisis", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-I91002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_752", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_752", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_752"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_752", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_752", "type": "Item", "id": "_752", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91020: PORI # 519--Middle East", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-I91020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_753", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_753", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_753"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_753", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_753", "type": "Item", "id": "_753", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91021: PORI # 521--Politics/Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-I91021", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_754", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_754", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_754"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_754", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_754", "type": "Item", "id": "_754", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91026: PORI # 524--Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-I91026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_755", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_755", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_755"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_755", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_755", "type": "Item", "id": "_755", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I92006: PORI #534--Peace Conference", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_756", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_756", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_756"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_756", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_756", "type": "Item", "id": "_756", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92010: PORI #535--Politics/Consumerism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_757", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_757", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_757"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_757", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_757", "type": "Item", "id": "_757", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92015: Israel Omnibus", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_758", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_758", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_758"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_758", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_758", "type": "Item", "id": "_758", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-92104: Mideast Peace Process", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-92104", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_759", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_759", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_759"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_759", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_759", "type": "Item", "id": "_759", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92045: PORI # 546--Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-I92045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_760", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_760", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_760"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_760", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_760", "type": "Item", "id": "_760", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88012: Israeli Public Opinion #432--Peace Process/Foreign Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1988-I88012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_761", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_761", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_761"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_761", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_761", "type": "Item", "id": "_761", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92049: International Relations/Politics", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1992-I92049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_762", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_762", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_762"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_762", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_762", "type": "Item", "id": "_762", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91038: PORI # 526--Politics/Arab-Israeli Conflict", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ISUSIA1991-I91038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Israel", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_763", "Augmented_Locations_text": "31.500,34.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_763", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_763"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_763", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_763", "type": "Item", "id": "_763", "Institution_Location_text": "Storrs, CT"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1973-I73003: Italian Opinion Survey: Andreotti Visit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1973-I73003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_764", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_764", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_764"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_764", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_764", "type": "Item", "id": "_764", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1973-I73001: Image Of The United States In Italy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1973-I73001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_765", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_765", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_765"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_765", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_765", "type": "Item", "id": "_765", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77002: NATO Security Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1977-I77002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_766", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_766", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_766"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_766", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_766", "type": "Item", "id": "_766", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1977-I77005: General Attitudes--Human Rights", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1977-I77005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_767", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_767", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_767"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_767", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_767", "type": "Item", "id": "_767", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78003: NATO Summit Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1978-I78003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_768", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_768", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_768"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_768", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_768", "type": "Item", "id": "_768", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78018: Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1978-I78018", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_769", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_769", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_769"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_769", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_769", "type": "Item", "id": "_769", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80016: Economic Issues Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1980-I80016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_770", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_770", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_770"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_770", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_770", "type": "Item", "id": "_770", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81014: Alliance Study General Public", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1981-I81014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_771", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_771", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_771"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_771", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_771", "type": "Item", "id": "_771", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81023: Ottawa Summit--Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1981-I81023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_772", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_772", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_772"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_772", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_772", "type": "Item", "id": "_772", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81035: INF/Defense Attitudes", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1981-I81035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_773", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_773", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_773"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_773", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_773", "type": "Item", "id": "_773", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81047: Public Opinion on INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1981-I81047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_774", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_774", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_774"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_774", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_774", "type": "Item", "id": "_774", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82026: 1982 Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1982-I82026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_775", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_775", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_775"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_775", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_775", "type": "Item", "id": "_775", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82046: Arms Control Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1982-I82046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_776", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_776", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_776"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_776", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_776", "type": "Item", "id": "_776", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83001: Correlation Of Forces Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1983-I83001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_777", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_777", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_777"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_777", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_777", "type": "Item", "id": "_777", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83008: 1982 Italy Successor Generation (Includes Pilot Study)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1983-I83008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_778", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_778", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_778"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_778", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_778", "type": "Item", "id": "_778", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83020: First INF Tracking/ Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1983-I83020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_779", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_779", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_779"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_779", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_779", "type": "Item", "id": "_779", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83032: 2nd INF Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1983-I83032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_780", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_780", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_780"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_780", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_780", "type": "Item", "id": "_780", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84002: Middle East Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1984-I84002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_781", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_781", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_781"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_781", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_781", "type": "Item", "id": "_781", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84019: 1984 Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1984-I84019", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_782", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_782", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_782"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_782", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_782", "type": "Item", "id": "_782", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84029: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1984-I84029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_783", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_783", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_783"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_783", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_783", "type": "Item", "id": "_783", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84038: West European Opinion On Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1984-I84038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_784", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_784", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_784"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_784", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_784", "type": "Item", "id": "_784", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84059: September-October 1984 Survey On International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1984-I84059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_785", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_785", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_785"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_785", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_785", "type": "Item", "id": "_785", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85036: Terrorism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_786", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_786", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_786"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_786", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_786", "type": "Item", "id": "_786", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85047: May 1985 Strategic Defense Initiative (SDI) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_787", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_787", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_787"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_787", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_787", "type": "Item", "id": "_787", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85051: Baseline Survey July 1985", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85051", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_788", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_788", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_788"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_788", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_788", "type": "Item", "id": "_788", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85076: Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85076", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_789", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_789", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_789"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_789", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_789", "type": "Item", "id": "_789", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85104: Post Geneva Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85104", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_790", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_790", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_790"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_790", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_790", "type": "Item", "id": "_790", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86040: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1986-I86040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_791", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_791", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_791"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_791", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_791", "type": "Item", "id": "_791", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86057: Nuclear Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1986-I86057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_792", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_792", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_792"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_792", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_792", "type": "Item", "id": "_792", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87025: February 1987 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1987-I87025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_793", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_793", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_793"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_793", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_793", "type": "Item", "id": "_793", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87035: Italy Economic Summit Survey 1987", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1987-I87035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_794", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_794", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_794"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_794", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_794", "type": "Item", "id": "_794", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87066: Public Opinion on Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1987-I87066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_795", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_795", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_795"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_795", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_795", "type": "Item", "id": "_795", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87073: American Image in Western Europe", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1987-I87073", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_796", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_796", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_796"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_796", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_796", "type": "Item", "id": "_796", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87092: Post Summit Survey--Public Opinion on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1987-I87092", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_797", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_797", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_797"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_797", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_797", "type": "Item", "id": "_797", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88038: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1988-I88038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_798", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_798", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_798"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_798", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_798", "type": "Item", "id": "_798", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88063: 1988 Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1988-I88063", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_799", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_799", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_799"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_799", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_799", "type": "Item", "id": "_799", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88094: Post Election", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1988-I88094", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_800", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_800", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_800"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_800", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_800", "type": "Item", "id": "_800", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88097: US Elections", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1988-I88097", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_801", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_801", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_801"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_801", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_801", "type": "Item", "id": "_801", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89022: Multi Issue Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89022", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_802", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_802", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_802"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_802", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_802", "type": "Item", "id": "_802", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89067: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_803", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_803", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_803"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_803", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_803", "type": "Item", "id": "_803", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89070: German Reunification", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_804", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_804", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_804"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_804", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_804", "type": "Item", "id": "_804", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89079: Pre-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89079", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_805", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_805", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_805"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_805", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_805", "type": "Item", "id": "_805", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89084: Post-Bush/Gorbachev Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89084", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_806", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_806", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_806"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_806", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_806", "type": "Item", "id": "_806", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90011: December 1989 Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1990-I90011", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_807", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_807", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_807"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_807", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_807", "type": "Item", "id": "_807", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90037: Pre Washington Summit Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1990-I90037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_808", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_808", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_808"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_808", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_808", "type": "Item", "id": "_808", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90044: Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1990-I90044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_809", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_809", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_809"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_809", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_809", "type": "Item", "id": "_809", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91084: Italy Telephone Ride", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1991-I91084", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_810", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_810", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_810"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_810", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_810", "type": "Item", "id": "_810", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92033: European Integration", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1992-I92033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_811", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_811", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_811"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_811", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_811", "type": "Item", "id": "_811", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89033: Pre Nato Summit Telephone Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy ", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_812", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_812", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_812"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_812", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_812", "type": "Item", "id": "_812", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89043: Post Nato Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1989-I89043", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy ", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_813", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_813", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_813"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_813", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_813", "type": "Item", "id": "_813", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Datasets on Charges of Malfeasance, Preference Votes, Government Portfolios, and Characteristics of Legislators, Chamber of Deputies, Republic of Italy, Legislatures I-XI, 1948-1992", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4535", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_814", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_814", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_814"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_814", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_814", "type": "Item", "id": "_814", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82015: Italy ISAII (Information Services and International Issues)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1982-I82015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Italy", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_815", "Augmented_Locations_text": "42.833,12.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_815", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_815"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_815", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_815", "type": "Item", "id": "_815", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90034: Elite Survey on African Debt and Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ICUSIA1990-I90034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Ivory Coast", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_816", "Augmented_Locations_text": "8.000,-5.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_816", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_816"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_816", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_816", "type": "Item", "id": "_816", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92053: Media Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ICUSIA1992-I92053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Ivory Coast", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_817", "Augmented_Locations_text": "8.000,-5.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_817", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_817"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_817", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_817", "type": "Item", "id": "_817", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75001: May Rider on Japan Korea Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1975-I75001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_818", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_818", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_818"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_818", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_818", "type": "Item", "id": "_818", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86014: 1986 Tokyo Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1986-I86014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_819", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_819", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_819"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_819", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_819", "type": "Item", "id": "_819", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80023: US and Japanese Relationship", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1980-I80023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_820", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_820", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_820"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_820", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_820", "type": "Item", "id": "_820", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75005: Japanese Image Study, 1975", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1975-I75005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_821", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_821", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_821"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_821", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_821", "type": "Item", "id": "_821", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79003: Pre Tokyo Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1979-I79003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_822", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_822", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_822"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_822", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_822", "type": "Item", "id": "_822", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84067: Japan Core July-December 1984", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84067", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_823", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_823", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_823"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_823", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_823", "type": "Item", "id": "_823", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74001: Security Rider October 1974", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1974-I74001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_824", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_824", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_824"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_824", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_824", "type": "Item", "id": "_824", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74004: Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1974-I74004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_825", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_825", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_825"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_825", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_825", "type": "Item", "id": "_825", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75007: Post-Vietnam Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1975-I75007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_826", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_826", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_826"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_826", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_826", "type": "Item", "id": "_826", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80009: Survey of International Images", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1980-I80009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_827", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_827", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_827"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_827", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_827", "type": "Item", "id": "_827", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1980-I80017: Venice Economic Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1980-I80017", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_828", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_828", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_828"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_828", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_828", "type": "Item", "id": "_828", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81006: Defense and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1981-I81006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_829", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_829", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_829"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_829", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_829", "type": "Item", "id": "_829", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81026: Ottawa Summit--Economic Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1981-I81026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_830", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_830", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_830"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_830", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_830", "type": "Item", "id": "_830", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89009: Japan Omnibus", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1989-I89009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_831", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_831", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_831"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_831", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_831", "type": "Item", "id": "_831", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82027: Economic Summit(1982)-Plus Radio", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1982-I82027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_832", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_832", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_832"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_832", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_832", "type": "Item", "id": "_832", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82039: New Directions in Foreign Policy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1982-I82039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_833", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_833", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_833"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_833", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_833", "type": "Item", "id": "_833", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83025: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1983-I83025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_834", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_834", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_834"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_834", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_834", "type": "Item", "id": "_834", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84013: Economic Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84013", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_835", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_835", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_835"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_835", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_835", "type": "Item", "id": "_835", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84023: 1984 UN/UNESCO Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84023", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_836", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_836", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_836"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_836", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_836", "type": "Item", "id": "_836", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84035: Monthly Poll--Political Support/Economic Conditions", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_837", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_837", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_837"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_837", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_837", "type": "Item", "id": "_837", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84057: Successor Generation", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_838", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_838", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_838"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_838", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_838", "type": "Item", "id": "_838", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78010: Japanese Economic Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1978-I78010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_839", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_839", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_839"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_839", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_839", "type": "Item", "id": "_839", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84049: Japan UN/UNESCO Survey II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_840", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_840", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_840"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_840", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_840", "type": "Item", "id": "_840", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85020: Domestic and International Economic Conditions", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1985-I85020", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_841", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_841", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_841"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_841", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_841", "type": "Item", "id": "_841", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85040: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1985-I85040", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_842", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_842", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_842"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_842", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_842", "type": "Item", "id": "_842", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85060: Tsukuba EXPO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1985-I85060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_843", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_843", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_843"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_843", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_843", "type": "Item", "id": "_843", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87075: Japanese Public Opinions on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87075", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_844", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_844", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_844"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_844", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_844", "type": "Item", "id": "_844", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85090: Defense", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1985-I85090", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_845", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_845", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_845"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_845", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_845", "type": "Item", "id": "_845", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85117: Post-Geneva Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1985-I85117", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_846", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_846", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_846"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_846", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_846", "type": "Item", "id": "_846", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86046: Terrorism Survey 1986", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1986-I86046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_847", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_847", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_847"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_847", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_847", "type": "Item", "id": "_847", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86059: Arms Control/Security Summer 1986", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1986-I86059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_848", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_848", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_848"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_848", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_848", "type": "Item", "id": "_848", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87014: Monthly Poll--Political Support/Economic Conditions", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_849", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_849", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_849"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_849", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_849", "type": "Item", "id": "_849", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87027: Security and Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87027", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_850", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_850", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_850"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_850", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_850", "type": "Item", "id": "_850", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87070: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_851", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_851", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_851"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_851", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_851", "type": "Item", "id": "_851", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87015: Security and Defense of Japan", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_852", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_852", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_852"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_852", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_852", "type": "Item", "id": "_852", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88039: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1988-I88039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_853", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_853", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_853"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_853", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_853", "type": "Item", "id": "_853", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88091: Post Election", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1988-I88091", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_854", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_854", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_854"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_854", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_854", "type": "Item", "id": "_854", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89047: Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1989-I89047", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_855", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_855", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_855"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_855", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_855", "type": "Item", "id": "_855", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89074: Okinawa Bases", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1989-I89074", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_856", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_856", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_856"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_856", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_856", "type": "Item", "id": "_856", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74002: Japanese Opinion Rider Survey (Energy, Trade, Security)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1974-I74002", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_857", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_857", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_857"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_857", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_857", "type": "Item", "id": "_857", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87098: Post-Summit Survey--U.S. and Japan Trade Relationship", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87098", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_858", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_858", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_858"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_858", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_858", "type": "Item", "id": "_858", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87039: Japan Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1987-I87039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_859", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_859", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_859"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_859", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_859", "type": "Item", "id": "_859", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92063: Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1992-I92063", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_860", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_860", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_860"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_860", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_860", "type": "Item", "id": "_860", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_861", "label": "_861", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Kyoto, Japan", "Collection_Location_text": "Japan", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_861", "Project_Name_text": "IIPC", "Date": "2002-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Web Archiving Project", "URL_text": "http://warp.ndl.go.jp/", "label_text": "_861", "Augmented_Locations_text": "35.685,139.753", "Collection_Start_Date_text": "2002", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_861", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_861"], "Description_text": "Our web archiving project started in FY2002 on an experimental basis and moved into the operational stage in FY2006. We started to collect the public institution sites based on the law in FY2010. We are using Web curator tool and archiving contents in WARC format.", "Partner_Organization_text": "Web Archiving Project", "Timeline_text": "2002 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84068: Japan Defense Poll", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1984-I84068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan ", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_862", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_862", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_862"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_862", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_862", "type": "Item", "id": "_862", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83046: Japan Omnibus", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1983-I83046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Japan ", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_863", "Augmented_Locations_text": "35.685,139.753", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_863", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_863"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_863", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_863", "type": "Item", "id": "_863", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Kansas Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Kansas", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_864", "Augmented_Locations_text": "39.114,-94.627", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_864", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_864"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_864", "Description_text": "Web resources that relate to the content of a Kansas legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_864", "type": "Item", "id": "_864", "Institution_Location_text": "Topeka, KS", "Partner_Organization_text": "Kansas Information Technology Office (LegislativeBranch), Kansas Legislative Computer Services, Kansas State Historical Society"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_865", "label": "_865", "Type": "Geospatial", "Content_Type_text": "Geospatial ", "Institution_Location_text": "Frankfort, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_865", "Project_Name_text": "NC GeoMAPP project", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "KY GeoNet", "URL_text": "http://kygeonet.ky.gov/", "label_text": "_865", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "2008", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_865", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_865"], "Description_text": "A variety of datasets and static map products and images will be made available through the Geospatial Data Clearinghouse for the Commonwealth of Kentucky. The content includes periodic snapshots (2008-present) of the KyVector database, the master repository of vector-based data in Kentucky, and is based on all vector data that is available on the Kentucky Geography Network. This data describes government or administrative boundaries, infrastructure e.g. streets, water/sewer, industry sites and/or the physical environment eg. streams, elevation. Images appropriate to the period covered in the raster datasets are maintained in an archive. The database contains all the aerial images, topographic maps, digital elevation models, hillshade, SPOT satellite imagery, trucolor imagery, land cover imagery, slope, and other critical raster GIS base layers in the Kentucky system.", "Partner_Organization_text": "Kentucky Commonwealth Office of Technology, Division of Geographic Information "}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Digital Maps in the Electronic Records Archives", "URL_text": "http://www.kdla.ky.gov/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "Kentucky", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_866", "Augmented_Locations_text": "38.200,-84.878", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_866", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_866"], "modified": "no", "modified_text": "no", "Project_Name_text": "NC GeoMAPP project", "type_text": "Item", "label_text": "_866", "Description_text": "A wide variety of digital maps from the state of Kentucky. Many are digitized historic maps and  represent intellectual content and meaning beyond that found in the underlying datasets. The maps are a result of a number of processes including: data layer selection and ordering, symbolization, classification, output of data models, and annotation.  ", "label": "_866", "type": "Item", "id": "_866", "Institution_Location_text": "Frankfort, KY", "Partner_Organization_text": "The Kentucky Department for Libraries and Archives  "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_867", "label": "_867", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_867", "Project_Name_text": "MetaArchive Cooperative", "Date": "1870-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1956", "Name_of_Specific_Collection_text": "Kate Matthews Collection", "URL_text": "http://digital.library.louisville.edu/collections/matthews/about.php", "label_text": "_867", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1870", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_867", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_867"], "Description_text": "This digital collection celebrates the work of photographer Kate Seston Matthews (1870-1956). Born in New Albany, Indiana, Matthews spent most of her life in Pewee Valley, Kentucky, where she began taking photographs in the 1880s. Matthews relied almost exclusively on her own community and acquaintances as subjects -- a favor she returned by reproducing and signing her photographs for friends and family. While she is best known for her photographs depicting characters in the Little Colonel series of children's books written by her friend and neighbor Annie Fellows Johnston, Matthews also created tableaux vivants, or living pictures, based on nursery rhymes, fairy tales, poetry, and other works of art, and she captured on film an idyllic view of the people, architecture, and landscape of her in the small, rural community near Louisville, Kentucky.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1870-1956"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_868", "label": "_868", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_868", "Project_Name_text": "MetaArchive Cooperative", "Date": "1873-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1925", "Name_of_Specific_Collection_text": "Macauley's Theater Collection", "URL_text": "http://digital.library.louisville.edu/collections/macauley/", "label_text": "_868", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1873", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_868", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_868"], "Description_text": "The Macauley's Theatre Collection consists of 1527 photographic prints (mostly albumen and gelatin silver) of various sizes which originally hung in the lobby of Macauley's Theatre on Walnut Street in downtown Louisville, Kentucky (1873-1952). Primarily studio portraits of actors and actresses from the late 19th and early 20th centuries, these images document the cultural history of Louisville and of theater during this time period, when Louisville was a major theatrical center, and Macauley's its major theatre.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1873-1925"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_869", "label": "_869", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_869", "Project_Name_text": "MetaArchive Cooperative", "Date": "1970-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1985", "Name_of_Specific_Collection_text": "African American Oral History Collection", "URL_text": "http://digital.library.louisville.edu/collections/afamoh/", "label_text": "_869", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1970", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_869", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_869"], "Description_text": "Interviews (available as audio files and transcriptions), mostly conducted in the late 1970s, that document the many aspects of life in Louisville, particularly as experienced by African Americans. Businessmen, educators, politicians, doctors, historians, musicians, and other civic leaders of various kinds, as well as regular folks, were interviewed, discussing everyday life as well as the big events in the history they lived.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1970-1985"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_870", "label": "_870", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_870", "Project_Name_text": "MetaArchive Cooperative", "Date": "1983-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1991", "Name_of_Specific_Collection_text": "Bernheim Foundation Interviews", "URL_text": "http://digital.library.louisville.edu/harvest/OralHistories/Bernheim", "label_text": "_870", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1983", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_870", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_870"], "Description_text": "Collection of 27 digitized interviews with employees of the Bernheim Forest/Foundation, conducted between 1983 and 1991.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1983-1991"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_871", "label": "_871", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_871", "Project_Name_text": "MetaArchive Cooperative", "Date": "1925-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1936", "Name_of_Specific_Collection_text": "The Herald-Post Collection", "URL_text": "http://digital.library.louisville.edu/collections/heraldpost/", "label_text": "_871", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1925", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_871", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_871"], "Description_text": "The Herald-Post Collection contains over 3800 images from the photo morgue of the defunct Louisville newspaper (1925-1936), including portraits of prominent Louisvillians and Kentuckians at work and at play, as well as scenes of business and industry; government; homes; places of worship; community organizations; parks; sports; and transportation. These images document daily activities and special events that contribute to the history of Louisville and the surrounding region.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1925-1936"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_872", "label": "_872", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_872", "Project_Name_text": "MetaArchive Cooperative", "Date": "1800-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1900", "Name_of_Specific_Collection_text": "Kentucky Quilt Project image masters", "URL_text": "http://digital.library.louisville.edu/harvest/KentuckyQuiltProject", "label_text": "_872", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1800", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_872", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_872"], "Description_text": "Archival masters scanned from prints and slides of quilts. The original analog images are from the Kentucky Quilt Project records and were digitized as part of the Quilt Index Project overseen by Michigan State University's Matrix program.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1800-1900"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_873", "label": "_873", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky, Missouri", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_873", "Project_Name_text": "MetaArchive Cooperative", "Date": "1890-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1904", "Name_of_Specific_Collection_text": "Arthur Younger Ford (1861-1926) Photograph Albums", "URL_text": "http://digital.library.louisville.edu/collections/ford/", "label_text": "_873", "Augmented_Locations_text": "36.782,-92.881", "Collection_Start_Date_text": "1890", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_873", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_873"], "Description_text": "The Arthur Younger Ford photograph albums were assembled in 1904 for display in the Kentucky Building at the Louisiana Purchase Exposition in St. Louis. Two of the Ford albums contained 307 unique photographs of Kentucky scenes from the Appalachian, Bluegrass, and Western portions of the state. The third album contained 69 photographs of the Louisiana Purchase Exposition, including views of the Kentucky Building and exhibits. The collection to be preserved comprises one volume with 426 TIFF images (including versions, such as 600 ppi grayscale images, that were not used on the website), plus an XML file of item-level metadata for the images appearing on the website.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1890-1904"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_874", "label": "_874", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky, Tennessee, United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_874", "Project_Name_text": "MetaArchive Cooperative", "Date": "1635-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1937", "Name_of_Specific_Collection_text": "Kentucky Maps", "URL_text": "http://digital.library.louisville.edu/collections/maps/", "label_text": "_874", "Augmented_Locations_text": "36.256,-83.249", "Collection_Start_Date_text": "1635", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_874", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_874"], "Description_text": "This digital collection currently consists of three atlases of Louisville and environs comprising 149 maps (plus covers, title pages, and other explanatory materials) of Louisville and Jefferson County in 1876, 1884, and 1913, and 76 maps, one index, and one appendix from the Lafon Allen Kentucky Maps Collection. The atlases show inter-city and commuter rail lines, waterway crossings, and private and public properties, from a time before interstate highways crisscrossed the region and the metropolitan area expanded throughout the county. The Lafon Allen Kentucky Maps feature maps of or including the area that would become Kentucky, dating from 1635-1937. This digital collection will eventually include other historic maps from the Libraries' collections.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1635-1937"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_875", "label": "_875", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Louisville, KY", "Collection_Location_text": "Kentucky, United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_875", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1940", "Name_of_Specific_Collection_text": "Newton Owen Postcard Collection", "URL_text": "http://digital.library.louisville.edu/collections/owenp/", "label_text": "_875", "Augmented_Locations_text": "38.200,-84.878", "Collection_Start_Date_text": "1900", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_875", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_875"], "Description_text": "The Newton Owen Postcard Collection represents nearly a century in the life and travels of an extended Kentucky family. The earliest cards date to the late 19th century, and while the bulk of the collection dates to the period 1900-1940, there are postcards from the 1980s as well. The digital collection consists of 579 cards, about evenly divided between travel postcards and greeting cards of many different kinds. The travel postcards depict locations as near as Third Street and as distant as China, with greater representation from Kentucky, Indiana, and the Southern states. The greeting cards offer wishes for Christmas, Easter, St. Patrick's Day, and other holidays, as well as general greetings.", "Partner_Organization_text": "University of Louisville", "Timeline_text": "1900-1940"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1975-I75006: Kenya Relevance Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KYUSIA1975-I75006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Kenya", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_876", "Augmented_Locations_text": "1.000,38.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_876", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_876"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_876", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_876", "type": "Item", "id": "_876", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1976-I76005: Japanese Rider On Korea And US Troops 1976", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/JPUSIA1976-I76005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_877", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_877", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_877"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_877", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_877", "type": "Item", "id": "_877", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88068: Korea Summer 1988 Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1988-I88068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_878", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_878", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_878"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_878", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_878", "type": "Item", "id": "_878", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79009: Public Opinion On Korean Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1979-I79009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_879", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_879", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_879"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_879", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_879", "type": "Item", "id": "_879", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83052: Ronald Reagan Visit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1983-I83052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_880", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_880", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_880"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_880", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_880", "type": "Item", "id": "_880", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87001: Anti-Americanism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1987-I87001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_881", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_881", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_881"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_881", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_881", "type": "Item", "id": "_881", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92056: Korea Omnibus", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1992-I92056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_882", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_882", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_882"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_882", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_882", "type": "Item", "id": "_882", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90049: The Attitudes of Korea towards the US", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1990-I90049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_883", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_883", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_883"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_883", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_883", "type": "Item", "id": "_883", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91086: Society/International Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1991-I91086", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_884", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_884", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_884"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_884", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_884", "type": "Item", "id": "_884", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92059: SISA Nonpyong Mail Insert", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KOUSIA1992-I92059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Korea", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_885", "Augmented_Locations_text": "37.000,127.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_885", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_885"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_885", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_885", "type": "Item", "id": "_885", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84034: VOA Audience Estimate Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/KWUSIA1984-I84034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Kuwait", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_886", "Augmented_Locations_text": "29.500,47.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_886", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_886"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_886", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_886", "type": "Item", "id": "_886", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_887", "label": "_887", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Baton Rouge, LA", "Collection_Location_text": "Los Angeles, California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_887", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Baton Rouge HS", "URL_text": "http://www.archive-it.org/k12/pilotBatonRougeHS.html", "label_text": "_887", "Augmented_Locations_text": "34.052,-118.244", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_887", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_887"], "Description_text": "Baton Rouge Magnet High School, one of the designated historical sites in the National Register of Historic Places, serves multicultural populations of high achieving students. It is an academic and visual and performing arts magnet, offering a college preparatory curriculum that includes many honors and advanced placement courses.", "Partner_Organization_text": "Baton Rouge HS", "Timeline_text": "2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_888", "label": "_888", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Little River, SC", "Collection_Location_text": "Little River,South Carolina", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_888", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "North Myrtle Beach HS", "URL_text": "http://www.archive-it.org/k12/8NMyrtleBeachHS.html", "label_text": "_888", "Augmented_Locations_text": "33.873,-78.614", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_888", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_888"], "Description_text": "North Myrtle Beach High School is a rural school in Little River, South Carolina. Our attendance area has the Atlantic Ocean to its east and is bordered by North Carolina to its north. The 2008-2009 school year found about 1,300 students attending our school. To visit our school's website please go to http://nmbh.horrycountyschools.net/. North Myrtle Beach High School students archived a total of 12,315,695 URLs.", "Partner_Organization_text": "North Myrtle Beach HS", "Timeline_text": "2008 -2009"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Louisiana State Government Electronic Documents", "URL_text": "http://louisiana.digitalarchives.wa.gov/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Louisiana", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_889", "Augmented_Locations_text": "31.000,-92.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_889", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_889"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_889", "Description_text": "State of Louisiana Social Security Death Index collection", "label": "_889", "type": "Item", "id": "_889", "Institution_Location_text": "Baton Rouge, LA", "Partner_Organization_text": "Louisiana State Archives"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82055: Malaysia Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MLUSIA1982-I82055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Malaysia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_890", "Augmented_Locations_text": "2.500,112.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_890", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_890"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_890", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_890", "type": "Item", "id": "_890", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86031: Narcotics Issues in Malaysia", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MLUSIA1986-I86031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Malaysia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_891", "Augmented_Locations_text": "2.500,112.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_891", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_891"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_891", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_891", "type": "Item", "id": "_891", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_892", "label": "_892", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Annapolis, MD", "Collection_Location_text": "Maryland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_892", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "St Annes School", "URL_text": "http://www.archive-it.org/k12/9StAnnes.html", "label_text": "_892", "Augmented_Locations_text": "39.000,-76.750", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_892", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_892"], "Description_text": "St. Anne's School of Annapolis is an independent Episcopal school for students in Preschool through Eighth Grade. We are located in the capital of Maryland. 34 Student in the 8th grade Humanities class studied the archiving process. They identified websites that were important in their lives. Once websites were identified, students proposed categories. Four student volunteers selected categories and sites from those submitted, wrote the descriptions and set up the crawls.", "Partner_Organization_text": "St Annes School", "Timeline_text": "2009 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_893", "label": "_893", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "College Park, MD", "Collection_Location_text": "Maryland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_893", "Project_Name_text": "Data-PASS", "Date": "1850-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "National Archives and Records Administration", "URL_text": "http://www.archives.gov/research/electronic-records/", "label_text": "_893", "Augmented_Locations_text": "39.000,-76.750", "Collection_Start_Date_text": "1850", "Subject_text": "SOCIAL SCIENCES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_893", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_893"], "Description_text": "With more than 800,000 files, the scope of NARA's holdings is quite diverse.  Subject areas represented in the holdings include genealogical, agriculture, attitudinal data, demographic files, economic and financial statistics, education, environment, health and social services, international, military and science and technology.", "Partner_Organization_text": "The custodial electronic records division of the National Archives and Records Administration.", "Timeline_text": "1850-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_894", "label": "_894", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Cambridge, MA", "Collection_Location_text": "Massachusetts", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_894", "Project_Name_text": "IIPC", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Harvard's Web Archiving Collection Service (WAX)", "URL_text": "http://wax.lib.harvard.edu", "label_text": "_894", "Augmented_Locations_text": "42.366,-71.108", "Collection_Start_Date_text": "2009", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_894", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_894"], "Description_text": "WAX is part of the Harvard University Library's central infrastructure for the capture, management, storage, preservation and display of web sites for long-term archiving.", "Partner_Organization_text": "Harvard University", "Timeline_text": "2009 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89078: International Relations/US-Mexico", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1989-I89078", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_895", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_895", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_895"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_895", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_895", "type": "Item", "id": "_895", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Holding On--American Assess a Changing Economic Landscape", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2001-WORKTRENDS08", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_896", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_896", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_896"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_896", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_896", "type": "Item", "id": "_896", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79012: Pre President Carter/Portillo Summit Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1979-I79012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_897", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_897", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_897"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_897", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_897", "type": "Item", "id": "_897", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79015: Pre President Carter Visit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1979-I79015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_898", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_898", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_898"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_898", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_898", "type": "Item", "id": "_898", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81004: Mexico Security Rider and  International Affairs", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1981-I81004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_899", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_899", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_899"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_899", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_899", "type": "Item", "id": "_899", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83068: Public Opinion On US Action In Grenada", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1983-I83068", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_900", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_900", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_900"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_900", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_900", "type": "Item", "id": "_900", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83069: Mexico Contadora Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1983-I83069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_901", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_901", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_901"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_901", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_901", "type": "Item", "id": "_901", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84024: Attitudes Toward UN/UNESCO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1984-I84024", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_902", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_902", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_902"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_902", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_902", "type": "Item", "id": "_902", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85005: Mexican Public Opinion Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1985-I85005", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_903", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_903", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_903"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_903", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_903", "type": "Item", "id": "_903", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85032: Six-City Survey--Image of US and Anti-Americanism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1985-I85032", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_904", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_904", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_904"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_904", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_904", "type": "Item", "id": "_904", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85038: Public Opinion about UN & UNESCO following US withdrawal from UNESCO", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1985-I85038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_905", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_905", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_905"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_905", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_905", "type": "Item", "id": "_905", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85085: Baseline Survey, July 1984", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MXUSIA1985-I85085", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Mexico", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_906", "Augmented_Locations_text": "23.000,-102.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_906", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_906"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_906", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_906", "type": "Item", "id": "_906", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Minnesota Legislative Data and Reports", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/ ", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Minnesota", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_907", "Augmented_Locations_text": "46.250,-94.251", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_907", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_907"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_907", "Description_text": "Web resources that relate to the content of a Minnesota legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_907", "type": "Item", "id": "_907", "Institution_Location_text": "St. Paul, MN", "Partner_Organization_text": "Minnesota Legislative Reference Library, Minnesota Office of the Revisor of Statutes, Minnesota Historical Society"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Mississippi Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Mississippi", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_908", "Augmented_Locations_text": "32.750,-89.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_908", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_908"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_908", "Description_text": "Web resources that relate to the content of a Mississippi legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_908", "type": "Item", "id": "_908", "Institution_Location_text": "Jackson, MS", "Partner_Organization_text": "Mississippi Department of Archives and History"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_909", "label": "_909", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Moldavia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_909", "Project_Name_text": "Archive-It", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Moldovan websites", "URL_text": "http://archive-it.org/public/collection.html?id=1055", "label_text": "_909", "Augmented_Locations_text": "47.000,29.000", "Collection_Start_Date_text": "2008", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_909", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_909"], "Description_text": "This collection of Moldovan websites includes information about nongovernmental organizations and issues relevant to Moldova today.", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2008 - "}, {"Content_Type_text": "Text and/or Image, Audio/Video", "Name_of_Specific_Collection_text": "Montana State Government Electronic Documents", "URL_text": "http://www.montanadigitalarchives.com/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Montana", "Type": ["Text and/or Image", "Audio/Video"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_910", "Augmented_Locations_text": "43.413,23.225", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_910", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_910"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_910", "Description_text": "Audio recordings of the Montana Joint Legislative Administration - Interim Committee Meeting Recordings and a Social Security Death Index collection. ", "label": "_910", "type": "Item", "id": "_910", "Institution_Location_text": "Helena, MT", "Partner_Organization_text": "Montana Historical Society"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1979-I79017: Islamic Versus Western Values", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/MRUSIA1979-I79017", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Morocco", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_911", "Augmented_Locations_text": "32.000,-5.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_911", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_911"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_911", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_911", "type": "Item", "id": "_911", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Balsakhi", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Mumbai, India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_912", "Augmented_Locations_text": "19.014,72.848", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_912", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_912"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_912", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_912", "type": "Item", "id": "_912", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_913", "label": "_913", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "Myanmar", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_913", "Project_Name_text": "Web-at-Risk ", "Date": "2008-05-26T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009/04/17", "Name_of_Specific_Collection_text": "Myanmar Cyclone 2008 Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/nargis", "label_text": "_913", "Augmented_Locations_text": "22.000,98.000", "Collection_Start_Date_text": "2008/05/26", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_913", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_913"], "Description_text": "In May 2008, the Cyclone Nargis struck the country of Myanmar. One of the largest cyclones in recorded history, its force was concentrated on a nation with an insular government. The public response to this event included not only reaction to the storm itself, but to the Myanmar government\u2019s handling of relief efforts, communication and foreign aid. This archive includes web sites from the Myanmar government, U.S. government sources, and blogs of Myanmar expatriates documenting the event.", "Partner_Organization_text": "California Digital Library", "Timeline_text": "May 26, 2008 - April 17, 2009"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85064: Burmese Mail VOA Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BMUSIA1985-I85064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Myanmar", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_914", "Augmented_Locations_text": "22.000,98.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_914", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_914"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_914", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_914", "type": "Item", "id": "_914", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Nebraska Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Nebraska", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_915", "Augmented_Locations_text": "41.500,-99.751", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_915", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_915"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_915", "Description_text": "Web resources that relate to the content of a Nebraska legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_915", "type": "Item", "id": "_915", "Institution_Location_text": "Lincoln, NE", "Partner_Organization_text": "Nebraska Library Commission, Nebraska State Historical Society, Nebraska State Library, Nebraska's Clerk of the Legislature"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1978-I78001: NATO Summit Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1978-I78001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_916", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_916", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_916"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_916", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_916", "type": "Item", "id": "_916", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81009: USSR Initiatives on East-West Negotiations and Nuclear Weapons", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1981-I81009", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_917", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_917", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_917"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_917", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_917", "type": "Item", "id": "_917", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81016: NATO and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1981-I81016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_918", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_918", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_918"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_918", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_918", "type": "Item", "id": "_918", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81036: INF/Defense Attitudes", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1981-I81036", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_919", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_919", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_919"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_919", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_919", "type": "Item", "id": "_919", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1981-I81046: Public Opinion on INF/Defense Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1981-I81046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_920", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_920", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_920"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_920", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_920", "type": "Item", "id": "_920", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82043: 1982 Arms Control (Rowney) Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1982-I82043", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_921", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_921", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_921"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_921", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_921", "type": "Item", "id": "_921", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83026: 1st INF Tracking", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1983-I83026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_922", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_922", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_922"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_922", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_922", "type": "Item", "id": "_922", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84033: 1984 Security Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1984-I84033", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_923", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_923", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_923"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_923", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_923", "type": "Item", "id": "_923", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84041: Western European Opinion On Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1984-I84041", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_924", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_924", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_924"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_924", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_924", "type": "Item", "id": "_924", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84055: September-October 1984 Survey On International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1984-I84055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_925", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_925", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_925"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_925", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_925", "type": "Item", "id": "_925", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85015: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1985-I85015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_926", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_926", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_926"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_926", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_926", "type": "Item", "id": "_926", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85025: Arms Control", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1985-I85025", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_927", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_927", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_927"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_927", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_927", "type": "Item", "id": "_927", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87093: Post-Summit Survey -Public Opinion on the U.S. and Soviet Union", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1987-I87093", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_928", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_928", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_928"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_928", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_928", "type": "Item", "id": "_928", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89028: Multi Issue--Security/Economy/Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1989-I89028", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_929", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_929", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_929"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_929", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_929", "type": "Item", "id": "_929", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89049: International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1989-I89049", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_930", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_930", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_930"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_930", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_930", "type": "Item", "id": "_930", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89056: Post Economic Summit", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1989-I89056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_931", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_931", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_931"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_931", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_931", "type": "Item", "id": "_931", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89062: Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1989-I89062", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_932", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_932", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_932"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_932", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_932", "type": "Item", "id": "_932", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90014: December 1989 Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1990-I90014", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Netherlands", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_933", "Augmented_Locations_text": "52.500,5.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_933", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_933"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_933", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_933", "type": "Item", "id": "_933", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Planned Behavior, Environmental Values, and Domestic Water Conservation, in the Truckee River Watershed, [California and Nevada], 1998, 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4185", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Nevada, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_934", "Augmented_Locations_text": "39.250,-116.751", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_934", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_934"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_934", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_934", "type": "Item", "id": "_934", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Brian Nosek Colletion", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Haven, CT", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_935", "Augmented_Locations_text": "41.308,-72.928", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_935", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_935"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_935", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_935", "type": "Item", "id": "_935", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Brian Nosek"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 28", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10441", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_936", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_936", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_936"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_936", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_936", "type": "Item", "id": "_936", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 9", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10046", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_937", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_937", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_937"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_937", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_937", "type": "Item", "id": "_937", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 31a", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10444", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_938", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_938", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_938"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_938", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_938", "type": "Item", "id": "_938", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 11", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10049", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_939", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_939", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_939"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_939", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_939", "type": "Item", "id": "_939", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 22", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10429", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_940", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_940", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_940"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_940", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_940", "type": "Item", "id": "_940", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 27", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10440", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_941", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_941", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_941"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_941", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_941", "type": "Item", "id": "_941", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 13a", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10417", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_942", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_942", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_942"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_942", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_942", "type": "Item", "id": "_942", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 30", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10443", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_943", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_943", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_943"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_943", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_943", "type": "Item", "id": "_943", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 19a", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10425", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_944", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_944", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_944"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_944", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_944", "type": "Item", "id": "_944", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 16", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10422", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_945", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_945", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_945"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_945", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_945", "type": "Item", "id": "_945", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 2", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10037", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_946", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_946", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_946"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_946", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_946", "type": "Item", "id": "_946", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 19b", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10426", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_947", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_947", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_947"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_947", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_947", "type": "Item", "id": "_947", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 33", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10482", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_948", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_948", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_948"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_948", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_948", "type": "Item", "id": "_948", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 32", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10481", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_949", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_949", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_949"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_949", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_949", "type": "Item", "id": "_949", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 18", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10424", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_950", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_950", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_950"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_950", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_950", "type": "Item", "id": "_950", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 3", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10039", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_951", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_951", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_951"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_951", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_951", "type": "Item", "id": "_951", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 14", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10419", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_952", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_952", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_952"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_952", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_952", "type": "Item", "id": "_952", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 24", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10434", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_953", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_953", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_953"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_953", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_953", "type": "Item", "id": "_953", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 29", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10442", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_954", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_954", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_954"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_954", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_954", "type": "Item", "id": "_954", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 8", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10045", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_955", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_955", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_955"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_955", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_955", "type": "Item", "id": "_955", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 12a", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10050", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_956", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_956", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_956"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_956", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_956", "type": "Item", "id": "_956", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 34", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10500", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_957", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_957", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_957"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_957", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_957", "type": "Item", "id": "_957", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 23", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10430", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_958", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_958", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_958"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_958", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_958", "type": "Item", "id": "_958", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 13b", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10418", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_959", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_959", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_959"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_959", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_959", "type": "Item", "id": "_959", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 1", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33660", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_960", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_960", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_960"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_960", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_960", "type": "Item", "id": "_960", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 25", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10435", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_961", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_961", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_961"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_961", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_961", "type": "Item", "id": "_961", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 4", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10040", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_962", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_962", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_962"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_962", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_962", "type": "Item", "id": "_962", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 20", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10427", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_963", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_963", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_963"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_963", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_963", "type": "Item", "id": "_963", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 15", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10420", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_964", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_964", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_964"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_964", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_964", "type": "Item", "id": "_964", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 17", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10423", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_965", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_965", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_965"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_965", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_965", "type": "Item", "id": "_965", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 10b", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10048", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_966", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_966", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_966"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_966", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_966", "type": "Item", "id": "_966", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 21", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10428", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_967", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_967", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_967"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_967", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_967", "type": "Item", "id": "_967", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 10a", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10047", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_968", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_968", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_968"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_968", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_968", "type": "Item", "id": "_968", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number12b", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10412", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_969", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_969", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_969"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_969", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_969", "type": "Item", "id": "_969", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 6", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10043", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_970", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_970", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_970"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_970", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_970", "type": "Item", "id": "_970", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 7", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10044", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_971", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_971", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_971"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_971", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_971", "type": "Item", "id": "_971", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monmouth University New Jersey Poll, Number 26", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/10439", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New Jersey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_972", "Augmented_Locations_text": "40.758,-73.913", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_972", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_972"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_972", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_972", "type": "Item", "id": "_972", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image, Audio/Video, Web sites", "Name_of_Specific_Collection_text": "New Mexico State Archives Electronic Documents", "URL_text": "http://www.nmcpr.state.nm.us/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "New Mexico", "Type": ["Text and/or Image", "Audio/Video", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_973", "Augmented_Locations_text": "34.500,-106.001", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_973", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_973"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_973", "Description_text": "Vital records, land ownership and use documentation, court records and Web-based state and local government reports and other electronic government documents.", "label": "_973", "type": "Item", "id": "_973", "Institution_Location_text": "Albuquerque, NM", "Partner_Organization_text": "New Mexico State Archives, New Mexico State Library"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "New York State Government Digital Collections", "URL_text": "http://www.archives.nysed.gov/aindex.shtml", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "New York", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_974", "Augmented_Locations_text": "40.714,-74.006", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_974", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_974"], "modified": "no", "modified_text": "no", "Project_Name_text": "Persistent Digital Archives and Library System (PeDALS) Project", "type_text": "Item", "label_text": "_974", "Description_text": "State government: reports; policies; laws and legislative histories; rules and regulations; and administrative and judicial hearings and decisions.", "label": "_974", "type": "Item", "id": "_974", "Institution_Location_text": "Albany, NY", "Partner_Organization_text": "New York State Archives"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_975", "label": "_975", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "New York", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_975", "Project_Name_text": "Web-at-Risk", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "The Tamiment Library at New York University ", "URL_text": "http://webarchives.cdlib.org/a/OtherLeftActivism", "label_text": "_975", "Augmented_Locations_text": "40.714,-74.006", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_975", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_975"], "Description_text": "Political communication of left activists and labor organizations that are engaged in the struggle for progressive social and political change, including social movements, labor unions, anti-globalization groups, radical arts and culture, and left-media organizations.", "Partner_Organization_text": "New York University ", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_976", "label": "_976", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "New York", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_976", "Project_Name_text": "Web-at-Risk ", "Date": "2007-02-07T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/04/19", "Name_of_Specific_Collection_text": "Anarchism Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/Anarchism", "label_text": "_976", "Augmented_Locations_text": "40.714,-74.006", "Collection_Start_Date_text": "2007/02/07", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_976", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_976"], "Description_text": "Contains periodically archived websites of entities that identify with / are inspired by anarchist ideas, with a concentration on contemporary anarchism, in particular New York based anarchism. Anarchism (sometimes called Libertarianism) for the purposes of this archive, is understood as the ideal of a society composed of freely associating individuals, lacking a traditional state apparatus or other structures of domination that can compel obedience, and which share the Marxian advocacy of ending private ownership of the means of production. Syndicalism, which advocates that governing power be invested in an association of labor unions, is a related doctrine.", "Partner_Organization_text": "New York University ", "Timeline_text": "2/7/07 - 4/19/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_977", "label": "_977", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "New York", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_977", "Project_Name_text": "Web-at-Risk ", "Date": "2007-02-07T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "Labor Unions and Organizations (U.S.) Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/LaborMovement", "label_text": "_977", "Augmented_Locations_text": "40.714,-74.006", "Collection_Start_Date_text": "2007/02/07", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_977", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_977"], "Description_text": "Contains periodically archived websites of New York City metropolitan area Labor Unions, especially those whose records are held by the Tamiment Library's Robert F. Wagner Labor Archives (designated by the New York City Central Labor Council as the official repository for their member unions' records). Also contains websites of selected national labor unions; websites of labor movement related organizations, e.g. organizations that support the goals/activity of organized labor and social and economic justice for working people; and websites that promote democracy within labor unions.", "Partner_Organization_text": "New York University ", "Timeline_text": "February 2, 2007 - May 10, 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Woman and Child Wage Earners: Adrift, 1907 [New York City and Philadelphia]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20700", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New York, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_978", "Augmented_Locations_text": "40.714,-74.006", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_978", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_978"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_978", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_978", "type": "Item", "id": "_978", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Woman and Child Wage Earners: Working Women in New York City Living at Home, 1907", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20721", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "New York, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_979", "Augmented_Locations_text": "40.714,-74.006", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_979", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_979"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_979", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_979", "type": "Item", "id": "_979", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_980", "label": "_980", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Wellington, New Zealand", "Collection_Location_text": "New Zealand", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_980", "Project_Name_text": "IIPC", "Date": "1999-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "New Zealand Web Archive", "URL_text": "http://www.natlib.govt.nz/collections/a-z-of-all-collections/nz-web-archive", "label_text": "_980", "Augmented_Locations_text": "-42.000,174.000", "Collection_Start_Date_text": "1999", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_980", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_980"], "Description_text": "The New Zealand Web Archive forms part of the Alexander Turnbull Library's collection within the National Library of New Zealand. Access to websites is available by searching the National Library's online catalogue and then clicking on the link to the archived copy.", "Partner_Organization_text": "National Library of New Zealand", "Timeline_text": "1999 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83058: Opinions About Foreign Affairs And New Zealand's Relationship With Other Countries", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NZUSIA1983-I83058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "New Zealand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_981", "Augmented_Locations_text": "-42.000,174.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_981", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_981"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_981", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_981", "type": "Item", "id": "_981", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82058: ANZUS Security Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NZUSIA1982-I82058", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "New Zealand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_982", "Augmented_Locations_text": "-42.000,174.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_982", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_982"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_982", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_982", "type": "Item", "id": "_982", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84045: A Measurement of New Zealand Public Opinion Toward ANZUS", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NZUSIA1984-I84045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "New Zealand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_983", "Augmented_Locations_text": "-42.000,174.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_983", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_983"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_983", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_983", "type": "Item", "id": "_983", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87078: US Image in New Zealand", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NZUSIA1987-I87078", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "New Zealand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_984", "Augmented_Locations_text": "-42.000,174.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_984", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_984"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_984", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_984", "type": "Item", "id": "_984", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89006: Perceptions Of US Values", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NZUSIA1989-I89006", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "New Zealand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_985", "Augmented_Locations_text": "-42.000,174.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_985", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_985"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_985", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_985", "type": "Item", "id": "_985", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82001: Media Habits", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NGUSIA1982-I82001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Nigeria", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_986", "Augmented_Locations_text": "10.000,8.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_986", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_986"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_986", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_986", "type": "Item", "id": "_986", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "North Carolina Municipal Geospatial Data ", "URL_text": "http://www.lib.ncsu.edu/ncgdap/index.html", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "North Carolina", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_987", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_987", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_987"], "modified": "no", "modified_text": "no", "Project_Name_text": "NC Geospatial Data Archiving Project", "type_text": "Item", "label_text": "_987", "Description_text": "Feature data and digital maps from many municipalities in North Carolina ", "label": "_987", "type": "Item", "id": "_987", "Institution_Location_text": "Raleigh, NC", "Partner_Organization_text": "North Carolina State University Libraries and North Carolina Center for Geographic Information & Analysis "}, {"Content_Type_text": "Geospatial ", "Name_of_Specific_Collection_text": "North Carolina County Geospatial Data ", "URL_text": "http://www.lib.ncsu.edu/ncgdap/index.html", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "North Carolina", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_988", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_988", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_988"], "modified": "no", "modified_text": "no", "Project_Name_text": "NC Geospatial Data Archiving Project", "type_text": "Item", "label_text": "_988", "Description_text": "Preserved GIS systems have been developed in 99 of 100 NC counties.  Data has been acquired from over 70 counties. The dataset includes feature data, digital orthophotography[2] and digital maps[3]. Feature data are vector data resources that model features on the earth\u2019s surface as points, lines, or polygons and may be output as maps or displayed and analyzed. County government data resources are typically developed in association with tax assessment and emergency response functions and so usually prioritize data layers such as land parcels, street centerlines, and jurisdictional boundaries. Digital orthophotography produces essentially photographic maps. Through a process known as \u201cheads up digitizing,\u201d a data user may edit or create vector data layers on top of digital orthophotos, which display features that may be omitted or generalized on other cartographic maps. ASCII text files accompany the images and software with instructions for locating the images on the earth\u2019s surface. County government orthophoto data is generally of much higher resolution than the state/federal data.  Digital Maps:  A wide variety of digital maps are also being acquired.  These maps represent intellectual content and meaning beyond that found in the underlying datasets, as the maps are a result of a number of processes including: data layer selection and ordering, symbolization, classification, output of data models, and annotation.  Local government data is typically more detailed, more current, and more accurate than state or federal data. This type of data is currently being acquired as part of the Homeland Security Information Program. (HSIP).", "label": "_988", "type": "Item", "id": "_988", "Institution_Location_text": "Raleigh, NC", "Partner_Organization_text": "North Carolina State University Libraries and North Carolina Center for Geographic Information & Analysis "}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "North Carolina State Agency Data ", "URL_text": "http://www.lib.ncsu.edu/ncgdap/index.html", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "North Carolina", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_989", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_989", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_989"], "modified": "no", "modified_text": "no", "Project_Name_text": "NC Geospatial Data Archiving Project", "type_text": "Item", "label_text": "_989", "Description_text": "Feature data and digital maps from over 20 state agencies in North Carolina, including the Department of Transportation (NCDOT), the Department of Environment and Natural Resources (NCDENR), the North Carolina Flood Mapping Program, Department of Health and Human Services, and Department of Public Instruction.  ", "label": "_989", "type": "Item", "id": "_989", "Institution_Location_text": "Raleigh, NC", "Partner_Organization_text": "North Carolina State University Libraries and North Carolina Center for Geographic Information & Analysis (CGIA)"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Carolina Poll, Fall 2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33438", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "North Carolina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_990", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_990", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_990"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_990", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_990", "type": "Item", "id": "_990", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Carolina Poll, Fall 2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33439", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "North Carolina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_991", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_991", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_991"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_991", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_991", "type": "Item", "id": "_991", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Carolina Poll, Fall 2005", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33440", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "North Carolina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_992", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_992", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_992"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_992", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_992", "type": "Item", "id": "_992", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "State Library of North Carolina", "URL_text": "http://statelibrary.dcr.state.nc.us/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "North Carolina", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_993", "Augmented_Locations_text": "18.381,-65.957", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_993", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_993"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_993", "Description_text": "Electronic publications of state governments and state agencies. This content contains the historic record of government.  This record is now beginning to exist only in electronic form, which state libraries and archives are mandated to collect.", "label": "_993", "type": "Item", "id": "_993", "Institution_Location_text": "Raleigh, NC", "Partner_Organization_text": "State Library of North Carolina"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of North Dakota Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "North Dakota", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_994", "Augmented_Locations_text": "47.500,-100.001", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_994", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_994"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_994", "Description_text": "Web resources that relate to the content of a North Dakota legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_994", "type": "Item", "id": "_994", "Institution_Location_text": "Bismarck, ND", "Partner_Organization_text": "North Dakota Legislative Council, State Historical Society of North Dakota"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_995", "label": "_995", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oslo, Norway", "Collection_Location_text": "Norway", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_995", "Project_Name_text": "IIPC", "Date": "2001-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Web Archive Norway", "URL_text": "http://www.nb.no/fag/nasjonalbibliotekets-samling/nettdokumenter2", "label_text": "_995", "Augmented_Locations_text": "62.000,10.000", "Collection_Start_Date_text": "2001", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_995", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_995"], "Description_text": "The Act relating to the Legal deposit of generally available documents, which came into force in 1990, is the National Library`s foundation with regard to web harvesting. Different harvesting approaches have been followed since 2001: 1) Selective harvesting of web sites 2001-2004 and from 2009. 2) Domain crawls once or twice a year since 2002. 3) Event harvesting since 2001, for events of national interest, such as general and local elections, royal weddings etc. Due to privacy protection, access to the Web Archive is restricted for the time being.", "Partner_Organization_text": "National Library of Norway", "Timeline_text": "2001 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87084: Economic and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NWUSIA1987-I87084", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Norway", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_996", "Augmented_Locations_text": "62.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_996", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_996"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_996", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_996", "type": "Item", "id": "_996", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89073: Defense", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NWUSIA1989-I89073", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Norway", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_997", "Augmented_Locations_text": "62.000,10.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_997", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_997"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_997", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_997", "type": "Item", "id": "_997", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33527", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_999", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_998", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_998"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_999", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_998", "type": "Item", "id": "_998", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33518", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1000", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_999", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_999"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1000", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_999", "type": "Item", "id": "_999", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33494", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1001", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1000", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1000"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1001", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1000", "type": "Item", "id": "_1000", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33456", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1002", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1001", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1001"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1002", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1001", "type": "Item", "id": "_1001", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33541", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1003", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1002", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1002"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1003", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1002", "type": "Item", "id": "_1002", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33543", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1004", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1003", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1003"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1004", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1003", "type": "Item", "id": "_1003", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33525", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1005", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1004", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1004"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1005", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1004", "type": "Item", "id": "_1004", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33481", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1006", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1005", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1005"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1006", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1005", "type": "Item", "id": "_1005", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33465", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1007", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1006", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1006"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1007", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1006", "type": "Item", "id": "_1006", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1999 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33499", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1008", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1007", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1007"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1008", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1007", "type": "Item", "id": "_1007", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33463", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1009", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1008", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1008"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1009", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1008", "type": "Item", "id": "_1008", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 1998 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33486", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1010", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1009", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1009"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1010", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1009", "type": "Item", "id": "_1009", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 2000 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33514", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1011", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1010", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1010"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1011", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1010", "type": "Item", "id": "_1010", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33540", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1012", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1011", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1011"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1012", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1011", "type": "Item", "id": "_1011", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 1997 Franklin County", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33462", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1013", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1012", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1012"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1013", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1012", "type": "Item", "id": "_1012", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1997 Metro", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33464", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1014", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1013", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1013"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1014", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1013", "type": "Item", "id": "_1013", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33498", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1015", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1014", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1014"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1015", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1014", "type": "Item", "id": "_1014", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33544", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1016", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1015", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1015"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1016", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1015", "type": "Item", "id": "_1015", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33508", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1017", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1016", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1016"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1017", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1016", "type": "Item", "id": "_1016", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33485", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1018", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1017", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1017"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1018", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1017", "type": "Item", "id": "_1017", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 2000 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33517", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1019", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1018", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1018"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1019", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1018", "type": "Item", "id": "_1018", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33529", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1020", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1019", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1019"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1020", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1019", "type": "Item", "id": "_1019", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33482", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1021", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1020", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1020"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1021", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1020", "type": "Item", "id": "_1020", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 1997 Metro", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33468", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1022", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1021", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1021"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1022", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1021", "type": "Item", "id": "_1021", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 1998 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33477", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1023", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1022", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1022"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1023", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1022", "type": "Item", "id": "_1022", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33467", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1024", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1023", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1023"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1024", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1023", "type": "Item", "id": "_1023", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33497", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1025", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1024", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1024"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1025", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1024", "type": "Item", "id": "_1024", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33547", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1026", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1025", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1025"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1026", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1025", "type": "Item", "id": "_1025", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May and June 2001 Franklin County", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33535", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1027", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1026", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1026"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1027", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1026", "type": "Item", "id": "_1026", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33484", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1028", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1027", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1027"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1028", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1027", "type": "Item", "id": "_1027", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33546", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1029", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1028", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1028"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1029", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1028", "type": "Item", "id": "_1028", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March and April 2001 Franklin County", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33532", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1030", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1029", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1029"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1030", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1029", "type": "Item", "id": "_1029", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33501", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1031", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1030", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1030"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1031", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1030", "type": "Item", "id": "_1030", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, Race Relations 1998 Long", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33491", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1032", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1031", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1031"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1032", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1031", "type": "Item", "id": "_1031", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 2000 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33524", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1033", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1032", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1032"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1033", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1032", "type": "Item", "id": "_1032", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33506", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1034", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1033", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1033"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1034", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1033", "type": "Item", "id": "_1033", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, Race Relations 1998 Short", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33492", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1035", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1034", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1034"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1035", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1034", "type": "Item", "id": "_1034", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33536", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1036", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1035", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1035"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1036", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1035", "type": "Item", "id": "_1035", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33471", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1037", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1036", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1036"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1037", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1036", "type": "Item", "id": "_1036", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33507", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1038", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1037", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1037"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1038", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1037", "type": "Item", "id": "_1037", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 1997 Franklin", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33470", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1039", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1038", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1038"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1039", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1038", "type": "Item", "id": "_1038", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33466", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1040", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1039", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1039"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1040", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1039", "type": "Item", "id": "_1039", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33461", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1041", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1040", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1040"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1041", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1040", "type": "Item", "id": "_1040", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33520", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1042", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1041", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1041"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1042", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1041", "type": "Item", "id": "_1041", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33533", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1043", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1042", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1042"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1043", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1042", "type": "Item", "id": "_1042", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33500", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1044", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1043", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1043"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1044", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1043", "type": "Item", "id": "_1043", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33531", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1045", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1044", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1044"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1045", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1044", "type": "Item", "id": "_1044", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33537", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1046", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1045", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1045"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1046", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1045", "type": "Item", "id": "_1045", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33458", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1047", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1046", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1046"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1047", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1046", "type": "Item", "id": "_1046", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, June 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33516", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1048", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1047", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1047"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1048", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1047", "type": "Item", "id": "_1047", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33502", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1049", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1048", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1048"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1049", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1048", "type": "Item", "id": "_1048", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November and December 2000 Franklin County", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33526", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1050", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1049", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1049"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1050", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1049", "type": "Item", "id": "_1049", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33505", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1051", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1050", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1050"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1051", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1050", "type": "Item", "id": "_1050", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33487", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1052", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1051", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1051"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1052", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1051", "type": "Item", "id": "_1051", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33469", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1053", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1052", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1052"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1053", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1052", "type": "Item", "id": "_1052", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33512", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1054", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1053", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1053"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1054", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1053", "type": "Item", "id": "_1053", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 2001 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33542", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1055", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1054", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1054"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1055", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1054", "type": "Item", "id": "_1054", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, Race Relations 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33528", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1056", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1055", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1055"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1056", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1055", "type": "Item", "id": "_1055", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33457", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1057", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1056", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1056"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1057", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1056", "type": "Item", "id": "_1056", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 2000 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33521", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1058", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1057", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1057"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1058", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1057", "type": "Item", "id": "_1057", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33472", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1059", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1058", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1058"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1059", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1058", "type": "Item", "id": "_1058", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July and August 2001 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33538", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1060", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1059", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1059"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1060", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1059", "type": "Item", "id": "_1059", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 2001 Franklin", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33545", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1061", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1060", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1060"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1061", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1060", "type": "Item", "id": "_1060", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33460", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1062", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1061", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1061"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1062", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1061", "type": "Item", "id": "_1061", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33513", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1063", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1062", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1062"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1063", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1062", "type": "Item", "id": "_1062", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, October 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33523", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1064", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1063", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1063"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1064", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1063", "type": "Item", "id": "_1063", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 2000 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33519", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1065", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1064", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1064"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1065", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1064", "type": "Item", "id": "_1064", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33534", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1066", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1065", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1065"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1066", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1065", "type": "Item", "id": "_1065", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 1999 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33503", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1067", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1066", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1066"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1067", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1066", "type": "Item", "id": "_1066", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33476", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1068", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1067", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1067"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1068", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1067", "type": "Item", "id": "_1067", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33479", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1069", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1068", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1068"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1069", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1068", "type": "Item", "id": "_1068", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 1998 Pre-election", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33480", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1070", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1069", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1069"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1070", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1069", "type": "Item", "id": "_1069", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33510", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1071", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1070", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1070"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1071", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1070", "type": "Item", "id": "_1070", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33488", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1072", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1071", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1071"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1072", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1071", "type": "Item", "id": "_1071", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, May 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33515", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1073", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1072", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1072"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1073", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1072", "type": "Item", "id": "_1072", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33548", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1074", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1073", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1073"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1074", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1073", "type": "Item", "id": "_1073", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, March 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33478", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1075", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1074", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1074"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1075", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1074", "type": "Item", "id": "_1074", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33474", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1076", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1075", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1075"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1076", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1075", "type": "Item", "id": "_1075", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33530", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1077", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1076", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1076"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1077", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1076", "type": "Item", "id": "_1076", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, November 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33473", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1078", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1077", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1077"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1078", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1077", "type": "Item", "id": "_1077", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, July 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33483", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1079", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1078", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1078"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1079", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1078", "type": "Item", "id": "_1078", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 1997 Franklin County", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33459", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1080", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1079", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1079"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1080", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1079", "type": "Item", "id": "_1079", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 1999 Statewide", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33509", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1081", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1080", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1080"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1081", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1080", "type": "Item", "id": "_1080", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, December 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33489", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1082", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1081", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1081"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1082", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1081", "type": "Item", "id": "_1081", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33495", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1083", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1082", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1082"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1083", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1082", "type": "Item", "id": "_1082", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33504", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1084", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1083", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1083"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1084", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1083", "type": "Item", "id": "_1083", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, April 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33549", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1085", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1084", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1084"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1085", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1084", "type": "Item", "id": "_1084", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, September 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33522", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1086", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1085", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1085"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1086", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1085", "type": "Item", "id": "_1085", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33511", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1087", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1086", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1086"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1087", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1086", "type": "Item", "id": "_1086", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, February 1999 Local", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33496", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1088", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1087", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1087"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1088", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1087", "type": "Item", "id": "_1087", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, Pre-election 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33490", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1089", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1088", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1088"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1089", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1088", "type": "Item", "id": "_1088", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, August 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33539", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1090", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1089", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1089"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1090", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1089", "type": "Item", "id": "_1089", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Buckeye State Poll, January 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/D-33475", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ohio", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1091", "Augmented_Locations_text": "40.250,-83.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1090", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1090"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1091", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1090", "type": "Item", "id": "_1090", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "Oregon State Government Electronic Documents", "URL_text": "http://www.digitalarchives.state.or.us/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Oregon", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1092", "Augmented_Locations_text": "44.000,-120.501", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1091", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1091"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_1092", "Description_text": "Records from the Oregon Board of Medical Examiners; the Carbon Allocation Task Force; the Clandestine Drug Lab Cleanup Program; the Computing and Network Infrastructure Consolidation Governing Board; the Joint Finance and Technology Subcommittee; the Construction Claims Task Force; a variety of records from the Bureau of Labor and Industries; Center for Health Statistics; Coastal Management Program; Commission on Children and Families; Forest Resources Institute; Emergency Management; Geospatial Enterprise Office; Health Services Commission; State Boards of Forestry and Nursing; Task Force and Land Use Planning; Transportation Commission; Oregon Vital Records; OregonWatershed Enhancement Board; the Secretary of State and many other collections. ", "label": "_1091", "type": "Item", "id": "_1091", "Institution_Location_text": "Salem, OR", "Partner_Organization_text": "Oregon State Archives, Oregon State Library, "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1092", "label": "_1092", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Orinda, CA", "Collection_Location_text": "Orinda, California", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1093", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2009", "Name_of_Specific_Collection_text": "Miramonte HS", "URL_text": "http://www.archive-it.org/k12/pilotMiramonteHS.html", "label_text": "_1093", "Augmented_Locations_text": "37.881,-122.179", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1092", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1092"], "Description_text": "These Archive-It collections were selected by Journalism students at Miramonte High School in Orinda, California. The Journalism class consists of 9th - 12th graders who are studying communications and publishing across a variety of media. Miramonte High School serves students who live in the suburban residential communities of the San Francisco Bay Area.", "Partner_Organization_text": "Miramonte HS", "Timeline_text": "2008 - 2009"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Pakistan Panel Survey, 1986-1991", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Pakistan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1094", "Augmented_Locations_text": "30.000,70.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1093", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1093"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1094", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1093", "type": "Item", "id": "_1093", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85046: Media", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PKUSIA1985-I85046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Pakistan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1095", "Augmented_Locations_text": "30.000,70.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1094", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1094"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1095", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1094", "type": "Item", "id": "_1094", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83066: Public Opinion on US Action in Grenada", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PNUSIA1983-I83066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Panama", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1096", "Augmented_Locations_text": "9.000,-80.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1095", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1095"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1096", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1095", "type": "Item", "id": "_1095", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84007: Public Opinion Survey in Contadora Countries - Panama", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PNUSIA1984-I84007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Panama", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1097", "Augmented_Locations_text": "9.000,-80.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1096", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1096"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1097", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1096", "type": "Item", "id": "_1096", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91060: Panama Public Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PNUSIA1991-I91060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Panama", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1098", "Augmented_Locations_text": "9.000,-80.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1097", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1097"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1098", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1097", "type": "Item", "id": "_1097", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1998 Social Accounting Matrix (SAM) For Paraguay", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Paraguay", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1099", "Augmented_Locations_text": "-22.993,-57.996", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1098", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1098"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1099", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1098", "type": "Item", "id": "_1098", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Birthweight Data From the Philadelphia Almshouse Hospital, 1848-1873", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20701", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Pennsylvania, Philadelphia, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1100", "Augmented_Locations_text": "39.952,-75.164", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1099", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1099"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1100", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1099", "type": "Item", "id": "_1099", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Nine Chester County, Pennsylvania Tax Lists, 1693-1799", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20301", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Pennsylvania, United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1101", "Augmented_Locations_text": "40.272,-76.906", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1100", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1100"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1101", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1100", "type": "Item", "id": "_1100", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90064: Persian Gulf", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1990-I90064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Persia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1102", "Augmented_Locations_text": "41.579,-95.570", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1101", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1101"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1102", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1101", "type": "Item", "id": "_1101", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90066: Persian Gulf Telephone Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1990-I90066", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Persia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1103", "Augmented_Locations_text": "41.579,-95.570", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1102", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1102"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1103", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1102", "type": "Item", "id": "_1102", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1994 Social Accounting Matrix (SAM) for Peru", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Peru", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1104", "Augmented_Locations_text": "-10.000,-76.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1103", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1103"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1104", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1103", "type": "Item", "id": "_1103", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91050: Peru Andean Drug Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PEUSIA1991-I91050", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Peru", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1105", "Augmented_Locations_text": "-10.000,-76.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1104", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1104"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1105", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1104", "type": "Item", "id": "_1104", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91054: Peru Voice of America Listening & Other Media Use", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PEUSIA1991-I91054", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Peru", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1106", "Augmented_Locations_text": "-10.000,-76.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1105", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1105"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1106", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1105", "type": "Item", "id": "_1105", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89059: Filipine Youth Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1989-I89059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1107", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1106", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1106"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1107", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1106", "type": "Item", "id": "_1106", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88072: Philippines Bases 1988", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1988-I88072", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1108", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1107", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1107"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1108", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1107", "type": "Item", "id": "_1107", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90074: Philippines National Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1990-I90074", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1109", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1108", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1108"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1109", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1108", "type": "Item", "id": "_1108", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1970-I70001: Project RAPPORT B--Reactions to America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1970-I70001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1110", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1109", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1109"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1110", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1109", "type": "Item", "id": "_1109", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85053: Attitudes Towards Americans And The US", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1985-I85053", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1111", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1110", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1110"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1111", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1110", "type": "Item", "id": "_1110", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85096: Issues and US", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1985-I85096", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1112", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1111", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1111"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1112", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1111", "type": "Item", "id": "_1111", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86004: Ad Hoc Survey--US Foreign Policy/Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1986-I86004", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1113", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1112", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1112"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1113", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1112", "type": "Item", "id": "_1112", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86076: US-Philippines Relations", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1986-I86076", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1114", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1113", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1113"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1114", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1113", "type": "Item", "id": "_1113", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87056: Domestic Attitude", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1987-I87056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1115", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1114", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1114"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1115", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1114", "type": "Item", "id": "_1114", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87096: U.S. Military Bases in Philippines", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1987-I87096", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1116", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1115", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1115"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1116", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1115", "type": "Item", "id": "_1115", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88034: Manila Bases Survey II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1988-I88034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1117", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1116", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1116"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1117", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1116", "type": "Item", "id": "_1116", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89017: Manila Tracking Survey 1989", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1989-I89017", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1118", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1117", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1117"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1118", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1117", "type": "Item", "id": "_1117", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90012: Manila Tracking Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1990-I90012", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1119", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1118", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1118"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1119", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1118", "type": "Item", "id": "_1118", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91056: Philippine National Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PHUSIA1991-I91056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1120", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1119", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1119"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1120", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1119", "type": "Item", "id": "_1119", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Second National Study on the Situation of Youth in the Philippines [1997]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4437", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Philippines", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1121", "Augmented_Locations_text": "13.000,122.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1120", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1120"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1121", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1120", "type": "Item", "id": "_1120", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89057: Public Opinion Survey in Poland", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/POUSIA1989-I89057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Poland", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1122", "Augmented_Locations_text": "52.000,20.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1121", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1121"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1122", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1121", "type": "Item", "id": "_1121", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86045: International Terrorism", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PGUSIA1986-I86045", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Portugal", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1123", "Augmented_Locations_text": "39.500,-8.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1122", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1122"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1123", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1122", "type": "Item", "id": "_1122", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86052: Portugal Freedom Fighters", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/PGUSIA1986-I86052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Portugal", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1124", "Augmented_Locations_text": "39.500,-8.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1123", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1123"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1124", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1123", "type": "Item", "id": "_1123", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1124", "label": "_1124", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "Queens, New York City", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1125", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "NYC Public School 56", "URL_text": "http://www.archive-it.org/k12/8ps56.html", "label_text": "_1125", "Augmented_Locations_text": "40.736,-73.863", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1124", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1124"], "Description_text": "We are an ethnically diverse school in one of the most diverse boroughs in the nation: the borough of Queens, New York City. Over 40 languages are spoken and our diversity is our wealth. Because we are so international, we see the Internet as a major part of our lives and we keep in touch with our families that way. NYC Public School 56's 5th graders have archived a total of 12,768,796 URLs.", "Partner_Organization_text": "NYC Public School 56", "Timeline_text": "2008 - 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Women as Policy Makers: Evidence from a Randomized Policy Experiment in India, 1998-2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Rajasthan, India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1126", "Augmented_Locations_text": "26.000,74.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1125", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1125"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1126", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1125", "type": "Item", "id": "_1125", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1126", "label": "_1126", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Russia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1127", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2007", "Name_of_Specific_Collection_text": "Parliamentary Elections -- Russia 2007 -- Info, Commentary, Opinion", "URL_text": "http://archive-it.org/public/collection.html?id=881", "label_text": "_1127", "Augmented_Locations_text": "60.000,100.000", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1126", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1126"], "Description_text": "Includes polling and public opinion, NGOs, monitoring, analysis and commentary, non-candidate blogs, government web sites", "Partner_Organization_text": "George Washington University", "Timeline_text": "2007"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1127", "label": "_1127", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Russia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1128", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Parliamentary Elections -- Russia 2007 -- Parties", "URL_text": "http://archive-it.org/public/collection.html?id=868", "label_text": "_1128", "Augmented_Locations_text": "60.000,100.000", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1127", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1127"], "Description_text": "Includes web sites for officially registered political parties, unofficial parties, political movements, coalitions, organizations, political candidates (including candidate blogs)", "Partner_Organization_text": "George Washington University", "Timeline_text": "2007-2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1128", "label": "_1128", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Russia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1129", "Project_Name_text": "Archive-It", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Presidential Elections - Russia - 2008", "URL_text": "http://archive-it.org/public/collection.html?id=901", "label_text": "_1129", "Augmented_Locations_text": "60.000,100.000", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1128", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1128"], "Description_text": "Russian politics & elections, general.", "Partner_Organization_text": "George Washington University", "Timeline_text": "2007 - 2008"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82029: NATO Summit Follow-up", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1982-I82029", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1130", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1129", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1129"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1130", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1129", "type": "Item", "id": "_1129", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82030: NATO Summit Follow-Up Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1982-I82030", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1131", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1130", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1130"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1131", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1130", "type": "Item", "id": "_1130", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82031: Country Security Survey--NATO Summit Follow-up", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1982-I82031", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1132", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1131", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1131"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1132", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1131", "type": "Item", "id": "_1131", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82034: NATO Summit Follow-Up Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/NTUSIA1982-I82034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1133", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1132", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1132"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1133", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1132", "type": "Item", "id": "_1132", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1982-I82035: NATO Summit Follow-on Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1982-I82035", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1134", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1133", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1133"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1134", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1133", "type": "Item", "id": "_1133", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85055: Salt II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/BGUSIA1985-I85055", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1135", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1134", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1134"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1135", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1134", "type": "Item", "id": "_1134", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85056: Salt II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/ITUSIA1985-I85056", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1136", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1135", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1135"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1136", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1135", "type": "Item", "id": "_1135", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85057: Salt II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/FRUSIA1985-I85057", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1137", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1136", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1136"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1137", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1136", "type": "Item", "id": "_1136", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85059: Salt II", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85059", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1138", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1137", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1137"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1138", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1137", "type": "Item", "id": "_1137", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85063: Survey On Security Issues Salt and Mustard\"\"", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GMUSIA1985-I85063", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1139", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1138", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1138"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1139", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1138", "type": "Item", "id": "_1138", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88015: NETG Electronic Poll at the USA Exhibit in Tbilisi", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1988-I88015", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1140", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1139", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1139"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1140", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1139", "type": "Item", "id": "_1139", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88051: NETG Electronic Poll at the USA Exhibit in Tashkent", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1988-I88051", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1141", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1140", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1140"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1141", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1140", "type": "Item", "id": "_1140", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88100: NETG Electronic Poll at the USA Exhibit in Leningrad", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1988-I88100", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1142", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1141", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1141"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1142", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1141", "type": "Item", "id": "_1141", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88102: NETG Electronic Poll at the USA Exhibit in Magnitogorsk", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1988-I88102", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1143", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1142", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1142"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1143", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1142", "type": "Item", "id": "_1142", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1988-I88052: NETG Electronic Poll at the USA Exhibit in Irkutzk", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1988-I88052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1144", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1143", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1143"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1144", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1143", "type": "Item", "id": "_1143", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92038: Russian Rider", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1992-I92038", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1145", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1144", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1144"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1145", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1144", "type": "Item", "id": "_1144", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92110: Winter 1992-1993 Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/RSUSIA1992-I92110", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1146", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1145", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1145"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1146", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1145", "type": "Item", "id": "_1145", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Survey of Stratification and Migration Dynamics in Russia, 1985-2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4206", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Russia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1147", "Augmented_Locations_text": "60.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1146", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1146"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1147", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1146", "type": "Item", "id": "_1146", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1147", "label": "_1147", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Irvine, CA", "Collection_Location_text": "Salvador", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1148", "Project_Name_text": "Web-at-Risk ", "Date": "2008-11-23T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/03/20", "Name_of_Specific_Collection_text": "Salvadoran Presidential Election March 2009 - Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/salvador", "label_text": "_1148", "Augmented_Locations_text": "13.833,-88.917", "Collection_Start_Date_text": "2008/11/23", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1147", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1147"], "Description_text": "A web archive of Salvadoran government websites: Tracing content changes before and after the March 15, 2009 presidential elections", "Partner_Organization_text": "University of California Irvine Libraries", "Timeline_text": "November 23, 2008 - March 20, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1148", "label": "_1148", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Santa Barbara, CA", "Collection_Location_text": "Santa Barbara, CA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1149", "Project_Name_text": "Web-at-Risk ", "Date": "2007-02-13T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/04/24", "Name_of_Specific_Collection_text": "Santa Barbara Government Information Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/sbgovinfo", "label_text": "_1149", "Augmented_Locations_text": "34.421,-119.698", "Collection_Start_Date_text": "2007/02/13", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1148", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1148"], "Description_text": "The Santa Barbara Government Information Web Archive includes materials issued by government agencies within the County of Santa Barbara related to topics of local interest. There is an emphasis on planning documents.", "Partner_Organization_text": "University of California Santa Barbara Library", "Timeline_text": "February 13, 2007 - April 24, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1149", "label": "_1149", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Santa Cruz, CA", "Collection_Location_text": "Santa Cruz, CA", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1150", "Project_Name_text": "Web-at-Risk ", "Date": "2008-05-23T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008/05/29", "Name_of_Specific_Collection_text": "Santa Cruz Mountains Wildfire Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/santacruzwildfires", "label_text": "_1150", "Augmented_Locations_text": "36.974,-122.031", "Collection_Start_Date_text": "2008/05/23", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1149", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1149"], "Description_text": "The Santa Cruz Mountain Wildfire web archive collection contains images, newspaper articles, and personal blogs related to the Santa Cruz Summit Fire of May 2008.", "Partner_Organization_text": "University of California Santa Cruz Library", "Timeline_text": "May 23, 2008 - May 29, 2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1150", "label": "_1150", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Scotland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1151", "Project_Name_text": "MetaArchive Cooperative", "Date": "1600-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Center for Ulster Migrations, Cultures, and Societies", "URL_text": "http://scholar.lib.vt.edu/CUMCS/", "label_text": "_1151", "Augmented_Locations_text": "56.000,-4.000", "Collection_Start_Date_text": "1600", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1150", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1150"], "Description_text": "CUMCS promotes, preserves, and explore the history, heritage and legacy of the Ulster Scots people, including the Ulster Scots Diaspora. Both the common and the diverse currents of the Ulster Scots experience.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1600-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1151", "label": "_1151", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Sherwood, OR", "Collection_Location_text": "Sherwood, Oregon", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1152", "Project_Name_text": "K-12 Web Archiving", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Sherwood School District", "URL_text": "http://www.archive-it.org/k12/9Sherwood.html", "label_text": "_1152", "Augmented_Locations_text": "45.360,-122.842", "Collection_Start_Date_text": "2009", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1151", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1151"], "Description_text": "The Sherwood School District in Sherwood, Oregon is located in the Portland Metropolitan Area. Our after school archiving club consists of ten - 6th through 8th grade students from our two middle schools, Sherwood Middle School and Laurel Ridge Middle School. The main selection criteria that was used for choosing web sites is that it be a site that the students find useful, helpful, or just plain fun and one that means something to the particular students.", "Partner_Organization_text": "Sherwood School District", "Timeline_text": "2009 - 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 2000 Social Accounting Matrix (SAM) for the Slovak Republic", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Slovakia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1153", "Augmented_Locations_text": "48.667,19.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1152", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1152"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1153", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1152", "type": "Item", "id": "_1152", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1153", "Institution_Location_text": "Liubljana, Slovenia", "Type": "Web sites", "Content_Type_text": "Web sites", "Collection_Location_text": "Slovenia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1154", "label": "_1153", "Project_Name_text": "IIPC", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Webarchive of Slovenia", "label_text": "_1154", "Augmented_Locations_text": "46.250,15.167", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Restricted Access", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1153", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1153"], "Partner_Organization_text": "Slovenia National Library", "Timeline_text": "2007 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "South African Social Accounting Matrices (SAM) for 1993 and 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "South Africa", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1155", "Augmented_Locations_text": "-30.000,26.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1154", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1154"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1155", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1154", "type": "Item", "id": "_1154", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "South Africa: KwaZulu-Natal Income Dynamics Study (KIDS), 1993-1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "South Africa", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1156", "Augmented_Locations_text": "-30.000,26.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1155", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1155"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1156", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1155", "type": "Item", "id": "_1155", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "South Carolina State Government Digital Collections", "URL_text": "http://scdah.sc.gov/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "South Carolina", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1157", "Augmented_Locations_text": "34.000,-81.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1156", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1156"], "modified": "no", "modified_text": "no", "Project_Name_text": "Persistent Digital Archives and Library System (PeDALS) Project", "type_text": "Item", "label_text": "_1157", "Description_text": "State Senate Journals, State House of Representatives Journals, SC Code of Laws and Regulations, Published Opinions from the State Supreme Court, Orders from the Public Service Commission,  Voter Registrations from the State Election Commission, Death Certificate Indexes from the Department of Health and Environmental Control, Admission/discharge records from Department of Corrections, Incorporation documents from the Secretary of State,  Trademark records from the Secretary of State, Correspondence (e-mail) from the Governor\u2019s Office, Order of the Palmetto database from the Governor\u2019s Office,  and Meeting minutes of professional licensing boards from the Department of Labor, Licensing, and Regulation Special Subjects.", "label": "_1156", "type": "Item", "id": "_1156", "Institution_Location_text": "Columbia, SC", "Partner_Organization_text": "South Carolina Department of Archives and History"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1157", "label": "_1157", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Seoul, South Korea", "Collection_Location_text": "South Korea", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1158", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "OASIS", "URL_text": "http://www.oasis.go.kr", "label_text": "_1158", "Augmented_Locations_text": "37.000,127.500", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1157", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1157"], "Description_text": "\u201cOnline Archiving & Searching Internet Sources (OASIS)\u201d, a project designed to acquire online resources, such as web sites and web documents", "Partner_Organization_text": "National Library of South Korea", "Timeline_text": "2005 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1158", "label": "_1158", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Barcelona, Spain", "Collection_Location_text": "Spain", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1159", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Digital Heritage of Catalonia (PADICAT)", "URL_text": "http://www.padicat.cat/", "label_text": "_1159", "Augmented_Locations_text": "40.000,-4.000", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1158", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1158"], "Description_text": "PADICAT is a repository destined to collect and preserve the entire cultural, scientific and general output of Catalonia in digital format, that is, to preserve Catalan websites and to guarantee their open and permanent access. The Biblioteca de Catalunya (Library of Catalonia), that is the national library of Catalonia, initiated the Padicat project in June 2005, with the technological collaboration of the Centre de Supercomputaci\u00f3 de Catalunya (CESCA) and the support of the Secretaria de Telecomunicacions i Societat de la Informaci\u00f3 de la Generalitat de Catalunya. The aim of the project is to acquire, preserve and make available knowledge and information on the Internet of the day for coming generations and to create the Web archive of Catalonia. ", "Partner_Organization_text": "Digital Heritage of Catalonia (PADICAT)", "Timeline_text": "2005 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83060:Central America and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1983-I83060", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1160", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1159", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1159"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1160", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1159", "type": "Item", "id": "_1159", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84039: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1984-I84039", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1161", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1160", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1160"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1161", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1160", "type": "Item", "id": "_1160", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85034: Central America", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1985-I85034", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1162", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1161", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1161"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1162", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1161", "type": "Item", "id": "_1161", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85100: Bilateral and International Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1985-I85100", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1163", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1162", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1162"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1163", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1162", "type": "Item", "id": "_1162", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1986-I86044: Terrorism--Following the US Raid on Libya", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1986-I86044", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1164", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1163", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1163"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1164", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1163", "type": "Item", "id": "_1163", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87077: American Image", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1987-I87077", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1165", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1164", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1164"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1165", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1164", "type": "Item", "id": "_1164", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89003: American Image Update Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1989-I89003", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1166", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1165", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1165"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1166", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1165", "type": "Item", "id": "_1165", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89026: Multi Issue Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1989-I89026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1167", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1166", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1166"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1167", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1166", "type": "Item", "id": "_1166", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1992-I92007: Spain Drug", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SPUSIA1992-I92007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Spain", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1168", "Augmented_Locations_text": "40.000,-4.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1167", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1167"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1168", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1167", "type": "Item", "id": "_1167", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74007: Swedish 'America' Series, Pre-Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SWUSIA1974-I74007", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Sweden", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1169", "Augmented_Locations_text": "62.000,15.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1168", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1168"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1169", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1168", "type": "Item", "id": "_1168", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1974-I74008: Swedish 'America' Series, Post-Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SWUSIA1974-I74008", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Sweden", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1170", "Augmented_Locations_text": "62.000,15.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1169", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1169"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1170", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1169", "type": "Item", "id": "_1169", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87085: Economic and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SWUSIA1987-I87085", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Sweden", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1171", "Augmented_Locations_text": "62.000,15.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1170", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1170"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1171", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1170", "type": "Item", "id": "_1170", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1171", "label": "_1171", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Bern, Switzerland", "Collection_Location_text": "Switzerland", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1172", "Project_Name_text": "IIPC", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Web Archive Switzerland", "URL_text": "http://www.nb.admin.ch/nb_professionnel/01693/01695/01705/index.html?lang=en", "label_text": "_1172", "Augmented_Locations_text": "47.000,8.014", "Collection_Start_Date_text": "2008", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1171", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1171"], "Description_text": "Web Archive Switzerland is a project undertaken in collaboration with the Swiss cantonal libraries as part of the e-Helvetica programme at the Swiss National Library. The goal of the Web Archive Switzerland project is to set up a collection of selected regional and cultural Swiss websites and to preserve them in the Digital Archive of the Swiss National Library. In collaboration with several cantonal libraries we have designed a shared workflow for the collection, cataloguing, archiving and dissemination of the websites. Standards are used to harvest the websites and to ingest them into the Digital Archive (Heritrix, webform), to describe the websites in the catalogue (MARC, AACR2, CONSER) and to identify the websites within the Digital Archive (URN on the basis of NBN). Web Archive Switzerland has been operational since May 2008. Nevertheless it is not open to public yet. Access is planned to be provided within the Swiss National Library by the end of 2010.", "Partner_Organization_text": "Web Archive Switzerland", "Timeline_text": "2008 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91046: Syria VOA Listening", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/SYUSIA1991-I91046", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Syria", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1173", "Augmented_Locations_text": "35.000,38.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1172", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1172"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1173", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1172", "type": "Item", "id": "_1172", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90052: Taiwan Economic Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/TWUSIA1990-I90052", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Taiwan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1174", "Augmented_Locations_text": "24.000,121.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1173", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1173"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1174", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1173", "type": "Item", "id": "_1173", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll #1992-I92042: Taiwan International Attitude", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/TWUSIA1992-I92042", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Taiwan", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1175", "Augmented_Locations_text": "24.000,121.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1174", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1174"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1175", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1174", "type": "Item", "id": "_1174", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1175", "label": "_1175", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Tallahassee, FL", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1176", "Project_Name_text": "MetaArchive Cooperative", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "FSU Biological Scientist, Dr. A.K.S.K. Prasad Diatomscapes I and II Collections Photographs", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_diatomscapes01_prasad/", "label_text": "_1176", "Augmented_Locations_text": "30.438,-84.281", "Collection_Start_Date_text": "2004", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Restricted Access", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1175", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1175"], "Description_text": "The Diatomscapes collection consists of diatoms (\u201cmicroscopic, single-celled plants that thrive in freshwater, saltwater, brackish water and even semi-terrestrial environments\u201d (Prasad, 2005)) and Radiolarian (\u201camoeboid protozoa that produce intricate mineral skeletons\u201d (Reference.com, 2008)) digital images developed by Florida State University\u2019s Department of Biological Science faculty member, Dr. A.K.S.K. Prasad.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "2004-2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1176", "label": "_1176", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Tallahassee, FL", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1177", "Project_Name_text": "MetaArchive Cooperative", "Date": "1980-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2007", "Name_of_Specific_Collection_text": "FSU Department of Oceanography Technical Reports", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_oceanography/dot02/", "label_text": "_1177", "Augmented_Locations_text": "30.438,-84.281", "Collection_Start_Date_text": "1980", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1176", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1176"], "Description_text": "The FSU Department of Oceanography Technical Reports includes various rare southern ocean acoustics, hydrographic data and measurements, and several \"A COMPILATION OF NON VANE-CORRECTED MOORED CURRENT METER DATA AT THE HEBBLE SITE\" technical reports.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "1980-2007"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1992 Social Accounting Matrix (SAM) For Tanzania", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Tanzania", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1178", "Augmented_Locations_text": "-6.000,35.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1177", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1177"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1178", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1177", "type": "Item", "id": "_1177", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Tennessee Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Tennessee", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1179", "Augmented_Locations_text": "35.750,-86.250", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1178", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1178"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_1179", "Description_text": "Web resources that relate to the content of a Tennessee legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_1178", "type": "Item", "id": "_1178", "Institution_Location_text": "Nashville, TN", "Partner_Organization_text": "Tennessee Legislative Information Services, Tennessee State House of Representatives, Tennessee State Library and Archives, Tennessee State Senate"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Texas Adoption Project", "URL_text": "http://www.icpsr.umich.edu/icpsrweb/DATAPASS/call.jsp", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Texas", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1180", "Augmented_Locations_text": "31.250,-99.251", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1179", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1179"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1180", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1179", "type": "Item", "id": "_1179", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Joseph Horn"}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "CyberCemetery", "URL_text": "http://govinfo.library.unt.edu/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Texas", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1181", "Augmented_Locations_text": "31.250,-99.251", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1180", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1180"], "modified": "no", "modified_text": "no", "Project_Name_text": "Web-at-Risk ", "type_text": "Item", "label_text": "_1181", "Description_text": "Government web sites that have ceased operation (usually web sites of defunct government agencies and commissions that have issued a final report). ", "label": "_1180", "type": "Item", "id": "_1180", "Institution_Location_text": "Denton, TX", "Partner_Organization_text": "University of North Texas"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1998 Social Accounting Matrix  (SAM) For Thailand", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1182", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1181", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1181"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1182", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1181", "type": "Item", "id": "_1181", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Initial Bank for Agriculture and Agricultural Cooperatives (BAAC) Survey, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1183", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1182", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1182"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1183", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1182", "type": "Item", "id": "_1182", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2005", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1184", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1183", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1183"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1184", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1183", "type": "Item", "id": "_1183", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Initial Institutional Survey, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1185", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1184", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1184"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1185", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1184", "type": "Item", "id": "_1184", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1186", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1185", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1185"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1186", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1185", "type": "Item", "id": "_1185", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Initial Household Survey, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1187", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1186", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1186"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1187", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1186", "type": "Item", "id": "_1186", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1188", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1187", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1187"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1188", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1187", "type": "Item", "id": "_1187", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2004 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1189", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1188", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1188"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1189", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1188", "type": "Item", "id": "_1188", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1190", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1189", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1189"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1190", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1189", "type": "Item", "id": "_1189", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 1999", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1191", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1190", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1190"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1191", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1190", "type": "Item", "id": "_1190", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2001 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1192", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1191", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1191"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1192", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1191", "type": "Item", "id": "_1191", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2000 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1193", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1192", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1192"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1193", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1192", "type": "Item", "id": "_1192", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1194", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1193", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1193"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1194", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1193", "type": "Item", "id": "_1193", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2003 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1195", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1194", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1194"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1195", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1194", "type": "Item", "id": "_1194", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2005 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1196", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1195", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1195"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1196", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1195", "type": "Item", "id": "_1195", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1197", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1196", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1196"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1197", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1196", "type": "Item", "id": "_1196", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1198", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1197", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1197"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1198", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1197", "type": "Item", "id": "_1197", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2002 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1199", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1198", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1198"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1199", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1198", "type": "Item", "id": "_1198", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Initial Key Informant Survey, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1200", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1199", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1199"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1200", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1199", "type": "Item", "id": "_1199", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Townsend Thai Project Household Annual Resurvey, 2006 [limited version]", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1201", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1200", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1200"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1201", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1200", "type": "Item", "id": "_1200", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Robert M. Townsend"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84037: Thai Attitude Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/THUSIA1984-I84037", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1202", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1201", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1201"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1202", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1201", "type": "Item", "id": "_1201", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1987-I87100: Thai Attitude Toward Economic and Security Issues", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/THUSIA1987-I87100", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1203", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1202", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1202"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1203", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1202", "type": "Item", "id": "_1202", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89082: Bangkok Opinion", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/THUSIA1989-I89082", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Thailand", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1204", "Augmented_Locations_text": "15.000,100.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1203", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1203"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1204", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1203", "type": "Item", "id": "_1203", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1204", "label": "_1204", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Den Haag, The Netherlands", "Collection_Location_text": "The Netherlands", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1205", "Project_Name_text": "IIPC", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Web archive of The Netherlands", "label_text": "_1205", "Augmented_Locations_text": "52.500,5.750", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1204", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1204"], "Description_text": "KB as national library is responsible for collecting, cataloguing and archiving publications issued in the Netherlands. More and more publications are exclusively published in digital form, such as for example websites. This digital cultural heritage is under thread of becoming inaccessible in the (near) future. Therefore, KB sees it as it\u2019s task to collect, archive and provide permanent access to websites. KB selection of Dutch websites is based on its collection policy (Dutch history, language and culture). The selection focusses on websites containing scientific and cultural content. Another area of interest is innovative websites. A subsequent step will be to extend the by cooperating with other Dutch knowledge institutions. KB uses a selective approach to web archiving for several reasons: The .nl domain is enormous. KB chooses integrally archiving a selection of websites over partly archiving all websites. KB asks the owner of a website in advance permission for crawling, archiving and presenting a website. ", "Partner_Organization_text": "Web archive of The Netherlands", "Timeline_text": "2007 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1991-I91010: Persian Gulf Crisis", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/TKUSIA1991-I91010", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Turkey", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1206", "Augmented_Locations_text": "39.000,35.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1205", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1205"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1206", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1205", "type": "Item", "id": "_1205", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Udaipur Health Study", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Udaipur, India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1207", "Augmented_Locations_text": "24.571,73.692", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1206", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1206"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1207", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1206", "type": "Item", "id": "_1206", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Monitoring Works: Getting Teachers to Come to School", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Udaipur, India", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1208", "Augmented_Locations_text": "24.571,73.692", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1207", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1207"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1208", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1207", "type": "Item", "id": "_1207", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The Issue Correlates of War (ICOW) Project: Historical State Names Data Set", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uganda", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1209", "Augmented_Locations_text": "2.000,33.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1208", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1208"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1209", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1208", "type": "Item", "id": "_1208", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Uganda: Policies for Improved Soil Nutrient Management, Output Trading Survey Dataset, 1999-2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uganda", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1210", "Augmented_Locations_text": "2.000,33.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1209", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1209"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1210", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1209", "type": "Item", "id": "_1209", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Collective Action in Canal Irrigation Systems Management: The Case of Doho Rice Scheme in Uganda, 2001 ", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uganda", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1211", "Augmented_Locations_text": "2.000,33.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1210", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1210"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1211", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1210", "type": "Item", "id": "_1210", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Uganda - Policies for Improved Land Management Dataset, 1999-2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uganda", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1212", "Augmented_Locations_text": "2.000,33.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1211", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1211"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1212", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1211", "type": "Item", "id": "_1211", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Uganda: Policies for Improved Soil Nutrient Management, Input Trading Survey Dataset, 1999-2002", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uganda", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1213", "Augmented_Locations_text": "2.000,33.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1212", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1212"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1213", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1212", "type": "Item", "id": "_1212", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1985-I85026: Britain Successor Generation", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/GBUSIA1985-I85026", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "UK", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1214", "Augmented_Locations_text": "55.077,98.854", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1213", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1213"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1214", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1213", "type": "Item", "id": "_1213", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1214", "label": "_1214", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Ukraine", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1215", "Project_Name_text": "Archive-It", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Ukraine fragile sites 2/08", "URL_text": "http://archive-it.org/public/collection.html?id=967", "label_text": "_1215", "Augmented_Locations_text": "49.000,32.000", "Collection_Start_Date_text": "2008", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1214", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1214"], "Description_text": "List of sites about Ukrainian issues, most coming from Ukraine itself.", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1215", "label": "_1215", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Ukraine", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1216", "Project_Name_text": "Archive-It", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "Ukrainian Blog", "URL_text": "http://archive-it.org/public/collection.html?id=1032", "label_text": "_1216", "Augmented_Locations_text": "49.000,32.000", "Collection_Start_Date_text": "2008", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1215", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1215"], "Description_text": "Blogs in Ukraine", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1216", "label": "_1216", "Type": ["Web sites", "Audio/Video"], "Content_Type_text": "Web sites, Audio/Video", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Ukraine", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1217", "Project_Name_text": "Archive-It", "Date": "2009-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Ukrainian Websites", "URL_text": "http://archive-it.org/public/collection.html?id=1524", "label_text": "_1217", "Augmented_Locations_text": "49.000,32.000", "Collection_Start_Date_text": "2009", "Subject_text": "WORLD HISTORY AND CULTURES", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1216", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1216"], "Description_text": "A collection of websites illustrating the turbulence of the civil society in Ukraine. 2009.", "Partner_Organization_text": "Georgetown University", "Timeline_text": "2009 - "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Longitudinal Data on Social Structure and Personality, Based on Interviews With a Random Sample of Men and Women Living in the Urban Areas of Ukraine in 1992-1993, and Re-interviews With a Subsample in 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/21662", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Ukraine", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1218", "Augmented_Locations_text": "49.000,32.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1217", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1217"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1218", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1217", "type": "Item", "id": "_1217", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1218", "label": "_1218", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Kew, United Kingdom", "Collection_Location_text": "United Kingdom", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1219", "Project_Name_text": "IIPC", "Date": "1997-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "The UK Government Web Archive", "URL_text": "http://www.nationalarchives.gov.uk/webarchive", "label_text": "_1219", "Augmented_Locations_text": "54.000,-4.000", "Collection_Start_Date_text": "1997", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1218", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1218"], "Description_text": "Archive of UK Central Government websites", "Partner_Organization_text": "The UK Government Web Archive", "Timeline_text": "1997 -"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1219", "label": "_1219", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Boston Spa, United Kingdom", "Collection_Location_text": "United Kingdom", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1220", "Project_Name_text": "IIPC", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "UK Web Archive ", "URL_text": "http://www.webarchive.org.uk/ukwa/", "label_text": "_1220", "Augmented_Locations_text": "54.000,-4.000", "Collection_Start_Date_text": "2005", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1219", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1219"], "Description_text": "The UK Web Archive is a corpus of websites selected by leading UK institutions for their historical, social and cultural significance, for the benefit of researchers. The archive is free to view and has already collected over 5,000 selected websites since it was set up in mid-2005. The UK Web Archive is provided by the British Library in partnership with the National Library of Wales, JISC and The Wellcome Library. It also contains records contributed by the National Archives and the National Library of Scotland. ", "Partner_Organization_text": "UK Web Archive ", "Timeline_text": "2005 -"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 1993-1994: Detailed Report File", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/3586", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1221", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1220", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1220"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1221", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1220", "type": "Item", "id": "_1220", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Network Analysis of Corporate Political Action, 1980 [United States]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4542", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1222", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1221", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1221"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1222", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1221", "type": "Item", "id": "_1221", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "United States House of Representatives Committee Assignment Request Data, 80th-103rd Congress", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/21080", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1223", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1222", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1222"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1223", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1222", "type": "Item", "id": "_1222", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 1999-2000: Detailed Report File", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/3589", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1224", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1223", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1223"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1224", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1223", "type": "Item", "id": "_1223", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 1989-1990: Detailed Report File", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/3592", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1225", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1224", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1224"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1225", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1224", "type": "Item", "id": "_1224", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 1999-2000: Freedom of Information Act (FOIA) Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4130", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1226", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1225", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1225"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1226", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1225", "type": "Item", "id": "_1225", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 1995-1996: Freedom of Information Act (FOIA) Data", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4129", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1227", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1226", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1226"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1227", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1226", "type": "Item", "id": "_1226", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Campaign Expenditures in the United States, 2001-2002: Detailed Report File", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/3590", "Collection_Availability_text": "Research Use", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1228", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1227", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1227"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1228", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1227", "type": "Item", "id": "_1227", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Setting the Alcohol-control Agenda: Popular Attitudes and Legislative Responses Toward Alcohol Control and Prohibition in the United States, 1890-1950", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/20903", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1229", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1228", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1228"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1229", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1228", "type": "Item", "id": "_1228", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "State Legislative Election Returns, 1967-2003", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/21480", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1230", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1229", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1229"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1230", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1229", "type": "Item", "id": "_1229", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A*CENSUS (Archival Census and Education Needs Survey in the United States), 2004", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4265", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1231", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1230", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1230"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1231", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1230", "type": "Item", "id": "_1230", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Social Sciences Data and Government Information Feedback Survey, October 2005 [United States]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4375", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1232", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1231", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1231"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1232", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1231", "type": "Item", "id": "_1231", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Survey of Public Participation in the Arts, 1997: [United States]", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4205", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1233", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1232", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1232"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1233", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1232", "type": "Item", "id": "_1232", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Independent Regulatory Commissioner Database, 1887-2000", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.2/4221", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1234", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1233", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1233"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1234", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1233", "type": "Item", "id": "_1233", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "ICPSR"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The apathetic democrat and other non-activists: University students in post-Soviet transition, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1235", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1234", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1234"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1235", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1234", "type": "Item", "id": "_1234", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: What history advises about reinventing government: A case meta-analysis of bureaucratic effectiveness in United States federal agencies, 1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1236", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1235", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1235"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1236", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1235", "type": "Item", "id": "_1235", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Fiscal transfers, voting behavior, and national integration in post-Soviet Russia, 1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1237", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1236", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1236"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1237", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1236", "type": "Item", "id": "_1236", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The micropolitics of realism: A general equilibrium approach to security maximization, 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1238", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1237", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1237"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1238", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1237", "type": "Item", "id": "_1237", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Just leave it to the courts: How, when, and why Congress abdicates the legislative power, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1239", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1238", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1238"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1239", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1238", "type": "Item", "id": "_1238", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Essays on Elections", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1240", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1239", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1239"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1240", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1239", "type": "Item", "id": "_1239", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Partisan strategies and supply-side economic policies in advanced nations 1960-1990, 1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1241", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1240", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1240"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1241", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1240", "type": "Item", "id": "_1240", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Money, managers, and growth: Enterprise restructuring in the Czech Republic 1989-1995, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1242", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1241", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1241"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1242", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1241", "type": "Item", "id": "_1241", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Spinning wheels: The politics of urban school reform, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1243", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1242", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1242"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1243", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1242", "type": "Item", "id": "_1242", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Pursuit of interest: The politics of subsidized trade in the Soviet bloc, 1993", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1244", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1243", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1243"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1244", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1243", "type": "Item", "id": "_1243", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Taking charge: Black electoral success and the redefinition of American politics, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1245", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1244", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1244"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1245", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1244", "type": "Item", "id": "_1244", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Legislative instability: The dynamics of agenda control in the Russian Parliament 1990-1993, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1246", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1245", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1245"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1246", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1245", "type": "Item", "id": "_1245", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The distribution of educational opportunities in Massachusetts, 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1247", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1246", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1246"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1247", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1246", "type": "Item", "id": "_1246", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The political economy of over-commitment: A comparative study of democratic management of the Keynesian welfare state, 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1248", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1247", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1247"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1248", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1247", "type": "Item", "id": "_1247", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Reform and its ramifications: The impact of term limits on legislative decision-making, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1249", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1248", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1248"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1249", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1248", "type": "Item", "id": "_1248", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Voices from the Pagan Census: A National Survey of Witches and Neo-Pagans in the United States, 1993-1995", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1250", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1249", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1249"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1250", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1249", "type": "Item", "id": "_1249", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "National Material Capabilities (v3.02)", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1251", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1250", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1250"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1251", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1250", "type": "Item", "id": "_1250", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Contested control: Congress, the President, and the Pentagon, 1996", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1252", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1251", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1251"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1252", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1251", "type": "Item", "id": "_1251", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: The moderation dilemma: Legislative coalitions and the politics of family and medical leave, 1997", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1253", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1252", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1252"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1253", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1252", "type": "Item", "id": "_1252", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1253", "label": "_1253", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1254", "Project_Name_text": "Web-at-Risk ", "Date": "2007-09-29T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "Jewish American Left Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/JewishAmericanLeft", "label_text": "_1254", "Augmented_Locations_text": "39.760,-98.500", "Collection_Start_Date_text": "2007/09/29", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1253", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1253"], "Description_text": "Contains websites of progressive/left Jewish American entities concerned with a range of issues, including Jewish identity and culture, anti-semitism, economic and social justice for Jews and others, the Arab-Israeli conflict (critical of the policies of Israel, especially of building settlements in the occupied territories), Jews and the labor movement, Jews and the left.", "Partner_Organization_text": "New York University ", "Timeline_text": "September 29, 2007 - May 10, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1254", "label": "_1254", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "New York, NY", "Collection_Location_text": "United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1255", "Project_Name_text": "Web-at-Risk ", "Date": "2007-09-28T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "Prisoners Rights & Political Prisoners Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/PrisonersRights", "label_text": "_1255", "Augmented_Locations_text": "39.760,-98.500", "Collection_Start_Date_text": "2007/09/28", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1254", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1254"], "Description_text": "Contains websites relating to U.S. prisoners' civil rights, political prisoners, prison industrial complex, sentencing policy (including drug sentencing), discrimination against minorities, solitary confinement and other Eighth Amendment related issues, and also websites relating to U.S. entities' efforts on behalf of prisoners worldwide.", "Partner_Organization_text": "New York University ", "Timeline_text": "September 28, 2007 - May 10, 2010"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 15229", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-15229", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1256", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1255", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1255"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1256", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1255", "type": "Item", "id": "_1255", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 17162: AARP Beyond 50", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-17162", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1257", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1256", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1256"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1257", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1256", "type": "Item", "id": "_1256", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 28335", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-28335", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1258", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1257", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1257"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1258", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1257", "type": "Item", "id": "_1257", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Generation 2001 World Trade Center Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-15085", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1259", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1258", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1258"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1259", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1258", "type": "Item", "id": "_1258", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 29495", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-29495", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1260", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1259", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1259"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1260", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1259", "type": "Item", "id": "_1259", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 17620", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-17620", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1261", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1260", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1260"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1261", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1260", "type": "Item", "id": "_1260", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 24642", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-24642", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1262", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1261", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1261"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1262", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1261", "type": "Item", "id": "_1261", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 15780", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-15780", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1263", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1262", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1262"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1263", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1262", "type": "Item", "id": "_1262", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 27129", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-27129", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1264", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1263", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1263"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1264", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1263", "type": "Item", "id": "_1263", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 17123", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-17123", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1265", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1264", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1264"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1265", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1264", "type": "Item", "id": "_1264", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 20198", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-20198", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1266", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1265", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1265"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1266", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1265", "type": "Item", "id": "_1265", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 25035", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-25035", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1267", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1266", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1266"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1267", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1266", "type": "Item", "id": "_1266", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 25890", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-25890", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1268", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1267", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1267"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1268", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1267", "type": "Item", "id": "_1267", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 23283", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-23283", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1269", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1268", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1268"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1269", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1268", "type": "Item", "id": "_1268", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 23845", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-23845", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1270", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1269", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1269"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1270", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1269", "type": "Item", "id": "_1269", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 19708", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-19708", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1271", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1270", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1270"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1271", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1270", "type": "Item", "id": "_1270", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 17217", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-17217", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1272", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1271", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1271"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1272", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1271", "type": "Item", "id": "_1271", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 24423", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-24423", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1273", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1272", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1272"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1273", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1272", "type": "Item", "id": "_1272", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 26827", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-26827", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1274", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1273", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1273"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1274", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1273", "type": "Item", "id": "_1273", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 17838", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-17838", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1275", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1274", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1274"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1275", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1274", "type": "Item", "id": "_1274", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Harris Study No. 20662", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.29/H-20662", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1276", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1275", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1275"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1276", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1275", "type": "Item", "id": "_1275", "Institution_Location_text": "Chapel Hill, NC", "Partner_Organization_text": "Odum Institute "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Replication data for: Measuring Citizen and Government Ideology in the American States, 1960-93", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/datapass/faces/AdvSearchPage.xhtml", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1277", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1276", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1276"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1277", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1276", "type": "Item", "id": "_1276", "Institution_Location_text": "Ann Arbor, MI", "Partner_Organization_text": "Richard C. Fording"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1997-KIDS: What Americans Really Think About The Next Generation", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1997-KIDS", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1278", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1277", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1277"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1278", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1277", "type": "Item", "id": "_1277", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1998-BAL: Crime, Fears and Videotape--A Public Opinion Study of Baltimore-Area Residents", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1998-BAL", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1279", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1278", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1278"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1279", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1278", "type": "Item", "id": "_1278", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1998-EDUC: Taking Responsibility--Leaders\u0092 Expectations of Higher Education", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1998-EDUC", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1280", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1279", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1279"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1280", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1279", "type": "Item", "id": "_1279", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1998-MOVE: Time To Move On--An Agenda For Public Schools Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1998-MOVE", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1281", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1280", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1280"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1281", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1280", "type": "Item", "id": "_1280", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1998-REAL: Reality Check 1998", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1998-REAL", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1282", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1281", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1281"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1282", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1281", "type": "Item", "id": "_1281", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1999-ICE: On Thin Ice--Alternatives to Public Schools", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1999-ICE", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1283", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1282", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1282"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1283", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1282", "type": "Item", "id": "_1282", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 1999-PART: Playing Their Parts--Parental Involvement in Public Schools Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF1999-PART", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1284", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1283", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1283"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1284", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1283", "type": "Item", "id": "_1283", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2000-ACC: Academic Standards in Public Schools/Standardized Tests", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2000-ACC", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1285", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1284", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1284"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1285", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1284", "type": "Item", "id": "_1284", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2000-WAIT: Just Waiting To Be Asked?--A Fresh Look at Public Engagement", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2000-WAIT", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1286", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1285", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1285"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1286", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1285", "type": "Item", "id": "_1285", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2001-REAL: Reality Check 2001", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2001-REAL", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1287", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1286", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1286"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1287", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1286", "type": "Item", "id": "_1286", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2002-AGG: Aggravating Circumstances--Rudeness In America Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2002-AGG", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1288", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1287", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1287"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1288", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1287", "type": "Item", "id": "_1287", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2002-CON: Knowing It by Heart--The Constitution and its Meaning", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2002-CON", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1289", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1288", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1288"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1289", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1288", "type": "Item", "id": "_1288", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2002-PAR: Lot Easier Said Than Done--Raising Children Today Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2002-PAR", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1290", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1289", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1289"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1290", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1289", "type": "Item", "id": "_1289", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2002-SMALL: Public Opinions on Large and Small High Schools", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2002-SMALL", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1291", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1290", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1290"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1291", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1290", "type": "Item", "id": "_1290", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2002-SPEC: When It\u0092s Your Own Child--Special Education in Public Schools", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2002-SPEC", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1292", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1291", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1291"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1292", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1291", "type": "Item", "id": "_1291", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2003-PUSH: Travel Civility", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2003-PUSH", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1293", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1292", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1292"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1293", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1292", "type": "Item", "id": "_1292", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll # 2006-LIB: Public Libraries in the 21st Century", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2006-LIB", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1294", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1293", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1293"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1294", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1293", "type": "Item", "id": "_1293", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: All Work and No Play?  What Kids and Parents Really Want From Out-Of-School Time", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2004-TIME", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1295", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1294", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1294"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1295", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1294", "type": "Item", "id": "_1294", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Confidence in Foreign Policy Index--Volume 1", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2005-CFPI1", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1296", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1295", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1295"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1296", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1295", "type": "Item", "id": "_1295", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Confidence in Foreign Policy Index--Volume 2", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2006-CFPI2", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1297", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1296", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1296"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1297", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1296", "type": "Item", "id": "_1296", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Confidence in Foreign Policy Index--Volume 3", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2006-CFPI3", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1298", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1297", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1297"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1298", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1297", "type": "Item", "id": "_1297", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Confidence in Foreign Policy Index--Volume 6", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2008-CFPI6", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1299", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1298", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1298"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1299", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1298", "type": "Item", "id": "_1298", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Energy Learning Curve", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2009-ENERGY", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1300", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1299", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1299"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1300", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1299", "type": "Item", "id": "_1299", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Lessons Learned--New Teachers Talk About Their Jobs, Challenges and Long-Range Plans", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2007-LESS", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1301", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1300", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1300"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1301", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1300", "type": "Item", "id": "_1300", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Reality Check 2006", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2006-REAL", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1302", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1301", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1301"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1302", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1301", "type": "Item", "id": "_1301", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Religion and Public Life", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2004-RPL", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1303", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1302", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1302"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1303", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1302", "type": "Item", "id": "_1302", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Squeeze Play 2007--How Parents and the Public Look at Higher Education Today", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2007-EDUC", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1304", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1303", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1303"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1304", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1303", "type": "Item", "id": "_1303", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Squeeze Play 2009--The Public\u0092s Views on College Costs Today", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2008-EDUC", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1305", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1304", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1304"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1305", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1304", "type": "Item", "id": "_1304", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Public Agenda Foundation Poll: Teachers Interrupted", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USPAF2004-TEACH", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1306", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1305", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1305"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1306", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1305", "type": "Item", "id": "_1305", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1989-I89016: Fulbright Exchange Teacher Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USUSIA1989-I89016", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1307", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1306", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1306"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1307", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1306", "type": "Item", "id": "_1306", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll:  A Workplace Divided--How Americans View Discrimination and Race on the Job", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2001-WORKTRENDS09", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1308", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1307", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1307"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1308", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1307", "type": "Item", "id": "_1307", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: A Work-Filled Retirement: Workers' Changing Views on Employment and Leisure", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2005-WORKTRENDS16", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1309", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1308", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1308"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1309", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1308", "type": "Item", "id": "_1308", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Americans Attitudes' about Work, Employers, and the Government", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG1998-WORKTRENDS01", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1310", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1309", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1309"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1310", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1309", "type": "Item", "id": "_1309", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: At a Crossroads--American Workers Assess Jobs and Economic Security Amid the Race for President", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2004-WORKTRENDS15", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1311", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1310", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1310"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1311", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1310", "type": "Item", "id": "_1310", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Laid Off--American Workers and Employers Assess a Volatile Labor Market", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2004-WORKTRENDS14", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1312", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1311", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1311"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1312", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1311", "type": "Item", "id": "_1311", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Making the Grade?--What American Workers Think Should Be Done to Improve Education", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2000-WORKTRENDS06", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1313", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1312", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1312"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1313", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1312", "type": "Item", "id": "_1312", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Nothing but Net--American Workers and the Information Economy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2000-WORKTRENDS05", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1314", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1313", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1313"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1314", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1313", "type": "Item", "id": "_1313", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Restricted Access--A Survey of Employers About People with Disabilities and Lowering Barriers to Work", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2002-WORKTRENDS12", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1315", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1314", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1314"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1315", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1314", "type": "Item", "id": "_1314", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Second Wind--Workers, Retirement, and Social Security", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2000-WORKTRENDS07", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1316", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1315", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1315"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1316", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1315", "type": "Item", "id": "_1315", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Standing on Shaky Ground--Employers Sharply Concerned in Aftermath of Recession and Terror", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2001-WORKTRENDS10", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1317", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1316", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1316"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1317", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1316", "type": "Item", "id": "_1316", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Taking Stock of Retirement--How Workers and Employers Assess Pensions, Trust, and the Economy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2002-WORKTRENDS11", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1318", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1317", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1317"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1318", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1317", "type": "Item", "id": "_1317", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: The Disposable Worker--Living in a Job-Loss Economy", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG2003-WORKTRENDS13", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1319", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1318", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1318"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1319", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1318", "type": "Item", "id": "_1318", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Who Will Let the Good Times Roll--A National Survey on Jobs, the Economy, and the Race for President", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG1999-WORKTRENDS04", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1320", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1319", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1319"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1320", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1319", "type": "Item", "id": "_1319", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Work and Family--How Employers and Workers Can Strike the Balance", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG1999-WORKTRENDS02", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1321", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1320", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1320"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1321", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1320", "type": "Item", "id": "_1320", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Work Trends Poll: Working Hard but Staying Poor--A National Survey of the Working Poor and Unemployed", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/USRUTG1999-WORKTRENDS03", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "United States", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1322", "Augmented_Locations_text": "39.760,-98.500", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1321", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1321"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1322", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1321", "type": "Item", "id": "_1321", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1322", "label": "_1322", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Berkeley, CA", "Collection_Location_text": "United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1323", "Project_Name_text": "Web-at-Risk ", "Date": "2008-05-07T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/05/10", "Name_of_Specific_Collection_text": "International Development Organizations Web Archive ", "URL_text": "http://webarchives.cdlib.org/a/idocs", "label_text": "_1323", "Augmented_Locations_text": "39.760,-98.500", "Collection_Start_Date_text": "2008/05/07", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1322", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1322"], "Description_text": "This project contains archived web sites for publications from International Government Organizations (IGOs) devoted to promoting economic development, gender equality, and reproductive health, as well as fighting poverty, and combating HIV/AIDS. It focuses on IGO country and regional offices from around the world, including the United Nations Population Fund (UNFPA) and the United Nations Development Fund for Women (UNIFEM).", "Partner_Organization_text": "University of California Berkeley Library", "Timeline_text": "May 7, 2008 - May 10, 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1323", "label": "_1323", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "College Park, MD", "Collection_Location_text": "United States", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1324", "Project_Name_text": "Birth of the Dot Com Era", "Date": "1990-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2000", "Name_of_Specific_Collection_text": "Digital Archive of the Birth of the Dot Com Era", "URL_text": "http://www.dotcomarchive.org/", "label_text": "_1324", "Augmented_Locations_text": "39.760,-98.500", "Collection_Start_Date_text": "1990", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1323", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1323"], "Description_text": "At-risk digital materials from the American business culture during the early years of the commercialization of the Internet, from 1994 to 2001, the \"Birth of the Dot Com Era,\" including business, marketing and technical plans; venture presentations; and other business documents from more than 2,000 failed and successful Internet startups. ", "Partner_Organization_text": "University of Maryland, Robert H. Smith School of Business, Center for History and New Media, George Mason University, Gallivan, Gallivan & O\u2019Melia LLC, Morrison & Foerster, LLP, Ropers Majeski Kohn & Bentley PC", "Timeline_text": "1990-2000"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1324", "label": "_1324", "Type": "Audio/Video", "Content_Type_text": "Audio/Video", "Institution_Location_text": "Atlanta, GA", "Collection_Location_text": "United States, Georgia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1325", "Project_Name_text": "MetaArchive Cooperative", "Date": "1900-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Special Collections Sound Recordings", "URL_text": "http://pending.emory.edu/", "label_text": "_1325", "Augmented_Locations_text": "32.750,-83.500", "Collection_Start_Date_text": "1900", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1324", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1324"], "Description_text": "Digital materials of relevance to the study of southern cultures and histories.  This collection consists of digital audio and moving image files converted from chiefly analog sources. Recordings are from various collections. They were created in response to user or staff requests. ", "Partner_Organization_text": "Emory University ", "Timeline_text": "1900-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1325", "label": "_1325", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Tallahassee, FL", "Collection_Location_text": "Ur, Iraq", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1326", "Project_Name_text": "MetaArchive Cooperative", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "FSU Cuneiform Tablets Collection Photographs", "URL_text": "http://nas-725n.lib.fsu.edu/fsu_cuneiform_tablets/fsu_lockss_clt02/", "label_text": "_1326", "Augmented_Locations_text": "30.963,46.102", "Collection_Start_Date_text": "2007", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1325", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1325"], "Description_text": "The FSU Cuneiform Tablets Collections includes obverse and reverse images of 24 ancient Babylonian cuneiform clay tablets from the Ur III period with translations and descriptions by Eleanor Robson. Research by Dr. Kathleen Clark, high-resolution scanning by Giesele Towels, and digital collection by FSU Libraries Digital Library.", "Partner_Organization_text": "Florida State University ", "Timeline_text": "2007-2008"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1995 Social Accounting Matrix (SAM) For Uruguay", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uruguay", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1327", "Augmented_Locations_text": "-33.000,-56.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1326", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1326"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1327", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1326", "type": "Item", "id": "_1326", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1999 Social Accounting Matrix (SAM) For Uganda", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uruguay", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1328", "Augmented_Locations_text": "-33.000,-56.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1327", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1327"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1328", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1327", "type": "Item", "id": "_1327", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90069: 5 Country SA Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/URUSIA1990-I90069", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Uruguay", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1329", "Augmented_Locations_text": "-33.000,-56.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1328", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1328"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1329", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1328", "type": "Item", "id": "_1328", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Geospatial", "Name_of_Specific_Collection_text": "Selected Items from the Utah State Geographic Information Database", "URL_text": "http://agrc.its.state.ut.us/", "Collection_Availability_text": "Online", "Subject_text": "MAPS AND GEOGRAPHY", "Collection_Location_text": "Utah", "Type": "Geospatial", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1330", "Augmented_Locations_text": "39.250,-111.751", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1329", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1329"], "modified": "no", "modified_text": "no", "Project_Name_text": "NC GeoMAPP project", "type_text": "Item", "label_text": "_1330", "Description_text": "A variety of datasets and static map products and images from the state of Utah. These include local datasets such as Salt Lake and Davis County parcels, zones and municipality data; orthoimagery from Salt Lake County; centralized datasets including framework, biota, inland waters, flooding, structures, transportation and environmental data; project files, including those used to supply evidence during the debate on Utah's Enhanced Drug Penalty Zone Law; and digitized maps, including the Salt Lake County 7.5-minute quadrangles.", "label": "_1329", "type": "Item", "id": "_1329", "Institution_Location_text": "Salt Lake City, UT", "Partner_Organization_text": "Utah Automated Geographic Reference Center  "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Persistent Effects of Discrimination and the Role of Social Identity", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Uttar Pradesh", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1331", "Augmented_Locations_text": "27.250,80.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1330", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1330"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1331", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1330", "type": "Item", "id": "_1330", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1331", "label": "_1331", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Oakland, CA", "Collection_Location_text": "Vancouver", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1332", "Project_Name_text": "Web-at-Risk ", "Date": "2010-01-05T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010/02/24", "Name_of_Specific_Collection_text": "2010 Winter Olympics ", "URL_text": "http://webarchives.cdlib.org/a/2010olympics", "label_text": "_1332", "Augmented_Locations_text": "49.250,-123.119", "Collection_Start_Date_text": "2010/01/05", "Subject_text": "SPORTS, RECREATION AND TRAVEL", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1331", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1331"], "Description_text": "This archive provides ongoing access to the websites of Olympic committees for nations that competed in the 2010 Vancouver Olympic Games. Snapshots were taken of Olympic committee websites before and throughout the games, with more frequent captures of nations with many athletes competing. The CTV and NBC websites devoted to the games are also included here. This archive was created as part of an effort by the International Internet Preservation Consortium (IIPC) to begin experimenting with cross-archival search strategies, using the Olympics as a common theme. Along with several national libraries, the California Digital Library is providing content related to the Olympics to serve as a basis for international cross-archival searching. Information about that project and links to search tools will be provided here as the work progresses.", "Partner_Organization_text": "University of California", "Timeline_text": "1/5/10 - 2/24/10"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1332", "label": "_1332", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Vatican City, Vatican", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1333", "Project_Name_text": "Library of Congress Web Archives", "Date": "2005-04-13T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2005/05/02", "Name_of_Specific_Collection_text": "Papal Transition 2005 Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/papal/papal-overview.html", "label_text": "_1333", "Augmented_Locations_text": "41.902,12.453", "Collection_Start_Date_text": "2005/04/13", "Subject_text": "RELIGION AND PHILOSOPHY", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1332", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1332"], "Description_text": "On April 2, 2005, Pope John Paul II died at the age of 84; seventeen days later, on April 19, 2005, Pope Benedict XVI was elected the 265th pope of the Roman Catholic Church. The death of a presiding pope of the Catholic Church is an event that affects more than one billion Catholics worldwide and also marks the departure of an influential world leader. The election of a new pope is a matter of international significance. The papal transition of 2005 marks the first election of a pope in the Internet Age. The Papal Transition 2005 Web Archive documents this transfer from one pope to another as it emerged on the Internet. The types of Web sites archived include the following: religious bodies, religious organizations, Catholic Web sources, U.S. and foreign government sites, international press coverage, editorials, public opinion, tributes and memorials, blogs, and other relevant sites.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "April 13, 2005 - May 2, 2005"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1968-I68001: Media Exposure In Venezuela", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/VZUSIA1968-I68001", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Venezuela", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1334", "Augmented_Locations_text": "8.000,-66.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1333", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1333"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1334", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1333", "type": "Item", "id": "_1333", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1983-I83064: US Action in Grenada", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/VZUSIA1983-I83064", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Venezuela", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1335", "Augmented_Locations_text": "8.000,-66.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1334", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1334"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1335", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1334", "type": "Item", "id": "_1334", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1984-I84061: 1984 Public Opinion (Comparative Study In Five Countries)", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/VZUSIA1984-I84061", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Venezuela", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1336", "Augmented_Locations_text": "8.000,-66.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1335", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1335"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1336", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1335", "type": "Item", "id": "_1335", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "USIA Poll # 1990-I90070: 5 Country SA Rider Survey", "URL_text": "http://dvn.iq.harvard.edu/dvn/study?globalId=hdl:1902.4/VZUSIA1990-I90070", "Collection_Availability_text": "Research Use", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Location_text": "Venezuela", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1337", "Augmented_Locations_text": "8.000,-66.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1336", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1336"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1337", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1336", "type": "Item", "id": "_1336", "Institution_Location_text": "Storrs, CT", "Partner_Organization_text": "Roper Center"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "State of Vermont Legislative Data", "URL_text": "http://www.mnhs.org/preserve/records/legislativerecords/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Vermont", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1338", "Augmented_Locations_text": "44.000,-72.750", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1337", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1337"], "modified": "no", "modified_text": "no", "Project_Name_text": "A Model Technological and Social Architecture for the Preservation of State Government Digital Information project", "type_text": "Item", "label_text": "_1338", "Description_text": "Web resources that relate to the content of a Vermont legislative bill, including reports, schedules, meeting minutes and/or journals that complement the content of bill drafting systems and elaborate on the records of the legislature.", "label": "_1337", "type": "Item", "id": "_1337", "Institution_Location_text": "Montpelier, VT", "Partner_Organization_text": "Vermont Department of Libraries, Vermont Enterprise Project Management Office, Vermont Joint Fiscal Office, Vermont Legislative Council, Vermont Office of the Chief Information Officer, Vermont State Archives"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "The 1996 and 1997 Social Accounting Matrices (SAM)  for Vietnam", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Vietnam", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1339", "Augmented_Locations_text": "16.167,107.833", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1338", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1338"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1339", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1338", "type": "Item", "id": "_1338", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1339", "label": "_1339", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1340", "Project_Name_text": "MetaArchive Cooperative", "Date": "1770-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1930", "Name_of_Specific_Collection_text": "The History of Blacksburg, Virginia", "URL_text": "http://spec.lib.vt.edu/mss/bburghistory/", "label_text": "_1340", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1770", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1339", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1339"], "Description_text": "As told to Mary E. Apperson by her mother, Lizzie Black Apperson, in 1936.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1770-1930"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1340", "label": "_1340", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1341", "Project_Name_text": "MetaArchive Cooperative", "Date": "1980-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1990", "Name_of_Specific_Collection_text": "Ann Hertzler, Professor Emerita", "URL_text": "http://spec.lib.vt.edu/culinary/Hertzler.html", "label_text": "_1341", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1980", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1340", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1340"], "Description_text": "The digital presentation, I've Been Working in the Kitchen, was adapted from the slides and script created in the late 1980's for the Virginia Cooperative Extension. It was to be used to spark interest in teaching preschool children basic kitchen skills. The 90+ images portray preschoolers learning by doing and building on their basic skill set. The Food Curriculum, co-authored by Marilyn Blossom, was adapted from the slides and script created for the Missouri Cooperative Extension. It was intended to show how to teach preschool children basic kitchen skills. The >130 images portray preschoolers learning by doing and introducing where foods come from, food preparation skills, and different food nutritional values. This presentation also illustrates how children learn to use math, social, classification, and motor skills during the process of preparing food. These are part of the Ann Hertzler Collection, MS2001-004.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1980-1990"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1341", "label": "_1341", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1342", "Project_Name_text": "MetaArchive Cooperative", "Date": "1994-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Annual Reports of the Digital Library and Archives and the University Libraries", "URL_text": "http://scholar.lib.vt.edu/vtpubs/", "label_text": "_1342", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1994", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1341", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1341"], "Description_text": "Activities in DLA and the University Libraries for each fiscal year beginning 1994/95.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1994-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1342", "label": "_1342", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1343", "Project_Name_text": "MetaArchive Cooperative", "Date": "1990-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1994", "Name_of_Specific_Collection_text": "BiblioTech", "URL_text": "http://scholar.lib.vt.edu/ejournals/BiblioTech/index.html", "label_text": "_1343", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1990", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1342", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1342"], "Description_text": "Newsletter of the Virginia Polytechnic Institute and State University Libraries", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1990-1994"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1343", "label": "_1343", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1344", "Project_Name_text": "MetaArchive Cooperative", "Date": "1890-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "Black History at Virginia Tech", "URL_text": "http://spec.lib.vt.edu/archives/blackhistory/", "label_text": "_1344", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1890", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1343", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1343"], "Description_text": "The University Archives has photographs, reminiscences, memorabilia, and other materials that help document black history at Virginia Tech.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1890-2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1344", "label": "_1344", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1345", "Project_Name_text": "MetaArchive Cooperative", "Date": "1731-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1731", "Name_of_Specific_Collection_text": "Book for Receipts--1731", "URL_text": "http://spec.lib.vt.edu/mss/pdf/CUBG.pdf", "label_text": "_1345", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1731", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1344", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1344"], "Description_text": "This collection contains the hand written receipts for the cooking recipes which were sold to customers.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1731-1731"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1345", "label": "_1345", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1346", "Project_Name_text": "MetaArchive Cooperative", "Date": "1895-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Bugle Archive", "URL_text": "http://spec.lib.vt.edu/archives/bugle/", "label_text": "_1346", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1895", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1345", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1345"], "Description_text": "The Bugle Archive has two series. The 1895-1900 yearbooks have each page presented separately as an image in a web page. The later issues are available by year as PDF files. The Bugles are arranged by decades.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1895-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1346", "label": "_1346", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1347", "Project_Name_text": "MetaArchive Cooperative", "Date": "1970-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1970", "Name_of_Specific_Collection_text": "Campus Unrest at Virginia Tech--1970", "URL_text": "http://spec.lib.vt.edu/archives/unrest/intro.htm", "label_text": "_1347", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1970", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1346", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1346"], "Description_text": "Seizure of Williams Hall, Spring 1970. This exhibition was designed using materials from the papers of Virginia Tech President Thomas Marshall Hahn (1962-1974) and photographs from the Special Collections Photograph Collection.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1970-1970"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1347", "label": "_1347", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1348", "Project_Name_text": "MetaArchive Cooperative", "Date": "1869-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1897", "Name_of_Specific_Collection_text": "Christiansburg Church Minutes Book", "URL_text": "http://spec.lib.vt.edu/mss/pdf/CPCL.pdf", "label_text": "_1348", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1869", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1347", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1347"], "Description_text": "Minutes of session, written by congregational secretaries R.D. Montague, Jno. R. Johnson, and Daniel Blain. Includes a list of members, the time when they were admitted to the Church, and their dates of death.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1869-1897"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1348", "label": "_1348", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1349", "Project_Name_text": "MetaArchive Cooperative", "Date": "1863-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1864", "Name_of_Specific_Collection_text": "H. E. Valentine Scrapbook", "URL_text": "http://spec.lib.vt.edu/civwar/valenhp.htm", "label_text": "_1349", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1863", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1348", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1348"], "Description_text": "Inkwash sketches by H. E. Valentine, of Company F of the 23rd Massachusetts Volunteer Infantry.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1863-1864"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1349", "label": "_1349", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1350", "Project_Name_text": "MetaArchive Cooperative", "Date": "1891-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1907", "Name_of_Specific_Collection_text": "John McLaren McBryde (1891-1907)", "URL_text": "http://spec.lib.vt.edu/archives/mcbrydhp.htm", "label_text": "_1350", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1891", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1349", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1349"], "Description_text": "Inventory of the Papers of John McLaren McBryde, Fifth President of Virginia Agricultural and Mechanical College", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1891-1907"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1350", "label": "_1350", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1351", "Project_Name_text": "MetaArchive Cooperative", "Date": "1913-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1919", "Name_of_Specific_Collection_text": "Joseph Dupuy Eggleston (1913-1919)", "URL_text": "http://spec.lib.vt.edu/archives/guide/eggleston/index.html", "label_text": "_1351", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1913", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1350", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1350"], "Description_text": "Inventory of the Records of Joseph Dupuy Eggleston Seventh President of Virginia Polytechnic Institute", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1913-1919"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1351", "label": "_1351", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1352", "Project_Name_text": "MetaArchive Cooperative", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1999", "Name_of_Specific_Collection_text": "Library Friends", "URL_text": "http://spec.lib.vt.edu/Friends/index.html", "label_text": "_1352", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1995", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1351", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1351"], "Description_text": "Newsletter of the Friends of University Libraries. The Friends of the University Libraries was founded in 1994 as a support and advocacy group for the University Libraries. Its purpose is to publicize the libraries' resources, promote their use, and encourage gving to maintain the libraries' excellence.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1995-1999"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1352", "label": "_1352", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1353", "Project_Name_text": "MetaArchive Cooperative", "Date": "1907-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1913", "Name_of_Specific_Collection_text": "Paul Brandon Barringer (1907-1913)", "URL_text": "http://spec.lib.vt.edu/archives/guide/barringer/index.html", "label_text": "_1353", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1907", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1352", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1352"], "Description_text": "Inventory of the Records of Paul Brandon Barringer Sixth President of Virginia Polytechnic Institute", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1907-1913"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1353", "label": "_1353", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1354", "Project_Name_text": "MetaArchive Cooperative", "Date": "1894-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1984", "Name_of_Specific_Collection_text": "Pre-World War II Thanksgiving at VPI", "URL_text": "http://spec.lib.vt.edu/archives/vpitg/vpitg1.htm", "label_text": "_1354", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1894", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1353", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1353"], "Description_text": "ONE of the grandest traditions that Virginia Polytechnic Institute (V.P.I.) ever knew was its old rivalry with Virginia Military Institute (V.M.I.). Manifested in the splendid, annual \"Military Classic of the South,\" this rivalry climaxed each football season in an unforgettable, four-day festival on Thanksgiving Day weekend.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1894-1984"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1354", "label": "_1354", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1355", "Project_Name_text": "MetaArchive Cooperative", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Raymond Dessy (in Faculty Archives)", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/dessy/", "label_text": "_1355", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2005", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1354", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1354"], "Description_text": "Exile from Olynthus (about Wilhelmina van Ingen Elarth) began as part of a chapter for a book based on Dessy's research in Virginia Tech's Special Collections, Ms69-004. \"Mapping the Blues Genes, Early Blues Music: 1900-1930\" is an essay that examines the mutations of the \"genes\" which led to the expression of the early blues. Imbedded in the text are numerous examples of lyrics and cover-art from 1904-1928.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2005-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1355", "label": "_1355", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1356", "Project_Name_text": "MetaArchive Cooperative", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "Research Publications Virginia Agricultural Experiment Station", "URL_text": "http://scholar.lib.vt.edu/mirrors/vaes/", "label_text": "_1356", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1995", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1355", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1355"], "Description_text": "VAES Research, Impacts and Publications. The Virginia Agricultural Experiment Station (VAES) performs research on food and fiber systems, their impact on the environment, and natural and human resource issues relating to the future needs of Virginia, the nation, and the world. VAES has faculty members at twelve agricultural research and extension centers, and throughout the colleges of Agriculture and Life Sciences, Human Resources and Education, Natural Resources, and Veterinary Medicine at Virginia Tech.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1995-2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1356", "label": "_1356", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1357", "Project_Name_text": "MetaArchive Cooperative", "Date": "1962-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1974", "Name_of_Specific_Collection_text": "Thomas Marshall Hahn (1962-1974)", "URL_text": "http://spec.lib.vt.edu/archives/guide/hahn/index.html", "label_text": "_1357", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1962", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1356", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1356"], "Description_text": "Inventory of the Records of T. Marshall Hahn, Jr. Eleventh President of Virginia Polytechnic Institute and State University", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1962-1974"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1357", "label": "_1357", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1358", "Project_Name_text": "MetaArchive Cooperative", "Date": "1925-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1931", "Name_of_Specific_Collection_text": "Tin Horn", "URL_text": "http://spec.lib.vt.edu/archives/tinhorn/index.html", "label_text": "_1358", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1925", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1357", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1357"], "Description_text": "Women students at Virginia Polytechnic Institute were not allowed to be in The Bugle yearbook. Therefore, they published their own yearbook, called The Tin Horn. Digital Imaging scanned the four issues; 1925 and 1929 were produced by hand, 1930 and 1931 were published by professional printers.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1925-1931"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1358", "label": "_1358", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1359", "Project_Name_text": "MetaArchive Cooperative", "Date": "1873-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1898", "Name_of_Specific_Collection_text": "VPI in the Spanish American War", "URL_text": "http://spec.lib.vt.edu/archives/spanamer/spamwar1.htm", "label_text": "_1359", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1873", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1358", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1358"], "Description_text": "by Col. Harry D. Temple", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1873-1898"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1359", "label": "_1359", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1360", "Project_Name_text": "MetaArchive Cooperative", "Date": "1984-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Virginia Libraries", "URL_text": "http://scholar.lib.vt.edu/ejournals/VALib/", "label_text": "_1360", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1984", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1359", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1359"], "Description_text": "Virginia Libraries is a quarterly journal published by the Virginia Library Association whose purpose is to develop, promote, and improve library and information services and the profession of librarianship in order to advance literacy and learning and to ensure access to information in the Commonwealth of Virginia. The journal, distributed to the membership, is used as a vehicle for members to exchange information, ideas, and solutions to mutual problems in professional articles on current topics in the library and information field.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1984-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1360", "label": "_1360", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1361", "Project_Name_text": "MetaArchive Cooperative", "Date": "1872-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1972", "Name_of_Specific_Collection_text": "VPI & SU Historical Data Book Centennial Edition", "URL_text": "http://spec.lib.vt.edu/archives/databook/index.htm", "label_text": "_1361", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1872", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1360", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1360"], "Description_text": "This Centennial edition of the Virginia Polytehcnic Institute and State University Historical Data Book is a revision and up-dating of an earlier edition, published in January 1964 as Vol. LVII, No. 3, of the Bulletin series. It was the intent of the first edition, as it is of this edition, to put interesting data about the University in a digested, quasi-almanac format that is easy to use.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1872-1972"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1361", "label": "_1361", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1362", "Project_Name_text": "MetaArchive Cooperative", "Date": "1883-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1942", "Name_of_Specific_Collection_text": "VPI Cadet Uniforms Image File", "URL_text": "http://spec.lib.vt.edu/testdata/uniforms.html", "label_text": "_1362", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1883", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1361", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1361"], "Description_text": "Uniforms of Cadets of the Virginia Agricultural and Mechanical College and the Virginia Polytechnic Institute", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1883-1942"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1362", "label": "_1362", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1363", "Project_Name_text": "MetaArchive Cooperative", "Date": "1973-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "VT Corps Female Cadet Scrapbook", "URL_text": "http://spec.lib.vt.edu/archives/corps/female_cadet_scrapbook.pdf", "label_text": "_1363", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1973", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1362", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1362"], "Description_text": "VT Corps Female Cadet Scrapbook", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1973-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1363", "label": "_1363", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1364", "Project_Name_text": "MetaArchive Cooperative", "Date": "1947-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1962", "Name_of_Specific_Collection_text": "Walter S. Newman (1947-1962)", "URL_text": "http://spec.lib.vt.edu/archives/guide/newman/newman.pdf", "label_text": "_1364", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1947", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1363", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1363"], "Description_text": "Inventory of the Papers of Walter S. Newman, Tenth President of Virginia Polytechnic Institute", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1947-1962"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1364", "label": "_1364", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1365", "Project_Name_text": "MetaArchive Cooperative", "Date": "1870-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1960", "Name_of_Specific_Collection_text": "First International Students at Virginia Tech", "URL_text": "http://spec.lib.vt.edu/archives/diversity/InternationalVPI/", "label_text": "_1365", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1870", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1364", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1364"], "Description_text": "Digital materials of relevance to the study of southern cultures and histories. ", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1870-1960"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1365", "label": "_1365", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1366", "Project_Name_text": "MetaArchive Cooperative", "Date": "1966-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "Black Women at Virginia Tech", "URL_text": "http://spec.lib.vt.edu/archives/blackwomen/", "label_text": "_1366", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1966", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1365", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1365"], "Description_text": "The Black Women at Virginia Tech History Project is a multi-phase research and educational project that involves identification of the first black women students, staff, and faculty at Virginia Tech and the collection of their oral history narratives. The interviews focus on the entry experience and the interviewees' perceptions of the climate and attitudes within the university community particularly as pertains to race and gender. Another phase of the project involves the design and execution of program events to enhance communication within and beyond the university community.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1966-2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1366", "label": "_1366", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1367", "Project_Name_text": "MetaArchive Cooperative", "Date": "1987-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1995", "Name_of_Specific_Collection_text": "Principalship Project:  Oral History of the Public School Principalship", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/principalship/", "label_text": "_1367", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1987", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1366", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1366"], "Description_text": "This project was designed to interview retired elementary, middle, and high school principals for their views, reminiscences, and accumulated wisdom. Most of the interviewees are from the Southeast (mainly Virginia, North Carolina, Maryland, District of Columbia, and West Virginia), with representative materials from Ohio, Colorado, Pennsylvania, and Wisconsin. Due to the modest level of funding available, collection has so far been limited almost exclusively to the four-state area around Washington, D.C. (Maryland, Virginia, West Virginia, and North Carolina), with a few from other parts of the United States. Of note is a set of 16 interviews from Colorado collected while the editor served briefly at the University of Northern Colorado, in Greeley; and a set of 25 interviews from Ohio, collected while the editor served with Youngstown State University. Respondents were elementary, middle, and secondary school principals who retired during the decades extending from the 1950's through the 1990's. They vary in age from the mid-50's to the 90's. They are male and female, black and white. Their academic training varies from the baccalaureate to the doctorate. These pages were developed by Patrick Carlton in conjunction with the New Media Center at Virginia Tech.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1987-1995"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1367", "label": "_1367", "Type": ["Text and/or Image", "Geospatial"], "Content_Type_text": "Text and/or Image, Geospatial ", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1368", "Project_Name_text": "MetaArchive Cooperative", "Date": "2000-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2001", "Name_of_Specific_Collection_text": "American Indian History at Virginia Tech", "URL_text": "http://spec.lib.vt.edu/archives/diversity/amindian/", "label_text": "_1368", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2000", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1367", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1367"], "Description_text": "Welcome to the University Archives' exploration of American Indian history at Virginia Tech. Virginia Tech, as a diverse community, recognizes American Indian students, past and present. The majority of these students are from Virginia and the southeast United States. This site links to Virginia Indian Tribe Research, American Indians at Virginia Tech Timeline, Image Gallery: Monacan Pow Wow, Monacan Homecoming, Columbus Day protest, American Indian Forum.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2000-2001"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1368", "label": "_1368", "Type": ["Text and/or Image", "Geospatial"], "Content_Type_text": "Text and/or Image, Geospatial ", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1369", "Project_Name_text": "MetaArchive Cooperative", "Date": "1798-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1998", "Name_of_Specific_Collection_text": "Blacksburg's Bicentennial 1798-1998", "URL_text": "http://spec.lib.vt.edu/bicent/index.html", "label_text": "_1369", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1798", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1368", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1368"], "Description_text": "Collection highlights Blacksburg, Virginia, from 1798 to 1998. It includes: Slideshow: Historic Blackburg, Timelines of Blacksburg History, Maps, Historic Sites, Blacksburg Documents, Blacksburg Views, and Archaeology", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1798-1998"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1369", "label": "_1369", "Type": ["Text and/or Image", "Geospatial"], "Content_Type_text": "Text and/or Image, Geospatial ", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1370", "Project_Name_text": "MetaArchive Cooperative", "Date": "1850-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1998", "Name_of_Specific_Collection_text": "Historical Virginia Tech", "URL_text": "http://spec.lib.vt.edu/archives/125th/", "label_text": "_1370", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1850", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1369", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1369"], "Description_text": "Collection details the history of Virginia Tech from its prefounding (1850) to the celebration of its 125th anniversary (1997/1998).", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1850-1998"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1370", "label": "_1370", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1371", "Project_Name_text": "MetaArchive Cooperative", "Date": "1862-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1864", "Name_of_Specific_Collection_text": "Fenwick Collection", "URL_text": "http://spec.lib.vt.edu/civwar/Fenwick/", "label_text": "_1371", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1862", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1370", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1370"], "Description_text": "Includes John Newton Smith's letters and Charles Gulager's sketchbook.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1862-1864"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "Nutrition Central", "URL_text": "http://spec.lib.vt.edu/culinary/Nutrition.Central/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "Virginia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1372", "Augmented_Locations_text": "36.853,-75.978", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1371", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1371"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_1372", "Description_text": "This site was aimed at K-6 teachers and students to offer information on all the food groups, pages just for teachers, just for students and food related books. Dr. Ann Hertzler developed this site while she was faculty for Human Nutrition, Foods and Exercise at Virginia Tech.", "label": "_1371", "type": "Item", "id": "_1371", "Institution_Location_text": "Blacksburg, VA", "Partner_Organization_text": "Virginia Polytechnic University "}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "South Atlantic Humanities Center--Current", "URL_text": "http://sahctest.lib.vt.edu/", "Collection_Availability_text": "Online", "Subject_text": "ARTS AND CULTURE", "Collection_Location_text": "Virginia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1373", "Augmented_Locations_text": "36.853,-75.978", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1372", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1372"], "modified": "no", "modified_text": "no", "Project_Name_text": "MetaArchive Cooperative", "type_text": "Item", "label_text": "_1373", "Description_text": "The mission of SAHC is to build understanding of the history, culture, and potential of the Atlantic and Caribbean South.", "label": "_1372", "type": "Item", "id": "_1372", "Institution_Location_text": "Blacksburg, VA", "Partner_Organization_text": "Virginia Polytechnic University "}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1373", "label": "_1373", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1374", "Project_Name_text": "MetaArchive Cooperative", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2005", "Name_of_Specific_Collection_text": "Special Collections at the Virtual Library of Virginia", "URL_text": "http://spec.lib.vt.edu/viva/", "label_text": "_1374", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1995", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1373", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1373"], "Description_text": "A consortium of academic libraries in Virginia, VIVA was established in 1993 with funds from the State Council of Higher Education of Virginia (SCHEV) to create a network of shared electronic resources for students and faculty and to facilitate cooperation among its members. VIVA Special Collections support and enhance the efforts of each academic library in the Commonwealth and the state library to make their unique Virginia resources available online. Originally named the Special Collections Committee, it was renamed the Virginia Heritage (Project) Task Force with the awarding of an NEH grant in 2000.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1995-2005"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1374", "label": "_1374", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1375", "Project_Name_text": "MetaArchive Cooperative", "Date": "1801-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Solitude--The Future Home of the Appalachian Center", "URL_text": "http://spec.lib.vt.edu/archives/solitude/", "label_text": "_1375", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1801", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1374", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1374"], "Description_text": "The collection includes archaeological, historic structure and dendrochronological reports as well as images and research links concerning the structure.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1801-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1375", "label": "_1375", "Type": ["Text and/or Image", "Audio/Video", "Web sites"], "Content_Type_text": "Text and/or Image, Audio/Video, Web sites", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1376", "Project_Name_text": "MetaArchive Cooperative", "Date": "1996-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "ETDs@VT", "URL_text": "http://scholar.lib.vt.edu/theses/", "label_text": "_1376", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1996", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1375", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1375"], "Description_text": "This is a growing collection of electronic theses and dissertations, documents that explain the research of Virginia Tech\u2019s graduate students, similar to their paper predecessors. ETDs have been required since January 1, 1997, so most documents prior to then are from scanned volumes. VT\u2019s ETDs are available to the public, though authors have the option of temporarily limiting access to the university community or withholding all access.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1996-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1376", "label": "_1376", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1377", "Project_Name_text": "MetaArchive Cooperative", "Date": "1903-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Collegiate Times Archive", "URL_text": "http://scholar.lib.vt.edu/vtpubs/ctimes/", "label_text": "_1377", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1903", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1376", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1376"], "Description_text": "The Collegiate Times is Virginia Tech's student-run newspaper since 1903.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1903-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1377", "label": "_1377", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1378", "Project_Name_text": "MetaArchive Cooperative", "Date": "2004-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2005", "Name_of_Specific_Collection_text": "Graduate School Reporter", "URL_text": "http://scholar.lib.vt.edu/vtpubs/gradnews/", "label_text": "_1378", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2004", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1377", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1377"], "Description_text": "GSR contains updates about the Virginia Tech Graduate School events, staff/student representatives, and program and policy updates.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2004-2005"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1378", "label": "_1378", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1379", "Project_Name_text": "MetaArchive Cooperative", "Date": "1994-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2005", "Name_of_Specific_Collection_text": "Spectrum", "URL_text": "http://scholar.lib.vt.edu/vtpubs/spectrum/", "label_text": "_1379", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1994", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1378", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1378"], "Description_text": "Spectrum: news for faculty, staff and graduate students, was published by Virginia Tech's Office of the University Relations until Dec.2004. Periodically issues featured a special insert such the Virginia Tech Conductor (published 4 times a year) and \"eLearning\" (published 2 times a year).", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1994-2005"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1379", "label": "_1379", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1380", "Project_Name_text": "MetaArchive Cooperative", "Date": "1999-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2007", "Name_of_Specific_Collection_text": "Virginia Tech Conductor", "URL_text": "http://scholar.lib.vt.edu/vtpubs/conductor/", "label_text": "_1380", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1999", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1379", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1379"], "Description_text": "Published twice per semester by the University's Multicultural Fellows (through the Office of Multicultural Affairs), the Virginia Tech Conductor is a newsletter designed to help readers learn more about diversity and share in multicultural experiences. It includes articles on diversity events, news, announcements, and research activities. The Conductor serves as a campus forum for the discussion of issues surrounding diversity and multicultural affairs.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1999-2007"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1380", "label": "_1380", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1381", "Project_Name_text": "MetaArchive Cooperative", "Date": "1994-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1997", "Name_of_Specific_Collection_text": "Virginian Pilot", "URL_text": "http://scholar.lib.vt.edu/VA-news/VA-Pilot/VA-Pilot.html", "label_text": "_1381", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1994", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1380", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1380"], "Description_text": "Regional newspaper for Southeast Virginia and Northeast North Carolina", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1994-1997"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1381", "label": "_1381", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1382", "Project_Name_text": "MetaArchive Cooperative", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "VT Staff Employees of the Week", "URL_text": "http://scholar.lib.vt.edu/vtpubs/empweek/", "label_text": "_1382", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2005", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1381", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1381"], "Description_text": "Virginia Tech staff employees of the week", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2005-2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1382", "label": "_1382", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1383", "Project_Name_text": "MetaArchive Cooperative", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2008", "Name_of_Specific_Collection_text": "WDBJ7", "URL_text": "http://scholar.lib.vt.edu/VA-news/WDBJ-7/", "label_text": "_1383", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1995", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1382", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1382"], "Description_text": "The television news broadcast scripts of CBS-affiliate, WDBJ7 in Roanoke, document activities in Southwest Virginia, especially in Roanoke, Lynchburg, Danville, and the New River Valley.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1995-2008"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1383", "label": "_1383", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1384", "Project_Name_text": "MetaArchive Cooperative", "Date": "1886-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1890", "Name_of_Specific_Collection_text": "White Sulphur Springs Ledger", "URL_text": "http://spec.lib.vt.edu/mss/pdf/wss_ledger.pdf", "label_text": "_1384", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1886", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1383", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1383"], "Description_text": "White Sulphur Springs Hotel Account Book, 1886-90. It includes the names of guests, their places of residence, the time of their arrival, and their room numbers. Each register page features advertisements for a variety of businesses in Richmond, Virginia.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1886-1890"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1384", "label": "_1384", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1385", "Project_Name_text": "MetaArchive Cooperative", "Date": "1885-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1895", "Name_of_Specific_Collection_text": "Yellow Sulphur Springs Ledger", "URL_text": "http://spec.lib.vt.edu/mss/pdf/yss_ledger.pdf", "label_text": "_1385", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1885", "Subject_text": "NEWS, MEDIA, JOURNALISM", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1384", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1384"], "Description_text": "YELLOW SULPHUR SPRINGS HOTEL [MONTGOMERY COUNTY, VIRGINIA]. ACCOUNT BOOK, 1885-1895. 0.5 cu. ft. Montgomery County mountain resort; established in 1810, closed in 1923. Became a Virginia Historic Landmark in 1977. Collection contains a guest register. Ms40-033.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1885-1895"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1385", "label": "_1385", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1386", "Project_Name_text": "MetaArchive Cooperative", "Date": "1872-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "1877", "Name_of_Specific_Collection_text": "Virginia Agricultural & Mechanical College Catalogue", "URL_text": "http://spec.lib.vt.edu/archives/catalog/", "label_text": "_1386", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1872", "Subject_text": "SCIENCE, MATHEMATICS AND TECHNOLOGY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1385", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1385"], "Description_text": "Catalogue of the Officers and Students", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1872-1877"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1386", "label": "_1386", "Type": ["Text and/or Image", "Audio/Video"], "Content_Type_text": "Text and/or Image, Audio/Video", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1387", "Project_Name_text": "MetaArchive Cooperative", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "Margaret Morris--The April 16th Project", "URL_text": "http://scholar.lib.vt.edu/faculty_archives/apuckett/mdmorris/", "label_text": "_1387", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2007", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Restricted Access", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1386", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1386"], "Description_text": "The purpose of this project is to prepare student-valued and student-collected multimedia materials (text, audio, video, and image data) in a manner consistent with best archival standards as defined by VT's Digital Library and Archive.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2007-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1387", "label": "_1387", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1388", "Project_Name_text": "MetaArchive Cooperative", "Date": "1995-01-01T00:00:00+0000", "type": "Item", "Name_of_Specific_Collection_text": "History of Architecture Catalog for Hypertext", "URL_text": "http://spec.lib.vt.edu/arch/CTHA/CTHA.html", "label_text": "_1388", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "1995", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1387", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1387"], "Description_text": "Developed by Dr. Humberto Rodr\u00edguez-Camilloni and Abbye A. Gorin, this site was developed for teaching art history to Virginia Tech's architecture students. The original text and images are from a laser disk that was reformatted for a web site.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "1995-"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1388", "label": "_1388", "Type": "Text and/or Image", "Content_Type_text": "Text and/or Image", "Institution_Location_text": "Blacksburg, VA", "Collection_Location_text": "Virginia", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1389", "Project_Name_text": "MetaArchive Cooperative", "Date": "2005-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2005", "Name_of_Specific_Collection_text": "Song of the Mountain", "URL_text": "http://scholar.lib.vt.edu/songofthemountain", "label_text": "_1389", "Augmented_Locations_text": "36.853,-75.978", "Collection_Start_Date_text": "2005", "Subject_text": "ARTS AND CULTURE", "Collection_Availability_text": "Research Use", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1388", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1388"], "Description_text": "Bluegrass concert series at the Lincoln Theatre in Marion, Virginia and the award winning TV show can be seen on WCVE and Public Television affiliates throughout the country. Song of the Mountains is produced through an unprecedented collaboration between The Lincoln Theatre, WCVE Public Television, regional bluegrass and old-time musicians, and the generous contributions of loyal supporters.", "Partner_Organization_text": "Virginia Polytechnic University ", "Timeline_text": "2005-2005"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1389", "label": "_1389", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Wallingford, CT", "Collection_Location_text": "Wallingford, Connecticut", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1390", "Project_Name_text": "K-12 Web Archiving", "Date": "2008-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Moran MS", "URL_text": "http://www.archive-it.org/k12/8MoranMS.html", "label_text": "_1390", "Augmented_Locations_text": "41.457,-72.823", "Collection_Start_Date_text": "2008", "Subject_text": "AMERICAN HISTORY", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1389", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1389"], "Description_text": "These Archive-it collections were created by students of James H. Moran Middle School in Wallingford, Connecticut. Moran Middle School serves grades 6-8 and is committed to guiding students from childhood through adolescence by encouraging independent thinking, self-worth and mutual respect necessary to become responsible, productive citizens in our ever-changing society. Moran Middle School students have archived 15,413,212 documents. Over the course of the Archive-It program, Moran students had the opportunity to speak with a local reporter and be featured in the local newspaper. You can see the article here.", "Partner_Organization_text": "Moran MS", "Timeline_text": "2008 - 2010"}, {"Content_Type_text": "Text and/or Image, Web sites", "Name_of_Specific_Collection_text": "Washington State Government Electronic Documents", "URL_text": "http://www.digitalarchives.wa.gov/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Washington", "Type": ["Text and/or Image", "Web sites"], "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1391", "Augmented_Locations_text": "38.895,-77.036", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1390", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1390"], "modified": "no", "modified_text": "no", "Project_Name_text": "Multi-State Preservation Consortium Utilizing the Washington State Digital Archives Framework", "type_text": "Item", "label_text": "_1391", "Description_text": "Washington historic census, justice, and county history information; electronic publications from Department of Agriculture, Department of Fish and Wildlife, Department of Early Learning, and may other key state departments; records from the Biodiversity Council; Community Trade and Economic Development; Department of Corrections records; birth, death, and divorce records; records from the Economic and Revenue Forecast Council; the Education Research and Data Center; historic photos of the House of Representatives; county land records; military records; audio and video recordings legislative proceedings; city council minutes; and many others. ", "label": "_1390", "type": "Item", "id": "_1390", "Institution_Location_text": "Cheney, WA", "Partner_Organization_text": "Washington State Library"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1391", "label": "_1391", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1392", "Project_Name_text": "CRS Collections", "Date": "2007-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2010", "Name_of_Specific_Collection_text": "Public Policy Topics", "URL_text": "http://archive-it.org/public/partner.html?id=126", "label_text": "_1392", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "2007", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1391", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1391"], "Description_text": "The Library of Congress preserves the nation's cultural artifacts and provides enduring access to them. The Library's traditional functions of acquiring, cataloging, preserving and serving collection materials of historical importance to the Congress and the American people to foster education and scholarship extend to digital materials, including Web sites. Since 2000, the Library of Congress has developed thematic or event-based Web archive collections on such topics as the United States National Elections, the War in Iraq, September 11th. The Library also preserves U.S. Congressional Web sites, and a variety of sites related to public policy topics. The Library is a founding member of the International Internet Preservation Consortium (http://www.netpreserve.org).", "Partner_Organization_text": "Internet Archive", "Timeline_text": "2007 - 2010"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1392", "label": "_1392", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1393", "Project_Name_text": "Library of Congress Web Archives", "Date": "2002-12-12T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002/12/12", "Name_of_Specific_Collection_text": "United States 107th Congress Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/107th/107th-overview.html", "label_text": "_1393", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "2002/12/12", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1392", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1392"], "Description_text": "This Web Archive contains websites of Representatives, Senators and Delegates of the 107th Congress (2001 - 2002). Each Member's Congressional office is solely responsible for its own web site, as is each Committee of Congress.Members of Congress from the District of Columbia, the Virgin Islands, Guam, and American Samoa are called delegates. The representative from Puerto Rico is the resident commissioner. Delegates are elected for a two-year term. The resident commissioner serves a four-year term. These Members of Congress may vote in committees, participate in debates and make speeches on the floor. The 107th Congress Web Archive is a one-time capture of the Web pages for Members of 107th Congress as well as House, Senate and Joint committees. Access to the collection is done by using a browse or a keyword search. The Browse search offers access by name of the Representative, Delegate, Commissioner, or Senator, by Committee name, or State. The 107th Congress dealt with many issues including the aftermath of the terrorists bombings of the World Trade Center and the Pentagon in 2001; the establishment of a new government agency on Homeland Security and its corresponding congressional committee; and many other critical issues.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "2002/12/12"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1393", "label": "_1393", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1394", "Project_Name_text": "Library of Congress Web Archives", "Date": "0203-12-24T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2004/12/25", "Name_of_Specific_Collection_text": "United States 108th Congress Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/108th/108th-overview.html", "label_text": "_1394", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "December 24, 203", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1393", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1393"], "Description_text": "This Web Archive contains Web sites of Representatives, Senators, Delegates and Committees of the 108th United States Congress (2003 - 2004). Each Member's Congressional office is solely responsible for its own web site, as is each Committee of Congress.Members of Congress from the District of Columbia, the Virgin Islands, Guam, and American Samoa are called delegates. The representative from Puerto Rico is the resident commissioner. Delegates are elected for a two-year term. The resident commissioner serves a four-year term. These Members of Congress may vote in committees, participate in debates and make speeches on the floor. The 108th Congress Web Archive includes multiple captures of Web sites for Members of 108th Congress as well as House, Senate and Joint committees.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "December 24, 2003 - December 25, 2004"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1394", "label": "_1394", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1395", "Project_Name_text": "Library of Congress Web Archives", "Date": "2002-07-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002/12/01", "Name_of_Specific_Collection_text": "United States Election 2002 Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/elec2002/elec2002-overview.html", "label_text": "_1395", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "2002/07/01", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1394", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1394"], "Description_text": "The Election 2002 Web Archive includes Web sites associated with United States 2002 mid-term Congressional elections, gubernatorial elections, and mayoral elections in 15 major United States cities (including Washington, DC). The following categories were included in the capture: selected primary races including the House, Senate, gubernatorial, and major mayoral; election related Web sites published by individual citizens; Web sites for financial contributors registered with the Federal Election Commission and national partisan groups; government sites including federal, state and territorial, and election boards; political party sites at the national level (all registered parties) and Democratic and Republican party sites at the state level; press sites including national and major metropolitan newspapers in each state, selective alternative press, specialized press, and political portals; public opinion sites such as Gallup.com and Harrisinteractive.com; and other miscellaneous related sites. The election was held November 5, 2002. This was the first election following the tragic events of September 11, 2001, and there was a heightened focus on the ecomomy, terriorism, and potential war in Iraq.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "July 1, 2002 - December 1, 2002"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1395", "label": "_1395", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1396", "Project_Name_text": "Library of Congress Web Archives", "Date": "2003-10-15T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2004/12/16", "Name_of_Specific_Collection_text": "United States Election 2004 Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/elec2004/elec2004-overview.html", "label_text": "_1396", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "2003/10/15", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1395", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1395"], "Description_text": "The Election 2004 Web Archive is a selective collection of approximately 2,000 Web sites associated with the United States Presidential, Congressional, and gubernatorial elections. The collection includes Web sites for candidates who appeared on the final state ballots as well as Web sites for political party sites at the national level (all registered parties) and Democratic and Republican party sites at the state level; educational and research institutions; advocacy groups; government sites including federal, state and territorial, and election boards; creative expressions and miscellaneous Web sites related to the 2004 elections. This collection also included blogs (or Weblogs) centered on those certified as \"Convention Bloggers\" by the Democratic and Republican parties prior to the respective national conventions. The general election was held November 2, 2004.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "October 15, 2003 - December 16, 2004"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1396", "label": "_1396", "Type": "Web sites", "Content_Type_text": "Web sites", "Institution_Location_text": "Washington, DC", "Collection_Location_text": "Washington, DC", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1397", "Project_Name_text": "Library of Congress Web Archives", "Date": "2006-05-31T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2006/11/30", "Name_of_Specific_Collection_text": "United States Election 2006 Web Archive", "URL_text": "http://lcweb2.loc.gov/diglib/lcwa/html/elec2006/elec2006-overview.html", "label_text": "_1397", "Augmented_Locations_text": "38.895,-77.036", "Collection_Start_Date_text": "2006/05/31", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online, Onsite", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1396", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1396"], "Description_text": "The United States Election 2006 Web Archive is a selective collection of approximately 2119 sites archived between May 31, 2006 and November 30, 2006. The last Web crawl, originally scheduled for November 30, was rescheduled to the second week of December to encompass runoff elections taking place in Louisiana and Texas. This is a collection of Web sites produced by congressional and gubernatorial candidates, political party, government, advocacy, blog, public opinion, and miscellaneous Web sites related to the 2006 elections. 2006 saw a power shift take place in the United States Congress. For the first time in 12 years, Democrats took control of both houses of Congress. As a result of the Democratic control of the House, the first ever female Speaker of the House, Nancy Pelosi was elected to that position. The election took place on November 7, 2006.", "Partner_Organization_text": "Library of Congress", "Timeline_text": "May 31, 2006 - November 30, 2006"}, {"Content_Type_text": "Web sites", "Name_of_Specific_Collection_text": "Wisconsin Department of Public Instruction", "URL_text": "http://www.dpi.state.wi.us/dpi/dltcl/", "Collection_Availability_text": "Online", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Location_text": "Wisconsin", "Type": "Web sites", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1398", "Augmented_Locations_text": "44.500,-90.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1397", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1397"], "modified": "no", "modified_text": "no", "Project_Name_text": "ECHO DEPository: Exploring Collaborations to Harness Objects with a Digital Environment for Preservation", "type_text": "Item", "label_text": "_1398", "Description_text": "Electronic publications of state governments and state agencies. This content contains the historic record of government.  This record is now beginning to exist only in electronic form, which state libraries and archives are mandated to collect.", "label": "_1397", "type": "Item", "id": "_1397", "Institution_Location_text": "Madison, WI", "Partner_Organization_text": "Wisconsin Department of Public Instruction"}, {"modified": "no", "modified_text": "no", "type_text": "Item", "id": "_1398", "label": "_1398", "Type": ["Text and/or Image", "Geospatial"], "Content_Type_text": "Text and/or Image, Geospatial ", "Institution_Location_text": "Madison, WI", "Collection_Location_text": "Wisconsin", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1399", "Project_Name_text": "Persistent Digital Archives and Library System (PeDALS) Project", "Date": "1993-01-01T00:00:00+0000", "type": "Item", "Collection_End_Date_text": "2002", "Name_of_Specific_Collection_text": "Wisconsin State Government Digital Collections", "URL_text": "http://www.wisconsinhistory.org/", "label_text": "_1399", "Augmented_Locations_text": "44.500,-90.000", "Collection_Start_Date_text": "1993", "Subject_text": "GOVERNMENT, POLITICS AND LAW", "Collection_Availability_text": "Online", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1398", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1398"], "Description_text": "Correspondence from the Secretary of Natural Resources, correspondence from the Department of Workforce Development as well as employer record system employment data, Department of Workforce Development Public information news releases, minutes from the Department of Health and Family Services, selected speeches and public comments of Governor Tommy G. Thompson (1993-1996), selected speeches and public comments of Governor Scott McCallum (2001-2002), railroad maps, the index to building permit records, and bill drafting files.", "Partner_Organization_text": "Wisconsin Historical Society"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 2001 Social Accounting Matrix for Zambia", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Zambia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1400", "Augmented_Locations_text": "-15.000,30.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1399", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1399"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1400", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1399", "type": "Item", "id": "_1399", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1995 Social Accounting Matrix (SAM) For Zambia", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Zambia", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1401", "Augmented_Locations_text": "-15.000,30.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1400", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1400"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1401", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1400", "type": "Item", "id": "_1400", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}, {"Content_Type_text": "Text and/or Image", "Name_of_Specific_Collection_text": "A 1991 Social Accounting Matrix (SAM) For Zimbabwe", "URL_text": "http://dvn.iq.harvard.edu/dvn/dv/mra", "Collection_Availability_text": "Research Use", "Subject_text": "SOCIAL SCIENCES", "Collection_Location_text": "Zimbabwe", "Type": "Text and/or Image", "uri_url": "http://recollection.zepheira.com/data/trow/partner-collection-with-locations/editor//item#_1402", "Augmented_Locations_text": "-19.000,29.000", "uri": ["http://recollection.zepheira.com/data/tx/4b6655c6-0013-11e1-bee5-4040e007d488/item#_1401", "http://recollection.zepheira.com/data/abpo/ndiipp-collections-2/editor/item#_1401"], "modified": "no", "modified_text": "no", "Project_Name_text": "DataPASS", "type_text": "Item", "label_text": "_1402", "Description_text": "The Data Preservation Alliance for the Social Sciences (Data-PASS) is a voluntary partnership of organizations created to archive, catalog and preserve data used for social science research. Examples of social science data include: opinion polls; voting records; surveys on family growth and income; social network data; government statistics and indices; and GIS data measuring human activity.", "label": "_1401", "type": "Item", "id": "_1401", "Institution_Location_text": "Cambridge, MA", "Partner_Organization_text": "Murray Research Archive"}]}["items"],
                        "properties": {"properties": {"Content_Type_text": {"valueType": "text", "label": "Content type"}, "Name_of_Specific_Collection_text": {"valueType": "text", "label": "Collection Name"}, "URL_text": {"valueType": "url", "label": "URL:text"}, "Collection_Availability_text": {"valueType": "text", "label": "Availability"}, "uri_url": {"valueType": "url", "label": "uri:url"}, "Date": {"valueType": "date", "label": "Date"}, "Collection_Location_text": {"valueType": "text", "label": "Location"}, "Type": {"valueType": "text", "label": "Type"}, "Augmented_Locations_text": {"valueType": "location", "label": "Augmented_Locations:text"}, "Subject_text": {"valueType": "text", "label": "Subject"}, "label": {"valueType": "text", "label": "label"}, "Collection_Start_Date_text": {"valueType": "text", "label": "Collection date"}, "Description_text": {"valueType": "text", "label": "Description"}, "Project_Name_text": {"valueType": "text", "label": "NDIIPP Project"}, "id": {"valueType": "text", "label": "id"}, "Institution_Location_text": {"valueType": "text", "label": "Institution_Location:text"}, "Timeline_text": {"valueType": "text", "label": "Timeline:text"}, "Collection_End_Date_text": {"valueType": "text", "label": "End date"}, "Partner_Organization_text": {"valueType": "text", "label": "NDIIPP Partner"}}}["properties"]

                    };
                    window.Freemix.initialize(next);
                };

                var end = function() {
                    $.noConflict(true);
                };

                begin(end);
                if (typeof window.removeEventListener != "undefined") {
                    window.removeEventListener('load', FreemixEmbed.loadFreemix, false);
                } else {
                    window.detachEvent('onload', FreemixEmbed.loadFreemix);
                }
            })(Freemix.jQuery);
        } else {
            setTimeout(FreemixEmbed.loadFreemix, 100);
        }
};

FreemixEmbed.bootstrap(FreemixEmbed.includeDependencies);
if (typeof window.addEventListener != "undefined") {
    window.addEventListener('load', FreemixEmbed.loadFreemix, false);
} else {
    window.attachEvent('onload', FreemixEmbed.loadFreemix);
}



