877 lines
528 KiB
MySQL
Raw Normal View History

2023-01-24 19:00:39 +01:00
-- MySQL dump 10.17 Distrib 10.3.25-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: ess_biblio
-- ------------------------------------------------------
-- Server version 10.3.25-MariaDB-0ubuntu0.20.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `ISSN`
--
DROP TABLE IF EXISTS `ISSN`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ISSN` (
`id_issn` int(10) unsigned NOT NULL AUTO_INCREMENT,
`issn` varchar(60) DEFAULT NULL,
PRIMARY KEY (`id_issn`),
UNIQUE KEY `id_issn_UNIQUE` (`id_issn`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ISSN`
--
LOCK TABLES `ISSN` WRITE;
/*!40000 ALTER TABLE `ISSN` DISABLE KEYS */;
/*!40000 ALTER TABLE `ISSN` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `countries`
--
DROP TABLE IF EXISTS `countries`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `countries` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`type` enum('Country','ESSCountry') NOT NULL,
`name` varchar(255) DEFAULT NULL,
`alpha2` varchar(255) DEFAULT NULL,
`brina_code` smallint(6) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=490 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `countries`
--
LOCK TABLES `countries` WRITE;
/*!40000 ALTER TABLE `countries` DISABLE KEYS */;
INSERT INTO `countries` VALUES (243,'Country','Afghanistan','AF',NULL),(244,'Country','Åland Islands','AX',NULL),(245,'ESSCountry','Albania','AL',NULL),(246,'Country','Algeria','DZ',NULL),(247,'Country','American Samoa','AS',NULL),(248,'Country','Andorra','AD',NULL),(249,'Country','Angola','AO',NULL),(250,'Country','Anguilla','AI',NULL),(251,'Country','Antarctica','AQ',NULL),(252,'Country','Antigua And Barbuda','AG',NULL),(253,'Country','Argentina','AR',80),(254,'Country','Armenia','AM',NULL),(255,'Country','Aruba','AW',NULL),(256,'Country','Australia','AU',57),(257,'ESSCountry','Austria','AT',1),(258,'Country','Azerbaijan','AZ',NULL),(259,'Country','Bahamas','BS',NULL),(260,'Country','Bahrain','BH',NULL),(261,'Country','Bangladesh','BD',86),(262,'Country','Barbados','BB',NULL),(263,'Country','Belarus','BY',NULL),(264,'ESSCountry','Belgium','BE',2),(265,'Country','Belize','BZ',NULL),(266,'Country','Benin','BJ',NULL),(267,'Country','Bermuda','BM',NULL),(268,'Country','Bhutan','BT',NULL),(269,'Country','Bolivia','BO',NULL),(270,'Country','Bosnia And Herzegovina','BA',38),(271,'Country','Botswana','BW',NULL),(272,'Country','Bouvet Island','BV',NULL),(273,'Country','Brazil','BR',59),(274,'Country','British Indian Ocean Territory','IO',NULL),(275,'Country','Brunei Darussalam','BN',NULL),(276,'ESSCountry','Bulgaria','BG',3),(277,'Country','Burkina Faso','BF',NULL),(278,'Country','Burundi','BI',NULL),(279,'Country','Cambodia','KH',NULL),(280,'Country','Cameroon','CM',NULL),(281,'Country','Canada','CA',53),(282,'Country','Cape Verde','CV',NULL),(283,'Country','Cayman Islands','KY',NULL),(284,'Country','Central African Republic','CF',NULL),(285,'Country','Chad','TD',NULL),(286,'Country','Chile','CL',77),(287,'Country','China','CN',51),(288,'Country','Christmas Island','CX',NULL),(289,'Country','Cocos (Keeling) Islands','CC',NULL),(290,'Country','Colombia','CO',65),(291,'Country','Comoros','KM',NULL),(292,'Country','Congo','CG',88),(293,'Country','Congo, The Democratic Republic Of The','CD',NULL),(294,'Country','Cook Islands','CK',NULL),(295,'Country','Costa Rica','CR',60),(296,'Country','Cote D\'Ivoire','CI',NULL),(297,'ESSCountry','Croatia','HR',4),(298,'Country','Cuba','CU',NULL),(299,'ESSCountry','Cyprus','CY',5),(300,'ESSCountry','Czech Republic','CZ',6),(301,'ESSCountry','Denmark','DK',7),(302,'Country','Djibouti','DJ',NULL),(303,'Country','Dominica','DM',83),(304,'Country','Dominican Republic','DO',NULL),(305,'Country','Ecuador','EC',NULL),(306,'Country','Egypt','EG',82),(307,'Country','El Salvador','SV',NULL),(308,'Country','Equatorial Guinea','GQ',NULL),(309,'Country','Eritrea','ER',NULL),(310,'ESSCountry','Estonia','EE',8),(311,'Country','Ethiopia','ET',NULL),(312,'Country','Falkland Islands (Malvinas)','FK',NULL),(313,'Country','Faroe Islands','FO',NULL),(314,'Country','Fiji','FJ',NULL),(315,'ESSCountry','Finland','FI',9),(316,'ESSCountry','France','FR',10),(317,'Country','French Guiana','GF',NULL),(318,'Country','French Polynesia','PF',NULL),(319,'Country','French Southern Territories','TF',NULL),(320,'Country','Gabon','GA',NULL),(321,'Country','Gambia','GM',NULL),(322,'Country','Georgia','GE',NULL),(323,'ESSCountry','Germany','DE',11),(324,'Country','Ghana','GH',73),(325,'Country','Gibraltar','GI',NULL),(326,'ESSCountry','Greece','GR',12),(327,'Country','Greenland','GL',NULL),(328,'Country','Grenada','GD',NULL),(329,'Country','Guadeloupe','GP',NULL),(330,'Country','Guam','GU',NULL),(331,'Country','Guatemala','GT',NULL),(332,'Country','Guernsey','GG',NULL),(333,'Country','Guinea','GN',NULL),(334,'Country','Guinea-Bissau','GW',NULL),(335,'Country','Guyana','GY',NULL),(336,'Country','Haiti','HT',NULL),(337,'Country','Heard Island And Mcdonald Islands','HM',NULL),(338,'Country','Holy See (Vatican City State)','VA',NULL),(339,'Country','Honduras','HN',NULL),(340,'Country','Hong Kong','HK',NULL),(341,'ESSCountry','Hungary','HU',13),(342,'ESSCountry','Iceland','IS',14),(343,'Country','India','IN',72),(344,'Country','Indonesia','ID',87),(345,'Country','Iran, Islamic Republic Of','IR',66),(346,'Country','Iraq','IQ',NULL),(34
/*!40000 ALTER TABLE `countries` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `country`
--
DROP TABLE IF EXISTS `country`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `country` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(50) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `country`
--
LOCK TABLES `country` WRITE;
/*!40000 ALTER TABLE `country` DISABLE KEYS */;
/*!40000 ALTER TABLE `country` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_author_inst`
--
DROP TABLE IF EXISTS `dict_author_inst`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_author_inst` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_pub` int(10) unsigned NOT NULL,
`id_author` int(10) unsigned NOT NULL,
`id_institution` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_author_inst`
--
LOCK TABLES `dict_author_inst` WRITE;
/*!40000 ALTER TABLE `dict_author_inst` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_author_inst` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_book_author`
--
DROP TABLE IF EXISTS `dict_book_author`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_book_author` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_book` int(10) unsigned DEFAULT NULL,
`id_author` int(10) unsigned DEFAULT NULL,
`order` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_book_author`
--
LOCK TABLES `dict_book_author` WRITE;
/*!40000 ALTER TABLE `dict_book_author` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_book_author` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_edition`
--
DROP TABLE IF EXISTS `dict_edition`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_edition` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_edition`
--
LOCK TABLES `dict_edition` WRITE;
/*!40000 ALTER TABLE `dict_edition` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_edition` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_ess_inst`
--
DROP TABLE IF EXISTS `dict_ess_inst`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_ess_inst` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_round` int(10) unsigned NOT NULL,
`id_country` int(10) unsigned NOT NULL,
`id_inst` int(10) unsigned NOT NULL,
`id_nc` int(10) unsigned NOT NULL,
`id_nc2` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_ess_inst`
--
LOCK TABLES `dict_ess_inst` WRITE;
/*!40000 ALTER TABLE `dict_ess_inst` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_ess_inst` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_pub_author`
--
DROP TABLE IF EXISTS `dict_pub_author`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_pub_author` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_person` int(10) unsigned NOT NULL,
`id_pub` int(10) unsigned NOT NULL,
`ord` tinyint(3) unsigned NOT NULL DEFAULT 1,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`),
UNIQUE KEY `pp` (`id_person`,`id_pub`)
) ENGINE=InnoDB AUTO_INCREMENT=194 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_pub_author`
--
LOCK TABLES `dict_pub_author` WRITE;
/*!40000 ALTER TABLE `dict_pub_author` DISABLE KEYS */;
INSERT INTO `dict_pub_author` VALUES (162,0,1,1),(163,0,2,1),(164,0,3,1),(165,0,4,1),(166,0,5,1),(167,0,6,1),(168,0,7,1),(169,0,8,1),(170,0,9,1),(171,0,10,1),(172,0,11,1),(173,0,12,1),(174,0,13,1),(175,0,14,1),(176,0,15,1),(177,0,16,1),(178,0,17,1),(179,0,18,1),(180,0,19,1),(181,0,20,1),(182,0,21,1),(183,0,22,1),(184,0,23,1),(185,0,24,1),(186,0,25,1),(187,0,26,1),(188,0,27,1),(189,0,28,1),(190,0,29,1),(191,0,30,1),(192,0,31,1),(193,0,32,1);
/*!40000 ALTER TABLE `dict_pub_author` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_pub_ess`
--
DROP TABLE IF EXISTS `dict_pub_ess`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_pub_ess` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_pub` int(10) unsigned NOT NULL,
`id_ess_round` int(10) unsigned NOT NULL,
`id_ess_country` int(10) unsigned NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_pub_ess`
--
LOCK TABLES `dict_pub_ess` WRITE;
/*!40000 ALTER TABLE `dict_pub_ess` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_pub_ess` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `dict_pub_item`
--
DROP TABLE IF EXISTS `dict_pub_item`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `dict_pub_item` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_pub` int(10) unsigned NOT NULL,
`it_item` int(10) unsigned NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `dict_pub_item`
--
LOCK TABLES `dict_pub_item` WRITE;
/*!40000 ALTER TABLE `dict_pub_item` DISABLE KEYS */;
/*!40000 ALTER TABLE `dict_pub_item` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ess_round`
--
DROP TABLE IF EXISTS `ess_round`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ess_round` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(45) DEFAULT NULL,
`year` smallint(5) unsigned NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ess_round`
--
LOCK TABLES `ess_round` WRITE;
/*!40000 ALTER TABLE `ess_round` DISABLE KEYS */;
/*!40000 ALTER TABLE `ess_round` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `institution`
--
DROP TABLE IF EXISTS `institution`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `institution` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) DEFAULT NULL,
`id_country` int(10) unsigned NOT NULL,
`www` varchar(200) DEFAULT NULL,
`description` text DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `institution`
--
LOCK TABLES `institution` WRITE;
/*!40000 ALTER TABLE `institution` DISABLE KEYS */;
/*!40000 ALTER TABLE `institution` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `item`
--
DROP TABLE IF EXISTS `item`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`block` varchar(10) DEFAULT NULL,
`name` varchar(45) DEFAULT NULL,
`label` varchar(255) DEFAULT NULL,
`txt` mediumtext DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=114 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `item`
--
LOCK TABLES `item` WRITE;
/*!40000 ALTER TABLE `item` DISABLE KEYS */;
INSERT INTO `item` VALUES (1,'A','TvTot','TV watching, total time on average weekday','On a typical day, about how much time do you spend watching, reading or listening to news about politics and current affairs? Please give your answer in hours and minutes.'),(2,'A','TvPol','TV watching, news/politics/current affairs on average weekday','On an average weekday, how much of your time watching television is spent watching news or programmes about politics and current affairs?'),(3,'A','RdTot','Radio listening, total time on average weekday','On an average weekday, how much time, in total, do you spend listening to the radio?'),(4,'A','RdPol','Radio listening, news/politics/current affairs on average weekday','On an average weekday, how much of your time listening to the radio is spent listening to news or programmes about politics and current affairs? '),(5,'A','NwspTot','Newspaper reading, total time on average weekday','On an average weekday, how much time, in total, do you spend reading the newspapers?'),(6,'A','NwspPol','Newspaper reading, politics/current affairs on average weekday','On an average weekday, how much of this time is spent reading about politics and current affairs?'),(7,'A','NetUse','Personal use of internet/e-mail/www','How often do you use the internet, the World Wide Web or e-mail whether at home or at work for your personal use? '),(8,'R8_A1','nwspol','News about politics and current affairs, watching, reading or listening, in minutes','On a typical day, about how much time do you spend watching, reading or listening to news about politics and current affairs?'),(9,'R8_A2','netusoft','Internet use, how often','People can use the internet on different devices such as computers, tablets and smartphones. How often do you use the internet on these or any other devices, whether for work or personal use?'),(10,'R8_A3','netustm','Internet use, how much time on typical day, in minutes','On a typical day, about how much time do you spend using the internet on a computer, tablet, smartphone or other device, whether for work or personal use?'),(11,'A','PplTrst','Most people can be trusted or you can\'t be too careful','Generally speaking, would you say that mostpeople can be trusted, or that you cant be too careful5in dealing with people?'),(12,'A','PplFair','Most people try to take advantage of you, or try to be fair','Do you think that most people would try to take advantage of you if they got the chance, or would they try to be fair?'),(13,'A','PplHlp','Most of the time people helpful or mostly looking out for themselves','Would you say that most of the time people try to be helpful or that they are mostly looking out for themselves?'),(14,'B','PolIntr','How interested in politics','How interested would you say you are in politics?'),(15,'B','psppsgv','Political system allows people to have a say in what government does','How much would you say the political system in [country] allows people like you to have a say in what the government does?'),(16,'B','actrolg','Able to take active role in political group','How able do you think you are to take an active role in a group involved with political issues?'),(17,'B','psppipl','Political system allows people to have influence on politics','How much would you say that the political system in [country] allows people like you to have an influence on politics?'),(18,'B','cptppol','Confident in own ability to participate in politics','How confident are you in your own ability to participate in politics?'),(19,'B','ptcpplt','Politicians care what people think','How much would you say that politicians care what people like you think?'),(20,'B','etapapl','Easy to take part in politics','How easy do you personally find it to take part in politics?'),(21,'B','PolCmpl','Politics too complicated to understand','How often does politics seem so complicated that you can\'t really understand what is going on?'),(22,'B','PolActiv','Could take an active role in a group involved with political issues','Do you think that you could take an active role in a group involve
/*!40000 ALTER TABLE `item` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `journal`
--
DROP TABLE IF EXISTS `journal`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `journal` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(120) DEFAULT NULL,
`id_issn` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1840 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `journal`
--
LOCK TABLES `journal` WRITE;
/*!40000 ALTER TABLE `journal` DISABLE KEYS */;
INSERT INTO `journal` VALUES (1,'International Journal of Social Research Methodology',NULL),(2,'Research in Official Statistics',NULL),(3,'Irish Political Studies',NULL),(4,'Social Policy and Society',NULL),(5,'European Journal of Ageing',NULL),(6,'Transfer: European Review of Labour and Research',NULL),(7,'Journal of Southern Europe and the Balkans',NULL),(8,'International Social Science Journal',NULL),(9,'Sociological Methodology',NULL),(10,'Polish Sociological Review',NULL),(11,'British Journal of Industrial Relations',NULL),(12,'GMS Psycho-Social Medicine',NULL),(13,'Ageing and Society',NULL),(14,'International Political Science Review/ Revue Internationale De Science Politique',NULL),(15,'Information Polity',NULL),(16,'Irish Political Studies',NULL),(17,'Annual Review of Political Science',NULL),(18,'International Review of Administrative Sciences',NULL),(19,'Journal of Personality and Social Psychology',NULL),(20,'International Journal of Electronic Government Research',NULL),(21,'Journal of Civil Society',NULL),(22,'Environmental Politics',NULL),(23,'Patterns of Prejudice',NULL),(24,'West European Politics',NULL),(25,'Journal of Elections, Public Opinion & Parties',NULL),(26,'Survey Methodology',NULL),(27,'Journal of Official Statistics',NULL),(28,'European Journal of Social Quality',NULL),(29,'West European Politics',NULL),(30,'West European Politics',NULL),(31,'Journal of Obnoxious Statistics',NULL),(32,'Oxford Review of Economic Policy',NULL),(33,'Ageing Horizons',NULL),(34,'IRPP Choices',NULL),(35,'Revista De Metodología De Ciencias Sociales EMP',NULL),(36,'Applied Economics',NULL),(37,'Portuguese Journal of Social Science',NULL),(38,'Social Science & Medicine',NULL),(39,'Social Science & Medicine',NULL),(40,'Metodološki Zvezki',NULL),(41,'European Sociological Review',NULL),(42,'Social Indicators Research',NULL),(43,'European Societies',NULL),(44,'Economics of Innovation and New Technology',NULL),(45,'International Journal of Public Opinion Research',NULL),(46,'The Journal of Socio-Economics',NULL),(47,'West European Politics',NULL),(48,'Comparative Sociology',NULL),(49,'Social Indicators Research',NULL),(50,'Journal of Ethnic and Migration Studies',NULL),(51,'Portuguese Journal of Social Science',NULL),(52,'Parliamentary Affairs',NULL),(53,'The Harvard International Journal of Press/Politics',NULL),(54,'Survey Methodology',NULL),(55,'Portuguese Journal of Social Science',NULL),(56,'The Political Quarterly',NULL),(57,'Problems of Post-Communism',NULL),(58,'Portuguese Journal of Social Sciences',NULL),(59,'Scandinavian Political Studies',NULL),(60,'West European Politics',NULL),(61,'Journal of Public Mental Health',NULL),(62,'Public Integrity',NULL),(63,'Young',NULL),(64,'Portuguese Journal of Social Sciences',NULL),(65,'Portugese Journal of Social Sciences',NULL),(66,'Comparative Political Studies',NULL),(67,'Eurohealth',NULL),(68,'Social Work & Society',NULL),(69,'Acta Physica Polonica',NULL),(70,'Twenty-First Century Society',NULL),(71,'Information Polity',NULL),(72,'CONfines',NULL),(73,'Portuguese Journal of Social Sciences',NULL),(74,'Journal of Official Statistics',NULL),(75,'Journal of Official Statistics',NULL),(76,'Irish Medical Journal',NULL),(77,'European Societies',NULL),(78,'British Journal of Political Science',NULL),(79,'Journal of European Social Policy',NULL),(80,'Journal of Economic Psychology',NULL),(81,'Social Science & Medicine',NULL),(82,'BMC Public Health',NULL),(83,'American Journal of Political Science',NULL),(84,'International Journal of Sociology',NULL),(85,'Public Opinion Quarterly',NULL),(86,'Journal of Cross-Cultural Psychology',NULL),(87,'Information, Communication & Society',NULL),(88,'Journal of Civil Society',NULL),(89,'Research and Methods',NULL),(90,'Journal of Industrial Relations',NULL),(91,'Comparative European Politics',NULL),(92,'Acta Politica',NULL),(93,'Journal of Identity and Migration Studies',NULL),(94,'New Media & Society',NULL),(95,'Journal of European Public Policy',NULL),(96,'Metodološki Zvezki',NULL),(97,'European Journal of Criminology',NULL),(98,'Britis
/*!40000 ALTER TABLE `journal` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `language`
--
DROP TABLE IF EXISTS `language`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `language` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(45) DEFAULT NULL,
`name_eng` varchar(45) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `language`
--
LOCK TABLES `language` WRITE;
/*!40000 ALTER TABLE `language` DISABLE KEYS */;
/*!40000 ALTER TABLE `language` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `languages`
--
DROP TABLE IF EXISTS `languages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `languages` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`alpha2` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `languages`
--
LOCK TABLES `languages` WRITE;
/*!40000 ALTER TABLE `languages` DISABLE KEYS */;
INSERT INTO `languages` VALUES (1,'Norwegian','no'),(2,'English','en'),(3,'Swedish','sv'),(4,'French','fr'),(5,'German','de'),(6,'Spanish','es'),(7,'Dutch','nl'),(8,'Danish','da'),(9,'Finnish','fi'),(10,'Polish','pl'),(11,'Portugese','pt'),(12,'Russian','ru'),(13,'Hungarian','hu'),(14,'Serbian','sr'),(15,'Slovenian','sl'),(16,'Czech','cs'),(17,'Bulgarian','bg'),(18,'Greek','el'),(19,'Turkish','tr'),(20,'Icelandic','is'),(21,'Hebrew','he'),(22,'Italian','it'),(23,'Latvian','lv'),(24,'Romanian','ro'),(25,'Catalan','ca'),(26,'Galician','gl'),(27,'Basque','eu'),(28,'Ukrainian','uk'),(29,'Chinese','zh'),(30,'Arabic','ar'),(31,'Estonian','et'),(32,'Lithuanian','lt'),(33,'Albanian','sq'),(34,'Belarusian','be'),(35,'Georgian','ka'),(36,'Bosnian','bs'),(37,'Croatian','hr'),(38,'Luxembourgish','lb'),(39,'Macedonian','mk'),(40,'Moldavian','ro'),(41,'Slovak','sk'),(42,'Kurdish','ku');
/*!40000 ALTER TABLE `languages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `newspaper`
--
DROP TABLE IF EXISTS `newspaper`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `newspaper` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) DEFAULT NULL,
`location` varchar(200) DEFAULT NULL,
`id_publisher` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `newspaper`
--
LOCK TABLES `newspaper` WRITE;
/*!40000 ALTER TABLE `newspaper` DISABLE KEYS */;
/*!40000 ALTER TABLE `newspaper` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_Book`
--
DROP TABLE IF EXISTS `p_Book`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_Book` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(120) DEFAULT NULL,
`subtitle` varchar(120) DEFAULT NULL,
`publisher` int(10) unsigned DEFAULT NULL,
`numPages` int(10) unsigned DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`edition` int(11) DEFAULT NULL,
`isbn` varchar(45) DEFAULT NULL,
`id_issn` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_Book`
--
LOCK TABLES `p_Book` WRITE;
/*!40000 ALTER TABLE `p_Book` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_Book` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_bookChapter`
--
DROP TABLE IF EXISTS `p_bookChapter`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_bookChapter` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_book` int(10) unsigned DEFAULT NULL,
`fromPage` int(10) unsigned DEFAULT NULL,
`toPage` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_bookChapter`
--
LOCK TABLES `p_bookChapter` WRITE;
/*!40000 ALTER TABLE `p_bookChapter` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_bookChapter` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_conferencePP`
--
DROP TABLE IF EXISTS `p_conferencePP`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_conferencePP` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`type` enum('paper','poster') DEFAULT NULL,
`location` varchar(255) DEFAULT NULL,
`date` date DEFAULT NULL,
`endDate` date DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_conferencePP`
--
LOCK TABLES `p_conferencePP` WRITE;
/*!40000 ALTER TABLE `p_conferencePP` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_conferencePP` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_journalArticle`
--
DROP TABLE IF EXISTS `p_journalArticle`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_journalArticle` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_journal` int(10) unsigned DEFAULT NULL,
`volume` smallint(5) unsigned DEFAULT NULL,
`issue` smallint(5) unsigned DEFAULT NULL,
`fromPage` smallint(5) unsigned DEFAULT NULL,
`toPage` smallint(5) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_journalArticle`
--
LOCK TABLES `p_journalArticle` WRITE;
/*!40000 ALTER TABLE `p_journalArticle` DISABLE KEYS */;
INSERT INTO `p_journalArticle` VALUES (1,1808,6,4,323,336),(2,1809,0,1,63,86),(3,1810,18,1,1,5),(4,1811,2,3,249,253),(5,1812,1,1,64,72),(6,1813,10,4,569,587),(7,1814,6,1,41,55),(8,1815,56,180,227,244),(9,1816,34,1,311,347),(10,1817,4,148,451,470),(11,1818,43,2,273,295),(12,1819,2,0,2,0),(13,1820,25,1,69,90),(14,1821,26,3,245,269),(15,1822,10,34,247,265),(16,1823,20,1,3,5),(17,1824,8,0,297,333),(18,1825,71,2,229,240),(19,1826,89,6,1010,1028),(20,1827,1,1,19,39),(21,1828,1,3,229,233),(22,1829,14,4,441,459),(23,1830,39,1,60,74),(24,1831,28,4,834,851),(25,1832,15,1,21,45),(26,1833,31,1,101,104),(27,1834,21,2,233,255),(28,1835,5,0,67,85),(29,1836,28,2,242,259),(30,1837,28,2,317,334),(31,1838,1,0,40,42),(32,1839,21,3,325,339);
/*!40000 ALTER TABLE `p_journalArticle` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_manuscript`
--
DROP TABLE IF EXISTS `p_manuscript`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_manuscript` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_institution` int(10) unsigned DEFAULT NULL,
`availableFrom` date DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_manuscript`
--
LOCK TABLES `p_manuscript` WRITE;
/*!40000 ALTER TABLE `p_manuscript` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_manuscript` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_newspaperArticle`
--
DROP TABLE IF EXISTS `p_newspaperArticle`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_newspaperArticle` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_newspaper` int(10) unsigned DEFAULT NULL,
`date` date DEFAULT NULL,
`fromPage` smallint(5) unsigned DEFAULT NULL,
`toPage` smallint(5) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_newspaperArticle`
--
LOCK TABLES `p_newspaperArticle` WRITE;
/*!40000 ALTER TABLE `p_newspaperArticle` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_newspaperArticle` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_report`
--
DROP TABLE IF EXISTS `p_report`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_report` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_inst` int(10) unsigned DEFAULT NULL,
`numPages` smallint(5) unsigned DEFAULT NULL,
`number` smallint(5) unsigned DEFAULT NULL,
`id_series` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_report`
--
LOCK TABLES `p_report` WRITE;
/*!40000 ALTER TABLE `p_report` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_report` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_thesis`
--
DROP TABLE IF EXISTS `p_thesis`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_thesis` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_inst` int(10) unsigned DEFAULT NULL,
`type` enum('thesis','dissertation') DEFAULT NULL,
`numPages` smallint(6) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_thesis`
--
LOCK TABLES `p_thesis` WRITE;
/*!40000 ALTER TABLE `p_thesis` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_thesis` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `p_workPaper`
--
DROP TABLE IF EXISTS `p_workPaper`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `p_workPaper` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`id_inst` int(10) unsigned DEFAULT NULL,
`numPages` smallint(5) unsigned DEFAULT NULL,
`number` smallint(5) unsigned DEFAULT NULL,
`id_series` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `p_workPaper`
--
LOCK TABLES `p_workPaper` WRITE;
/*!40000 ALTER TABLE `p_workPaper` DISABLE KEYS */;
/*!40000 ALTER TABLE `p_workPaper` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `person`
--
DROP TABLE IF EXISTS `person`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `person` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`first_name` varchar(80) DEFAULT NULL,
`middle_name` varchar(80) DEFAULT NULL,
`last_name` varchar(80) DEFAULT NULL,
`last_name_2` varchar(80) DEFAULT NULL,
`email` varchar(100) DEFAULT NULL,
`id_inst` int(10) unsigned DEFAULT NULL,
`personcol` varchar(45) DEFAULT NULL,
`citation` varchar(80) DEFAULT NULL,
`editMe` enum('Y','N') DEFAULT NULL,
`ins_date` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4442 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `person`
--
LOCK TABLES `person` WRITE;
/*!40000 ALTER TABLE `person` DISABLE KEYS */;
INSERT INTO `person` VALUES (1,'P.',NULL,'Lynn',NULL,NULL,NULL,NULL,'Lynn, P.','Y','2021-04-19 10:49:03'),(2,'R.',NULL,'Beerten',NULL,NULL,NULL,NULL,'Beerten, R.','Y','2021-04-19 10:49:03'),(3,'J.',NULL,'Laiho',NULL,NULL,NULL,NULL,'Laiho, J.','Y','2021-04-19 10:49:03'),(4,'J.',NULL,'Martin',NULL,NULL,NULL,NULL,'Martin, J.','Y','2021-04-19 10:49:03'),(5,'D.',NULL,'Card',NULL,NULL,NULL,NULL,'Card, D.','Y','2021-04-19 10:49:03'),(6,'C.',NULL,'Dustmann',NULL,NULL,NULL,NULL,'Dustmann, C.','Y','2021-04-19 10:49:03'),(7,'I.',NULL,'Preston',NULL,NULL,NULL,NULL,'Preston, I.','Y','2021-04-19 10:49:03'),(8,'M.',NULL,'Phádraig',NULL,NULL,NULL,NULL,'Phádraig, M.','Y','2021-04-19 10:49:03'),(9,'R.',NULL,'Jowell',NULL,NULL,NULL,NULL,'Jowell, R.','Y','2021-04-19 10:49:03'),(10,'L.',NULL,'Hantrais',NULL,NULL,NULL,NULL,'Hantrais, L.','Y','2021-04-19 10:49:03'),(11,'W.',NULL,'Arts',NULL,NULL,NULL,NULL,'Arts, W.','Y','2021-04-19 10:49:03'),(12,'L.',NULL,'Halman',NULL,NULL,NULL,NULL,'Halman, L.','Y','2021-04-19 10:49:03'),(13,'G.',NULL,'Loosveldt',NULL,NULL,NULL,NULL,'Loosveldt, G.','Y','2021-04-19 10:49:03'),(14,'M.',NULL,'Philippens',NULL,NULL,NULL,NULL,'Philippens, M.','Y','2021-04-19 10:49:03'),(15,'I.',NULL,'Stoop',NULL,NULL,NULL,NULL,'Stoop, I.','Y','2021-04-19 10:49:03'),(16,'J.',NULL,'Billiet',NULL,NULL,NULL,NULL,'Billiet, J.','Y','2021-04-19 10:49:03'),(17,'J.',NULL,'Harkness',NULL,NULL,NULL,NULL,'Harkness, J.','Y','2021-04-19 10:49:03'),(18,'B. E.',NULL,'Pennell',NULL,NULL,NULL,NULL,'Pennell, B. E.','Y','2021-04-19 10:49:03'),(19,'A.',NULL,'Schoua-Glusberg',NULL,NULL,NULL,NULL,'Schoua-Glusberg, A.','Y','2021-04-19 10:49:03'),(20,'K.',NULL,'Glaser',NULL,NULL,NULL,NULL,'Glaser, K.','Y','2021-04-19 10:49:03'),(21,'C.',NULL,'Tomassini',NULL,NULL,NULL,NULL,'Tomassini, C.','Y','2021-04-19 10:49:03'),(22,'E.',NULL,'Grundy',NULL,NULL,NULL,NULL,'Grundy, E.','Y','2021-04-19 10:49:03'),(23,'S.',NULL,'Häder',NULL,NULL,NULL,NULL,'Häder, S.','Y','2021-04-19 10:49:03'),(24,'S.',NULL,'Gabler',NULL,NULL,NULL,NULL,'Gabler, S.','Y','2021-04-19 10:49:03'),(25,'S.',NULL,'Laaksonen',NULL,NULL,NULL,NULL,'Laaksonen, S.','Y','2021-04-19 10:49:03'),(26,'D.',NULL,'Stolle',NULL,NULL,NULL,NULL,'Stolle, D.','Y','2021-04-19 10:49:03'),(27,'M.',NULL,'Hooghe',NULL,NULL,NULL,NULL,'Hooghe, M.','Y','2021-04-19 10:49:03'),(28,'H.',NULL,'Albrechtsen',NULL,NULL,NULL,NULL,'Albrechtsen, H.','Y','2021-04-19 10:49:03'),(29,'K.',NULL,'Levinsen',NULL,NULL,NULL,NULL,'Levinsen, K.','Y','2021-04-19 10:49:03'),(30,'P.',NULL,'Norris',NULL,NULL,NULL,NULL,'Norris, P.','Y','2021-04-19 10:49:03'),(31,'C.',NULL,'Danopoulos',NULL,NULL,NULL,NULL,'Danopoulos, C.','Y','2021-04-19 10:49:03'),(32,'J.',NULL,'Welkenhuysen-Gybels',NULL,NULL,NULL,NULL,'Welkenhuysen-Gybels, J.','Y','2021-04-19 10:49:03'),(33,'I.',NULL,'Forbes',NULL,NULL,NULL,NULL,'Forbes, I.','Y','2021-04-19 10:49:03'),(34,'D.',NULL,'Abrams',NULL,NULL,NULL,NULL,'Abrams, D.','Y','2021-04-19 10:49:03'),(35,'Y. P.',NULL,'Ongena',NULL,NULL,NULL,NULL,'Ongena, Y. P.','Y','2021-04-19 10:49:03'),(36,'W.',NULL,'Dijkstra',NULL,NULL,NULL,NULL,'Dijkstra, W.','Y','2021-04-19 10:49:03'),(37,'S.',NULL,'Draisma',NULL,NULL,NULL,NULL,'Draisma, S.','Y','2021-04-19 10:49:03'),(38,'K.',NULL,'Kolsrud',NULL,NULL,NULL,NULL,'Kolsrud, K.','Y','2021-04-19 10:49:03'),(39,'K.',NULL,'Kalgraff Skjåk',NULL,NULL,NULL,NULL,'Kalgraff Skjåk, K.','Y','2021-04-19 10:49:03'),(40,'W.',NULL,'Saris',NULL,NULL,NULL,NULL,'Saris, W.','Y','2021-04-19 10:49:03'),(41,'A.',NULL,'Satorra',NULL,NULL,NULL,NULL,'Satorra, A.','Y','2021-04-19 10:49:03'),(42,'G.',NULL,'Coenders',NULL,NULL,NULL,NULL,'Coenders, G.','Y','2021-04-19 10:49:03'),(43,'A.',NULL,'Tsioumanis',NULL,NULL,NULL,NULL,'Tsioumanis, A.','Y','2021-04-19 10:49:03'),(44,'K.',NULL,'Mattas',NULL,NULL,NULL,NULL,'Mattas, K.','Y','2021-04-19 10:49:03'),(45,'G.',NULL,'Papastefanou',NULL,NULL,NULL,NULL,'Papastefanou, G.','Y','2021-04-19 10:49:03'),(46,'A.',NULL,'Springer',NULL,NULL,NULL,NULL,'Springer, A.','Y','2021-04-19 10:49:03'),(47,'K.',NULL,'Armingeon',NULL,NULL,NULL,NULL,'Armingeon, K.','Y','2021-04-19 10:49:03'),(
/*!40000 ALTER TABLE `person` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pubType`
--
DROP TABLE IF EXISTS `pubType`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pubType` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(80) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pubType`
--
LOCK TABLES `pubType` WRITE;
/*!40000 ALTER TABLE `pubType` DISABLE KEYS */;
INSERT INTO `pubType` VALUES (1,'Journal Article'),(2,'Book'),(3,'Work Paper'),(4,'Conference paper'),(5,'Report'),(6,'Thesis'),(7,'Project'),(8,'Book chapter');
/*!40000 ALTER TABLE `pubType` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `publication`
--
DROP TABLE IF EXISTS `publication`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `publication` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title_eng` varchar(255) DEFAULT NULL,
`title_orig` varchar(255) DEFAULT NULL,
`language` int(11) DEFAULT NULL,
`year` smallint(5) unsigned DEFAULT NULL,
`type` tinyint(3) unsigned DEFAULT NULL,
`abstract_eng` text DEFAULT NULL,
`abstract_orig` text DEFAULT NULL,
`id_manual` int(10) unsigned DEFAULT NULL,
`id_master` int(10) unsigned DEFAULT NULL,
`citation` varchar(1000) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=33 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `publication`
--
LOCK TABLES `publication` WRITE;
/*!40000 ALTER TABLE `publication` DISABLE KEYS */;
INSERT INTO `publication` VALUES (1,'Developing quality standards for cross-national survey research: Five approaches',NULL,NULL,2003,1,NULL,NULL,1,1,'Lynn, P. (2003). Developing quality standards for cross-national survey research: Five approaches. International Journal of Social Research Methodology, 6(4), 323-336.\r\n'),(2,'Towards standardisation of survey outcome categories and response rate calculations',NULL,NULL,2002,1,NULL,NULL,4,2,'Lynn, P., Beerten, R., Laiho, J. & Martin, J. (2002). Towards standardisation of survey outcome categories and response rate calculations. Research in Official Statistics, (1), 63-86.\r\n'),(3,'The international social survey programme',NULL,NULL,2003,1,NULL,NULL,9,3,'Phádraig, M. (2003). The international social survey programme. Irish Political Studies, 18 (Supplement 1), 1-5. \r\n'),(4,'European Commission Funded Research on Family and Welfare',NULL,NULL,2003,1,NULL,NULL,11,4,'Hantrais, L. (2003). European Commission Funded Research on Family and Welfare. Social Policy and Society, 2(3), 249-253.\r\n'),(5,'Revisiting convergence and divergence: Support for older people in Europe',NULL,NULL,2004,1,NULL,NULL,6,5,'Glaser, K., Tomassini, C., & Grundy, E. (2004). Revisiting convergence and divergence: Support for older people in Europe. European Journal of Ageing, 1(1), 64-72.\r\n'),(6,'The broken link - do trade unions represent the interests of the unemployed?: Evidence from the UK, Germany and Denmark within the framework of the European Employment Strategy',NULL,NULL,2004,1,NULL,NULL,14,6,'Albrechtsen, H. (2004). The broken link - do trade unions represent the interests of the unemployed?: Evidence from the UK, Germany and Denmark within the framework of the European Employment Strategy. Transfer: European Review of Labour and Research, 10(4), 569-587.\r\n'),(7,'Religion, civil society, and democracy in Orthodox Greece',NULL,NULL,2004,1,NULL,NULL,19,7,'Danopoulos, C. (2004). Religion, civil society, and democracy in Orthodox Greece. Journal of Southern Europe and the Balkans, 6(1), 41-55.\r\n'),(8,'International social science research: Craft industry or baby behemoth?',NULL,NULL,2004,1,NULL,NULL,21,8,'Forbes, I., & Abrams, D. (2004). International social science research: Craft industry or baby behemoth?. International Social Science Journal, 56(180), 227-244.\r\n'),(9,'A New Approach to Evaluating the Quality of Measurement Instruments: The Split-Ballot MTMM Design',NULL,NULL,2004,1,NULL,NULL,32,9,'Saris, W., Satorra, A., & Coenders, G. (2004). A New Approach to Evaluating the Quality of Measurement Instruments: The Split-Ballot MTMM Design. Sociological Methodology, 34(1), 311-347.\r\n'),(10,'Legitimization in 21 European Countries',NULL,NULL,2004,1,NULL,NULL,69,10,'Domański, H. (2004). Legitimization in 21 European Countries. Polish Sociological Review, 4(148), 451-470.\r\n'),(11,'Work-Life Balance and the Demand for Reduction in Working Hours: Evidence from the British Social Attitudes Survey 2002',NULL,NULL,2005,1,NULL,NULL,4,11,'Macinnes, J. (2005). Work-Life Balance and the Demand for Reduction in Working Hours: Evidence from the British Social Attitudes Survey 2002. British Journal of Industrial Relations, 43(2), 273-295.\r\n'),(12,'Social capital and self-rated health in 21 European countries',NULL,NULL,2005,1,NULL,NULL,6,12,'Von dem Knesebeck, O., Dragano, N., & Siegrist, J. (2005). Social capital and self-rated health in 21 European countries. GMS Psycho-Social Medicine, 2, Doc02.\r\n'),(13,'Social exclusion and insecurity among older Europeans: The influence of welfare regimes',NULL,NULL,2005,1,NULL,NULL,8,13,'Ogg, J. (2005). Social exclusion and insecurity among older Europeans: The influence of welfare regimes. Ageing and Society, 25(1), 69-90.\r\n'),(14,'Politics in the Supermarket: Political Consumerism as a Form of Political Participation',NULL,NULL,2005,1,NULL,NULL,9,14,'Stolle, D. (2005). Politics in the Supermarket: Political Consumerism as a Form of Political Participation. International Political Science Review/ Revue Internationale De Science Politique,
/*!40000 ALTER TABLE `publication` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `publication_has_dict_pub_author`
--
DROP TABLE IF EXISTS `publication_has_dict_pub_author`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `publication_has_dict_pub_author` (
`publication_id` int(10) unsigned NOT NULL,
`dict_pub_author_id` int(10) unsigned NOT NULL,
PRIMARY KEY (`publication_id`,`dict_pub_author_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `publication_has_dict_pub_author`
--
LOCK TABLES `publication_has_dict_pub_author` WRITE;
/*!40000 ALTER TABLE `publication_has_dict_pub_author` DISABLE KEYS */;
/*!40000 ALTER TABLE `publication_has_dict_pub_author` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `publisher`
--
DROP TABLE IF EXISTS `publisher`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `publisher` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `id_UNIQUE` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `publisher`
--
LOCK TABLES `publisher` WRITE;
/*!40000 ALTER TABLE `publisher` DISABLE KEYS */;
/*!40000 ALTER TABLE `publisher` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `series`
--
DROP TABLE IF EXISTS `series`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `series` (
`id` int(11) NOT NULL,
`name` varchar(120) DEFAULT NULL,
`id_issn` int(10) unsigned DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `series`
--
LOCK TABLES `series` WRITE;
/*!40000 ALTER TABLE `series` DISABLE KEYS */;
/*!40000 ALTER TABLE `series` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2021-04-26 13:45:47