sql
stringlengths
6
1.05M
<filename>tests/_fixtures/postgresql/example1.sql CREATE TABLE "table" ( "column1" CHARACTER VARYING(10), "column2" INT );
<gh_stars>1-10 SELECT COUNT(*) FROM patch_run_statements WHERE patch_label = ? AND patch_number = ? AND statement_hash = ? AND ignore_flag IS NULL
<reponame>clouserw/olympia CREATE TABLE `image_assets` ( `id` int(11) unsigned AUTO_INCREMENT NOT NULL PRIMARY KEY, `created` datetime NOT NULL, `modified` datetime NOT NULL, `addon_id` int(11) unsigned NOT NULL, `filetype` varchar(25) NOT NULL, `slug` varchar(25) NOT NULL ) ENGINE=InnoDB CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE `image_assets` ADD CONSTRAINT `addon_id_refs_id_5ef1767b` FOREIGN KEY (`addon_id`) REFERENCES `addons` (`id`); CREATE INDEX `imageassets_ab59e4f` on `image_assets` (`addon_id`, `slug`);
-- phpMyAdmin SQL Dump -- version 4.6.6deb4 -- https://www.phpmyadmin.net/ -- -- Host: localhost:3306 -- Generation Time: Mar 13, 2019 at 07:29 PM -- Server version: 10.1.37-MariaDB-0+deb9u1 -- PHP Version: 7.0.33-0+deb9u3 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!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 */; -- -- Database: EMCA_DB -- -- -------------------------------------------------------- -- -- Table structure for table GAS_VALUES -- CREATE TABLE GAS_VALUES ( ID int(11) NOT NULL, TIME timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, TEMP float NOT NULL, PRES float NOT NULL, HUM float NOT NULL, CO float NOT NULL, F_CO varchar(5) NOT NULL, NO2 float NOT NULL, F_NO2 varchar(5) NOT NULL, SO2 float NOT NULL, F_SO2 varchar(5) NOT NULL, O3 float NOT NULL, F_O3 varchar(5) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Indexes for dumped tables -- -- -- Indexes for table GAS_VALUES -- ALTER TABLE GAS_VALUES ADD PRIMARY KEY (ID); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table GAS_VALUES -- ALTER TABLE GAS_VALUES MODIFY ID int(11) NOT NULL AUTO_INCREMENT; /*!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 */;
GRANT SELECT, UPDATE, INSERT, DELETE ON contacts TO administrator; GRANT ALL ON contacts TO marketer; GRANT SELECT ON contacts TO tutor;
<filename>migrations/002_create_hero_types.sql CREATE TABLE IF NOT EXISTS `hero_types` ( `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, `type` varchar(100) NOT NULL, `points` int(11) NOT NULL, `active` tinyint(1) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- MySQL dump 10.13 Distrib 5.7.17, for Win64 (x86_64) -- -- Host: localhost Database: eshop -- ------------------------------------------------------ -- Server version 5.7.17-log /*!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 utf8 */; /*!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 `oc_paypal_order_transaction` -- DROP TABLE IF EXISTS `oc_paypal_order_transaction`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `oc_paypal_order_transaction` ( `paypal_order_transaction_id` int(11) NOT NULL AUTO_INCREMENT, `paypal_order_id` int(11) NOT NULL, `transaction_id` char(20) NOT NULL, `parent_id` char(20) NOT NULL, `date_added` datetime NOT NULL, `note` varchar(255) NOT NULL, `msgsubid` char(38) NOT NULL, `receipt_id` char(20) NOT NULL, `payment_type` enum('none','echeck','instant','refund','void') DEFAULT NULL, `payment_status` char(20) NOT NULL, `pending_reason` char(50) NOT NULL, `transaction_entity` char(50) NOT NULL, `amount` decimal(10,2) NOT NULL, `debug_data` text NOT NULL, `call_data` text NOT NULL, PRIMARY KEY (`paypal_order_transaction_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `oc_paypal_order_transaction` -- LOCK TABLES `oc_paypal_order_transaction` WRITE; /*!40000 ALTER TABLE `oc_paypal_order_transaction` DISABLE KEYS */; /*!40000 ALTER TABLE `oc_paypal_order_transaction` 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 2018-08-28 21:59:37
-- Database structure -- CREATE TABLE `cr_users` ( `id` INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT, `email` TEXT, `password` TEXT ) CREATE TABLE `cr_apps` ( `id` INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT, `description` TEXT, `key` TEXT, `secret` TEXT )
insert into random_tweet() values ("2934166","1334315900","torinotoday","None","it","Settimana della cultura 2012 Torino: Museo Pietro Micca http://t.co/3HAveg0g #torino","Settimana della cultura 2012 Torino : Museo Pietro Micca URL HASHTAG","ADJ PRE:det NOM NUM NPR PON NOM NPR NOM URL HASHTAG"), ("4715061","1334920705","MarkSallingIt","None","it","Buonsalve gente!Perdonate la latitanza di questo periodo ma qui tra Pasqua, Influenza e Lavoro il tempo vola...... http://t.co/jw4InoX8","Buonsalve gente ! Perdonate la latitanza di questo periodo ma qui tra Pasqua , Influenza e Lavoro il tempo vola ...... URL","ADJ NOM SENT VER:pper DET:def NOM PRE PRO:demo NOM CON ADV PRE ADJ PON NOM CON NOM DET:def NOM VER:pres PON PON URL"), ("4750618","1334928158","RambaldiGiulia","None","it","#FF @JustElisabetta ... perché è stata una piacevole sorpresa scoprire che oltre che ad essere una bella ragazza è anche una Bella persona","HASHTAG MENTION ... perché è stata una piacevole sorpresa scoprire che oltre che ad essere una bella ragazza è anche una Bella persona","HASHTAG MENTION PON NOM NOM NOM NOM VER:pper DET:indef ADJ NOM VER:infi PRO:rela ADV PRO:rela PRE VER:infi DET:indef ADJ NOM NOM NOM ADV DET:indef NOM NOM"), ("3741553","1334588346","Filippocapecchi","None","it","@DAVIDPARENZO ma lo volete dire o no a sti politici che ci hanno rotto i coglioni!!?? Ho fatto il pieno e ho speso 104 euro, un anno fa 85!!","MENTION ma lo volete dire o no a sti politici che ci hanno rotto i coglioni !!?? Ho fatto il pieno e ho speso 104 euro , un anno fa 85 !!","MENTION CON PRO:pers VER:pres VER:infi CON ADV PRE NOM ADJ PRO:rela PRO:refl VER:pres VER:pper DET:def NOM SENT SENT SENT SENT VER:pres VER:pper DET:def ADJ CON VER:pres VER:pper PON ADJ PON DET:indef NOM VER:pres NUM SENT SENT"), ("7129160","1335718685","_amaZayn__","[10.31570209, 43.53130929]","it","@Louis_Tommoo Sisi tutto ok!","MENTION Sisi tutto ok !","MENTION NOM PRO:indef INT SENT"), ("7219479","1335762671","V_ion","None","it","Classi bloccate su ITALO e l'Italia che Montezemolo ha in mentehttp://t.co/vDY9Riur","Classi bloccate su ITALO e l' Italia che Montezemolo ha in menteURL","ADJ VER:pper PRE NOM CON NOM PON NPR CON NOM VER:pres PRE NOM"), ("4140389","1334736138","munisela63","None","it","@lilliv63 che fine ha fatto la festeggiata @MariaFisichella ????🎂🎂🎂","MENTION che fine ha fatto la festeggiata MENTION ???? 🎂 🎂 🎂","MENTION CON NOM VER:pres VER:pper DET:def ADJ MENTION SENT SENT SENT SENT NOM NOM NOM NOM NOM NOM"), ("4171703","1334745257","Archi_T_Tetta","None","it","@Figu666 oppure il patologo sei tu e osservi tutti sti cadaveri ;)","MENTION oppure il patologo sei tu e osservi tutti sti cadaveri ; )","MENTION CON DET:def NOM ADJ PRO:pers CON VER:cpre PRO:indef ADJ NOM PON PON"), ("6930986","1335642487","lafradr","None","it","@Antonicont Aspetta: dovrebbero ballare e cantare in mezzo alla camera dei deputati?? No, perché questo già lo fanno!","MENTION Aspetta : dovrebbero ballare e cantare in mezzo alla camera dei deputati ?? No , perché questo già lo fanno !","MENTION ADJ PON VER:cond VER:infi CON VER:infi PRE NOM PRE:det NOM PRE:det NOM SENT SENT ADV PON NOM NOM PRO:demo NOM PRO:pers VER:pres SENT"), ("2762812","1334251306","gianpino","None","it","Arcobalenia sgombra, son tutti a baciar la Antonellissima. #isola9","Arcobalenia sgombra , son tutti a baciar la Antonellissima . HASHTAG","NOM ADJ PON NOM ADJ PRE VER:infi DET:def NOM SENT HASHTAG"), ("165303","1333298517","xthebesthing","None","it","stamattina ho visto il video di give you heart a break, dio non ho parole. è semplicemente stupendo amore mio @ddlovato STUPENDO, tu lo sei♥","stamattina ho visto il video di give you heart a break , dio non ho parole . è semplicemente stupendo amore mio MENTION STUPENDO , tu lo sei♥","ADV VER:pres VER:pper DET:def NOM PRE ADJ NOM NOM PRE NOM PON NOM ADV VER:pres NOM SENT NOM NOM ADV ADJ NOM PRO:poss MENTION ADJ PON PRO:pers DET:def NOM NOM NOM"), ("6338614","1335450858","aboutDAS","None","it","Mi piace credermi migliore di altri quando mi illudo di aver scelto di non fare cose che in realtà non ho fatto per pigrizia.","Mi piace credermi migliore di altri quando mi illudo di aver scelto di non fare cose che in realtà non ho fatto per pigrizia .","ADJ VER:pres VER:infi ADJ PRE PRO:indef PRO:inter PRO:pers VER:pres PRE VER:infi VER:pper PRE ADV VER:infi NOM PRO:rela PRE NOM ADV VER:pres VER:pper PRE NOM SENT"), ("4665443","1334909462","ytekin","None","it","@hazalornek Grazie tante cara mia.","MENTION Grazie tante cara mia .","MENTION ADJ PRO:indef ADJ PRO:poss SENT"), ("1565138","1333865795","ranelton","None","it","Vorrei che risorgessero etica e morale!Auguri a tutti noi che attendiamo con ansia!","Vorrei che risorgessero etica e morale ! Auguri a tutti noi che attendiamo con ansia !","ADJ PRO:rela VER:cimp NOM CON ADJ SENT NOM PRE PRO:indef PRO:pers PRO:rela VER:cpre PRE NOM SENT"), ("1291091","1333779794","RositaBonelli","None","it","@DrKing77 :-)...Bravo... espandi amore....","MENTION : - ) ... Bravo ... espandi amore ....","MENTION PON PON PON PON ADJ PON VER:pres NOM PON SENT"), ("2410810","1334149186","GayaGleeStyles","None","it","Anche io volevo essere nel club con loro! ahahahahahah :'D","Anche io volevo essere nel club con loro ! ahahahahahah : ' D","ADJ PRO:pers VER:impf VER:infi PRE:det NOM PRE PRO:pers SENT NOM PON PON NPR"), ("1437179","1333812819","WithOxi","None","it","x:Ti sei commosso dopo lo show vero? Harry:Sì sono molto affezionato all'Italia *--* http://t.co/5pO2PXK3","x : Ti sei commosso dopo lo show vero ? Harry : Sì sono molto affezionato all' Italia * -- * URL","ADJ PON VER:impe ADJ VER:pper PRE DET:def NOM ADJ SENT NOM PON NOM VER:pres ADV VER:pper NOM PON NPR SYM NOM SYM URL"), ("3386289","1334479260","sirgolly","None","it","@FERRARInelCUORE è vero. Tipico della Ferrari il pitstop in 2.9\" o. 3.1\". Occorre migliorare il veicolo.","MENTION è vero . Tipico della Ferrari il pitstop in 2.9 \ \" o . 3.1 \ \" . Occorre migliorare il veicolo .","MENTION NOM NOM ADJ SENT ADJ PRE:det NPR DET:def NOM PRE NUM NOM PON CON SENT NUM NOM PON SENT VER:pres VER:infi DET:def NOM SENT"), ("829633","1333624291","Crazy_Sk8erBoi","None","it","@xsweetlavigne ciao... potresti fare anche e me un BG con <NAME> e Demi? ti do i crediti nella bio","MENTION ciao ... potresti fare anche e me un BG con <NAME> e Demi ? ti do i crediti nella bio","MENTION INT PON VER:cond VER:infi ADV CON PRO:pers DET:indef NOM PRE NOM NOM CON NOM SENT PRO:pers VER:pres DET:def NOM PRE:det NOM"), ("6580748","1335530509","xmarynerazzurra","None","it","@tkvirgibelieber grazie mille drugdosdfh c:","MENTION grazie mille drugdosdfh c :","MENTION NOM ADJ NOM NOM PON"), ("5725317","1335255086","misliuk","None","it","GOVERNO AUTORIZZA INSEDIAMENTI ‘SELVAGGI’ IN CISGIORDANIA: La presidenza palestinese ha condannato con forza la ... http://t.co/NB7scMrK","GOVERNO AUTORIZZA INSEDIAMENTI ‘ SELVAGGI ’ IN CISGIORDANIA : La presidenza palestinese ha condannato con forza la ... URL","ADJ NOM NOM NOM NOM NOM NOM NOM NOM NOM NOM NOM PON DET:def NOM ADJ VER:pres VER:pper PRE NOM DET:def PON URL"), ("408731","1333388817","laBibi85","None","it","@LvgaMarco mi sa che è fatto apposta! #chegrandeidea","MENTION mi sa che è fatto apposta ! HASHTAG","MENTION PRO:pers VER:pres PRO:rela NOM NOM NOM ADJ SENT HASHTAG"), ("208121","1333307344","fritzmazz","None","it","@DodoMolinari mamma mia Dodo, tutto lo stadio che cantava oi vita oi vita mia!!! Uno spettacolo!!!!","MENTION mamma mia Dodo , tutto lo stadio che cantava oi vita oi vita mia !!! Uno spettacolo !!!!","MENTION NOM PRO:poss NOM PON ADV DET:def NOM PRO:rela VER:impf NOM NOM NOM NOM PRO:poss SENT SENT SENT DET:indef NOM SENT SENT SENT SENT"), ("1762953","1333913883","AntonellaMcd","None","it","@SwaagDirection @ddlovato nonono,anche io :D","MENTION MENTION nonono , anche io : D","MENTION MENTION NOM PON ADV PRO:pers PON ABR"), ("4603396","1334869292","ChiaraLoScalzo","None","it","Nel Buthan esiste la massimizzazione della felicità interna lorda. Quando non riesco a dormire leggo wikipedia, una voce a caso.","Nel Buthan esiste la massimizzazione della felicità interna lorda . Quando non riesco a dormire leggo wikipedia , una voce a caso .","NOM NOM VER:pres DET:def NOM PRE:det NOM ADJ ADJ SENT CON ADV VER:pres PRE VER:infi VER:pres NOM PON DET:indef NOM PRE NOM SENT"), ("773760","1333612799","Andre58_","None","it","@FilippoNegroni Hai fatto bene zio!","MENTION Hai fatto bene zio !","MENTION ADJ VER:pper ADV NOM SENT"), ("840622","1333626563","FC_NegoBrancoLS","None","it","oi gente tudo bem quanto tempooooooo aff...","oi gente tudo bem quanto tempooooooo aff ...","NOM NOM ADJ NOM ADV ADJ NOM PON"), ("6884749","1335631956","gragri2","None","it","Buona sera a tutti!!","Buona sera a tutti !!","ADJ NOM PRE PRO:indef SENT SENT"), ("5134993","1335070409","juandpaola","None","it","La prima cosa che faccio al mattino è leggere i tweet fino alla sera prima. Poi sorrido. Poi non guardo più il tg: qui è meglio.","La prima cosa che faccio al mattino è leggere i tweet fino alla sera prima . Poi sorrido . Poi non guardo più il tg : qui è meglio .","ADJ ADJ NOM PRO:rela VER:pres PRE:det NOM NOM NOM ADJ DET:def NOM CON PRE:det NOM ADJ SENT ADV VER:pres SENT ADV ADV VER:pres NOM DET:def NOM PON ADV NOM NOM ADV SENT"), ("1012555","1333686579","_kungfupayne","None","it","@itsdrewpancake io Federica , gli altri sono tanti non posso scriverli tutti ahahahah","MENTION io Federica , gli altri sono tanti non posso scriverli tutti ahahahah","MENTION PRO:pers ADJ PON DET:def ADJ VER:pres ADJ ADV VER:pres VER:infi ADJ NOM"), ("4193796","1334750440","ClaudioPiazzi","None","it","#culturadimpresaIT è il commercialista della ditta che insegna alle commesse a azzerare le transazioni in contanti sul registratore di cassa","HASHTAG è il commercialista della ditta che insegna alle commesse a azzerare le transazioni in contanti sul registratore di cassa","HASHTAG NOM NOM DET:def NOM PRE:det NOM PRO:rela VER:pres PRE:det NOM PRE VER:infi DET:def NOM PRE NOM PRE:det NOM PRE NOM"), ("4015599","1334680613","SweetElettra","None","it","@VodafoneIT ma posso attivarla anche senza abbinare mobile internet?","MENTION ma posso attivarla anche senza abbinare mobile internet ?","MENTION CON VER:pres VER:infi ADV PRE VER:infi ADJ NOM SENT"), ("3064633","1334341673","imcookwhores","None","it","@FuckItsJHutch che tutti cagano insieme appassionatamente.","MENTION che tutti cagano insieme appassionatamente .","MENTION PRO:rela PRO:indef VER:pres ADV ADJ SENT"), ("3690004","1334576698","niky_pigna","None","it","@OlgaSpadea guarda.. anche se legge il tweet nn me ne frega niente... troppo stronzo.. giuro.. adesso gli scrivo in chat...","MENTION guarda .. anche se legge il tweet nn me ne frega niente ... troppo stronzo .. giuro .. adesso gli scrivo in chat ...","MENTION VER:pres SENT SENT ADV PRO:refl VER:pres DET:def NOM NOM PRO:pers ADV VER:pres ADV PON ADV NOM SENT SENT NOM SENT SENT ADV PRO:pers VER:pres PRE NOM PON"), ("1581434","1333869321","C_aralle","None","it","Tutti a difendere gli agnelli però poi siete sempre pronti a perculare Lapo.","Tutti a difendere gli agnelli però poi siete sempre pronti a perculare Lapo .","ADJ PRE VER:infi DET:def NOM NOM ADV VER:pres ADV ADJ PRE ADJ NOM SENT"), ("3436928","1334491380","pumpkinmoonjess","None","it","http://t.co/LRKBB70g Ed ecco le Sistar, una febbre a quaranta e comunque hanno fatto meglio delle 4minute. MI PIANGE IL CUORE ç_ç","URL Ed ecco le Sistar , una febbre a quaranta e comunque hanno fatto meglio delle 4 minute . MI PIANGE IL CUORE ç_ç","URL NOM ADV DET:def NOM PON DET:indef NOM PRE NOM CON ADV VER:pres VER:pper ADV PRE:det NUM ADJ SENT PRO:pers VER:pres NOM ADJ NOM"), ("5436958","1335162459","gianlumaro84","None","it","@albertinodj a Roma invece è cosí primavera che sembra gia giov.","MENTION a Roma invece è cosí primavera che sembra gia giov .","MENTION PRE NPR ADV NOM NOM NOM NOM PRO:rela VER:pres NOM NOM SENT"), ("6659788","1335547723","yoostyles","None","it","@daniellepeazer sei finita sui nuovi mostri a striscia in italia.HAHAHAHAHAHAH lol","MENTION sei finita sui nuovi mostri a striscia in ita lia.HAH AHAHAHAHAH lol","MENTION ADJ VER:pper PRE:det ADJ NOM PRE NOM PRE ADJ NOM NOM NOM"), ("1299048","1333782087","liamsneck","None","it","vabè, lo faccio dopo.","vabè , lo faccio dopo .","NOM NOM PON PRO:pers VER:pres ADV SENT"), ("3242712","1334413328","KamilaLago","None","it","@_karolmitico Dm amore","MENTION Dm amore","MENTION NPR NOM"), ("5715023","1335251959","Today_it","None","it","#notizie #today Irlanda fuori dalla crisi: ecco dove l'austerità ha funzionato http://t.co/IcojrtAz #italia","HASHTAG HASHTAG Irlanda fuori dalla crisi : ecco dove l' austerità ha funzionato URL HASHTAG","HASHTAG HASHTAG NPR ADV PRE:det NOM PON ADV PRO:rela NOM PON NOM VER:pres VER:pper URL HASHTAG"), ("2735564","1334246012","xheynialler","None","it","@_ieatcarrots --in america sono arrivati pure primi e faranno un tour estivo. è un ingiustizia, amano più l'america, infondo essa ha tutto.","MENTION -- in america sono arrivati pure primi e faranno un tour estivo . è un ingiustizia , amano più l' america , infondo essa ha tutto .","MENTION NOM PRE ADJ VER:pres VER:pper ADV ADJ CON VER:futu DET:indef NOM ADJ SENT NOM NOM DET:indef NOM PON VER:pres NOM NOM PON ADJ PON VER:pres PRO:pers VER:pres ADJ SENT"), ("1926224","1333990696","itsamazayn","None","it","E ti senti così sfigata quando un uovo con zero follower, zero following e zero tweet ha il nickname che vorresti con tutto il tuo cuore D:","E ti senti così sfigata quando un uovo con zero follower , zero following e zero tweet ha il nickname che vorresti con tutto il tuo cuore D :","ADJ PRO:refl VER:pres NOM VER:pper CON DET:indef NOM PRE ADJ NOM PON ADJ ADJ CON ADJ NOM VER:pres DET:def NOM PRO:rela VER:cond PRE ADJ DET:def PRO:poss NOM NPR PON"), ("4289156","1334770546","xxlallastrongxx","None","it","#RIPAlissiaItalianBelieber ripenso alla.nostra prima.conversazione.con @FedeCanadian","HASHTAG ripenso alla.no stra pr ima.con versazi one.con MENTION","HASHTAG VER:pres VER:pper NOM ADJ NOM NOM NOM MENTION"), ("187740","1333303493","danielezito","None","it","Siamo tutti \"governi tecnici\" con il culo degli altri","Siamo tutti \ \" governi tecnici \ \" con il culo degli altri","VER:pres PRO:indef NOM PON NOM ADJ NOM PON PRE DET:def NOM PRE:det ADJ"), ("1233981","1333739044","RahBorba_","None","it","@YuriNandesBBB Awn! Quanto amor... hihi.","MENTION Awn ! Quanto amor ... hihi .","MENTION NOM SENT PRO:indef NOM PON ADJ SENT"), ("4318656","1334775397","cristina71cav","None","it","La vita e' un gran bel libro..a volte pero' sei costretto a fermarti, tornare indietro per riprendere il filo....Notte dolce dolce notte....","La vita e' un gran bel libro .. a volte pero ' sei costretto a fermarti , tornare indietro per riprendere il filo .... Notte dolce dolce notte ....","ADJ NOM CON PON DET:indef ADJ NOM NOM SENT SENT PRE ADJ NOM PON ADJ VER:pper PRE VER:infi PON VER:infi ADV PRE VER:infi DET:def NOM PON SENT NOM ADJ ADJ NOM PON SENT"), ("4881776","1334961213","MafiaMars","None","it","@EduardaRombaldi Seguindo amore! :p","MENTION Seguindo amore ! : p","MENTION ADJ NOM SENT PON ABR"), ("3779447","1334595808","SaikoCrimeParty","None","it","@RomanceDown_ se ti consola... io ne ho 31 quasi tutti riempiti fino alla fine #shit","MENTION se ti consola ... io ne ho 31 quasi tutti riempiti fino alla fine HASHTAG","MENTION CON PRO:refl VER:pres PON PRO:pers ADV VER:pres NUM ADV PRO:indef VER:pper CON PRE:det NOM HASHTAG"), ("5367154","1335120479","corrado65","None","it","@aleksandar_f @giuseppec30 @maladroxiaM @venerin @BabsyFratti @freecut1 allora dalle un bacino da parte mia :-) buonanotte a tutti","MENTION MENTION MENTION MENTION MENTION MENTION allora dalle un bacino da parte mia : - ) buonanotte a tutti","MENTION MENTION MENTION MENTION MENTION MENTION ADV PRE:det DET:indef NOM PRE NOM PRO:poss PON PON PON NOM PRE PRO:indef"), ("5441967","1335164158","Torakiki74","None","it","@fabiocatar Hanno preso un coro, vergognoso e razzista, che si sente ogni domenica da almeno 15 anni e l'hanno fatto diventare una notizia.","MENTION Hanno preso un coro , vergognoso e razzista , che si sente ogni domenica da almeno 15 anni e l' hanno fatto diventare una notizia .","MENTION NOM VER:pper DET:indef NOM PON ADJ CON ADJ PON PRO:rela PRO:refl VER:pres ADJ NOM PRE ADV NUM NOM CON NOM PON VER:pres VER:pper VER:infi DET:indef NOM SENT"), ("7385493","1335802984","PCicciarelli","None","it","@sheispale camminava tutto tranquillo con la sua tracolla al boschetto.credo fosse lì o.o","MENTION camminava tutto tranquillo con la sua tracolla al bosche tto.cre do fosse lì o.o","MENTION VER:impf ADV ADJ PRE DET:def PRO:poss NOM PRE:det ADJ NOM NOM VER:cimp NOM NOM"), ("791916","1333616615","GlorieuseG","None","it","L'erbazzone della Luci #thanksGod","L ' erbazzone della Luci HASHTAG","NUM PON NOM PRE:det NOM HASHTAG"), ("5747998","1335261619","Fumettolandia","None","it","ARRIVI di OGGI 24 Aprile GIA' DISPONIBILI ALLA VENDITA http://t.co/Fs8wxAsB","ARRIVI di OGGI 24 Aprile GIA ' DISPONIBILI ALLA VENDITA URL","ADJ PRE NOM NUM ADJ NOM PON ADJ NOM NOM URL"), ("6304767","1335443185","Carlottina_13","None","it","ciao, sono ancora io carlottina e ti dico che mi fai sempre più pena, w 1D! (@inlovewithoran live on http://t.co/5czb1cZi)","ciao , sono ancora io carlottina e ti dico che mi fai sempre più pena , w 1 D ! ( MENTION live on URL","INT PON VER:pres ADV PRO:pers VER:pres CON PRO:pers VER:pres PRO:rela PRO:pers VER:pres ADV NOM NOM PON NOM PON NPR SENT PON MENTION NOM NOM URL"), ("3408885","1334485138","simonecupioli","None","it","@acmilan ha sbagliato a dire:il campionato e' ancora lungo ma il gol di Muntari era buono....dice sempre così!!!allegri sei mediocre...","MENTION ha sbagliato a dire : il campionato e' ancora lungo ma il gol di Muntari era buono .... dice sempre così !!! allegri sei mediocre ...","MENTION VER:pres VER:pper PRE VER:infi PON DET:def NOM CON PON ADV ADJ CON DET:def NOM PRE ADJ NOM ADJ PON SENT VER:pres ADV NOM SENT SENT SENT ADJ NOM ADJ PON"), ("6121793","1335368692","77Angelone","[7.63860798, 45.2228067]","it","Come cantava oggi la sud.... Ci avete rotto er cazzo!! Ci avete rotto er cazzo.... Roma te devi sveglia'!! Clemenza zero!!","Come cantava oggi la sud .... Ci avete rotto er cazzo !! Ci avete rotto er cazzo .... Roma te devi sveglia ' !! Clemenza zero !!","ADJ VER:impf ADV DET:def NOM PON SENT PRO:refl VER:pres VER:pper NOM NOM SENT SENT PRO:refl VER:pres VER:pper NOM NOM PON SENT NPR PRO:pers VER:pres ADJ PON SENT SENT NOM ADJ SENT SENT"), ("171238","1333299864","_Panicmore","None","it","@okappaRO Grazie xD ahaha ti capisco xD ti auguro comunque buona fortuna, forse tornerà la voglia di studiare (?)","MENTION Grazie xD ahaha ti capisco xD ti auguro comunque buona fortuna , forse tornerà la voglia di studiare ( ? )","MENTION ADJ NOM ADJ PRO:refl VER:pres NOM PRO:refl VER:pres ADV ADJ NOM PON ADV NOM PRO:pers VER:cpre PRE VER:infi PON SENT PON"), ("4985550","1335008831","AntonellaHilton","None","it","Tutto questo non faceva certo di me un personaggio interessante, era troppo faticoso.","Tutto questo non faceva certo di me un personaggio interessante , era troppo faticoso .","ADJ PRO:demo ADV VER:impf ADV PRE PRO:pers DET:indef NOM ADJ PON VER:impf ADV ADJ SENT"), ("4580488","1334862122","GiacomoZuli","None","it","@EliaTosi @mancio2388 immagino ilMenù di elia : antipasto - costata di manzo - verdure alla griglia - dolce - caffè - amaro","MENTION MENTION immagino ilMenù di elia : antipasto - costata di manzo - verdure alla griglia - dolce - caffè - amaro","MENTION MENTION VER:pres NOM PRE NOM PON NOM PON NOM PRE NOM PON NOM PRE:det NOM PON ADJ PON NOM NOM PON ADJ"), ("5608429","1335201442","mr_mike78","None","it","@Cimettolafaccia ..insomma il pane è tutto ... :)","MENTION .. insomma il pane è tutto ... : )","MENTION SENT SENT ADV DET:def NOM NOM NOM ADJ PON PON PON"), ("7093817","1335710230","LaSissss","None","it","la noia della domenica non ha eguali","la noia della domenica non ha eguali","DET:def NOM PRE:det NOM ADV VER:pres ADJ"), ("2071052","1334050622","MaraMencarelli","None","it","Volunia: il motore di ricerca made in Italy - Eccolo qui, è lui il \"cucciolo \" tutto italiano: Volunia, il… http://t.co/X7g5XqWE","Volunia : il motore di ricerca made in Italy - Eccolo qui , è lui il \ \" cucciolo \ \" tutto italiano : Volunia , il … URL","NOM PON DET:def NOM PRE NOM ADJ PRE NPR PON NOM ADV PON NOM NOM PRO:pers DET:def NOM PON NOM NOM PON ADV ADJ PON NOM PON DET:def NOM NOM NOM URL"), ("3122146","1334380253","_M_e_N_g_O_n_S_","None","it","#buongiorno piovoso a tutti!:)","HASHTAG piovoso a tutti ! : )","HASHTAG ADJ PRE PRO:indef SENT PON PON"), ("3974323","1334671536","GiorgiaMalik","None","it","Kekkoo! sono Giorgia solo che con un altro cognome..quello del mio fidanzato [quello della foto..bello è] xD!","Kekkoo ! sono Giorgia solo che con un altro cognome .. quello del mio fidanzato [ quello della foto .. bello è ] xD !","ADJ SENT VER:pres NOM ADJ PRO:rela PRE DET:indef ADJ NOM SENT SENT PRO:demo PRE:det PRO:poss NOM PON PRO:demo PRE:det NOM SENT SENT ADJ NOM NOM PON NOM SENT"), ("2900469","1334308593","ehimoon","None","it","@Simo_Italy @harry_styles anche io, sai? davvero molto, almeno so che posso parlare con qualcuno che mi capisce.","MENTION MENTION anche io , sai ? davvero molto , almeno so che posso parlare con qualcuno che mi capisce .","MENTION MENTION ADV PRO:pers PON NOM SENT ADV ADV PON ADV VER:pres PRO:rela VER:pres VER:infi PRE PRO:indef PRO:rela PRO:pers VER:pres SENT"), ("4044820","1334685844","alberto_sibilla","None","it","Nn posso fare a meno di pensare ad un terzino sx del foggia ai tempi di zeman quando ti vedo #quasi30anni","Nn posso fare a meno di pensare ad un terzino sx del foggia ai tempi di zeman quando ti vedo HASHTAG","NOM VER:pres VER:infi PRE ADV PRE VER:infi PRE DET:indef NOM NOM PRE:det NOM PRE:det NOM PRE NOM ADV PRO:refl VER:pres HASHTAG"), ("1668357","1333892100","MegaraIP","None","it","Su Facebook tutti vogliono fare tanto i poeti e poi di persona non sanno accocchiare manco due parole.","Su Facebook tutti vogliono fare tanto i poeti e poi di persona non sanno accocchiare manco due parole .","NOM NOM ADJ VER:pres VER:infi ADV DET:def NOM CON ADV PRE NOM ADV VER:pres VER:infi NOM ADJ NOM SENT"), ("2132577","1334062960","Fede_ardizzone","None","it","@messedupbrain non mi portano fuori perchè il caro tommaso deve fare i compiti","MENTION non mi portano fuori perchè il caro tommaso deve fare i compiti","MENTION ADV PRO:pers VER:pres ADV NOM NOM DET:def NOM ADJ VER:pres VER:infi DET:def NOM"), ("6746523","1335593421","ClaudiaCampoli1","None","it","Forza seguite tutti questo fantastico Directionerboy!! ---&gt; @IvanLofrano","Forza seguite tutti questo fantastico Directionerboy !! --- & gt ; MENTION","NOM VER:pper PRO:indef PRO:demo ADJ NOM SENT SENT NOM SYM NOM PON MENTION"), ("4667719","1334910103","cate11563","None","it","@Rsanguineti2011 grazie mia cara sorella ....eccome se lo sò...!! un abbraccio forte!!","MENTION grazie mia cara sorella .... eccome se lo sò ...!! un abbraccio forte !!","MENTION INT PRO:poss ADJ NOM PON SENT ADV CON DET:def NOM PON SENT SENT DET:indef NOM ADJ SENT SENT"), ("7356195","1335793903","SoDamnMe_","None","it","@Sara_1Dxx hahah e anche notevoli direi u.u e diciamo che io sarei la secchiona della classe D:","MENTION hahah e anche notevoli direi u.u e diciamo che io sarei la secchiona della classe D :","MENTION NOM CON ADV ADJ VER:cond NOM CON VER:pres PRO:rela PRO:pers VER:cond DET:def NOM PRE:det NOM NPR PON"), ("7275938","1335776724","Ricky050193","None","it","@Marikina722 ah ok... anche a me succede a volte..","MENTION ah ok ... anche a me succede a volte ..","MENTION INT INT PON ADV PRE PRO:pers VER:pres PRE NOM SENT SENT"), ("5011937","1335016221","PrimaPaginaOn","None","it","Jesi, conferenza di Paolo Grossi: JESI – Al  teatro Pergolesi in piazza della Repubblica, martedì alle 10.30 si ... http://t.co/NtkiHhLR","Jesi , conferenza di Paolo Grossi : JESI – Al teatro Pergolesi in piazza della Repubblica , martedì alle 10.30 si ... URL","ADJ PON NOM PRE NOM ADJ PON ADJ NOM NOM NOM NOM NOM NPR PRE NOM PRE:det NOM PON NOM PRE:det NUM PRO:pers PON URL"), ("3564643","1334518627","_belieber_bibo_","None","it","Mamma mia questa!! se non si sta zitta mo la faccio morire prima che affonda del tutto!","Mamma mia questa !! se non si sta zitta mo la faccio morire prima che affonda del tutto !","NOM PRO:poss PRO:demo SENT SENT CON ADV PRO:refl VER:pres ADJ VER:infi PRO:pers VER:pres VER:infi ADV PRO:rela VER:pres PRE:det ADJ SENT"), ("4588898","1334864000","DottorColetta","None","it","@OrnellaCataldo @lucamattia05 @rudy_zerbi @laura_cataldo @elisabettanuovo Buonanotte magici. Un abbraccio a tutti voi. #chebellichesiamo","MENTION MENTION MENTION MENTION MENTION Buonanotte magici . Un abbraccio a tutti voi . HASHTAG","MENTION MENTION MENTION MENTION MENTION ADJ ADJ SENT DET:indef NOM PRE PRO:indef NOM SENT HASHTAG"), ("2649892","1334226814","Kurokawa_386","None","it","@gylledgerlife Si xD Mi sentivo realizzata xDDD Cosa fa fare essere una Angel uu","MENTION Si xD Mi sentivo realizzata xDDD Cosa fa fare essere una Angel uu","MENTION ADJ NOM ADJ VER:impf VER:pper NOM ADJ VER:pres VER:infi VER:infi DET:indef NOM NOM"), ("724850","1333515824","97_Francy_","None","it","@SwaagDirection Grazie :D","MENTION Grazie : D","MENTION ADJ PON ABR"), ("3435995","1334491177","guidi_francesco","None","it","#domenicaecologica : come rompere i coglioni a tutti quelli che per sei giorni si sono rotti il culo al lavoro","HASHTAG : come rompere i coglioni a tutti quelli che per sei giorni si sono rotti il culo al lavoro","HASHTAG PON PRE VER:infi DET:def NOM PRE ADJ PRO:demo PRO:rela PRE ADJ NOM PRO:refl VER:pres VER:pper DET:def NOM PRE:det NOM"), ("3647176","1334566006","MetaDieta","None","it","Domani 17 Aprile terremo a Padova un Corso Gratuito sull'Uso di Metadieta. Sono disponibili ancora posti!! http://t.co/UEkcNGsd","Domani 17 Aprile terremo a Padova un Corso Gratuito sull' Uso di Metadieta . Sono disponibili ancora posti !! URL","ADJ NUM ADJ VER:futu PRE NPR DET:indef ADJ NOM NOM PON ADJ PRE NOM SENT VER:pres ADJ ADV ADJ SENT SENT URL"), ("1448405","1333815597","aldimicaela","None","it","@BrendiBernal voy para alla, vienen?","MENTION voy para alla , vienen ?","MENTION NOM NOM PRE:det PON NOM SENT"), ("2093025","1334054871","CiaoAustin","None","it","Emis Killa l'ignorante di tutti i tempi che non sa che le calamite uguali si respingono sempre si mette ad insultare un ragazzo Che ride xD","Emis Killa l' ignorante di tutti i tempi che non sa che le calamite uguali si respingono sempre si mette ad insultare un ragazzo Che ride xD","NOM NOM NOM PON NOM PRE PRO:indef DET:def NOM PRO:rela ADV VER:pres PRO:rela DET:def NOM ADJ PRO:refl VER:pres ADV PRO:pers VER:pres PRE VER:infi DET:indef NOM ADJ VER:pres NOM"), ("3675210","1334573485","nilsilara_rdgs","None","it","bom dia amore @GustavoSolari :)","bom dia amore MENTION : )","NOM VER:cpre NOM MENTION PON PON"), ("2307998","1334122919","gaetanocicca","None","it","@fatasoleluna Bgiorno tesoro scusa se non ti ho risposto ma un po di casino, cmq adesso tutto ok grazie sempre per le tue splendide frasi","MENTION Bgiorno tesoro scusa se non ti ho risposto ma un po di casino , cmq adesso tutto ok grazie sempre per le tue splendide frasi","MENTION NOM NOM VER:pres CON ADV PRO:refl VER:pres VER:pper CON DET:indef NOM PRE NOM PON NOM ADV ADJ INT INT ADV PRE DET:def PRO:poss ADJ NOM"), ("5428783","1335159594","_wantyounow","None","it","@Louis_Tomlinson mi spieghi una cosa? Che te le metti a fare le bretelle se poi te le lasci penzoloni sul culo?","MENTION mi spieghi una cosa ? Che te le metti a fare le bretelle se poi te le lasci penzoloni sul culo ?","MENTION PRO:pers VER:cpre DET:indef NOM SENT CON PRO:pers PRO:pers VER:pres PRE VER:infi DET:def NOM CON ADV PRO:pers PRO:pers VER:cpre ADV PRE:det NOM SENT"), ("603296","1333466213","_elisa85","None","it","@tragliatella Semplicemente grazie!!!","MENTION Semplicemente grazie !!!","MENTION ADJ NOM SENT SENT SENT"), ("7068346","1335703723","MarcoT_95","None","it","ma che gol non ha fatto NOCERINO; alla faccia dei ladri rubentini che segnano solo in fuorogioco","ma che gol non ha fatto NOCERINO ; alla faccia dei ladri rubentini che segnano solo in fuorogioco","CON PRO:rela NOM ADV VER:pres VER:pper ADJ PON PRE:det NOM PRE:det NOM ADJ PRO:rela VER:pres ADV PRE NOM"), ("6358220","1335455104","clotrash","None","it","tutto gratis","tutto gratis","ADV ADV"), ("2298758","1334118822","LorenzoMerckx","[9.72043098, 45.16236439]","it","@elena_casali il tuo moroso sa che oggi si tornava a scuola?!","MENTION il tuo moroso sa che oggi si tornava a scuola ?!","MENTION DET:def PRO:poss NOM VER:pres PRO:rela ADV PRO:pers VER:impf PRE NOM SENT SENT"), ("2657640","1334228535","just_for_me12","None","it","@ani1202 no no nn sono tutti uguali. 1 su un milione e' diverso :-)) anziché la barba, ha i baffi 😂😂😂","MENTION no no nn sono tutti uguali . 1 su un milione e' diverso : - ) ) anziché la barba , ha i baffi 😂😂😂","MENTION ADV ADV NOM VER:pres PRO:indef NOM SENT NUM PRE DET:indef NOM CON PON ADJ PON PON PON PON NOM NOM DET:def NOM PON VER:pres DET:def NOM NOM NOM NOM NOM NOM NOM"), ("4269482","1334767033","horan_loves_me","[12.37454673, 42.07699478]","it","@__SuperZayan @LouisCarrot24 mamma mia anche io!!! Ma a che ora lo posterà?? &lt;3","MENTION MENTION mamma mia anche io !!! Ma a che ora lo posterà ?? & lt ; 3","MENTION MENTION NOM PRO:poss ADV PRO:pers SENT SENT SENT CON PRE PRO:rela ADV DET:def NOM SENT SENT SYM NOM PON NUM"), ("1357686","1333795559","kaluen","None","it","@Francesca_adp c'è chi di recente ha tifato Inter... e magari potrebbe toccare anche a noi :P","MENTION c' è chi di recente ha tifato Inter ... e magari potrebbe toccare anche a noi : P","MENTION NOM PON NOM NOM PRO:rela PRE ADJ VER:pres VER:pper NOM PON CON ADV VER:cond VER:infi ADV PRE PRO:pers PON NPR"), ("3152488","1334391354","Andrea__Marini","None","it","@_lucatarenzi_ sono sposato, ho un bimbo, vivo a somma e lavoro a Milano, Ho letto il tuo Pinocchio!!! :-)","MENTION sono sposato , ho un bimbo , vivo a somma e lavoro a Milano , Ho letto il tuo Pinocchio !!! : - )","MENTION VER:pres VER:pper PON VER:pres DET:indef NOM PON NOM PRE NOM CON NOM PRE NPR PON NOM VER:pper DET:def PRO:poss NOM SENT SENT SENT PON PON PON"), ("5805761","1335273768","FabrizioScarpi1","None","it","@Sofiajeanne Buonasera Prof,permetta una domanda :siccome i giorni passano velocemente,alla fine il porcellum verrà cambiato secondo lei?","MENTION Buonasera Prof , permetta una domanda : siccome i giorni passano velocemente , alla fine il porcellum verrà cambiato secondo lei ?","MENTION ADJ NOM PON VER:cpre DET:indef NOM PON CON DET:def NOM VER:pres ADV PON PRE:det NOM DET:def NOM NOM VER:pper PRE PRO:pers SENT"), ("8604","1333230721","saliguori","None","it","Un saluto a Cimino, il mio imperatore della calidornia.","Un saluto a Cimino , il mio imperatore della calidornia .","NOM NOM PRE NOM PON DET:def PRO:poss NOM PRE:det NOM SENT"), ("7069382","1335703972","DeebbiiiH_Lazza","None","it","@ForMusicTv Ma siete anche sul digitale terrestre? Scusate l'ignoranza ^^","MENTION Ma siete anche sul digitale terrestre ? Scusate l' ignoranza ^^","MENTION ADJ VER:pres ADV PRE:det NOM ADJ SENT VER:pper NOM PON NOM NOM"), ("652923","1333475573","ElisaDospina","None","it","@elenoirec <NAME>,ho parlato con Vale delle sfilate milanesi e mi ha raccontato un po' di coe.Appena vengo su Milano ci vediamo tt 3","MENTION <NAME> , ho parlato con Vale delle sfilate milanesi e mi ha raccontato un po ' di coe.App ena vengo su Milano ci vediamo tt 3","MENTION ADJ ADJ PON VER:pres VER:pper PRE NOM PRE:det NOM ADJ CON PRO:pers VER:pres VER:pper DET:indef NOM PON PRE NOM ADJ VER:pres PRE NPR PRO:refl VER:pres NOM NUM"), ("3752778","1334590630","ErricoClaudia","None","it","@rosariatreno46 a te che ti piacciono i colori ad olio eccoti un mio disegno fatto con i pastelli ad olio senza l'olio http://t.co/Xridyfdm","MENTION a te che ti piacciono i colori ad olio eccoti un mio disegno fatto con i pastelli ad olio senza l' olio URL","MENTION PRE PRO:pers PRO:rela PRO:refl VER:pres DET:def NOM PRE NOM VER:pres DET:indef PRO:poss NOM VER:pper PRE DET:def NOM PRE NOM PRE NOM PON NOM URL"), ("2678073","1334233112","klaudio80","None","it","@ValentinaPresc mora tutta la vita","MENTION mora tutta la vita","MENTION ADJ ADJ DET:def NOM"), ("6509184","1335513376","trixilla","None","it","@chiaretta_89 thaaanks!!! :D mandami anche del supporto psicologico ora che devo presentare il project sugli ymas ahah","MENTION thaaanks !!! : D mandami anche del supporto psicologico ora che devo presentare il project sugli ymas ahah","MENTION NOM SENT SENT SENT PON NPR VER:impe ADV PRE:det NOM ADJ NOM PRO:rela VER:pres VER:infi DET:def NOM PRE:det NOM NOM"), ("2663905","1334229806","MissStrongAle","None","it","Fwd: Detesto le donne disperate perché le donne disperate accettano tutto e, accettando tutto, creano accanto a sé... http://t.co/2oNMJenF","Fwd : Detesto le donne disperate perché le donne disperate accettano tutto e , accettando tutto , creano accanto a sé ... URL","NOM PON VER:pres DET:def NOM VER:pper NOM NOM DET:def NOM ADJ VER:pres ADJ CON PON VER:geru ADJ PON VER:pres ADV PRE NOM NOM PON URL"), ("1629228","1333881863","_fuckyeahthiago","None","it","Qualcuno ha il link della puntata di icarly?","Qualcuno ha il link della puntata di icarly ?","ADJ VER:pres DET:def NOM PRE:det NOM PRE NOM SENT"), ("304874","1333362032","london_heart","None","it","qualcuno di voi ha fatto lo stamp quando #ITALYLOVESDEMI era un TT mondiale?","qualcuno di voi ha fatto lo stamp quando HASHTAG era un TT mondiale ?","PRO:indef PRE PRO:pers VER:pres VER:pper DET:def NOM CON HASHTAG VER:impf DET:indef NPR ADJ SENT"), ("3187686","1334400159","xbiebersavedme","None","it","@xsciaobela a dopo amour. x","MENTION a dopo amour . x","MENTION PRE ADV NOM SENT NOM"), ("3661048","1334570215","sentinel87","None","it","@SerenaLanuti @romamobilita a quanto scrivono nessuno, specificano proprio che saranno tutti a gasolio, euro 5 ma a gasolio -.-''","MENTION MENTION a quanto scrivono nessuno , specificano proprio che saranno tutti a gasolio , euro 5 ma a gasolio -.- ' '","MENTION MENTION PRE PRO:indef VER:pres ADJ PON VER:pres ADJ PRO:rela VER:futu ADJ PRE NOM PON ADJ PON CON PRE NOM NOM PON PON"), ("4458042","1334837115","felipesilvaa_","None","it","quanto sono","quanto sono","ADV VER:pres"), ("1917552","1333988738","_herSuperhero","None","it","@_andorlini Grazie a te sono a 700 :D grazie ajshdkjas **","MENTION Grazie a te sono a 700 : D grazie ajshdkjas * *","MENTION ADJ PRE PRO:pers VER:pres PRE NUM PON ABR INT NOM SYM SYM"), ("6935867","1335643687","Lonely_tear89","None","it","@paolo_sciamm90 lo so xké è stato dopo sanremo.. :D Cmq sì,era x colpa mia lo ammetto..Lei ci ha trovati a letto e nn ha retto il colpo u.u","MENTION lo so xké è stato dopo sanremo .. : D Cmq sì , era x colpa mia lo ammetto .. Lei ci ha trovati a letto e nn ha retto il colpo u.u","MENTION PRO:pers VER:pres NOM NOM NOM NOM VER:pper PRE NOM SENT SENT PON NPR NOM NOM PON NOM ADJ NOM PRO:poss PRO:pers VER:pres SENT SENT PRO:pers PRO:refl VER:pres VER:pper PRE NOM CON NOM VER:pres VER:pper DET:def NOM NOM"), ("5190067","1335086169","LibrAngoloAcuto","None","it","@ValenDeg Ciao amica lettrice! Sto per terminare <NAME> e dopo dovrò leggere Cecità,altrimenti @Bandini83 non mi parla più. xD Tu?","MENTION Ciao amica lettrice ! Sto per terminare Olive Kitteridge e dopo dovrò leggere Cecità , altrimenti MENTION non mi parla più . xD Tu ?","MENTION ADJ ADJ NOM SENT VER:pres PRE VER:infi ADJ NOM CON ADV VER:futu ADJ NOM PON ADV MENTION ADV PRO:pers VER:pres NOM SENT NOM NOM SENT"), ("7422950","1335810290","paolacsc","None","it","@GraGrazer attivisti ancora in carcere e altri 2500 beagle prigionieri! non si fa nulla per loro? http://t.co/9GBVl9WD","MENTION attivisti ancora in carcere e altri 2500 beagle prigionieri ! non si fa nulla per loro ? URL","MENTION NOM ADV PRE NOM CON PRO:indef NUM NOM ADJ SENT ADV PRO:refl VER:pres ADV PRE PRO:pers SENT URL"), ("1375180","1333798909","Poeta_Romantica","None","it","Io non conosco mezze misure...Nella mia vita o sei tutto o sei niente!!","Io non conosco mezze misure ... Nella mia vita o sei tutto o sei niente !!","ADJ ADV VER:pres ADJ NOM PON NOM PRO:poss NOM CON NOM ADJ CON ADJ NOM SENT SENT"), ("995121","1333661968","SeciaC","None","it","Un frosti t lo doy alla @AeDubon hahahahaha","Un frosti t lo doy alla MENTION hahahahaha","NOM NOM NOM DET:def NOM PRE:det MENTION ADJ"), ("5575369","1335195271","xLoveYourSmilex","None","it","Ho fatto i capelli lisci :3","Ho fatto i capelli lisci : 3","ADJ VER:pper DET:def NOM ADJ PON NUM"), ("472846","1333429713","undertheraimbow","None","it","certe gente è esagerata,una che fa 'sono depressa perchè non mi ami' amore mio la depressione non sono ste gran cazzate.","certe gente è esagerata , una che fa ' sono depressa perchè non mi ami ' amore mio la depressione non sono ste gran cazzate .","ADJ NOM NOM NOM ADJ PON DET:indef PRO:rela ADV PON VER:pres VER:pper NOM NOM ADV PRO:pers VER:cpre PON NOM PRO:poss DET:def NOM ADV VER:pres NOM ADJ VER:pper SENT"), ("4049922","1334686692","xharryswife_","None","it","@xhoransmile988 Oh,Grazie *-*","MENTION Oh , Grazie * - *","MENTION NOM PON NOM SYM PON SYM"), ("7085175","1335707919","bick_the_quick","None","it","http://t.co/VU42lGpn i migliori tiratori della ncaa larry bird http://t.co/6qMX7GW3","URL i migliori tiratori della ncaa larry bird URL","URL DET:def ADJ NOM PRE:det ADJ NOM NOM URL"), ("3992330","1334675516","Kitty_Senior","None","it","Ho voglia di spaccare tutto ciò che mi capita a tiro... *allontana l'iPhone*","Ho voglia di spaccare tutto ciò che mi capita a tiro ... * allontana l' iPhone *","ADJ VER:cpre PRE VER:infi PRO:indef NOM PRO:rela PRO:pers VER:pres PRE NOM PON SYM VER:pres NOM PON VER:geru SYM"), ("775836","1333613241","199X_HNK","None","it","RT @lucianopagano @199X_HNK @g79world grazie del RT! Sappiate che ho tutta la seconda serie anni '90 della Granata Press!","RT MENTION MENTION MENTION grazie del RT ! Sappiate che ho tutta la seconda serie anni '90 della Granata Press !","ADJ MENTION MENTION MENTION NOM PRE:det NOM SENT VER:impe PRO:rela VER:pres ADJ DET:def ADJ NOM NOM PON NUM PRE:det ADJ NPR SENT"), ("6497149","1335509882","vodkaIemon","None","it","@mpaolarigamonti Grazie troppo gentile, certo che paragonarmi a @David_IsayBlog non sa molto di complimento. Scherzo, è un onore!! :P","MENTION Grazie troppo gentile , certo che paragonarmi a MENTION non sa molto di complimento . Scherzo , è un onore !! : P","MENTION ADJ ADV ADJ PON ADV CON VER:infi PRE MENTION ADV VER:pres ADV PRE NOM SENT NOM PON NOM NOM DET:indef NOM SENT SENT PON NPR"), ("6604028","1335535968","sergioragone","None","it","Guardiola alla guida dell' huffington post italiano! Le altre candidature e i desiderata vanno stroncati subito!","Guardiola alla guida dell' huffington post italiano ! Le altre candidature e i desiderata vanno stroncati subito !","ADJ PRE:det NOM NOM PON NOM PRE ADJ SENT DET:def ADJ NOM CON DET:def NOM VER:pres VER:pper ADV SENT"), ("506530","1333442063","gazzateo","None","it","Ore 12:33 e ancora niente pioggia #firenze #siccità. Eppure il governo ladro c'è... (facile-facile)","Ore 12:33 e ancora niente pioggia HASHTAG HASHTAG Eppure il governo ladro c' è ... ( facile-facile )","ADJ NUM PON NUM CON ADV ADJ NOM HASHTAG HASHTAG NOM DET:def NOM ADJ NOM PON NOM NOM PON PON ADJ PON"), ("5912773","1335294558","Smercolina","None","it","Lei \"ma tu ora saresti pronta per un amore?\" Io \"se devo domandarmelo immagino io sia già preda dell'incantesimo dell'orologio biologico\"","Lei \ \" ma tu ora saresti pronta per un amore ? \ \" Io \ \" se devo domandarmelo immagino io sia già preda dell' incantesimo dell' orologio biologico \ \"","ADJ NOM PON CON PRO:pers ADV VER:cond ADJ PRE DET:indef NOM SENT NOM PON ADJ NOM PON CON VER:pres VER:infi VER:pres PRO:pers VER:cpre NOM VER:pres NOM PON NOM NOM PON NOM ADJ NOM PON"), ("6303700","1335442921","Hazza_wifee","None","it","@_1DMarryMe_ @Ali__97 Si infatti, io faccio così tutti i giorni!","MENTION MENTION Si infatti , io faccio così tutti i giorni !","MENTION MENTION ADJ ADV PON PRO:pers VER:pres NOM ADJ DET:def NOM SENT"), ("6212664","1335417225","Simone__Ferrari","[11.3209943, 46.4786115]","it","@LaSere83 sto anche facendo pausa con yogurt...ottimo parlare di ste cose...#solocosebelle e buone!!!yeeesss ma venite in camper?","MENTION sto anche facendo pausa con yogurt ... ottimo parlare di ste cose ... HASHTAG e buone !!! yeeesss ma venite in camper ?","MENTION VER:pres ADV VER:geru NOM PRE NOM PON VER:pres VER:infi PRE ADJ NOM PON HASHTAG CON ADJ SENT SENT SENT NOM CON VER:pres PRE NOM SENT"), ("4913824","1334990628","CronacaFlegrea","None","it","<NAME> - ELEZIONI/ Monaco accusa Figliolia: «Non mantiene i patti, sta co.... Leggi tutto su http://t.co/TTW13ivu","<NAME> - ELEZIONI / Monaco accusa Figliolia : « Non mantiene i patti , sta co .... Leggi tutto su URL","ADJ ADJ PON NOM PON ADJ NOM ADJ PON NOM PON NOM VER:pres DET:def NOM PON VER:pres VER:pper PON SENT NOM ADJ PRE URL"), ("3980157","1334672883","ARosanio","None","it","@VittorioSilva ,vestirà in modo bizzarro, ma è uno dei giornalisti economici più preparato e intellettualmente onesto che ci siano in Italia","MENTION , vestirà in modo bizzarro , ma è uno dei giornalisti economici più preparato e intellettualmente onesto che ci siano in Italia","MENTION PON NOM PRE NOM ADJ PON CON NOM NOM ADJ PRE:det NOM ADJ NOM ADJ CON ADJ NOM PRO:rela PRO:refl VER:cpre PRE NPR"), ("6965196","1335675480","liutaldo","None","it","@acquaketa ma li voglio tutti arrivo","MENTION ma li voglio tutti arrivo","MENTION CON PRO:pers VER:pres PRO:indef NOM"), ("5983852","1335337173","mamotwit1","None","it","e' OGGI il giorno della presentazione di POLO RALPH LAUREN donna con SCONTO62% http://t.co/uw6aSY2A #outlet #moda http://t.co/XxkVh8IS","e' OGGI il giorno della presentazione di POLO RALPH LAUREN donna con SCONTO 62 % URL HASHTAG HASHTAG URL","CON PON NOM DET:def NOM PRE:det NOM PRE ADJ NOM NOM NOM PRE ADJ NUM SYM URL HASHTAG HASHTAG URL"), ("1389524","1333801809","tgregione","None","it","Napoli, donna muore dopo 6 ore di attesa al Pronto Soccorso http://t.co/Ma8XwUH7","Napoli , donna muore dopo 6 ore di attesa al Pronto Soccorso URL","NPR PON NOM VER:pres PRE NUM NOM PRE NOM PRE:det NOM ADJ URL"), ("7383012","1335802449","neko_seki","None","it","http://t.co/XC3XXRWY dannata onda io vi stupro a tutti e tre come state Kyuhyun, Eunhyuk e Leeteuk *A*","URL dannata onda io vi stupro a tutti e tre come state Kyuhyun , Eunhyuk e Leeteuk * A *","URL VER:pper NOM PRO:pers PRO:refl VER:pres PRE ADJ CON ADJ CON VER:pper NOM PON NOM CON NOM SYM ADJ SYM"), ("4354385","1334795824","diegoAgni","None","it","La vita...un viaggio prezioso e irripetibile.irripetibile(agg. Che non si può ripetere), eccezionale,... http://t.co/sCLLyson","La vita ... un viaggio prezioso e irripetib ile.irr ipetibile ( agg . Che non si può ripetere ) , eccezionale , ... URL","ADJ NOM PON DET:indef NOM ADJ CON ADJ NOM ADJ PON ADJ SENT CON ADV PRO:pers NOM VER:infi PON PON ADJ PON PON URL"), ("2772058","1334252755","JM_Coppede","None","it","\"Ti amo da qui... Alla fine del monfo... Di nuovo qui all'infinito\"","\ \" Ti amo da qui ... Alla fine del monfo ... Di nuovo qui all' infinito \ \"","NOM PON ADJ VER:pres PRE ADV PON NOM ADJ PRE:det NOM PON NOM ADJ ADV NOM PON ADJ NOM PON"), ("52999","1333266856","Marcolino___","None","it","@rossbrescia Tutto ok, ho inchiodato, ...ti ho dato un bacetto e sono ripartito :-)","MENTION Tutto ok , ho inchiodato , ... ti ho dato un bacetto e sono ripartito : - )","MENTION ADJ INT PON VER:pres VER:pper PON PON PRO:pers VER:pres VER:pper DET:indef NOM CON VER:pres VER:pper PON PON PON"), ("3215975","1334406697","HeyItsBritney_","None","it","@AndreLovesBrit si ahahahah sta puttana che ne ha detto gli ha detto di tutto poi siamo uscite e io mammina sei arrabbiata ? lol lei:","MENTION si ahahahah sta puttana che ne ha detto gli ha detto di tutto poi siamo uscite e io mammina sei arrabbiata ? lol lei :","MENTION PRO:pers NOM VER:pres NOM PRO:rela ADV VER:pres VER:pper DET:def VER:pres VER:pper PRE ADJ ADV VER:pres VER:pper CON PRO:pers NOM ADJ VER:pper SENT NOM PRO:pers PON"), ("4953775","1335001953","pasine","None","it","Scopro oggi che, sulle tessere atm milano, carichi biglietti, non credito. La flessibilità di utilizzo è quindi nulla. #mobilepaymentutopia","Scopro oggi che , sulle tessere atm milano , carichi biglietti , non credito . La flessibilità di utilizzo è quindi nulla . HASHTAG","NOM ADV ADJ PON PRE:det NOM NOM VER:pres PON ADJ NOM PON ADV NOM SENT DET:def NOM PRE NOM NOM NOM ADV ADJ SENT HASHTAG"), ("2375354","1334141867","jawaadseyes","None","it","jncrejn inviate anche a me i numeri ?","jncrejn inviate anche a me i numeri ?","NOM VER:pper ADV PRE PRO:pers DET:def NOM SENT"), ("621793","1333470084","HesMyOnlyHero","None","it","@thanxtoexist amore davvero ? ti piace ? ora devo farglielo vedere ♥ mi sento strana boo.","MENTION amore davvero ? ti piace ? ora devo farglielo vedere ♥ mi sento strana boo .","MENTION NOM ADV SENT PRO:pers VER:pres SENT ADV VER:pres VER:infi VER:infi NOM NOM NOM PRO:pers VER:pres ADJ NOM SENT"), ("2290846","1334113499","zavsal","None","it","L’Italia dei valori...Lidia Undemi, nauseata dalla falsità del partito si dimette. - Raccontate la verità,… http://t.co/8Se13vmK","L ’ Italia dei valori ... Lidia Undemi , nauseata dalla falsità del partito si dimette . - Raccontate la verità , … URL","NUM NOM NOM NOM NPR PRE:det NOM PON NOM NOM PON VER:pper PRE:det NOM PRE:det NOM PRO:refl VER:pres SENT PON VER:pper DET:def NOM PON NOM NOM NOM URL"), ("4922241","1334993332","tempoxme_libri","None","it","Anche @Mangialibri con #chileggeconsiglia ha espresso le sue preferenze ... cosa si vuole di più?? ;-D","Anche MENTION con HASHTAG ha espresso le sue preferenze ... cosa si vuole di più ?? ; - D","ADJ MENTION PRE HASHTAG VER:pres VER:pper DET:def PRO:poss NOM PON NOM PRO:refl VER:pres PRE NOM SENT SENT PON PON NPR"), ("3470493","1334499592","LisiVirna","None","it","@Valerafi t aspetta la dannazione eterna... Meglio fare cm me!","MENTION t aspetta la dannazione eterna ... Meglio fare cm me !","MENTION NOM VER:pres DET:def NOM ADJ PON NOM VER:infi NOM PRO:pers SENT"), ("4695639","1334916947","abigaelborrow","None","it","@__CrazyHeart oggi pomeriggio vado a fare palestra :3 tu??","MENTION oggi pomeriggio vado a fare palestra : 3 tu ??","MENTION ADV NOM VER:pres PRE VER:infi NOM PON NUM NOM SENT SENT"), ("3415154","1334486547","takemezayn_","None","it","@Anna_rolin e che ne so (?) penso la maggior parte della classe boh","MENTION e che ne so ( ? ) penso la maggior parte della classe boh","MENTION CON PRO:rela ADV VER:pres PON SENT PON VER:pres DET:def ADJ NOM PRE:det NOM NOM"), ("967832","1333653744","FedeCanadian","None","it","@ValeMaddaluno ciao meraviglia,io tutto apposto e te? sdfghjkl. :3","MENTION ciao meraviglia , io tutto apposto e te ? sdfghjkl . : 3","MENTION INT VER:impe PON PRO:pers PRO:indef VER:pper CON PRO:pers SENT NOM SENT PON NUM"), ("1706417","1333901754","AndreaRossi81","None","it","@andreaiannone29 stavi indiavolato... Bravo peccato per il rettilineo ma meglio di così non potevi fare!!! #Motomondiale","MENTION stavi indiavolato ... Bravo peccato per il rettilineo ma meglio di così non potevi fare !!! HASHTAG","MENTION VER:impf ADJ PON ADJ VER:pper PRE DET:def ADJ CON ADV PRE NOM ADV VER:impf VER:infi SENT SENT SENT HASHTAG"), ("2359746","1334138521","culrs","None","it","@niallsicecream non fare la bad girl con me.","MENTION non fare la bad girl con me .","MENTION ADV VER:infi DET:def NOM NOM PRE PRO:pers SENT"), ("3758517","1334591837","NosapaiD","None","it","@claritwit Direi una valutazione, per quanto tu possa esserne certa. Un fatto credo sia una cosa diversa. (non ti arrabbiare però eh)","MENTION Direi una valutazione , per quanto tu possa esserne certa . Un fatto credo sia una cosa diversa . ( non ti arrabbiare però eh )","MENTION ADJ DET:indef NOM PON CON ADV PRO:pers VER:cpre VER:infi ADJ SENT DET:indef NOM VER:pres VER:cpre DET:indef NOM ADJ SENT PON ADV VER:pres VER:infi NOM INT PON"), ("6478353","1335503706","italianangels","None","it","Save the date: il prossimo StartuParty sarà il 30 Maggio a Milano. X info: iscriviti alla mailing list http://t.co/ndCtgsH9” RT @francingu","Save the date : il prossimo StartuParty sarà il 30 Maggio a Milano . X info : iscriviti alla mailing list URL RT MENTION","ADJ NOM NOM PON DET:def ADJ NOM NOM DET:def NUM NOM PRE NPR SENT NUM NOM PON VER:impe PRE:det ADJ NOM URL ADJ MENTION"), ("3393872","1334481157","Il_Cicalino","None","it","@MariannaVent appunto!!! Tutti spariti nonostanyte @riotta li abbia coinvolti. Mah","MENTION appunto !!! Tutti spariti nonostanyte MENTION li abbia coinvolti . Mah","MENTION ADV SENT SENT SENT PRO:indef VER:pper ADJ MENTION PRO:pers VER:cpre VER:pper SENT INT"), ("4368223","1334811152","sarettakidrauhl","None","it","Giorno, anche oggi niente scuola","Giorno , anche oggi niente scuola","NOM PON ADV ADV ADJ NOM"), ("1433999","1333812043","Giacaste68","None","it","@elenoirec <NAME>! Non te la prendere!! Purtroppo durante le feste in tanti occupano la rete...c'è un pò di tutto..Buona Pasqua!!!","MENTION Ciao Elenoire ! Non te la prendere !! Purtroppo durante le feste in tanti occupano la rete ... c' è un pò di tutto .. Buona Pasqua !!!","MENTION ADJ ADJ SENT ADV PRO:pers PRO:pers VER:infi SENT SENT ADV PRE DET:def NOM PRE PRO:indef VER:pres DET:def NOM PON NOM PON NOM NOM DET:indef NOM PRE PRO:indef SENT SENT NOM ADJ SENT SENT SENT"), ("2568518","1334182459","KeiRodri","None","it","@jmilanese tutto bennee bambino!","MENTION tutto bennee bambino !","MENTION ADJ ADJ NOM SENT"), ("6569411","1335528021","Ludovica_ZHLNL","None","it","9. hai mai sofferto per amore? No, grazie al cielo no","9 . hai mai sofferto per amore ? No , grazie al cielo no","NUM SENT VER:pres ADV VER:pper PRE NOM SENT ADV PON NOM PRE:det NOM ADV"), ("338652","1333370318","Cooper_1707_Sch","None","it","@la_elena Ragazzi date un occhiatta a questo social network della SONY: http://t.co/lV9nc3zB Ci sono anche dei premi in vincita!","MENTION Ragazzi date un occhiatta a questo social network della SONY : URL Ci sono anche dei premi in vincita !","MENTION NOM VER:pper DET:indef NOM PRE PRO:demo NOM NOM PRE:det NOM PON URL ADJ VER:pres ADV PRE:det NOM PRE NOM SENT"), ("2107104","1334057450","thankyoustyles","None","it","@madeforsykes per domani porta il quaderno di Dante che lo controlla, poi inglese li sai e tedesco anche (:","MENTION per domani porta il quaderno di Dante che lo controlla , poi inglese li sai e tedesco anche ( :","MENTION PRE NOM VER:pres DET:def NOM PRE NOM PRO:rela PRO:pers VER:pres PON ADV ADJ PRO:pers NOM CON NOM ADV PON PON"), ("1775412","1333917347","LMaryNY","None","it","@NoemiCoppola speriamo :) comunque non lo so ancora, un lavoro che mi faccia sentire soddisfatta di me :)","MENTION speriamo : ) comunque non lo so ancora , un lavoro che mi faccia sentire soddisfatta di me : )","MENTION VER:pres PON PON ADV ADV PRO:pers VER:pres ADV PON DET:indef NOM PRO:rela PRO:pers VER:cpre VER:infi VER:pper PRE PRO:pers PON PON"), ("1152078","1333719786","Simon_Iceman","None","it","@lapinadeejay La mia Uno bianca era la macchina della ditta. In realtà io avevo un BMW #bugiaxcuccare","MENTION La mia Uno bianca era la macchina della ditta . In realtà io avevo un BMW HASHTAG","MENTION ADJ PRO:poss ADJ NOM VER:impf DET:def NOM PRE:det NOM SENT PRE NOM PRO:pers VER:impf DET:indef NOM HASHTAG"), ("860088","1333630910","marcopak","None","it","@ultranoia Dicono tutti così.","MENTION Dicono tutti così .","MENTION VER:pres PRO:indef NOM SENT"), ("2187088","1334074137","AlRa1NJMI","None","it","@Jughernaut si anche quello, ma soprattutto fammi sapere xD cioè non è un trofeo, è una proposta vera e propria! Ahahah guarda te che sogget","MENTION si anche quello , ma soprattutto fammi sapere xD cioè non è un trofeo , è una proposta vera e propria ! Ahahah guarda te che sogget","MENTION PRO:pers ADV PRO:demo PON CON ADV VER:impe VER:infi NOM NOM NOM ADV NOM NOM DET:indef NOM PON NOM NOM DET:indef NOM ADJ CON ADJ SENT NOM VER:pres PRO:pers PRO:rela NOM"), ("1926135","1333990680","46Ely58","None","it","@lapinadeejay io torno a casa dalla valle d'aosta dopo un week con amici http://t.co/m381kuTd","MENTION io torno a casa dalla valle d' aosta dopo un week con amici URL","MENTION PRO:pers VER:pres PRE NOM PRE:det NOM ABR PON VER:pper PRE DET:indef NOM PRE ADJ URL"), ("6729872","1335584126","fainfosport","None","it","Juve, Paratici a Brescia per El Kaddouri e definire Leali. Piace anche Arcari come terzo portiere. I http://t.co/RBMtgNyz","Juve , Paratici a Brescia per El Kaddouri e definire Leali . Piace anche Arcari come terzo portiere . I URL","ADJ PON NOM PRE NPR PRE NPR ADJ CON VER:infi NOM SENT VER:pres ADV ADJ CON ADJ NOM SENT DET:def URL"), ("2139732","1334064486","Adrirection","None","it","@iwillmarryniall @Sheisnameless_ Perchè una sola volta? Scusa se te lo dico..non voglio fare l'alunna(?). LOL #ITALIANDIRECTIONERSLOVEONED","MENTION MENTION Perchè una sola volta ? Scusa se te lo dico .. non voglio fare l' alunna ( ? ) . LOL HASHTAG","MENTION MENTION NOM NOM DET:indef ADJ NOM SENT NOM CON PRO:pers PRO:pers VER:pres SENT SENT ADV VER:pres VER:infi NOM PON NOM PON SENT PON SENT NOM HASHTAG"), ("313689","1333364178","_yeolliesmile","None","it","Alle 4 devo cominciare a studiare T__T E devo anche fare la spesa D:","Alle 4 devo cominciare a studiare T _ _ T E devo anche fare la spesa D :","NOM NUM VER:pres VER:infi PRE VER:infi NPR PON PON NPR NOM VER:pres ADV VER:infi DET:def NOM NPR PON"), ("603081","1333466166","poppipoppy","None","it","@79Pan @sonosoloio74 belin tardi ... Alla prox gelato al pistacchio:-)","MENTION MENTION belin tardi ... Alla prox gelato al pistacchio : - )","MENTION MENTION NOM ADJ PON NOM NOM VER:pper PRE:det NOM PON PON PON"), ("4033567","1334683941","alfredfiammella","None","it","#Italia dice addio alla #Ducati ..passa alla casa tesesca #Audi","HASHTAG dice addio alla HASHTAG .. passa alla casa tesesca HASHTAG","HASHTAG VER:pres NOM PRE:det HASHTAG SENT SENT VER:pres PRE:det NOM ADJ HASHTAG"), ("3590221","1334528345","fabiopasquariel","None","it","@CLEMENTINOIENA ciao, sei un grande...ti volevo chiedere se tu e fibra prima o poi verrete a fare un concerto a napoli....riempireste tutto!","MENTION ciao , sei un grande ... ti volevo chiedere se tu e fibra prima o poi verrete a fare un concerto a napoli .... riempireste tutto !","MENTION INT PON ADJ DET:indef ADJ PON PRO:refl VER:impf VER:infi CON NOM CON NOM ADJ CON ADV VER:futu PRE VER:infi DET:indef NOM PRE NOM PON SENT VER:cond PRO:indef SENT"), ("3562228","1334518151","mattel62","None","it","All’avaro manca tanto quello che ha quanto quello che non ha http://t.co/oDY66n5O","All ’ avaro manca tanto quello che ha quanto quello che non ha URL","NOM NOM NOM NOM ADJ ADJ ADV PRO:demo PRO:rela VER:pres ADV PRO:demo PRO:rela ADV VER:pres URL"), ("4669948","1334910720","hisburningveins","None","it","@erikapurita solo perché il loro billino gli ha fatto notare questa cosa .-.","MENTION solo perché il loro billino gli ha fatto notare questa cosa .-.","MENTION ADJ NOM NOM DET:def PRO:poss NOM PRO:pers VER:pres VER:pper VER:infi PRO:demo NOM NOM SENT"), ("6320504","1335446854","Azzurra_C","None","it","Per il #M5S è presente all'incontro la dott.ssa Loredana Mannina, assessore della giunta Nuti #elepa #openPalermo http://t.co/9bCDrhi4","Per il HASHTAG è presente all' incontro la d ott.ssa Loredana Mannina , assessore della giunta Nuti HASHTAG HASHTAG URL","NOM DET:def HASHTAG NOM NOM ADJ NOM PON ADV DET:def ABR ADJ ADJ NOM PON NOM PRE:det VER:pper NOM HASHTAG HASHTAG URL"), ("6152198","1335374235","DiMiccoAlbi","None","it","@ovolollol non dirlo a tutti, è Garnier ultraricci effetto luminoso n'curly and go","MENTION non dirlo a tutti , è Garnier ultraricci effetto luminoso n ' curly and go","MENTION ADV VER:infi PRE PRO:indef PON NOM NOM NOM ADJ NOM ADJ ABR PON NOM NPR NOM"), ("57380","1333268106","Anticasta","None","it","Il Fatto &gt; I conti fallimentari del calcio italiano","Il Fatto & gt ; I conti fallimentari del calcio italiano","NOM ADJ SYM NOM PON ADJ NOM ADJ PRE:det NOM ADJ"), ("7095231","1335710609","PaolaSpezzaferr","None","it","@colvieux Ho amato Carver Sono stupefatta Come si può fare il confronto con un cantante?","MENTION Ho amato Carver Sono stupefatta Come si può fare il confronto con un cantante ?","MENTION ADJ VER:pper NOM VER:pres VER:pper ADJ PRO:pers NOM VER:infi DET:def NOM PRE DET:indef NOM SENT"), ("2598358","1334211116","Italia_Notizie","None","it","Corriere della Sera: Siria: cessate fuoco, Cns, manifestate: BEIRUT - Scendere in strada e manifesta... http://t.co/PJMeK3bm","Corriere della Sera : Siria : cessate fuoco , Cns , manifestate : BEIRUT - Scendere in strada e manifesta ... URL","ADJ PRE:det NOM PON NPR PON VER:pper NOM PON NOM PON VER:pper PON NOM PON NOM PRE NOM CON ADJ PON URL"), ("999706","1333666593","danielecampana","None","it","Italia illegal operation via @beppe_grillo http://t.co/LjPnapdY","Italia illegal operation via MENTION URL","NPR NOM NOM ADV MENTION URL"), ("4051706","1334687015","saraf1993","None","it","@FOrizio dai forza fatti coraggio il topo e' sempre cn te anche quando non lo puoi vedere ! Appena vado all'ikea gli compro la fidanzata !!","MENTION dai forza fatti coraggio il topo e' sempre cn te anche quando non lo puoi vedere ! Appena vado all' ikea gli compro la fidanzata !!","MENTION PRE:det NOM VER:pper NOM DET:def NOM CON PON ADV NOM PRO:pers ADV CON ADV PRO:pers VER:pres VER:infi SENT ADV VER:pres NOM PON ADJ PRO:pers VER:pres DET:def NOM SENT SENT"), ("6852120","1335623128","AScorsoni","None","it","Buongiorno a tutti e benvenuta a me Su Twitter!","Buongiorno a tutti e benvenuta a me Su Twitter !","NOM PRE ADJ CON ADJ PRE PRO:pers NOM NOM SENT"), ("2219698","1334079643","francescabarra","None","it","Risorgere dopo Pasqua questo sì che e' un vero miracolo #Lega","Risorgere dopo Pasqua questo sì che e' un vero miracolo HASHTAG","ADJ CON ADJ PRO:demo NOM ADJ CON PON DET:indef ADJ NOM HASHTAG"), ("4195104","1334750748","pe90riace","None","it","@acmilan Ma quanto è simpatico Conte??#askallegri","MENTION Ma quanto è simpatico Conte ?? HASHTAG","MENTION ADJ ADV NOM NOM ADJ NOM SENT SENT HASHTAG"), ("344349","1333371841","mcastagnini","None","it","@Federica_Inter3 direi che mi fai sempre fare due risate","MENTION direi che mi fai sempre fare due risate","MENTION VER:cond PRO:rela PRO:pers VER:pres ADV VER:infi ADJ NOM"), ("4847102","1334947438","Lagiulybieber","None","it","@Vicandtheboys_ Ma se io sono una dea allora lo sei anche tu! #beccata","MENTION Ma se io sono una dea allora lo sei anche tu ! HASHTAG","MENTION ADJ CON PRO:pers VER:pres DET:indef NOM ADV PRO:pers ADJ ADV NOM SENT HASHTAG"), ("5771651","1335266222","GioRGia93P","None","it","Nn m ricordo che devo fare!! #BRING1DTOITALY","Nn m ricordo che devo fare !! HASHTAG","NOM NOM NOM PRO:rela VER:pres VER:infi SENT SENT HASHTAG"), ("1931338","1333991708","GeckoTheBestYWY","None","it","#WeWantJamiroquaiInItaly 3 arrivo a 30 e poi smetto. ma fatelo tutti","HASHTAG 3 arrivo a 30 e poi smetto . ma fatelo tutti","HASHTAG NUM NOM PRE NUM CON ADV VER:pres SENT CON VER:impe ADJ"), ("4659598","1334907750","MsrC_90","None","it","e anche l'inter mi fa gli auguri muahahahah XD http://t.co/6UK5ADub","e anche l' inter mi fa gli auguri muahahahah XD URL","CON ADV NOM PON NOM PRO:pers VER:pres DET:def NOM NOM NOM URL"), ("6455988","1335474340","itsabromance","None","it","@1DLoveSmile abbiamo girato tutto il quartiere ... cercando sotto i secchioni e sotto le macchine ma niente","MENTION abbiamo girato tutto il quartiere ... cercando sotto i secchioni e sotto le macchine ma niente","MENTION VER:pres VER:pper ADJ DET:def NOM PON VER:geru ADV DET:def NOM CON PRE DET:def NOM CON ADJ"), ("5619268","1335203161","Cle_96","None","it","@MalikWife_ ahahahahahah grazieeeee *-* anche il tuo nome è molto molto bello!! :D","MENTION ahahahahahah grazieeeee * - * anche il tuo nome è molto molto bello !! : D","MENTION NOM ADJ SYM PON SYM ADV DET:def PRO:poss NOM NOM NOM ADV ADV ADJ SENT SENT PON ABR"), ("949761","1333650344","lucabirba","None","it","@lagunablu71 grazie troppo gentile :-)","MENTION grazie troppo gentile : - )","MENTION NOM ADV ADJ PON PON PON"), ("3106021","1334356899","MatteoLiofredi","None","it","Con 10.000 Scuse il mondo ti divora, tu ridi e prenditene Gioco. Dirigi amore a tutti, ma sta fuori dai gruppi, chi parla tanto pensa Poco.","Con 10.000 Scuse il mondo ti divora , tu ridi e prenditene Gioco . Dirigi amore a tutti , ma sta fuori dai gruppi , chi parla tanto pensa Poco .","NOM NUM NOM DET:def NOM PRO:refl VER:pres PON PRO:pers VER:pres CON VER:impe ADJ SENT VER:pres NOM PRE PRO:indef PON CON VER:pres ADV PRE:det NOM PON PRO:rela VER:pres ADV VER:pres ADJ SENT"), ("19731","1333248489","gia_l","None","it","@valigiablu http://t.co/foAalEUx forse Diamanti ha ragione, il web ti dà opportunità ma ti toglie alcune dimensioni della socializzazione","MENTION URL forse Diamanti ha ragione , il web ti dà opportunità ma ti toglie alcune dimensioni della socializzazione","MENTION URL ADV ADJ VER:pres NOM PON DET:def NOM VER:pres NOM NOM CON PRO:refl VER:pres PRO:indef NOM PRE:det NOM"), ("602818","1333466113","savegolds","None","it","@sattamelissa anche io..però ci credo.. @KPBofficial sarà decisivo, me lo sento #ForzaMilan","MENTION anche io .. però ci credo .. MENTION sarà decisivo , me lo sento HASHTAG","MENTION ADV PRO:pers SENT SENT NOM PRO:refl VER:pres SENT SENT MENTION NOM ADJ PON PRO:pers PRO:pers VER:pres HASHTAG"), ("5000732","1335012989","iscalledlove","None","it","ATTENZIONE: SI PREGA DI NON FARE FOTO CON LUX E LIAM PRIMA CHE DANIELLE SI ARRABBI :'D AHAHAHHAHAHAHHAHAHAHAHAHHA. #solounabattuta","ATTENZIONE : SI PREGA DI NON FARE FOTO CON LUX E LIAM PRIMA CHE DANIELLE SI ARRABBI : ' D AHAHAHHAHAHAHHAHAHAHAHAHHA . HASHTAG","NOM PON PRO:pers NOM ADJ NOM ADJ ADJ NOM NOM ADJ NOM ADJ ADJ NOM ADJ ADJ PON PON NPR ADJ SENT HASHTAG"), ("6144803","1335372973","ShizOLEISPIRA","None","it","@stoceppo La matematica non potrà mai comprendere l'amore che proviamo per lei, pazienza.","MENTION La matematica non potrà mai comprendere l' amore che proviamo per lei , pazienza .","MENTION ADJ ADJ ADV VER:cond ADV VER:infi NOM PON NOM PRO:rela VER:cpre PRE PRO:pers PON NOM SENT"), ("1818076","1333955921","depaolismarco","None","it","E' ora di passare dall'esportazione all'internazionalizzazione per partecipare alla #crescita e allo sviluppo dei paesi emergenti. #imprese","E ' ora di passare dall' esportazione all' internazionalizzazione per partecipare alla HASHTAG e allo sviluppo dei paesi emergenti . HASHTAG","ADJ PON ADV PRE VER:infi NOM PON NOM NOM PON NOM PRE VER:infi PRE:det HASHTAG CON PRE:det NOM PRE:det NOM ADJ SENT HASHTAG"), ("3325838","1334437957","ScorpionSinger","None","it","@NaliOfficial Canzone FANTASTICA!Riesci a trasmettermi molto e hai ancora tanto da dire, non vedo l'ora di ascoltare..ogni tua parola","MENTION Canzone FANTASTICA ! Riesci a trasmettermi molto e hai ancora tanto da dire , non vedo l' ora di ascoltare .. ogni tua parola","MENTION ADJ ADJ SENT VER:pres PRE VER:infi ADV CON VER:pres ADV ADV PRE VER:infi PON ADV VER:pres NOM PON ADV PRE VER:infi SENT SENT ADJ PRO:poss NOM"), ("3730340","1334585836","riviera24","None","it","\"Il Sanremo Baseball è tornato in serie B e merita più spazio sui mezzi di informazione\": \"Di tutto questo, dell... http://t.co/eyeDetx6","\ \" Il Sanremo Baseball è tornato in serie B e merita più spazio sui mezzi di informazione \ \" : \ \" Di tutto questo , dell ... URL","NOM PON NOM ADJ NOM NOM NOM VER:pper PRE NOM NPR CON VER:pres NOM NOM PRE:det NOM PRE NOM NOM PON PON NOM PON NOM ADJ PRO:demo PON NOM PON URL"), ("1908391","1333986450","Miri_Brenda","None","it","@Asnicar__Brenda Brenda mi hai salvato la vita. La tua voce mi dà la forza di continuare. Grazie di tutto idolo, TI AMO &lt;3 14","MENTION Brenda mi hai salvato la vita . La tua voce mi dà la forza di continuare . Grazie di tutto idolo , TI AMO & lt ; 3 14","MENTION NOM PRO:pers VER:pres VER:pper DET:def NOM SENT DET:def PRO:poss NOM PRO:pers NOM DET:def NOM PRE VER:infi SENT NOM PRE PRO:indef NOM PON ADJ VER:impf SYM NOM PON NUM PON"), ("1748487","1333910591","GiorgyMelis","None","it","@RobSpera Auguroni anche a te e Marta...Bacioni!!","MENTION Auguroni anche a te e Marta ... Bacioni !!","MENTION NOM ADV PRE PRO:pers CON ADJ PON NOM SENT SENT"), ("2657294","1334228465","eliabel95","None","it","@federico_betti @edzerbinati io sono invidioso...quel labbrina li mmmmmmh dopo mi sparo una pippa su questa foto...","MENTION MENTION io sono invidioso ... quel labbrina li mmmmmmh dopo mi sparo una pippa su questa foto ...","MENTION MENTION PRO:pers VER:pres ADJ PON PRO:demo NOM PRO:pers NOM ADV PRO:pers VER:pres DET:indef NOM PRE PRO:demo NOM PON"), ("6703638","1335556722","_TheCyber_","None","it","@SaraCanducci grazie Sara! Mi è arriva la notifica mentre stavo per spegnere l'iPhone xD notte :*","MENTION grazie Sara ! Mi è arriva la notifica mentre stavo per spegnere l' iPhone xD notte : *","MENTION NOM NOM SENT PRO:pers NOM NOM VER:pres DET:def NOM CON VER:impf PRE VER:infi NOM PON VER:geru NOM NOM PON SYM"), ("1619669","1333878734","danielyno","[12.135973, 44.7098846]","it","Ho mangiato metà uovo di cioccolata e mio cognato ha sgridato sua figlia e lei diceva \"è stato lo zio\" e io ho negato tutto!! mi sento power","Ho mangiato metà uovo di cioccolata e mio cognato ha sgridato sua figlia e lei diceva \ \" è stato lo zio \ \" e io ho negato tutto !! mi sento power","ADJ VER:pper NOM NOM PRE NOM CON PRO:poss NOM VER:pres VER:pper PRO:poss NOM CON PRO:pers VER:impf NOM PON NOM NOM VER:pper DET:def NOM NOM PON CON PRO:pers VER:pres VER:pper ADJ SENT SENT PRO:pers VER:pres NOM"), ("441537","1333395838","toricozza","None","it","@peo_Nba @teobianchi13 pure io Uffa domani sono di mattina, sveglia alle 5..San My SKY Dovrò resistere alla tentazione di guardare il finale","MENTION MENTION pure io Uffa domani sono di mattina , sveglia alle 5 .. San My SKY Dovrò resistere alla tentazione di guardare il finale","MENTION MENTION ADV PRO:pers ADJ ADV VER:pres PRE NOM PON NOM PRE:det NUM SENT SENT NPR NOM NOM NOM VER:infi PRE:det NOM PRE VER:infi DET:def ADJ"), ("4592445","1334864923","Pilespa","None","it","Anche basta con queste trasmissioni politiche che tanto parlano parlano e non cambia niente.","Anche basta con queste trasmissioni politiche che tanto parlano parlano e non cambia niente .","ADJ INT PRE PRO:demo NOM ADJ PRO:rela ADV VER:pres VER:pres CON ADV VER:pres ADJ SENT"), ("6767367","1335600507","itshoranjuice","None","it","@Styron_xx asdasdlfk *-* ma grazie tesoro. c:","MENTION asdasdlfk * - * ma grazie tesoro . c :","MENTION NOM SYM PON SYM CON INT NOM SENT NOM PON"), ("6393304","1335461502","xSmiles_","None","it","Odio i miei genitori! Devo fare per forza la cresima .__. IO NON CI CREDO CAZZO..TANTO ME VADO A SPOSA' IN COMUNE! FICCATEVELO IN TESTA!","Odio i miei genitori ! Devo fare per forza la cresima . _ _ . IO NON CI CREDO CAZZO .. TANTO ME VADO A SPOSA ' IN COMUNE ! FICCATEVELO IN TESTA !","ADJ DET:def PRO:poss NOM SENT VER:pres VER:infi PRE NOM DET:def NOM SENT PON PON SENT PRO:pers NOM ADJ ADJ NOM SENT SENT ADV ADJ NOM ADJ ADJ PON NOM ADJ SENT VER:impe NOM ADJ SENT"), ("3832276","1334605511","perrydahghost","None","it","@Effy___Stonem Hey, grazie per il follow! Piacere, Robby :)","MENTION Hey , grazie per il follow ! Piacere , Robby : )","MENTION NOM PON NOM PRE DET:def NOM SENT NOM PON NOM PON PON"), ("15654","1333237642","timetosays","None","it","è passato più di un anno e ancora la mia mente continua a volare in quella città...probabilmente sarà per sempre il mio rimpianto...CPH","è passato più di un anno e ancora la mia mente continua a volare in quella città ... probabilmente sarà per sempre il mio rimpianto ... CPH","NOM NOM VER:pper NOM PRE DET:indef NOM CON ADV DET:def PRO:poss NOM VER:pres PRE VER:infi PRE PRO:demo NOM PON ADV NOM PRE ADV DET:def PRO:poss NOM PON NOM"), ("6357559","1335454961","Valy_T","None","it","@elav_twitt ti manderò una foto,cosi sarà come essere anche tu con me :-*","MENTION ti manderò una foto , cosi sarà come essere anche tu con me : - *","MENTION VER:pres NOM DET:indef NOM PON NOM NOM PRE VER:infi ADV NOM PRE PRO:pers PON PON SYM"), ("3841004","1334613702","jolelongobardi","None","it","<NAME> - <NAME>: http://t.co/lIShEOhU via @youtube","<NAME> - <NAME> : URL via MENTION","NOM ABR PON NOM PON NPR ADJ PON URL ADV MENTION"), ("392028","1333385551","fenkji","None","it","#BoldiCapra ha fatto più ridere con questo insulto, che con in suoi film...Uomini inutili alla società!","HASHTAG ha fatto più ridere con questo insulto , che con in suoi film ... Uomini inutili alla società !","HASHTAG VER:pres VER:pper NOM VER:infi PRE PRO:demo NOM PON PRO:rela PRE PRE PRO:poss NOM PON NOM ADJ PRE:det NOM SENT"), ("4502821","1334847398","demeetriaa","None","it","@Ali__97 allora, non credono proprio bene.lol AHAHAHA","MENTION allora , non credono proprio b ene.lol AHAHAHA","MENTION ADV PON ADV VER:pres ADV ABR NOM ADJ"), ("3157362","1334392700","martidp7","None","it","Lo spot della fiat 500? Si gira a Maiori - Corriere del Mezzogiorno: The spot of the fiat 500? He turns to Maiori.http://t.co/aZnVb7lc","Lo spot della fiat 500 ? Si gira a Maiori - Corriere del Mezzogiorno : The spot of the fiat 500 ? He turns to Mai ori.URL","ADJ NOM PRE:det NOM NUM SENT PRO:refl VER:pres PRE NOM PON NOM PRE:det NOM PON NOM NOM NPR NOM NOM NUM SENT NOM NOM FW VER:remo NOM"), ("6476652","1335503036","sodrammatic","None","it","@noreasontostay la sappiamo fare anche in piedi però, alla faccia dei maschi!","MENTION la sappiamo fare anche in piedi però , alla faccia dei maschi !","MENTION PRO:pers VER:pres VER:infi ADV PRE NOM NOM PON PRE:det NOM PRE:det NOM SENT"), ("4177811","1334746657","FranciYeaah","None","it","\"Una ragazza non ha bisogno di dirti apertamente come si sente, è tutto scritto nei suoi occhi.\"","\ \" Una ragazza non ha bisogno di dirti apertamente come si sente , è tutto scritto nei suoi occhi . \ \"","NOM PON ADJ NOM ADV VER:pres NOM PRE VER:infi ADV PRO:inter PRO:pers VER:pres PON NOM NOM ADJ VER:pper PRE:det PRO:poss NOM SENT NOM PON"), ("3612986","1334554431","framd","None","it","Particolari le risposte del sito #agendadigitale ... comunica che non trova competenze digitali in #Italia .... http://t.co/l9zeXrNH","Particolari le risposte del sito HASHTAG ... comunica che non trova competenze digitali in HASHTAG .... URL","ADJ DET:def NOM PRE:det ADJ HASHTAG PON VER:pres PRO:rela ADV VER:pres NOM ADJ PRE HASHTAG PON SENT URL"), ("3652475","1334567662","SunshineBiebs__","None","it","E poi avrò il coraggio di aspettarti ancora un po'","E poi avrò il coraggio di aspettarti ancora un po '","ADJ ADV VER:futu DET:def NOM PRE VER:infi ADV DET:indef NOM PON"), ("3641080","1334564135","nerasentenza","None","it","Oggi ci vediamo tutti al compleanno di Benny XVI, ore 18:00 in Piazza San Pietro, non dimenticate i Mini Ciccioli.","Oggi ci vediamo tutti al compleanno di Benny XVI , ore 18:00 in Piazza San Pietro , non dimenticate i Mini Ciccioli .","NOM PRO:refl VER:pres ADJ PRE:det NOM PRE NOM NUM PON NOM NUM PON NUM PRE NOM NPR NPR PON ADV VER:pper DET:def NOM ADJ SENT"), ("3290043","1334428174","IrishBoy_Niall","None","it","SEGUITE TUTTI ----&gt; @Auro_Branduardi :D","SEGUITE TUTTI ---- & gt ; MENTION : D","ADJ ADJ NOM SYM NOM PON MENTION PON ABR"), ("7363300","1335798187","marcomengucci2","None","it",".. Intanto .. Grazie..",".. Intanto .. Grazie ..","SENT SENT ADV SENT SENT NOM SENT SENT"), ("3114020","1334374228","AgneHoran","None","it","Pronta per scuola! http://t.co/syMb0Ehh","Pronta per scuola ! URL","ADJ PRE NOM SENT URL"), ("2881963","1334303694","PassioneViola","None","it","Fiorentina che Passione • Re: [Serie A] Roma - Fiorentina: cioè ne prendiamo 2 ????non facciamo proc... http://t.co/LF8x9kb2 #fiorentina","Fiorentina che Passione • Re : [ Serie A ] Roma - Fiorentina : cioè ne prendiamo 2 ???? non facciamo proc ... URL HASHTAG","ADJ CON NOM NOM NOM NOM ADJ PON PON NOM ADJ PON NPR PON NOM PON NOM NOM ADV VER:cpre NUM SENT SENT SENT SENT ADV VER:pres NOM PON URL HASHTAG"), ("1347499","1333793572","2lw_love","None","it","@Sonounapolla Non e morto nessuno capita a tutti fare sbagli","MENTION Non e morto nessuno capita a tutti fare sbagli","MENTION NOM CON NOM ADJ VER:pres PRE PRO:indef VER:infi NOM"), ("6805129","1335610105","Diiego_Alonso","None","it","Franceses, me dopo","Franceses , me dopo","NOM PON PRO:pers ADV"), ("6522317","1335517047","NeG88","None","it","@SaraBelgio :( quando ci vediamo? mi manchi anche tu Belgix! :* :*","MENTION : ( quando ci vediamo ? mi manchi anche tu Belgix ! : * : *","MENTION PON PON CON PRO:refl VER:cpre SENT PRO:pers VER:cpre ADV NOM NOM SENT PON SYM PON SYM"), ("7357700","1335796908","alis_manci","None","it","@JustElisabetta Eli ti prego dimmi che tra il 12 e il 18 Giugno sei a Milano?","MENTION Eli ti prego dimmi che tra il 12 e il 18 Giugno sei a Milano ?","MENTION NOM PRO:pers INT VER:impe PRO:rela PRE DET:def NUM CON DET:def NUM NOM ADJ PRE NPR SENT"), ("1048450","1333696976","angelamanganaro","None","it","\"pisapia come moratti: milano=area c\" dice quello di dx. \"ma basta con sto gratosoglio, sto impazzendo con il pass\" dice quello di sx","\ \" pisapia come moratti : milano=area c \ \" dice quello di dx . \ \" ma basta con sto gratosoglio , sto impazzendo con il pass \ \" dice quello di sx","NOM PON NOM CON NOM PON VER:pres NOM NOM NOM NOM PON VER:pres PRO:demo PRE NOM SENT NOM PON CON VER:pres PRE VER:pres NOM PON VER:pres VER:geru PRE DET:def NOM NOM PON VER:pres PRO:demo PRE NOM"), ("388063","1333384699","Giuli1926","None","it","Ok tra qualche minuto chiuderò tutti i libri perché mi sono rotta sto dalle 15.","Ok tra qualche minuto chiuderò tutti i libri perché mi sono rotta sto dalle 15 .","NOM PRE ADJ NOM VER:futu PRO:indef DET:def NOM NOM NOM PRO:pers VER:pres NOM VER:pres PRE:det NUM SENT"), ("51250","1333266339","breaksmyheart_","None","it","se ci ripenso mi vengono ancora i brividi.","se ci ripenso mi vengono ancora i brividi .","CON PRO:refl VER:pres PRO:pers VER:pres ADV DET:def NOM SENT"), ("6018760","1335344860","_usedtoloveher","None","it","@Alessandra_Sanr @IlariaMele1 Non si fanno così i cuori su Twitter .-. alt + 3 della tastiera dei numeri affianco ♥","MENTION MENTION Non si fanno così i cuori su Twitter .-. alt + 3 della tastiera dei numeri affianco ♥","MENTION MENTION NOM PRO:refl VER:pres NOM DET:def NOM PRE NOM NOM SENT INT SYM NUM PRE:det NOM PRE:det NOM VER:pres NOM NOM NOM"), ("3216421","1334406817","Lucia_Hikaru","None","it","Le sopravvissute alla mia furia batteristica...alcune però sono rimaste senza anima gemella!!! http://t.co/OEmIi9gB","Le sopravvissute alla mia furia batteristica ... alcune però sono rimaste senza anima gemella !!! URL","ADJ VER:pper PRE:det PRO:poss NOM ADJ PON PRO:indef NOM VER:pres VER:pper PRE NOM ADJ SENT SENT SENT URL"), ("1562105","1333865005","Uky_Twitch","None","it","@Simo_Greendayer Loool anche a te! :'D","MENTION Loool anche a te ! : ' D","MENTION NOM ADV PRE PRO:pers SENT PON PON NPR"), ("5052446","1335027191","DaniloCodoro","None","it","Se la vita ti offre numerosi ostacoli TU nn abbassare la testa, ma alzala e rispondi con un SI... http://t.co/VsR1CsGO","Se la vita ti offre numerosi ostacoli TU nn abbassare la testa , ma alzala e rispondi con un SI ... URL","ADJ DET:def NOM PRO:refl VER:pres ADJ NOM NOM NOM VER:infi DET:def NOM PON CON VER:impe CON VER:pres PRE DET:indef NOM PON URL"), ("6281057","1335438000","roadsharing","None","it","#hitchhiking #passaggio From Torino, Italia To Bologna, Italia http://t.co/XV9Zuv6V","HASHTAG HASHTAG From Torino , Italia To Bologna , Italia URL","HASHTAG HASHTAG NOM NPR PON NPR ADJ NPR PON NPR URL"), ("2841059","1334289767","VTempTraffic","None","it","A51 Tangenziale Est Di Milano: code a tratti causa traffico intensotra Svincolo Sp3 Brugherio: Cologno ... #traffic","A 51 Tangenziale Est Di Milano : code a tratti causa traffico intensotra Svincolo Sp 3 Brugherio : Cologno ... HASHTAG","ADJ NUM ADJ NOM ADJ NPR PON NOM CON VER:cpre NOM NOM VER:pres ADJ NOM NUM NOM PON NOM PON HASHTAG"), ("3887160","1334649015","MarkPenetrilli","None","it","@IlDeesonesto bah, il lato politicizzato dei ratm mi ha sempre lasciato perplesso... dei korn potremmo anche evitare di parlarne.","MENTION bah , il lato politicizzato dei ratm mi ha sempre lasciato perplesso ... dei korn potremmo anche evitare di parlarne .","MENTION INT PON DET:def NOM VER:pper PRE:det NOM PRO:pers VER:pres ADV VER:pper ADJ PON PRE:det NOM VER:cond ADV VER:infi PRE VER:infi SENT"), ("1392347","1333802517","Fra_Emme","None","it","Ho comprato un puzzle da 1000 pezzi. Non so come pretendi di finirlo, se l'unico puzzle che ho fatto era un http://t.co/VQ4IC0id","Ho comprato un puzzle da 1000 pezzi . Non so come pretendi di finirlo , se l' unico puzzle che ho fatto era un URL","ADJ VER:pper DET:indef NOM PRE NUM NOM SENT ADV VER:pres CON VER:pres PRE VER:infi PON CON NOM PON ADJ NOM PRO:rela VER:pres VER:pper VER:impf DET:indef URL"), ("1629693","1333882006","Filippof99","None","it","@LucaVettraino grazie mille e buona Pasqua !!","MENTION grazie mille e buona Pasqua !!","MENTION NOM ADJ CON ADJ ADJ SENT SENT"), ("2400541","1334146927","mattia3a","None","it","@vivalasimo andrà tutto bene.","MENTION andrà tutto bene .","MENTION VER:futu PRO:indef INT SENT"), ("4718542","1334921382","EvelinaGuerresc","None","it","'Evelina, hai fatto fallire un'intera generazione'.","' Evelina , hai fatto fallire un' intera generazione ' .","PON NOM PON VER:pres VER:pper VER:infi DET:indef PON ADJ NOM PON SENT"), ("7012626","1335690471","isagogico","None","it","@AleAuriemma :-) l'estetica ha la sua importanza. Che poi sappiano anche spalancare il gas è un altro paio di maniche:-))))))))","MENTION : - ) l' estetica ha la sua importanza . Che poi sappiano anche spalancare il gas è un altro paio di maniche : - ) ) ) ) ) ) ) )","MENTION PON PON PON NOM PON ADJ VER:pres DET:def PRO:poss NOM SENT CON ADV VER:cpre ADV VER:infi DET:def NOM NOM NOM DET:indef ADJ NOM PRE NOM PON PON PON PON PON PON PON PON PON PON"), ("4056340","1334687850","OMGboy1997","None","it","@dariolawyer personalmente non ho mai provato ad approfondire pokerprolabs ma ne ho sentito parlare bene appena ho tempo ci guardo bene!","MENTION personalmente non ho mai provato ad approfondire pokerprolabs ma ne ho sentito parlare bene appena ho tempo ci guardo bene !","MENTION ADV ADV VER:pres ADV VER:pper PRE VER:infi NOM CON ADV VER:pres ADJ VER:infi ADV ADV VER:pres NOM PRO:refl VER:pres ADV SENT"), ("2955719","1334320239","AgsCOSMO","None","it","Piazza Fontana, la paura della verità e il dovere della memoria Destination host forbidden","Piazza Fontana , la paura della verità e il dovere della memoria Destination host forbidden","NOM ADJ PON DET:def NOM PRE:det NOM CON DET:def NOM PRE:det NOM NOM ADJ NOM"), ("6319886","1335446717","steffy_80","[13.94225162, 42.80518126]","it","@politicafree fosse solo quello il punto... Per fortuna da me un congresso democratico si è fatto","MENTION fosse solo quello il punto ... Per fortuna da me un congresso democratico si è fatto","MENTION VER:cimp ADJ PRO:demo DET:def NOM PON NOM NOM PRE PRO:pers DET:indef NOM ADJ PRO:refl NOM NOM VER:pper"), ("975244","1333655188","MansuBeppe","None","it","Occhio agli albanesi o chi per loro che entrano nei locali del Fvg a distruggere tutto ed a picchiare la gente. Hanno un'accetta. NN SCHERZO","Occhio agli albanesi o chi per loro che entrano nei locali del Fvg a distruggere tutto ed a picchiare la gente . Hanno un' accetta . NN SCHERZO","ADJ PRE:det ADJ CON PRO:rela PRE PRO:pers PRO:rela VER:pres PRE:det NOM PRE:det NOM PRE VER:infi ADJ CON PRE VER:infi DET:def NOM SENT VER:pres DET:indef PON ADJ SENT NOM NOM"), ("6272430","1335436227","Freehugfor1D","None","it","@touchtheirhands SMS Niall \" falle una foto! AHAHA magari sbava anche. LOL ah okay, tranquilla. (: magari a cena? Invito anche gli altri (c)","MENTION SMS Niall \ \" falle una foto ! AHAHA magari sbava anche . LOL ah okay , tranquilla . ( : magari a cena ? Invito anche gli altri ( c )","MENTION NOM NOM NOM PON VER:impe DET:indef NOM SENT NOM ADV VER:pres ADV SENT NOM INT INT PON ADJ SENT PON PON ADV PRE NOM SENT NOM ADV DET:def ADJ PON NOM PON"), ("4853045","1334948643","mRaccu","None","it","@MichelleMB74 dai ci dormo un poco sopra. Mediterraneo per passione, ma se qualcosaltro ci travolgesse staremmo bene","MENTION dai ci dormo un poco sopra . Mediterraneo per passione , ma se qualcosaltro ci travolgesse staremmo bene","MENTION PRE:det PRO:refl VER:pres DET:indef ADV ADJ SENT ADJ PRE NOM PON CON CON NOM PRO:pers VER:cimp VER:cond INT"), ("224327","1333311932","ElenaJawaad","None","it","mi viene da piangere. perché tutti se ne sbattono di me?","mi viene da piangere . perché tutti se ne sbattono di me ?","PRO:pers VER:pres PRE VER:infi SENT NOM NOM ADJ CON ADV VER:pres PRE PRO:pers SENT"), ("6775242","1335602797","thankyouhazza","None","it","@ehymalik niente ripenso a ieri AHAHAHAH ho parlato tutto il pomeriggio in inglese. Ero stra fogata marò. SMILE,YOU'RE PRETTY! (my nick,yo)","MENTION niente ripenso a ieri AHAHAHAH ho parlato tutto il pomeriggio in inglese . Ero stra fogata marò . SMILE , YOU ' RE PRETTY ! ( my nick , yo )","MENTION ADJ VER:pres PRE ADV NOM VER:pres VER:pper ADJ DET:def NOM PRE ADJ SENT VER:impf NOM VER:pper NOM SENT NOM PON NOM PON ADJ NOM SENT PON NOM ADJ PON NOM PON"), ("1677802","1333894606","FabioPolisi1","None","it","dopo una giornata di duro lavoro....ora finalmente a casa....oggi ho sfamato 50 persone....","dopo una giornata di duro lavoro .... ora finalmente a casa .... oggi ho sfamato 50 persone ....","PRE DET:indef NOM PRE ADJ NOM PON SENT ADV ADV PRE NOM PON SENT ADV VER:pres VER:pper NUM NOM PON SENT"), ("3388578","1334479818","_inrockItrust","None","it","@gupiRock vabbe io ti torturerò con le menzione così non riuscirà a sgobbare sui libri muhahaha *lo faccio per il tuo bene* u.u","MENTION vabbe io ti torturerò con le menzione così non riuscirà a sgobbare sui libri muhahaha * lo faccio per il tuo bene * u.u","MENTION VER:cond PRO:pers VER:pres NOM PRE DET:def NOM NOM ADV NOM PRE VER:infi PRE:det NOM VER:geru SYM PRO:pers VER:pres PRE DET:def PRO:poss ADV SYM NOM"), ("6364333","1335456352","ridi_chetipassa","None","it","@a_n_t_r Grazie ;-)","MENTION Grazie ; - )","MENTION ADJ PON PON PON"), ("191777","1333304353","dave_grimaldi","None","it","@EzioGreggio Grazie al mio CATANIA e una grande JUVE il campionato è ufficialmente RIAPERTO...","MENTION Grazie al mio CATANIA e una grande JUVE il campionato è ufficialmente RIAPERTO ...","MENTION ADJ PRE:det PRO:poss NOM CON DET:indef ADJ NOM DET:def NOM NOM NOM ADV ADJ PON"), ("527271","1333448284","buahkapas","None","it","Lionel Messi Cuma Mencetak 1 Gol dalam 7 Pertemuan Melawan Klub Italia: Ancaman serius melanda kubu Barcelona me... http://t.co/VKSzzjhZ","Lionel Messi Cuma Mencetak 1 Gol dalam 7 Pertemuan Melawan Klub Italia : Ancaman serius melanda kubu Barcelona me ... URL","NOM NOM ADJ NOM NUM NOM NOM NUM NOM NOM NOM NPR PON NOM NOM NOM NOM ADJ PRO:pers PON URL"), ("5667291","1335214317","emmaclaretaylor","None","it","@racheleadesxo anche io..vorrei morire a causa del lavoro di tessili","MENTION anche io .. vorrei morire a causa del lavoro di tessili","MENTION ADV PRO:pers SENT SENT VER:cond VER:infi PRE NOM PRE:det NOM PRE NOM"), ("321420","1333365870","DavideAmbrogio","None","it","@SkySport #liberidichiedere giovinco,sorensen,immobile:sono giocatori di proprietà della juve,si potrebbero rivedere l'anno prossimo??","MENTION HASHTAG giovinco , sorensen , immobile : sono giocatori di proprietà della juve , si potrebbero rivedere l' anno prossimo ??","MENTION HASHTAG ADJ PON NOM PON ADJ PON VER:pres NOM PRE NOM PRE:det NOM PON PRO:pers VER:cond VER:infi NOM PON NOM ADJ SENT SENT"), ("1879653","1333977524","Maria___Stella","None","it","Lo so,lo so ha ritwittato a tutti ma io sto saltando come una cogliona per tutta la casa ahahahahah! &lt;3 Liam http://t.co/6QFD1xIb","Lo so , lo so ha ritwittato a tutti ma io sto saltando come una cogliona per tutta la casa ahahahahah ! & lt ; 3 Liam URL","ADJ VER:pres PON PRO:pers VER:pres VER:pres VER:pper PRE ADJ CON PRO:pers VER:pres VER:geru PRE DET:indef ADJ CON ADJ DET:def NOM NOM SENT SYM NOM PON NUM NPR URL"), ("6347084","1335452692","augusto1400","None","it","@ECavaniOfficial grazie Matador!","MENTION grazie Matador !","MENTION NOM ADJ SENT"), ("4966036","1335004531","_Pex","None","it","@CapaGrezza ma quale impegno, tu crei la tua ed io la mia.Poi un paio di giorni guadagnamo un po' di followers ed alla fine ne uccidiamo una","MENTION ma quale impegno , tu crei la tua ed io la mia.Poi un paio di giorni guadagnamo un po ' di followers ed alla fine ne uccidiamo una","MENTION CON PRO:inter NOM PON PRO:pers VER:cpre DET:def PRO:poss CON PRO:pers DET:def NOM DET:indef NOM PRE NOM VER:pres DET:indef NOM PON PRE NOM CON PRE:det NOM ADV VER:pres DET:indef"), ("3666417","1334571552","_amerishR5","None","it","@MomoGnomo Eh Prive! (?) anche tu con campoolo no, ti prego D:m","MENTION Eh Prive ! ( ? ) anche tu con campoolo no , ti prego D : m","MENTION NOM ADJ SENT PON SENT PON ADV NOM PRE NOM ADV PON VER:impe INT NPR PON NOM"), ("3639836","1334563748","fabioannacondia","None","it","@RebeccaCaputo ti amo amore mio! &lt;3","MENTION ti amo amore mio ! & lt ; 3","MENTION PRO:refl VER:pres NOM PRO:poss SENT SYM NOM PON NUM"), ("1535664","1333839177","FolleFollona","None","it","@Xabaras_ e comunque @Mystica_Marvel ha le foto più faighe di tutti! *invidia a pacchi* :D","MENTION e comunque MENTION ha le foto più faighe di tutti ! * invidia a pacchi * : D","MENTION CON ADV MENTION VER:pres DET:def NOM NOM ADJ PRE PRO:indef SENT SYM VER:impe PRE NOM SYM PON ABR"), ("7030660","1335695076","ValeRinaldi9","None","it","@camilla7mariani @CaterinaBosetti seriamente , grazie per la pazienza!:)","MENTION MENTION seriamente , grazie per la pazienza ! : )","MENTION MENTION ADV PON NOM PRE DET:def NOM SENT PON PON"), ("7207826","1335750736","masvendidos","None","it","http://t.co/3VaBy7KX Memorie descrittive della carta geologica d&amp;#039;Italia: 51 (Memorie descritt. Carta Geol. d&amp;#039;Italia)","URL Memorie descrittive della carta geologica d & amp ; HASHTAG 51 ( Memorie descritt . Carta Geol . d & amp ; HASHTAG","URL ADJ ADJ PRE:det NOM ADJ ABR SYM NOM PON HASHTAG NUM PON ADJ NOM SENT NOM NOM SENT ABR SYM NOM PON HASHTAG"), ("2778436","1334253682","AuGronchi","None","it","@zaynmalik ora venite in italia e mi devi seguire perche io tra un po' piango perche io vi voglio conoscere. vi voglio bene scemi ♥♥♥","MENTION ora venite in italia e mi devi seguire perche io tra un po ' piango perche io vi voglio conoscere . vi voglio bene scemi ♥♥♥","MENTION ADV VER:pres PRE NOM CON PRO:pers VER:pres VER:infi ADJ PRO:pers PRE DET:indef NOM PON VER:pres ADJ PRO:pers PRO:refl VER:pres VER:infi SENT PRO:refl VER:pres ADV ADJ NOM NOM NOM NOM NOM NOM NOM NOM NOM"), ("2965531","1334322391","MimmiLV","None","it","@radiodeejay ...#seguodeejay perchè li tengono bene il tempo...:)","MENTION ... HASHTAG perchè li tengono bene il tempo ... : )","MENTION PON HASHTAG NOM NOM PRO:pers VER:pres ADV DET:def NOM PON PON PON"), ("5043057","1335024662","littleSbee","None","it","@FerdinandoC anche perché le ho unite mentalmente ad altre spuntate qua e là. 😍","MENTION anche perché le ho unite mentalmente ad altre spuntate qua e là . 😍","MENTION ADV NOM NOM PRO:pers VER:pres VER:pper ADV PRE PRO:indef VER:pper ADV CON NOM SENT NOM"), ("7366450","1335798881","Rita_Antonini","None","it","@x_InLoveWithIan ma me dici che hai fatto?? xk hai messo i puntini?","MENTION ma me dici che hai fatto ?? xk hai messo i puntini ?","MENTION CON PRO:pers VER:pres PRO:rela VER:pres VER:pper SENT SENT NOM VER:pres VER:pper DET:def NOM SENT"), ("1647153","1333886565","itsagrenade","None","it","13) foto di una celebrità che faresti di tutto per incontrare: http://t.co/PIxIQmAW","13 ) foto di una celebrità che faresti di tutto per incontrare : URL","NUM PON NOM PRE DET:indef NOM PRO:rela VER:cond PRE PRO:indef PRE VER:infi PON URL"), ("5741450","1335259862","mariellab","None","it","@ItsLudi comprare tutto enorme. mi sa che mi conviene prendermi tutte le misure prima di ordinare haha","MENTION comprare tutto enorme . mi sa che mi conviene prendermi tutte le misure prima di ordinare haha","MENTION VER:infi ADV ADJ SENT PRO:pers VER:pres PRO:rela PRO:pers VER:pres VER:infi ADJ DET:def NOM ADJ PRE VER:infi NOM"), ("1636060","1333883711","SansSituation","None","it","@JosephSpears90 #happyeaster :) !! Cmq si solita vita niente di nuovo!!","MENTION HASHTAG : ) !! Cmq si solita vita niente di nuovo !!","MENTION HASHTAG PON PON SENT SENT NOM PRO:pers ADJ NOM ADJ PRE ADJ SENT SENT"), ("1693293","1333898599","YouInMySoul","None","it","@DaniFusco grazie mille :)","MENTION grazie mille : )","MENTION NOM ADJ PON PON"), ("910981","1333642185","_sweetshine_","None","it","@ViolaSmile_ aw, oggi invece hanno fatto 2 articoli italiani su hunger games &gt;.&lt;","MENTION aw , oggi invece hanno fatto 2 articoli italiani su hunger games & gt ; . & lt ;","MENTION NOM PON ADV ADV VER:pres VER:pper NUM NOM ADJ PRE NOM NOM SYM NOM PON SENT SYM NOM PON"), ("3410051","1334485409","smiletohide","None","it","@Loveisfragil non avevo fatto caso al tuo nuovo nome akldl inutile dire che mi piace da morire","MENTION non avevo fatto caso al tuo nuovo nome akldl inutile dire che mi piace da morire","MENTION ADV VER:impf VER:pper NOM PRE:det PRO:poss ADJ NOM NOM ADJ VER:infi PRO:rela PRO:pers VER:pres PRE VER:infi"), ("6388759","1335460816","bota_915","None","it","@Antoniaa1D bho xD lo dicono tutte :) vabbe' dai... Se c'è bene se no amen (:","MENTION bho xD lo dicono tutte : ) vabbe ' dai ... Se c' è bene se no amen ( :","MENTION VER:pper NOM PRO:pers VER:pres ADJ PON PON VER:cond PON PRE:det PON ADJ NOM PON NOM NOM ADV CON ADV INT PON PON"), ("5365413","1335120227","YahyaAlnajai","None","it","Video: #Juventus 4-0 #Roma Vidal http://t.co/VSNFJeTZ Vidal http://t.co/erppeyne Pirlo http://t.co/Tssr0qGC Marchisio http://t.co/RJJiLavV\"","Video : HASHTAG 4 -0 HASHTAG Vidal URL Vidal URL Pirlo URL Marchisio URL","ADJ PON HASHTAG NUM NUM HASHTAG NOM URL NOM URL ADJ URL ADJ URL"), ("3109318","1334363200","martimacetta","None","it","@davidallegranti per fare due salti! Eravamo in centro...ti dirò ci ho incontrato più gente fiorentina di quanto mi aspettassi ;)","MENTION per fare due salti ! Eravamo in centro ... ti dirò ci ho incontrato più gente fiorentina di quanto mi aspettassi ; )","MENTION PRE VER:infi ADJ NOM SENT VER:impf PRE NOM PON PRO:pers NOM PRO:refl VER:pres VER:pper NOM NOM ADJ PRE PRO:indef PRO:pers VER:cimp PON PON"), ("7445618","1335814867","MiriamFurlanet1","None","it","@AntonacciBiagio di fronte all'ippodromo Le Cappanelle a Roma","MENTION di fronte all' ippodromo Le Cappanelle a Roma","MENTION PRE NOM NOM PON NOM ADJ NOM PRE NPR"), ("4233226","1334759428","MartaaErmacora","None","it","'Qualunque cosa tu faccia nella vita sarà insignificante, ma è molto importante che tu la faccia, perché nessun'altro la farà.'","' Qualunque cosa tu faccia nella vita sarà insignificante , ma è molto importante che tu la faccia , perché nes un' altro la farà . '","PON ADJ NOM PRO:pers VER:cpre PRE:det NOM NOM ADJ PON CON NOM NOM ADV ADJ PRO:rela PRO:pers DET:def NOM PON NOM NOM NOM DET:indef PON ADV DET:def NOM SENT PON"), ("6380757","1335459524","abovethesilence","None","it","Mi sono ricordata anche di Twitter :) mio dioo, è cambiato tutto qui!","Mi sono ricordata anche di Twitter : ) mio dioo , è cambiato tutto qui !","ADJ VER:pres VER:pper ADV PRE NOM PON PON PRO:poss NOM PON NOM NOM VER:pper ADV ADV SENT"), ("6228631","1335423208","ettorecristiani","[12.10929501, 42.42213314]","it","#Monti ha detto ke dobbiamo cambiare stile di vita... ANCORA? una regolatina a politici e pubblici amministratori no eh? #SiamoAlleSolite","HASHTAG ha detto ke dobbiamo cambiare stile di vita ... ANCORA ? una regolatina a politici e pubblici amministratori no eh ? HASHTAG","HASHTAG VER:pres VER:pper NOM VER:pres VER:infi NOM PRE NOM PON NOM SENT DET:indef NOM PRE NOM CON ADJ NOM ADV INT SENT HASHTAG"), ("7172668","1335727186","MimiMuddafuggaz","None","it","@gafertekoias ahahaha mi ombottivo per bene xD ma poi sono stata male...LOOOL","MENTION ahahaha mi ombottivo per bene xD ma poi sono stata male ... LOOOL","MENTION ADJ PRO:pers ADJ PRE ADV NOM CON ADV VER:pres VER:pper NOM PON NOM"), ("233012","1333316745","VenditaAutoRoma","None","it","SMART ForTwo 1000 62 kW cabrio pulse 9.900€ 35000 km http://t.co/ZuShkszC #vendita #auto #roma","SMART ForTwo 1000 62 kW cabrio pulse 9.900 € 35000 km URL HASHTAG HASHTAG HASHTAG","NOM ADJ NUM NUM NOM NOM ADJ NUM NOM NOM NOM NUM NOM URL HASHTAG HASHTAG HASHTAG"), ("1753122","1333911614","sssstich","None","it","@bluejeanss_ eh lo so cc a noi no fanno nemmeno fare la tesina! Al massimo la mappa cc","MENTION eh lo so cc a noi no fanno nemmeno fare la tesina ! Al massimo la mappa cc","MENTION INT PRO:pers VER:pres NOM PRE PRO:pers ADV VER:pres ADV VER:infi DET:def NOM SENT PRE:det NOM DET:def NOM NOM"), ("5858288","1335284989","akaGazzella","None","it","Qualsiasi cosa fai meglio non dirla a tutti . Cit","Qualsiasi cosa fai meglio non dirla a tutti . Cit","ADJ NOM VER:pres ADV ADV VER:infi PRE PRO:indef SENT NPR"), ("1617401","1333877919","webimmobiliare","None","it","Auguri a tutti Voi da http://t.co/RO1kQY21 http://t.co/dG3hmGvg","Auguri a tutti Voi da URL URL","ADJ PRE PRO:indef NOM PRE URL URL"), ("5150157","1335076872","RBalletta","None","it","\"L’INCURSORE\", l'ultimo romanzo della Rosco al Salone internazionale del Libro di Torino http://t.co/OpuDLZ8B","\ \" L ’ INCURSORE \ \" , l' ultimo romanzo della Rosco al Salone internazionale del Libro di Torino URL","NOM PON NUM NOM NOM NOM ADJ NOM PON PON NOM PON ADJ NOM PRE:det NOM PRE:det NOM ADJ PRE:det NOM PRE NPR URL"), ("4303587","1334772801","Defyin__gravity","None","it","oggi ho studiato con tutto il mal di testa e ora ce l'ho ancora.. che merda.","oggi ho studiato con tutto il mal di testa e ora ce l' ho ancora .. che merda .","ADV VER:pres VER:pper PRE ADJ DET:def NOM PRE NOM CON ADV PRO:pers NOM PON VER:pres ADV SENT SENT PRO:rela NOM SENT"), ("6794072","1335607712","Vale91G","None","it","@ludobalu Sei ancora da Emma? L'hai vista?","MENTION Sei ancora da Emma ? L ' hai vista ?","MENTION ADJ ADV PRE NPR SENT NUM PON VER:pres NOM SENT"), ("4684154","1334914289","AndreaSgarlata","None","it","#FF a @ValeYellow46 che anche con questa Ducati farà il culo a tutti !","HASHTAG a MENTION che anche con questa Ducati farà il culo a tutti !","HASHTAG PRE MENTION PRO:rela ADV PRE PRO:demo ADJ NOM DET:def NOM PRE PRO:indef SENT"), ("500165","1333439919","Pasqualegrillo1","None","it","Claudio sei fortissimo.. Grande PRINCIPINOOOOO.. :D Sei il nostro eroe.. Ciao Claudio buona fortuna in tutto :)","Claudio sei fortissimo .. Grande PRINCIPINOOOOO .. : D Sei il nostro eroe .. Ciao Claudio buona fortuna in tutto : )","NPR ADJ NOM SENT SENT ADJ NOM SENT SENT PON ABR ADJ DET:def PRO:poss NOM SENT SENT INT NPR ADJ NOM PRE PRO:indef PON PON"), ("6348821","1335453053","xmyidolsheart","None","it","@fallforwatson ahahah grazie :D","MENTION ahahah grazie : D","MENTION NOM NOM PON ABR"), ("4318762","1334775415","Nicrix74","None","it","#rinnovabili domani question time del PD, alla Camera, sulle rinnovabili","HASHTAG domani question time del PD , alla Camera , sulle rinnovabili","HASHTAG ADV NOM ADJ PRE:det NOM PON PRE:det NOM PON PRE:det ADJ"), ("7331840","1335788169","milenamiky","None","it","Ho appena acquistato Cottage table su Stardoll. Dai un'occhiata alla mia Suite! http://t.co/8p7EwEiq","Ho appena acquistato Cottage table su Stardoll . Dai un' occhiata alla mia Suite ! URL","ADJ ADV VER:pper NOM NOM PRE NOM SENT PRE:det PRO:indef PON ADJ PRE:det PRO:poss NOM SENT URL"), ("5430294","1335160169","_swarfiga","None","it","Dio quanto mi odio. Sono inutile.","Dio quanto mi odio . Sono inutile .","ADJ PRO:indef PRO:pers VER:pres SENT VER:pres ADJ SENT"), ("2359151","1334138386","anomys_","None","it","mia madre pensa che siate tutti/tutte maniaci/maniache sotto copertura.","mia madre pensa che siate tutti / tutte maniaci / maniache sotto copertura .","PRO:poss NOM VER:pres PRO:rela VER:cpre PRO:indef PON ADJ NOM PON NOM PRE NOM SENT"), ("7327768","1335787291","thatphrase","None","it","26. ti dicono che sei brutta, cosa fai? non ci faccio caso anche se ci rimango male lo stesso.","26 . ti dicono che sei brutta , cosa fai ? non ci faccio caso anche se ci rimango male lo stesso .","NUM SENT PRO:refl VER:pres PRO:rela ADJ ADJ PON NOM VER:pres SENT ADV PRO:refl VER:pres NOM ADV CON PRO:refl VER:pres ADV DET:def ADJ SENT"), ("2985554","1334326507","red_manuelle","None","it","@SheisCandida beh, beate loro! Io nn possiedo nulla di tutto ciò.. Devo preoccuparmi?! #ironiaportamivia","MENTION beh , beate loro ! Io nn possiedo nulla di tutto ciò .. Devo preoccuparmi ?! HASHTAG","MENTION INT PON VER:impe PRO:poss SENT PRO:pers NOM VER:pres ADV PRE PRO:indef NOM SENT SENT VER:pres VER:infi SENT SENT HASHTAG"), ("808686","1333620212","chiccalou","None","it","@PandemonAcademy buongiorno fratellino (anche se in ritardassimo) :*","MENTION buongiorno fratellino ( anche se in ritardassimo ) : *","MENTION NOM ADJ PON ADV CON PRE VER:cimp PON PON SYM"), ("1506948","1333828569","MilkySkinChulla","None","it","@Alessandracips grazie mille ^_^","MENTION grazie mille ^ _ ^","MENTION NOM ADJ NOM PON NOM"), ("2584640","1334205402","CarrotAndHaribo","None","it","@zaynmalik sei andato a fare surf,eh!? Ma non ti faceva male la testolina con tutto quell'alcool? Boh. x x","MENTION sei andato a fare surf , eh !? Ma non ti faceva male la testolina con tutto quell' alcool ? Boh . x x","MENTION ADJ VER:pper PRE VER:infi NOM PON INT SENT SENT CON ADV PRO:refl VER:impf ADV DET:def NOM PRE PRO:indef NOM PON NOM SENT NOM SENT NOM ADJ"), ("4855511","1334949204","n4utilus","None","it","Twitter, brevità e profondità nei cinguettii - Il Fatto Quotidiano - http://t.co/aLp0nt0O","Twitter , brevità e profondità nei cinguettii - Il Fatto Quotidiano - URL","NOM PON NOM CON NOM PRE:det NOM PON NOM ADJ ADJ PON URL"), ("7172089","1335727055","kekka1234","None","it","e poi boh, anche un koala è più fortunato di me ç__ç","e poi boh , anche un koala è più fortunato di me ç _ _ ç","CON ADV NOM PON ADV DET:indef NOM NOM NOM NOM ADJ PRE PRO:pers NOM PON PON NOM"), ("1741031","1333909001","PeLuMeuPoeta","None","it","Ciao @Rtl1025Official vorrei sentire una canzone chiamata “Minha Estrela” della band brasiliana chiamata @rockrestart","Ciao MENTION vorrei sentire una canzone chiamata “ Minha Estrela ” della band brasiliana chiamata MENTION","ADJ MENTION VER:cond VER:infi DET:indef NOM VER:pper NOM NOM NOM ADJ NOM NOM NOM NOM PRE:det NOM ADJ VER:pper MENTION"), ("4783545","1334935168","GianniVezzani1","None","it","Twitter: Saviano e Grillo tra piu' influenti Italia - Photostory Curiosità - ANSA.it http://t.co/q3F2cqRP via @ansa_topnews","Twitter : <NAME> tra piu ' influenti Italia - Photostory Curiosità - ANSA.it URL via MENTION","NOM PON NOM CON NOM PRE NOM PON VER:ppre NPR PON NOM NOM PON NOM URL ADV MENTION"), ("6669139","1335549381","Slashx18","None","it","E domani sera ritorno a Roma, per adesso siamo imbarcati sulla nave. Sicuro ritornero' a Barcellona per conto mio.","E domani sera ritorno a Roma , per adesso siamo imbarcati sulla nave . Sicuro ritornero ' a Barcellona per conto mio .","ADJ ADV NOM NOM PRE NPR PON PRE ADV VER:pres VER:pper PRE:det NOM SENT ADJ NOM PON PRE NPR PRE NOM PRO:poss SENT"), ("1444466","1333814646","london_heart","None","it","perché dovete definirvi per forza fan numero uno di un cantante? non c'è niente di male a dire mi piace ma non sono lovatic, belieber ecc..","perché dovete definirvi per forza fan numero uno di un cantante ? non c' è niente di male a dire mi piace ma non sono lovatic , belieber ecc ..","NOM NOM VER:pres VER:infi PRE NOM NOM NOM ADJ PRE DET:indef NOM SENT ADV NOM PON NOM NOM ADJ PRE NOM PRE VER:infi PRO:pers VER:pres CON ADV VER:pres NOM PON NOM ADV SENT SENT"), ("633774","1333472405","star_caps","None","it","@monikina88 bellissimo, beata te!! Anche io vorrei fare un corso di qualità ma che non costi troppo!","MENTION bellissimo , beata te !! Anche io vorrei fare un corso di qualità ma che non costi troppo !","MENTION ADJ PON ADJ PRO:pers SENT SENT ADV PRO:pers VER:cond VER:infi DET:indef NOM PRE NOM CON PRO:rela ADV NOM ADJ SENT"), ("2227446","1334080665","grandelore","None","it","Lo avevo rivisto giusto l'altra sera...ma chissene lo si riguarda anche stasera! #treuominieunagamba","Lo avevo rivisto giusto l' altra sera ... ma chissene lo si riguarda anche stasera ! HASHTAG","ADJ VER:impf VER:pper ADJ NOM PON ADJ NOM PON CON VER:infi PRO:pers PRO:refl VER:pres ADV ADV SENT HASHTAG"), ("1097811","1333707311","davitter77","None","it","@lddio #VenerdìSanto ..che dobbiamo fare?","MENTION HASHTAG .. che dobbiamo fare ?","MENTION HASHTAG SENT SENT CON VER:pres VER:infi SENT"), ("7297224","1335781303","stephsmarie","None","it","@Martinadreams si ma anche se fai una cosa in piccolo hai più possibilitá ti venga meglio!","MENTION si ma anche se fai una cosa in piccolo hai più possibilitá ti venga meglio !","MENTION PRO:pers CON ADV PRO:refl VER:pres DET:indef NOM PRE ADJ VER:pres NOM NOM PRO:refl VER:cpre ADV SENT"), ("965578","1333653275","juliettosaur","None","it","@Anya_Malik1D @Francybiamonte - amica, io non mi ti cagherò di pezza. TANTO, MA TANTO AMORE! &lt;3","MENTION MENTION - amica , io non mi ti cagherò di pezza . TANTO , MA TANTO AMORE ! & lt ; 3","MENTION MENTION PON ADJ PON PRO:pers ADV PRO:pers VER:pres NOM PRE NOM SENT ADV PON ADJ NOM ADJ SENT SYM NOM PON NUM"), ("3623044","1334558206","CutuliMario","None","it","@DifiniAntonio finito di fare la fila?","MENTION finito di fare la fila ?","MENTION VER:pper PRE VER:infi DET:def NOM SENT"), ("5005805","1335014455","antoniodaischia","None","it","@PochoLavezzi forza Napoli stasera voglio 3 goals 2 di avezzi ed 1 di cavani o viceversa BACI DA ISCHIA","MENTION forza Napoli stasera voglio 3 goals 2 di avezzi ed 1 di cavani o viceversa BACI DA ISCHIA","MENTION NOM NPR ADV VER:pres NUM NOM NUM PRE NOM CON NUM PRE NOM CON ADV ADJ NOM ADJ"), ("2787813","1334255180","MonicaMinelli2","None","it","help meeeeeee sto scoppiando ...e deve ancora arrivare la pasta... 8-X!!!","help meeeeeee sto scoppiando ... e deve ancora arrivare la pasta ... 8 - X !!!","NOM NOM VER:pres VER:geru PON CON VER:pres ADV VER:infi DET:def NOM PON NUM PON NUM SENT SENT SENT"), ("6650280","1335545918","khiara215","None","it","@marcobg io bene e tu ?","MENTION io bene e tu ?","MENTION PRO:pers INT CON PRO:pers SENT"), ("3301242","1334430853","lovatoscookie","None","it","@Maraaaaaas AHAHAHAHHAHAHHAHAHAHAH il costume basso ma dai è capace di iperventilarci (?) anche vestito di lana fino al collo (?)","MENTION AHAHAHAHHAHAHHAHAHAHAH il costume basso ma dai è capace di iperventilarci ( ? ) anche vestito di lana fino al collo ( ? )","MENTION NOM DET:def NOM ADJ CON PRE:det NOM NOM ADJ PRE NOM PON SENT PON ADV VER:pper PRE NOM CON PRE:det NOM PON SENT PON"), ("4136927","1334735042","NegriiitaR","None","it","@bichogeorge. Ti amo tanto Sei lo migliori de la mia vita!!! http://t.co/9HndpL9C","MENTION Ti amo tanto Sei lo migliori de la mia vita !!! URL","MENTION ADJ VER:pres ADV ADJ DET:def ADJ NPR DET:def PRO:poss NOM SENT SENT SENT URL"), ("36465","1333261602","Mattia_Barberis","None","it","Oggi tutti alla fiera di aprile a Rivanazzano immagino...","Oggi tutti alla fiera di aprile a Rivanazzano immagino ...","NOM ADJ PRE:det NOM PRE NOM PRE NOM VER:pres PON"), ("6408476","1335463682","StyleBetty","None","it","@aritangi @claudiosinatti anche Street Dance 2 😜","MENTION MENTION anche Street Dance 2 😜","MENTION MENTION ADV NPR NOM NUM NOM"), ("4201682","1334752189","DanoDaniele","None","it","Sono alla fermata dopo ore di prove #distrutto","Sono alla fermata dopo ore di prove HASHTAG","NOM PRE:det NOM PRE NOM PRE NOM HASHTAG"), ("5496140","1335178744","Squittymouse","None","it","@morganafata1 Ohhh!!! Una volta mi racconterai per bene :) Si, mi riguardo ci tengo troppo :*","MENTION Ohhh !!! Una volta mi racconterai per bene : ) Si , mi riguardo ci tengo troppo : *","MENTION NOM SENT SENT SENT DET:indef NOM PRO:pers VER:futu PRE ADV PON PON NOM PON PRO:pers NOM PRO:refl VER:pres ADV PON SYM"), ("5637167","1335206007","RunLovers","None","it","@luciozogno e di cosa si tratta? Non si vede bene (bella la foto). @twitteliali","MENTION e di cosa si tratta ? Non si vede bene ( bella la foto ) . MENTION","MENTION CON PRE NOM PRO:refl VER:pres SENT ADV PRO:refl VER:pres ADV PON ADJ DET:def NOM PON SENT MENTION"), ("2423500","1334151748","Giadina46_10","None","it","@LaMari1534 @Elisetta07 che avete combinato in mia assenza? =P avete fatto le brave?! xD","MENTION MENTION che avete combinato in mia assenza ? =P avete fatto le brave ?! xD","MENTION MENTION PRO:rela VER:pres VER:pper PRE PRO:poss NOM SENT NOM NPR VER:pres VER:pper DET:def ADJ SENT SENT NOM"), ("1270231","1333763281","___danielsan___","None","it","#FF @alessialbanese perchè stasera è stata mitica, in tutti i sensi :)","HASHTAG MENTION perchè stasera è stata mitica , in tutti i sensi : )","HASHTAG MENTION NOM NOM ADV NOM NOM VER:pper ADJ PON PRE ADJ DET:def NOM PON PON"), ("1386296","1333801115","rep_milano","None","it","Striscioni e biscotti pro Bossi in via Bellerio -Milano - Repubblica.it http://t.co/6gXVmm8r","Striscioni e biscotti pro Bossi in via Bellerio - Milano - Repubblica.it URL","NOM CON NOM PRE NOM PRE NOM ADJ PON NPR PON NOM URL"), ("5695395","1335245316","soccerbetwin","None","it","News.SVIZZERA:Pugno duro della Federazione elvetica!Rifiutato in prima istanza il visto per partecipare alla... http://t.co/l6jKyerQ","N ews.SVI ZZERA : Pugno duro della Federazione elvetica ! Rifiutato in prima istanza il visto per partecipare alla ... URL","NPR NOM ADJ PON NOM ADJ PRE:det NOM ADJ SENT VER:pper PRE ADJ NOM DET:def VER:pper PRE VER:infi PRE:det PON URL"), ("3644647","1334565248","impe83","None","it","@selene_luna3 no ci sono anche mobili alla Fiera mentre nel Fuori salone c'e' + roba di design e da esposizione ma nn consiglio.. ikea? ;)","MENTION no ci sono anche mobili alla Fiera mentre nel Fuori salone c' e ' + roba di design e da esposizione ma nn consiglio .. ikea ? ; )","MENTION ADV PRO:refl VER:pres ADV ADJ PRE:det NOM CON PRE:det ADJ NOM NOM PON CON PON SYM NOM PRE NOM CON PRE NOM CON NOM NOM SENT SENT ADJ SENT PON PON"), ("6997444","1335686614","needyourembrace","None","it","@cciovato ho tutti i parenti paterni là shdfbvks :3","MENTION ho tutti i parenti paterni là shdfbvks : 3","MENTION VER:pres ADJ DET:def NOM ADJ NOM NOM PON NUM"), ("1573398","1333867627","Jewse_","None","it","Il segreto, per questi due giorni, è lo stesso di quando si va in un night club: pantaloni della tuta.","Il segreto , per questi due giorni , è lo stesso di quando si va in un night club : pantaloni della tuta .","NOM ADJ PON PRE PRO:demo ADJ NOM PON NOM NOM DET:def ADJ PRE PRO:inter PRO:refl VER:pres PRE DET:indef NOM NOM PON NOM PRE:det NOM SENT"), ("6377364","1335458909","Shewants_1D","None","it","Coglione muoviti :'3 ho fatto le corse per te c: (@Harry_Styles live on http://t.co/94mSifhu)","Coglione muoviti : ' 3 ho fatto le corse per te c : ( MENTION live on URL","NOM VER:impe PON PON NUM VER:pres VER:pper DET:def NOM PRE PRO:pers NOM PON PON MENTION NOM NOM URL"), ("5729800","1335256481","v2_dev","None","it","Pochi di voi hanno il dono del pensiero ecologico, incentrato sul risparmio. Peggio per voi, siete i primi a lamentarvi di tutto comunque.","Pochi di voi hanno il dono del pensiero ecologico , incentrato sul risparmio . Peggio per voi , siete i primi a lamentarvi di tutto comunque .","ADJ PRE PRO:pers VER:pres DET:def NOM PRE:det NOM ADJ PON VER:pper PRE:det NOM SENT ADV PRE NOM PON VER:pres DET:def NOM PRE VER:infi PRE ADV ADV SENT"), ("587741","1333462766","sabr_it","None","it","@ErMatteo ma alla fine te la sei presa o no la macchina a pannelli solari?","MENTION ma alla fine te la sei presa o no la macchina a pannelli solari ?","MENTION CON PRE:det NOM PRO:pers DET:def ADJ VER:pper CON ADV DET:def NOM PRE NOM ADJ SENT"), ("2341462","1334133503","NickBiussy","None","it","@sorrentino_v Vincenzo, hai ragione, ma non riesco a leggere tutti, solo se ti va dammi 1 mese di tempo che sistemo un po' le cose","MENTION Vincenzo , hai ragione , ma non riesco a leggere tutti , solo se ti va dammi 1 mese di tempo che sistemo un po ' le cose","MENTION NPR PON VER:pres NOM PON CON ADV VER:pres PRE ADJ ADJ PON ADV CON PRO:refl VER:pres NOM NUM NOM PRE NOM PRO:rela VER:pres DET:indef NOM PON DET:def NOM"), ("7407562","1335807397","gonnaincorriera","None","it","Perché \"desidero stampare la ricevuta\" se dopo 8 secondi netti le perdo tutte?","Perché \ \" desidero stampare la ricevuta \ \" se dopo 8 secondi netti le perdo tutte ?","NOM NOM NOM PON VER:pres VER:infi DET:def NOM NOM PON CON PRE NUM NOM ADJ PRO:pers VER:pres ADJ SENT"), ("1607569","1333874974","TrentaOre","None","it","@CloCecchetto sostieni 30ore per la vita e la maratona di radio private che parte sabato prossimo alle 16! Consigliaci ai tuoi followers!","MENTION sostieni 30or e per la vita e la maratona di radio private che parte sabato prossimo alle 16 ! Consigliaci ai tuoi followers !","MENTION VER:pres ADJ CON PRE DET:def NOM CON DET:def NOM PRE NOM ADJ CON NOM NOM ADJ PRE:det NUM SENT VER:impe PRE:det PRO:poss NOM SENT"), ("4618928","1334893272","DOnofriManuel","None","it","Mi doveve scusare ma ieri sera sono andato a letto senza salutarvi, allora faccio tutto insieme adesso! #buonanotte e #buongiorno twittini","Mi doveve scusare ma ieri sera sono andato a letto senza salutarvi , allora faccio tutto insieme adesso ! HASHTAG e HASHTAG twittini","ADJ VER:cimp VER:infi CON ADV NOM VER:pres VER:pper PRE NOM PRE VER:infi PON ADV VER:pres ADJ ADV ADV SENT HASHTAG CON HASHTAG ADJ"), ("4734474","1334924649","DavidePannone","None","it","@iomatrix23 @nanduz_27 TUTTI PAZZI PER MATERAZZI! http://t.co/gxKKXg4b","MENTION MENTION TUTTI PAZZI PER MATERAZZI ! URL","MENTION MENTION ADJ NOM NOM NOM SENT URL"), ("5069297","1335031174","Goesdarj","None","it","RT@iomatrix23: Game Over Liga !!!! Grande Mou ora che salgano tutti sul carro !!!”","RTMENTION Game Over Liga !!!! Grande Mou ora che salgano tutti sul carro !!! ”","NOM NOM NOM ADJ SENT SENT SENT SENT ADJ NOM NOM PRO:rela VER:cpre PRO:indef PRE:det NOM SENT SENT SENT NOM NOM NOM"), ("7170397","1335726690","LudoFavarotto","None","it","@Chia_LovesHarry grazie!! :D","MENTION grazie !! : D","MENTION NOM SENT SENT PON ABR"), ("937144","1333648195","macaionemartina","None","it","Doveva vincere Aida.. Ma adesso.... Il tifo e' tutto per Antonella!!! #isola9","Doveva vincere Aida .. Ma adesso .... Il tifo e' tutto per Antonella !!! HASHTAG","VER:impf VER:infi ADJ SENT SENT CON ADV PON SENT DET:def NOM CON PON PRO:indef PRE NOM SENT SENT SENT HASHTAG"), ("167233","1333298927","mengonswife","None","it","@mengonshug Anche tu odi Marta. Oh, ti amo, teiera rosa *-*","MENTION Anche tu odi Marta . Oh , ti amo , teiera rosa * - *","MENTION ADJ PRO:pers NOM ADJ SENT INT PON PRO:pers VER:pres PON NOM ADJ SYM PON SYM"), ("2526534","1334169973","Matt_Cerb","None","it","Terzo posto?!lontano ma non impossibile!!!!combattiamo fino alla fine!!!!","Terzo posto ?! lontano ma non impossibile !!!! combattiamo fino alla fine !!!!","NOM VER:pper SENT SENT ADJ CON ADV ADJ SENT SENT SENT SENT VER:pres PRE PRE:det NOM SENT SENT SENT SENT"), ("678883","1333479952","Ilovethose5boys","None","it","@xHeyPrettyGirl infatti lol c': che sollievo oh (': bene bene, spero solo che domani venga il libro ._.","MENTION infatti lol c' : che sollievo oh ( ' : bene bene , spero solo che domani venga il libro . _ .","MENTION ADV NOM NOM PON PON PRO:rela NOM INT PON PON PON ADV ADV PON VER:pres ADV PRO:rela ADV VER:cpre DET:def NOM SENT PON SENT"), ("6133783","1335370938","ivandonati","None","it","<NAME>, un artista, ballerino e coreografo fra Milano e New York | ParCo Naviglio: http://t.co/XAYiKpsJ","<NAME> , un artista , ballerino e coreografo fra Milano e New York | ParCo Naviglio : URL","NPR ADJ PON DET:indef NOM PON NOM CON NOM PRE NPR CON NPR NPR NOM ADJ NOM PON URL"), ("644612","1333474320","RlRO","None","it","@Madman_85 ma si tifa italia cazzo, bravo","MENTION ma si tifa italia cazzo , bravo","MENTION CON PRO:pers VER:pres ADJ NOM PON ADJ"), ("5156223","1335078533","TonyVinceBest","None","it","Angry Birds Space, c’è un fake che contiene un malware - Tutto Android http://t.co/ZbPpfHsK #android via @TuttoAndroid","Angry Birds Space , c ’ è un fake che contiene un malware - Tutto Android URL HASHTAG via MENTION","NOM NOM ADJ PON NOM NOM NOM NOM NOM NOM DET:indef NOM PRO:rela VER:pres DET:indef ADJ PON ADJ NOM URL HASHTAG ADV MENTION"), ("5936561","1335300565","tweetsmilano","None","it","Il comitato di liberazione nazionale – 25 aprile 1945 http://t.co/kOglmPEg #milano #news","Il comitato di liberazione nazionale – 25 aprile 1945 URL HASHTAG HASHTAG","NOM NOM PRE NOM ADJ NOM NOM NOM NUM NOM NUM URL HASHTAG HASHTAG"), ("3936040","1334662224","romacalcionews","None","it","#asroma DURANTE boccia il mercato della Roma: “Dodò non è la soluzione, Casemiro scarso, Marquin... http://t.co/Id9ddack via @romanewseu","HASHTAG DURANTE boccia il mercato della Roma : “ Dodò non è la soluzione , Casemiro scarso , Marquin ... URL via MENTION","HASHTAG NOM VER:pres DET:def NOM PRE:det NPR PON NOM NOM NOM NOM ADV NOM NOM DET:def NOM PON NOM ADJ PON NOM PON URL NOM MENTION"), ("6112753","1335366714","hurricane_Lexis","None","it","Ragazza cn le converse tt paillettate ROSA, ha chiamato <NAME> dagli anni '80.Ha detto ke rivuole indietro le sue scarpe,grazie.","Ragazza cn le converse tt paillettate ROSA , ha chiamato <NAME> dagli anni '80 . Ha detto ke rivuole indietro le sue scarpe , grazie .","NOM NOM DET:def ADJ NOM ADJ ADJ PON VER:pres VER:pper ADJ NOM NPR PRE:det NOM PON NUM SENT VER:pres VER:pper NOM VER:pres ADV DET:def PRO:poss NOM PON NOM SENT"), ("4428318","1334830449","Kevininho98","None","it","@ilDan92 Viste tutte! Hai fatto la foto con il Frank?","MENTION Viste tutte ! Hai fatto la foto con il Frank ?","MENTION NOM ADJ SENT VER:pres VER:pper DET:def NOM PRE DET:def NPR SENT"), ("3831493","1334605291","LukDOMINATRIX","None","it","@_Marco_GS oddio ma mi segui ancora??","MENTION oddio ma mi segui ancora ??","MENTION ADJ CON PRO:pers VER:pres ADV SENT SENT"), ("6432238","1335467413","m_furlan","None","it","Un funambolo ... Mustafà, il mago della patata (e della carota): ROMA – Nel mercato romano di Porta Port... http://t.co/UGu4CtfY","Un funambolo ... Mustafà , il mago della patata ( e della carota ) : ROMA – Nel mercato romano di Porta Port ... URL","NOM NOM PON NOM PON DET:def NOM PRE:det NOM PON CON PRE:det NOM PON PON ADJ NOM NOM NOM NOM NOM ADJ PRE NOM NPR PON URL"), ("6204935","1335413121","brendaruben1","None","it","Cerca di scoprire il disegno che sei chiamato ad essere, poi mettiti con passione a realizzarlo nella vita. <NAME>","Cerca di scoprire il disegno che sei chiamato ad essere , poi mettiti con passione a realizzarlo nella vita . <NAME>","ADJ PRE VER:infi DET:def NOM PRO:rela ADJ VER:pper PRE VER:infi PON ADV VER:impe PRE NOM PRE VER:infi PRE:det NOM SENT NPR NOM NPR"), ("939743","1333648643","alettalupo","None","it","\"vasco alla scala *_______________________* oddio è un mito che spettacolo le canzoni riadattate\" #porcodio","\ \" vasco alla scala * _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ * oddio è un mito che spettacolo le canzoni riadattate \ \" HASHTAG","NOM PON NOM PRE:det NOM SYM PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON PON SYM NOM NOM NOM DET:indef NOM CON NOM DET:def NOM VER:pper NOM PON HASHTAG"), ("463138","1333421671","elendil62","None","it","@JunyCougar ci prepariamo per tornare a Roma e come sempre @Chantaltomas non trova nulla ! É adorabile XD","MENTION ci prepariamo per tornare a Roma e come sempre MENTION non trova nulla ! É adorabile XD","MENTION PRO:refl VER:cpre PRE VER:infi PRE NPR CON PRE ADV MENTION ADV VER:pres ADJ SENT NOM NOM ADJ NOM"), ("2290550","1334113228","Beatrice_Re","[9.0496565, 45.6045651]","it","@Giulia_DeRossi pensa che io devo andare a Milano e starci tutto il giorno con sto tempo di merda!","MENTION pensa che io devo andare a Milano e starci tutto il giorno con sto tempo di merda !","MENTION VER:pres PRO:rela PRO:pers VER:pres VER:infi PRE NPR CON VER:infi PRO:indef DET:def NOM PRE VER:pres NOM PRE NOM SENT"), ("3740074","1334588027","xsrslymate","None","it","@GiulsDocimo_ hahahaha seriamente,quanto love!","MENTION hahahaha seriamente , quanto love !","MENTION ADJ ADV PON ADV ADJ SENT"), ("7340137","1335790057","Biancospino_","None","it","@xcesciambella tutto benissimo :) te? anche tu♥","MENTION tutto benissimo : ) te ? anche tu♥","MENTION ADJ ADV PON PON PRO:pers SENT ADV NOM NOM NOM"), ("6402776","1335462860","ValeTheJudge","None","it","Un grazie speciale all autore di questa magnifica foto...che x me significa cosi tanto... @karuso Foto di karuso http://t.co/gzizBx8N","Un grazie speciale all autore di questa magnifica foto ... che x me significa cosi tanto ... MENTION Foto di karuso URL","NOM NOM ADJ NOM NOM PRE PRO:demo ADJ NOM PON PRO:rela NOM PRO:pers VER:pres NOM CON PON MENTION ADJ PRE ADJ URL"), ("4689515","1334915602","_Italywantsoned","None","it","C'È ANCORA GENTE FERMAMENTE CONVINTA CHE 'LEGO HOUSE' SIA CANTATA DA RON DI HARRY POTTER. #chetristezza","C ' È ANCORA GENTE FERMAMENTE CONVINTA CHE ' LEGO HOUSE ' SIA CANTATA DA RON DI HARRY POTTER . HASHTAG","NUM PON NOM NOM NOM ADJ NOM ADJ ADJ PON NOM ADJ PON NOM ADJ ADJ NOM ADJ NOM NOM SENT HASHTAG"), ("6330690","1335449125","ABattino","None","it","la mia mamma ha fatto pizzaaaa &lt;3 :3","la mia mamma ha fatto pizzaaaa & lt ; 3 : 3","DET:def PRO:poss NOM VER:pres VER:pper ADJ SYM NOM PON NUM PON NUM"), ("2148040","1334066152","ANDREAFERRAIOLO","None","it","@Il_Salvagente Anche nelle 4000 #Parafarmacie E il delitti #farmaci C senza ricetta ?Intanto #federfarma fa' lobby su #balduzzi .Man !","MENTION Anche nelle 4000 HASHTAG E il delitti HASHTAG C senza ricetta ? Intanto HASHTAG fa ' lobby su HASHTAG . Man !","MENTION ADJ PRE:det NUM HASHTAG ADJ DET:def NOM HASHTAG NUM PRE NOM SENT ADV HASHTAG VER:pres PON NOM PRE HASHTAG SENT NPR SENT"), ("2328443","1334129745","Annahyria","None","it","<NAME> - Neanche Un Minuto Di \"Non Amore\": http://t.co/BFSM8thv via @youtube","<NAME> - Neanche Un Minuto Di \ \" Non Amore \ \" : URL via MENTION","NPR NOM PON ADJ NOM ADJ ADJ NOM PON NOM ADJ NOM PON PON URL ADV MENTION"), ("7439140","1335813419","MartinTudor18","None","it","@MartinTudor18 @erikasaavedra90 ma ke fine hai fatto :)","MENTION MENTION ma ke fine hai fatto : )","MENTION MENTION CON ADJ NOM VER:pres VER:pper PON PON"), ("3782523","1334596356","ronniesbroken","None","it","@lovaterrestrial hei bulla uu mi fai morire anche tu","MENTION hei bulla uu mi fai morire anche tu","MENTION ADJ NOM NOM PRO:pers VER:pres VER:infi ADV NOM"), ("4908106","1334988645","Issim0","None","it","Ciao sole. Ti trovo bene. Ti ho preparato una stanza nel caso decidessi di restare.","Ciao sole . Ti trovo bene . Ti ho preparato una stanza nel caso decidessi di restare .","ADJ ADJ SENT PRO:pers VER:pres ADV SENT PRO:pers VER:pres VER:pper DET:indef NOM PRE:det NOM VER:cimp PRE VER:infi SENT"), ("3428137","1334489398","michineamtu","None","it","@__loveheridols ciao, ti seguo, ricambi? grazie :)","MENTION ciao , ti seguo , ricambi ? grazie : )","MENTION INT PON PRO:pers VER:pres PON NOM SENT NOM PON PON"), ("5369822","1335120902","ACarugini","None","it","@MisterGrr_ anche a me piace la tua! :))","MENTION anche a me piace la tua ! : ) )","MENTION ADV PRE PRO:pers VER:pres DET:def PRO:poss SENT PON PON PON"), ("1392421","1333802533","Giorgia_Gio97","None","it","Zayn: Mi fa male vedere una ragazza piangere. Spesso cerco di confortarla ma finisco a piangere anche io. :')","Zayn : Mi fa male vedere una ragazza piangere . Spesso cerco di confortarla ma finisco a piangere anche io . : ' )","NOM PON PRO:pers VER:pres ADV VER:infi DET:indef NOM VER:infi SENT ADV VER:pres PRE VER:infi CON VER:pres PRE VER:infi ADV PRO:pers SENT PON PON PON"), ("2762825","1334251308","angelagennaro","None","it","Argentina, Lavitola tornerà in Italia - Corriere.it: http://t.co/gTdBdjQr","Argentina , Lavitola tornerà in Italia - Corriere.it : URL","ADJ PON ADJ NOM PRE NPR PON NOM PON URL"), ("2791264","1334255764","pierlu25","None","it","@__blessed anche perchè se il tuo AMORINO S, dovesse mai venire in Italia, di sicuro andrà a Milano","MENTION anche perchè se il tuo AMORINO S , dovesse mai venire in Italia , di sicuro andrà a Milano","MENTION ADV NOM NOM CON DET:def PRO:poss NOM NPR PON VER:cimp ADV VER:infi PRE NPR PON PRE ADJ NOM PRE NPR"), ("100888","1333280526","zellemac","None","it","@elilpds @supersantos_ Rappresentate due mie passioni, Roma e la Sicilia: non può essere solo un caso ma è un segno del destino olé","MENTION MENTION Rappresentate due mie passioni , Roma e la Sicilia : non può essere solo un caso ma è un segno del destino olé","MENTION MENTION ADJ ADJ PRO:poss NOM PON NPR CON DET:def NPR PON ADV NOM VER:infi ADV DET:indef NOM CON NOM NOM DET:indef NOM PRE:det NOM NOM NOM"), ("1533200","1333837269","Lauranegramante","None","it","@mazzmarco4 che amore che è!!!!!!!!!","MENTION che amore che è !!!!!!!!!","MENTION CON NOM CON NOM NOM SENT SENT SENT SENT SENT SENT SENT SENT SENT"), ("5202974","1335089041","CarolinaArminio","None","it","sogno ancora che i miei idoli un giorno mi seguano su twitter, sì sogno ancora.","sogno ancora che i miei idoli un giorno mi seguano su twitter , sì sogno ancora .","VER:pres ADV PRO:rela DET:def PRO:poss NOM DET:indef NOM PRO:pers VER:cpre PRE NOM PON NOM NOM ADV SENT"), ("6108037","1335365705","GiuliaDb21","None","it","Ho mangiato tutto il coniglio di cioccolata:( #maldipancia","Ho mangiato tutto il coniglio di cioccolata : ( HASHTAG","ADJ VER:pper ADJ DET:def NOM PRE NOM PON PON HASHTAG"), ("6663333","1335548342","xxxsmile1D","None","it","@hazzaandzayn grazie cuore. c:","MENTION grazie cuore . c :","MENTION NOM NOM SENT NOM PON"), ("5053566","1335027466","gaia_maria","None","it","NON INCICLOPEDIA ONE DIRECTION:Harry Styles: è il membro della band che le bimbeminkia adorano di http://t.co/TWxTwQmW via @xzaynswag","NON INCICLOPEDIA ONE DIRECTION : Harry Styles : è il membro della band che le bimbeminkia adorano di URL via MENTION","NOM NOM ADJ NOM PON NOM NOM PON NOM NOM DET:def NOM PRE:det NOM PRO:rela DET:def NOM VER:pres PRE URL ADV MENTION"), ("956331","1333651595","sirianacolombi","None","it","@dade46 serena notte anche a te..","MENTION serena notte anche a te ..","MENTION ADJ NOM ADV PRE PRO:pers SENT SENT"), ("7083556","1335707484","inTiVu","None","it","Forza ragazzi...siamo sempre con voi! http://t.co/SSylDuu2","Forza ragazzi ... siamo sempre con voi ! URL","NOM NOM PON VER:pres ADV PRE NOM SENT URL"), ("2228927","1334080868","tomasonidiego","None","it","E' finita la sagra delle cazzare. Parte il \"va pensiero\" e io, cordialmente, li mando tutti a cagare. #legaladrona #bergamo #lega #ladri","E ' finita la sagra delle cazzare . Parte il \ \" va pensiero \ \" e io , cordialmente , li mando tutti a cagare . HASHTAG HASHTAG HASHTAG HASHTAG","ADJ PON VER:pper DET:def NOM PRE:det NOM SENT NOM DET:def NOM PON VER:pres NOM NOM PON CON PRO:pers PON ADV PON PRO:pers VER:pres ADJ PRE VER:infi SENT HASHTAG HASHTAG HASHTAG HASHTAG"), ("3144107","1334388907","LouisCarrot24","None","it","@Alis_OneD ahaha per questa cosetta?!? Ahaha anche se è la pura verità! Ahah","MENTION ahaha per questa cosetta ?!? Ahaha anche se è la pura verità ! Ahah","MENTION ADJ PRE PRO:demo ADJ SENT SENT SENT VER:pres ADV CON NOM NOM DET:def ADJ NOM SENT NOM"), ("323219","1333366294","DrogamidiNAPOLi","None","it","@CarlaCavani1 Buongiorno amore ♥","MENTION Buongiorno amore ♥","MENTION NOM NOM NOM NOM NOM"), ("1265035","1333752600","elenaelena46","None","it","@UccioYellow46 e FANCULO a tutti quelli ke lo danno già per vinto o che lo offendono per un paio di stagioni nn al top!!VALE SEMPRE TANTO!!!","MENTION e FANCULO a tutti quelli ke lo danno già per vinto o che lo offendono per un paio di stagioni nn al top !! VALE SEMPRE TANTO !!!","MENTION CON NOM PRE ADJ PRO:demo ADJ PRO:pers VER:pres NOM PRE NOM CON PRO:rela PRO:pers VER:pres PRE DET:indef NOM PRE NOM NOM PRE:det NOM SENT SENT VER:pres NOM ADJ SENT SENT SENT"), ("5073558","1335032053","iamnotyourdoll_","None","it","Ho appena acquistato Ballerina Necklace su Stardoll. Dai un'occhiata alla mia Suite! http://t.co/4izCbBod","Ho appena acquistato Ballerina Necklace su Stardoll . Dai un' occhiata alla mia Suite ! URL","ADJ ADV VER:pper NOM ADJ PRE NOM SENT PRE:det PRO:indef PON ADJ PRE:det PRO:poss NOM SENT URL"), ("849587","1333628618","Anto__Fernandez","None","it","Sanber alla vamoos :D","Sanber alla vamoos : D","NOM PRE:det NOM PON ABR"), ("1749150","1333910740","imdirectioner9","None","it","@Campanellino_A bene :D oggi ho mangiato come un mailino ahahahah xD","MENTION bene : D oggi ho mangiato come un mailino ahahahah xD","MENTION ADV PON NPR ADV VER:pres VER:pper PRE DET:indef ADJ NOM NOM"), ("1100391","1333707871","Generaz_Futuro","None","it","Liste pulite: Gianfranco Fini lancia le due petizioni di FLI : Generazione Italia http://t.co/9RwlyIlK","Liste pulite : Gianfranco Fini lancia le due petizioni di FLI : Generazione Italia URL","NOM ADJ PON NPR NOM VER:pres DET:def ADJ NOM PRE NOM PON NOM NPR URL"), ("144820","1333293262","GiulyLeonardi95","None","it","#ITALYDESERVESONED Io: No ma grazie eh.","HASHTAG Io : No ma grazie eh .","HASHTAG ADJ PON ADV CON INT INT SENT"), ("1725989","1333905899","MariaPeressin","None","it","@LCuccarini buona pasqua domani sera guardero anche io alice in wonderland sono i miei film preferiti","MENTION buona pasqua domani sera guardero anche io alice in wonderland sono i miei film preferiti","MENTION ADJ NOM ADV NOM NOM ADV PRO:pers NOM PRE NOM VER:pres DET:def PRO:poss NOM ADJ"), ("1298247","1333781870","MyheartisonMars","None","it","@stoceppo anche io lavatrice mia :3","MENTION anche io lavatrice mia : 3","MENTION ADV PRO:pers NOM PRO:poss PON NUM"), ("1242939","1333741280","spizzi83","None","it","@redazioneiene eh eh mao è tutto un altro movimento..sarebbe da ridere se non ci fosse da piangere!!!","MENTION eh eh mao è tutto un altro movimento .. sarebbe da ridere se non ci fosse da piangere !!!","MENTION INT INT VER:pper NOM NOM ADJ DET:indef ADJ NOM SENT SENT VER:cond PRE VER:infi CON ADV PRO:refl VER:cimp PRE VER:infi SENT SENT SENT"), ("1014682","1333687662","rusliboneva","None","it","@zelowire Ciauu ricambi? Grazie c:","MENTION Ciauu ricambi ? Grazie c :","MENTION NOM NOM SENT NOM NOM PON"), ("2961490","1334321542","ManuelDeLaMare","None","it","@theblackproject grazie per il remix, bellissimo!","MENTION grazie per il remix , bellissimo !","MENTION NOM PRE DET:def NOM PON ADJ SENT"), ("358891","1333375648","sonituspluviae","None","it","pattinson e i suoi tentativi goffi di fare surf, uhm, uhm. #lovehim","pattinson e i suoi tentativi goffi di fare surf , uhm , uhm . HASHTAG","NOM CON DET:def PRO:poss NOM ADJ PRE VER:infi NOM PON INT PON INT SENT HASHTAG"), ("6534534","1335520233","newslifter_it","None","it","Scuola in piazza contro la riforma Fornero http://t.co/4UnnsGDI","Scuola in piazza contro la riforma Fornero URL","ADJ PRE NOM PRE DET:def NOM ADJ URL"), ("7021469","1335692875","lucalorenzoni","None","it","A pranzo gnocchi alla gorgonzola! http://t.co/YABI2eks","A pranzo gnocchi alla gorgonzola ! URL","ADJ VER:pres NOM PRE:det NOM SENT URL"), ("6917205","1335639390","LaDiavolina","None","it","<NAME>'s beautiful profile in HD. Fa brutto fuori, ma la vita è bellissima sul mio divano.","<NAME> ' s beautiful profile in HD . Fa brutto fuori , ma la vita è bellissima sul mio divano .","NOM NOM PON NOM NOM ADJ PRE NOM SENT VER:pres ADJ ADV PON CON DET:def NOM NOM NOM ADJ PRE:det PRO:poss NOM SENT"), ("750308","1333528114","ciliegia70","None","it","@carmelitadurso tu ridi sempre anche quando non ce ne e' alcuna ragione... sei tranquilla","MENTION tu ridi sempre anche quando non ce ne e' alcuna ragione ... sei tranquilla","MENTION PRO:pers VER:pres ADV ADV CON ADV ADV ADV CON PON PRO:indef NOM PON ADJ ADJ"), ("3168332","1334395626","4M_irato","None","it","@ruuhoney io mi chiedo come ha fatto. 23 MILA EUROOO! Certa gente non li guadagna nemmeno in un anno!! e questa li perde in centro milano!!!","MENTION io mi chiedo come ha fatto . 23 MILA EUROOO ! Certa gente non li guadagna nemmeno in un anno !! e questa li perde in centro milano !!!","MENTION PRO:pers PRO:pers VER:pres CON VER:pres VER:pper SENT NUM NOM ADJ SENT ADJ NOM ADV PRO:pers VER:pres ADV PRE DET:indef NOM SENT SENT CON PRO:demo PRO:pers VER:pres PRE NOM NOM SENT SENT SENT"), ("6971481","1335678811","lollodercole","None","it","@MarcoBoccoli grazie Marco...a dopo...","MENTION grazie Marco ... a dopo ...","MENTION NOM ADJ PON PRE ADV PON"), ("265234","1333348585","lord79twitt","None","it","@E_opi beh, se ti senti solo, pensa un po' anche a me.#momentotenerezza","MENTION beh , se ti senti solo , pensa un po ' anche a me.HAS HTAG","MENTION INT PON CON PRO:refl VER:pres ADV PON VER:pres DET:indef NOM PON ADV PRE NOM ADJ"), ("6600690","1335535203","tizbianconera","None","it","@ShiningSoul1 Sii anche io lo credo! Allora attendo tue notizie :3","MENTION Sii anche io lo credo ! Allora attendo tue notizie : 3","MENTION ADJ ADV PRO:pers PRO:pers VER:pres SENT ADV VER:pres PRO:poss NOM PON NUM"), ("4453800","1334836129","Newpanther71","None","it","@catwomanx11 noooo dopo nn c'è più gusto","MENTION noooo dopo nn c' è più gusto","MENTION ADJ PRE NOM NOM PON NOM NOM NOM NOM"), ("886039","1333636564","ilMorands","None","it","Sarajevo, come si uccide una città http://t.co/eOokhRq0","Sarajevo , come si uccide una città URL","NPR PON CON PRO:refl VER:pres DET:indef NOM URL"), ("3453382","1334495272","GiorgiaMarzeddu","None","it","@SerchoNSP Non ci sto, vieni anche in Sardegna pero'","MENTION Non ci sto , vieni anche in Sardegna pero '","MENTION NOM PRO:refl VER:pres PON VER:pres ADV PRE NPR NOM PON"), ("811880","1333620858","tapsus87","None","it","@acmilan tanto sono tutti scarsi","MENTION tanto sono tutti scarsi","MENTION ADV VER:pres ADJ ADJ"), ("6551897","1335523827","ojosconpecas","None","it","@Miranda_Italy puoi dire ai tuoi vandali di venire anche da me? io 14, soono piicccina c': ♥","MENTION puoi dire ai tuoi vandali di venire anche da me ? io 14 , soono piicccina c' : ♥","MENTION VER:pres VER:infi PRE:det PRO:poss NOM PRE VER:infi ADV PRE PRO:pers SENT PRO:pers NUM PON VER:pres ADJ NOM PON PON NOM NOM NOM"), ("2556569","1334175490","fake_plastic","None","it","@La_Pro eh anch'io sono tornato a Milano oggi, dopo giorni di cibo intenso giù a casa (com'è logico che sia) :) E domani si ritorna (...)","MENTION eh anch' io sono tornato a Milano oggi , dopo giorni di cibo intenso giù a casa com' è logico che sia ) : ) E domani si ritorna ( ... )","MENTION INT NOM PON PRO:pers VER:pres VER:pper PRE NPR ADV PON PRE NOM PRE NOM ADJ NOM PRE NOM NOM PON NOM NOM ADJ PRO:rela VER:cpre PON PON PON NOM ADV PRO:refl VER:pres PON PON PON"), ("5972121","1335334105","peppe84pnl","None","it","@chiellini sempre forza juve","MENTION sempre forza juve","MENTION ADV NOM ADJ"), ("442599","1333396145","pandolfini","None","it","Facebook pensa ad un motore di ricerca - Notebook Italia http://t.co/umqpztwV via @notebookitalia","Facebook pensa ad un motore di ricerca - Notebook Italia URL via MENTION","NOM VER:pres PRE DET:indef NOM PRE NOM PON NOM NPR URL ADV MENTION"), ("1171757","1333724720","coscienza","None","it","Se gli uomini fossero liberi dallo Stato e dalle sue orrende leggi, L'Aquila e tutto l'Abruzzo sarebbero risorti... http://t.co/CmVPDoiz","Se gli uomini fossero liberi dallo Stato e dalle sue orrende leggi , L ' Aquila e tutto l' Abruzzo sarebbero risorti ... URL","ADJ DET:def NOM VER:cimp ADJ PRE:det NOM CON PRE:det PRO:poss ADJ NOM PON NUM PON NOM CON PRO:indef NOM PON NPR VER:cond VER:pper PON URL"), ("5591428","1335198424","Luca_Parodi","[12.49584631, 41.90055776]","it","I'm at Teatro dell'Opera di Roma (Teatro Costanzi) (Rome, Italy) http://t.co/nJSXhqHa","I ' m at Teatro dell' Opera di Roma ( Teatro Costanzi ) ( Rome , Italy ) URL","ADJ PON NOM ADJ ADJ NOM PON NOM PRE NPR PON NOM NOM PON PON ADJ PON NPR PON URL"), ("6224570","1335421788","stadiogoal","None","it","Mascara punisce la Lazio, colpi esterni per Napoli e Inter. Roma ko in casa contro la… http://t.co/mXQ64Qwp","Mascara punisce la Lazio , colpi esterni per Napoli e Inter . Roma ko in casa contro la … URL","NOM VER:pres DET:def NPR PON NOM ADJ PRE NPR CON NOM SENT NPR NOM PRE NOM PRE DET:def NOM NOM NOM URL"), ("4593799","1334865305","flewsplash","None","it","E alla fine arriva Maria. #CinemaInChiesa","E alla fine arriva Maria . HASHTAG","ADJ PRE:det NOM VER:pres NPR SENT HASHTAG"), ("5949362","1335312085","tati_rando","None","it","quanto tempo http://t.co/jZte1Qne","quanto tempo URL","ADV NOM URL"), ("5678158","1335235245","SelPawsUp","None","it","@APEXmatteo Anche io la vedo stasera!:)","MENTION Anche io la vedo stasera ! : )","MENTION ADJ PRO:pers PRO:pers VER:pres ADV SENT PON PON"), ("1362520","1333796416","ct__lazio","None","it","LAZIONEWS.EU - MERCATO. BRANCA: “ZARATE? Decideremo se riscattarlo dopo l’ultima giorn... http://t.co/qQfM5snQ #lazio #calcio","LAZION EWS.EU - MERCATO . BRANCA : “ ZARATE ? Decideremo se riscattarlo dopo l ’ ultima giorn ... URL HASHTAG HASHTAG","NOM NOM PON ADJ SENT NOM PON NOM NOM NOM ADJ SENT VER:futu CON VER:infi PRE NOM NOM NOM NOM ADJ NOM PON URL HASHTAG HASHTAG"), ("1690496","1333897916","LeaderMansion","None","it","@example Sarà in Italia ahahha","MENTION Sarà in Italia ahahha","MENTION NOM PRE NPR ADJ"), ("6695533","1335554527","IlmioManifesto","None","it","http://t.co/nTtsSaqa -ai ragazzi delle estreme periferie romane - a chi non ha nulla ,nella vita -http://t.co/aP0jCgif -","URL - ai ragazzi delle estreme periferie romane - a chi non ha nulla , nella vita - URL -","URL PON PRE:det NOM PRE:det ADJ NOM ADJ PON PRE PRO:rela ADV VER:pres ADV PON PRE:det NOM PON URL PON"), ("5898612","1335292395","DingDong_Girl","None","it","@kingsandqueen86 osservando la gif di Chul che mi ha passato @KyraKinney mi viene in mente che io c'ho un prestito ancora da riscuotere XD","MENTION osservando la gif di Chul che mi ha passato MENTION mi viene in mente che io c' ho un prestito ancora da riscuotere XD","MENTION VER:geru DET:def NOM PRE NOM PRO:rela PRO:pers VER:pres VER:pper MENTION PRO:pers VER:pres PRE NOM PRO:rela PRO:pers NOM PON VER:pres DET:indef NOM ADV PRE VER:infi NOM"), ("89730","1333277515","VasHappeninSte","None","it","Seguite tutti @MargheandFior perchè nella sua icon Harry è dolcissimo **","Seguite tutti MENTION perchè nella sua icon Harry è dolcissimo * *","VER:pper PRO:indef MENTION NOM NOM PRE:det PRO:poss ADJ NOM NOM NOM NOM SYM SYM"), ("5629522","1335204766","AlessiaAma","None","it","Centrotavola ispirato dal Giorno della Terra creato da David Tutera http://t.co/zM7IQbk2","Centrotavola ispirato dal Giorno della Terra creato da David Tutera URL","ADJ VER:pper PRE:det NOM PRE:det NOM NOM PRE NPR NOM URL"), ("2282922","1334095495","itsEarry","None","it","@__AmericanDream appunto, anche perché l'abbiamo già avute tutte e due entrambe, e non erano quel tipo di bolle :/","MENTION appunto , anche perché l' abbiamo già avute tutte e due entrambe , e non erano quel tipo di bolle : /","MENTION ADV PON ADV NOM NOM NOM PON VER:pres NOM VER:pper ADJ CON ADJ ADJ PON CON ADV VER:impf PRO:demo NOM PRE NOM PON PON"), ("4986052","1335008959","insuavis","None","it","\"sssh! state tutti zitti. compreso me. CHI FA QUESTO RUMORE? oh, di nuovo io.\"","\ \" sssh ! state tutti zitti . compreso me . CHI FA QUESTO RUMORE ? oh , di nuovo io . \ \"","NOM PON NOM SENT VER:pper PRO:indef NOM SENT VER:pper PRO:pers SENT PRO:rela NOM ADJ ADJ SENT INT PON PRE ADJ PRO:pers SENT NOM PON"), ("1761851","1333913637","xniallsays","None","it","@xineedtobelieve ndolgbdogbieriog grazie mille :D","MENTION ndolgbdogbieriog grazie mille : D","MENTION ADJ NOM ADJ PON ABR"), ("2354408","1334137217","GiuseppeGiofre_","None","it","Buon giorno a tutti :D","Buon giorno a tutti : D","NOM NOM PRE PRO:indef PON ABR"), ("5781362","1335268171","vivi__23","[8.95719587, 45.82476076]","it","@Robebba201 No no quella! Dio mio quanto ben di dio! *____*","MENTION No no quella ! Dio mio quanto ben di dio ! * _ _ _ _ *","MENTION ADJ ADV PRO:demo SENT NOM PRO:poss ADV ADV PRE NOM SENT SYM PON PON PON PON SYM"), ("4941040","1334998758","SheisGiu","[15.9203415, 41.63701123]","it","@greta__10 si si è stato tra i più disponibili! Mio padre ha detto che avevamo fatto 850 km e lui ha detto che si sarebbe fermato anche","MENTION si si è stato tra i più disponibili ! Mio padre ha detto che avevamo fatto 850 km e lui ha detto che si sarebbe fermato anche","MENTION PRO:pers PRO:pers NOM NOM VER:pper PRE DET:def NOM ADJ SENT PRO:poss NOM VER:pres VER:pper PRO:rela VER:impf VER:pper NUM NOM CON PRO:pers VER:pres VER:pper PRO:rela PRO:pers VER:cond VER:pper ADV"), ("5656749","1335209899","CryScRyx","None","it","@moriyamashiemii :* vediamo quanto dura! :)","MENTION : * vediamo quanto dura ! : )","MENTION PON SYM VER:pres ADV ADJ SENT PON PON"), ("2594457","1334209676","GiorgiaLovato","None","it","@ALBELY_81 ahahah!! Ma che fine ha fatto @CraccoUgo detto \"la torcia umana\"...???","MENTION ahahah !! Ma che fine ha fatto MENTION detto \ \" la torcia umana \ \" ...???","MENTION NOM SENT SENT CON CON NOM VER:pres VER:pper MENTION VER:pper NOM PON DET:def NOM ADJ NOM PON PON SENT SENT SENT"), ("2709434","1334240375","lunaendor","None","it","Iniziato il consiglio federale della Lega Nord Sicura l’espulsion... - http://t.co/u5OBrPCT - from @Taptu","Iniziato il consiglio federale della Lega Nord Sicura l ’ espulsion ... - URL - from MENTION","ADJ DET:def NOM ADJ PRE:det NOM NOM ADJ NOM NOM NOM NOM NOM PON PON URL PON NOM MENTION"), ("4461767","1334837991","valevale111","None","it","Questa scuola mi distrugge. #giugnoarrivapresto","Questa scuola mi distrugge . HASHTAG","ADJ NOM PRO:pers VER:pres SENT HASHTAG"), ("2529961","1334170374","_GottaBe1DJB_","[10.83486313, 44.530414]","it","SEGUITE @Vale_Perezza SE LO FATE DITEMELO E VI FACCIO UNO SHOUTOUT (anche più volte) :)","SEGUITE MENTION SE LO FATE DITEMELO E VI FACCIO UNO SHOUTOUT ( anche più volte ) : )","VER:pper MENTION ADJ ADJ ADJ NOM ADJ NUM NOM ADJ NOM PON ADV NOM ADJ PON PON PON"), ("3949491","1334665442","massy978","None","it","@cates86 no lo so che non è facile, altrimenti credi che stavo ancora qui a lavorare per farmi portare via tutto?","MENTION no lo so che non è facile , altrimenti credi che stavo ancora qui a lavorare per farmi portare via tutto ?","MENTION ADV PRO:pers VER:pres PRO:rela ADV NOM NOM ADJ PON ADV VER:pres PRO:rela VER:impf ADV ADV PRE VER:infi PRE VER:infi VER:infi ADV ADJ SENT"), ("5750905","1335262295","unito","None","it","Giovedì 26 aprile 2012 presentazione del programma della XXV edizione del Salone Internazionale del Libro di Torino. http://t.co/JB2F8mhl","Giovedì 26 aprile 2012 presentazione del programma della XXV edizione del Salone Internazionale del Libro di Torino . URL","NOM NUM NOM NUM NOM PRE:det NOM PRE:det NUM NOM PRE:det NOM ADJ PRE:det NOM PRE NPR SENT URL"), ("3475365","1334500770","ITFedekinecrzy","None","it","@MissyLany anche lì mi son sempre chiesto come fanno a mangiarle e cosa gli piace... i vermi stanno sotto terra... devo consultare esperti:)","MENTION anche lì mi son sempre chiesto come fanno a mangiarle e cosa gli piace ... i vermi stanno sotto terra ... devo consultare esperti : )","MENTION ADV NOM PRO:pers NOM ADV VER:pper CON VER:pres PRE VER:infi CON NOM PRO:pers VER:pres PON DET:def NOM VER:pres ADJ NOM PON VER:pres VER:infi NOM PON PON"), ("4712208","1334920155","ali_burrasque","None","it","Sono arrivati gli #ultras a #tahrir, ora provo l'ennesima traversata della piazza","Sono arrivati gli HASHTAG a HASHTAG ora provo l' ennesima traversata della piazza","VER:pres VER:pper DET:def HASHTAG PRE HASHTAG ADV VER:pres NOM PON ADJ NOM PRE:det NOM"), ("2927117","1334314619","Fabius29","None","it","Pensa se alla fine di tutto sto casino viene fuori che Borghezio è l'unico onesto","Pensa se alla fine di tutto sto casino viene fuori che Borghezio è l' unico onesto","ADJ CON PRE:det NOM PRE PRO:indef VER:pres NOM VER:pres ADV CON ADJ NOM NOM NOM PON ADJ NOM"), ("5262246","1335101566","LorenaSpurio","None","it","@MartiRusso madonna quanto sei morbida!! &lt;3 &lt;3 &lt;3","MENTION madonna quanto sei morbida !! & lt ; 3 & lt ; 3 & lt ; 3","MENTION NOM ADV ADJ ADJ SENT SENT SYM NOM PON NUM SYM NOM PON NUM SYM NOM PON NUM"), ("7200215","1335736478","fainfosalute","None","it","L'uso della cocaina invecchia il cervello http://t.co/7rYW8HSj","L ' uso della cocaina invecchia il cervello URL","NUM PON NOM PRE:det NOM VER:pres DET:def NOM URL"), ("720863","1333513904","MariaAbagnale","None","it","Qua hanno messo me ad abbuffare!cornetto,succo e cioccolatini quando sono ancora nel letto!XD","Qua hanno messo me ad abbuffare ! cornetto , succo e cioccolatini quando sono ancora nel letto ! XD","ADJ VER:pres VER:pper PRO:pers PRE VER:refl:infi SENT NOM PON NOM CON NOM CON VER:pres ADV PRE:det NOM SENT NOM"), ("686443","1333481487","StoltaMente","None","it","@ZemyRovski prima o poi grazie a @padremaronno_ avrò anche il dono dell'ubiquezza...@guidaantonella","MENTION prima o poi grazie a MENTION avrò anche il dono dell' ubiquezza ... MENTION","MENTION ADJ CON ADV INT PRE MENTION VER:futu ADV DET:def NOM NOM PON NOM PON MENTION"), ("1734240","1333907643","imjessicax","None","it","@jaggedlittlesil per forza!!!","MENTION per forza !!!","MENTION PRE NOM SENT SENT SENT"), ("3888393","1334649427","_legalmac_","None","it","Ho finalmente consegnato i miei capitoli. Grazie agli amici che mi hanno dato eccellenti spunti per correzioni e integrazioni!","Ho finalmente consegnato i miei capitoli . Grazie agli amici che mi hanno dato eccellenti spunti per correzioni e integrazioni !","ADJ ADV VER:pper DET:def PRO:poss NOM SENT NOM PRE:det NOM PRO:rela PRO:pers VER:pres VER:pper ADJ NOM PRE NOM CON NOM SENT"), ("3811685","1334601181","Wind67_","None","it","Il lavoro più grande che possiamo fare in noi stessi, è quello di saper capire le nostre vere potenzialità!!","Il lavoro più grande che possiamo fare in noi stessi , è quello di saper capire le nostre vere potenzialità !!","NOM NOM NOM ADJ PRO:rela VER:pres VER:infi PRE PRO:pers ADJ PON NOM NOM PRO:demo PRE VER:infi VER:infi DET:def PRO:poss ADJ NOM SENT SENT"), ("2435874","1334154322","mia9510","None","it","@niallspudding tutte tutteeeeee,anche se :3 Same Mistakes &lt;3","MENTION tutte tutteeeeee , anche se : 3 Same Mistakes & lt ; 3","MENTION ADJ ADJ PON ADV CON PON NUM NOM NOM SYM NOM PON NUM"), ("4859330","1334950161","Federica_Inter3","None","it","@NicolettaCutuli vabbe' dddai,pensa che dopo esci,TI VIVI LA *TUA* VITA*-----*che facoltà prenderai?:D Io in futuro vorrei prendere economia","MENTION vabbe ' dddai , pensa che dopo esci , TI VIVI LA * TUA * VITA * ----- * che facoltà prenderai ? : D Io in futuro vorrei prendere economia","MENTION VER:pres PON VER:remo PON VER:pres PRO:rela ADV VER:pres PON NOM ADJ ADJ SYM ADJ SYM ADJ SYM NOM SYM PRO:rela NOM VER:futu SENT PON NPR NOM PRE NOM VER:cond VER:infi NOM"), ("2867026","1334299440","jcasini","None","it","roma deserta: de sti tempi la gente responsabile non esce di casa #venerdi13...","roma deserta : de sti tempi la gente responsabile non esce di casa HASHTAG","ADJ ADJ PON NPR VER:pper NOM DET:def NOM ADJ ADV VER:pres PRE NOM HASHTAG"), ("5006766","1335014721","Carlino_Forli","None","it","La materia prende vita nelle sculture di Ivo Gensini al Palazzo del Monte: L'esposizione comprende 37 opere es... http://t.co/RfPplZti","La materia prende vita nelle sculture di Ivo Gensini al Palazzo del Monte : L ' esposizione comprende 37 opere es ... URL","ADJ NOM VER:pres NOM PRE:det NOM PRE ADJ NOM PRE:det NOM PRE:det NOM PON NUM PON NOM VER:pres NUM NOM NOM PON URL"), ("6885508","1335632156","BooBearlovesme_","None","it","Ok, ti ho fatto pubblicità u.u (@IleniaHilary live on http://t.co/DwxwgDwI)","Ok , ti ho fatto pubblicità u.u ( MENTION live on URL","NOM PON PRO:pers VER:pres VER:pper NOM NOM PON MENTION NOM NOM URL"), ("4723543","1334922381","memozzola","None","it","http://t.co/2ZF8aADi tutti quiiii http://t.co/riIH851T","URL tutti quiiii URL","URL ADJ ADJ URL"), ("3472589","1334500109","GiadaDeMarchi1","None","it","La battuta di spirito è in un certo senso il contributo pagato dalla comicità alla sfera dell’inconscio.Sigmund Freud","La battuta di spirito è in un certo senso il contributo pagato dalla comicità alla sfera dell ’ incons cio.Sig mund Freud","ADJ VER:pper PRE NOM NOM NOM PRE DET:indef ADJ NOM DET:def NOM VER:pper PRE:det NOM PRE:det NOM NOM NOM NOM NOM NOM ADJ NOM NPR"), ("750932","1333528278","danielaoliani","None","it","Dalle porte dell'alba alle porte dell'ombraUn corpo per passare la mia vita ad amarti..(<NAME>)grazie a @maripiani ***","Dalle porte dell' alba alle porte dell' ombraUn corpo per passare la mia vita ad amarti .. ( <NAME> ) grazie a MENTION * * *","NOM VER:pper NOM PON NOM PRE:det NOM NOM PON NOM NOM PRE VER:infi DET:def PRO:poss NOM PRE VER:infi SENT SENT PON NPR NOM PON NOM PRE MENTION SYM SYM SYM"), ("6857877","1335624847","ItsDangerxD","None","it","@leibelieber cmq piacere, martina! :) sono di Roma! What's Your name? xD","MENTION cmq piacere , martina ! : ) sono di Roma ! Wh t' s Your name ? xD","MENTION NOM NOM PON ADJ SENT PON PON VER:pres PRE NPR SENT NOM ADJ PON NOM ADJ NOM SENT NOM"), ("3092118","1334348079","PhiloGruni","None","it","#terremotopistoia Porca troia che botta!!! mi tremano ancora l'orecchie!","HASHTAG Porca troia che botta !!! mi tremano ancora l' orecchie !","HASHTAG ADJ NOM CON NOM SENT SENT SENT PRO:pers VER:pres ADV NOM PON NOM SENT"), ("3898765","1334652689","sicilyvacations","None","it","Anatoli: un filosofo ebreo alla corte di Federico II http://t.co/asaDL8iX","Anatoli : un filosofo ebreo alla corte di Federico II URL","ADJ PON DET:indef NOM ADJ PRE:det NOM PRE NPR NUM URL"), ("6525753","1335517983","AutomataXerox","None","it","condividere sempre col cliente un progetto che possa aiutarlo nell'ottimizzare le risorse e far in modo che tutto si fluido ed efficace, au…","condividere sempre col cliente un progetto che possa aiutarlo nell' ottimizzare le risorse e far in modo che tutto si fluido ed efficace , au …","VER:infi ADV PRE:det NOM DET:indef NOM PRO:rela VER:cpre VER:infi NOM PON VER:infi DET:def NOM CON VER:infi PRE NOM PRO:rela ADV PRO:pers ADJ CON ADJ PON NOM NOM NOM NOM"), ("4349156","1334785430","Christopher_S89","None","it","@Altea_S Ciaoo Altea! Come vaa? Tutto bene? Un bacio ^^","MENTION Ciaoo Altea ! Come vaa ? Tutto bene ? Un bacio ^^","MENTION ADJ ADJ SENT PRE NOM SENT PRO:indef INT SENT DET:indef ADJ NOM"), ("170271","1333299628","freejustinswag","None","it","@RafAuriemma grazie per le infinite emozioni che mi fai provare quando fai e telecronache *-* #forzanapoli","MENTION grazie per le infinite emozioni che mi fai provare quando fai e telecronache * - * HASHTAG","MENTION NOM PRE DET:def ADJ NOM PRO:rela PRO:pers VER:pres VER:infi ADV VER:impe CON NOM SYM PON SYM HASHTAG"), ("1048005","1333696875","uichilix","None","it","#FF @oniontux @sinmojito la comunita' e' tutto","HASHTAG MENTION MENTION la comunita ' e' tutto","HASHTAG MENTION MENTION DET:def NOM PON CON PON ADJ"), ("4179127","1334746954","KittyKat_p","None","it","@BeckyJay_Black Ahahhahaha si ci credo ma quanto l'hai pagato?","MENTION Ahahhahaha si ci credo ma quanto l' hai pagato ?","MENTION ADJ PRO:refl PRO:refl VER:pres CON PRO:indef NOM PON VER:pres VER:pper SENT"), ("3088530","1334346987","monabunny","None","it","grazie mille francy :) sei gentilissima baciiii (@YouTube http://t.co/q7wLguVU)","grazie mille francy : ) sei gentilissima baciiii ( MENTION URL","NOM ADJ NOM PON PON ADJ NOM ADJ PON MENTION URL"), ("544005","1333452101","thefaccio","None","it","@TheRevSisterE Hai fatto il blog?","MENTION Hai fatto il blog ?","MENTION ADJ VER:pper DET:def NOM SENT"), ("2050688","1334046003","CrySiciliana","None","it","@NaliOfficial Giorno..NO,se l'AMoroso c fa un'altra esibizione cme qll d Sabato io NN ce la posso fare*_*","MENTION Giorno .. NO , se l' AMoroso c fa un' altra esibizione cme qll d Sabato io NN ce la posso fare * _ *","MENTION NOM SENT SENT ADV PON CON NOM PON ADJ NOM VER:pres DET:indef PON ADJ NOM ADJ NOM ABR ADJ PRO:pers NOM ADV PRO:pers VER:pres VER:infi SYM PON SYM"), ("1749891","1333910907","FPerrini1","None","it","SENTENZE. La Consulta boccia l'acqua pubblica pugliese (06/04/2012) | Vita.it http://t.co/y5utABzK (via Instapaper)","SENTENZE . La Consulta boccia l' acqua pubblica pugliese ( 06 / 04 / 2012 ) | Vita.it URL ( via Instapaper )","NOM SENT DET:def ADJ NOM NOM PON NOM ADJ ADJ PON NUM PON NUM PON NUM PON NOM ADJ URL PON ADV NOM PON"), ("89885","1333277561","_shexmywhore","None","it","@shesafeandsound Heey bella ragazza, non sai quanto mi puo' piacere la tua icon IUUBHBHJB ti do' un bel 8, spero che vada bene **","MENTION Heey bella ragazza , non sai quanto mi puo ' piacere la tua icon IUUBHBHJB ti do ' un bel 8 , spero che vada bene * *","MENTION NOM ADJ NOM PON ADV VER:pres ADV PRO:pers ADJ PON VER:infi DET:def PRO:poss ADJ NOM PRO:refl VER:pres PON DET:indef NOM NUM PON VER:pres PRO:rela VER:cpre ADV SYM SYM"), ("2911488","1334311418","R_Ana87","None","it","non mi resta altro da fare che studiarmi in 3 giorni il compendio e saperlo come il Padre Nostro. #previstoEpicFail","non mi resta altro da fare che studiarmi in 3 giorni il compendio e saperlo come il Padre Nostro . HASHTAG","ADV PRO:pers VER:pres ADJ PRE VER:infi CON VER:infi PRE NUM NOM DET:def NOM CON VER:infi CON DET:def NOM ADJ SENT HASHTAG"), ("3059821","1334340816","being_dream","None","it","@micheleazzu ciao, che ne dici di lanciare un hashtag di sensibilizzazione sul tema dei suicidi a causa della crisi economica? O c'è già?","MENTION ciao , che ne dici di lanciare un hashtag di sensibilizzazione sul tema dei suicidi a causa della crisi economica ? O c' è già ?","MENTION INT PON PRO:rela ADV VER:pres PRE VER:infi DET:indef NOM PRE NOM PRE:det NOM PRE:det NOM PRE NOM PRE:det NOM ADJ SENT CON NOM PON NOM NOM NOM SENT"), ("2031971","1334041440","Kabar_IND_","None","it","Quagliarella: Juve Tak Perlu Pikirkan Milan: Salah satu personil Si Kekasih Italia, Fabio Quagliarella, meminta ... http://t.co/rCyvPJwR","Quagliarella : Juve Tak Perlu Pikirkan Milan : Salah satu personil Si Kekasih Italia , Fabio Quagliarella , meminta ... URL","NOM PON ADJ NOM NOM NOM NPR PON NOM NOM NOM ADJ NOM NPR PON NPR NOM PON NOM PON URL"), ("3612085","1334554046","TendenzaMercati","None","it","Telecom Italia: segnali operativi validi per il 16 aprile 2012: Suggerimenti operativi sia al… http://t.co/09Gte1TI","Telecom Italia : segnali operativi validi per il 16 aprile 2012 : Suggerimenti operativi sia al … URL","NPR NPR PON NOM ADJ ADJ PRE DET:def NUM NOM NUM PON NOM ADJ CON PRE:det NOM NOM NOM URL"), ("3597242","1334544985","BorderKeroro","None","it","@antoniocorsa l'Italia è la culla dell'ipocrisia","MENTION l' Italia è la culla dell' ipocrisia","MENTION NOM PON NPR NOM NOM DET:def NOM NOM PON NOM"), ("1946204","1333994610","___dreaming","None","it","@shesmileforyou bene dai :D c'è xfactor *O*","MENTION bene dai : D c' è xfactor * O *","MENTION ADV PRE:det PON NPR NOM PON NOM NOM ADJ SYM ADJ SYM"), ("6087796","1335360778","gyne89","None","it","..gli eroi son tutti giovani e belli!",".. gli eroi son tutti giovani e belli !","SENT SENT DET:def NOM NOM ADJ ADJ CON ADJ SENT"), ("3247074","1334414316","_pwhore6277","None","it","@xHurricane si *-* che poi lo ascolto da quando sono piccola, conosco più della metà delle sue canzoni ma vederlo dal vivo, a un metro da --","MENTION si * - * che poi lo ascolto da quando sono piccola , conosco più della metà delle sue canzoni ma vederlo dal vivo , a un metro da --","MENTION PRO:pers SYM PON SYM PRO:rela ADV DET:def NOM PRE ADV VER:pres ADJ PON VER:pres NOM PRE:det NOM PRE:det PRO:poss NOM CON VER:infi PRE:det NOM PON PRE DET:indef NOM PRE NOM"), ("702296","1333487340","being_bene","None","it","@DavidSassoli ma come si fa ad andare a votare con sta gente!? Io voglio votare e' un mio diritto-dovere! Ma chi voto? Fanno tutti schifo!","MENTION ma come si fa ad andare a votare con sta gente !? Io voglio votare e' un mio diritto-dovere ! Ma chi voto ? Fanno tutti schifo !","MENTION CON PRO:inter PRO:pers VER:pres PRE VER:infi PRE VER:infi PRE VER:pres NOM SENT SENT PRO:pers VER:pres VER:infi CON PON DET:indef PRO:poss NOM SENT CON PRO:rela NOM SENT VER:pres PRO:indef NOM SENT"), ("4740460","1334925948","ohcurls","None","it","@ohsomalik sono per i johneppe, johnny più peppe uu sono sdjbfjbsd quando ballavano insieme erano dhsbfbsjh *------* va bene ti avverto uu","MENTION sono per i johneppe , johnny più peppe uu sono sdjbfjbsd quando ballavano insieme erano dhsbfbsjh * ------ * va bene ti avverto uu","MENTION VER:pres PRE DET:def NOM PON NOM NOM ADJ NOM VER:pres NOM ADV VER:impf ADV VER:impf NOM SYM NOM SYM VER:pres ADV PRO:pers VER:pres NOM"), ("5917785","1335295531","Isabella_Rezza","None","it","Martedì: non dire grazie ma \"thank you\".. #fatto","Martedì : non dire grazie ma \ \" thank you \ \" .. HASHTAG","NOM PON ADV VER:infi NOM CON NOM PON NOM NOM NOM PON SENT SENT HASHTAG"), ("112562","1333283890","MeryAuditore","None","it","3 anni fà ero milanista...Poi sono diventata juventina...però, boh, mi sento ancora di appartenenza milanista...mi sento il sangue milanista","3 anni fà ero milanista ... Poi sono diventata juventina ... però , boh , mi sento ancora di appartenenza milanista ... mi sento il sangue milanista","NUM NOM NOM VER:impf NOM PON NOM VER:pres VER:pper NOM PON NOM PON NOM PON PRO:pers VER:pres ADV PRE NOM ADJ PON PRO:pers VER:pres DET:def NOM ADJ"), ("2752389","1334249496","jawaadseyes","None","it","http://t.co/oHfi7NND tuffo alla styles.","URL tuffo alla styles .","URL NOM PRE:det NOM SENT"), ("6441301","1335469249","xSmiles_2","None","it","@MangioLiamPayne Sono in limit D: Comunque la vorrei fare anche ora una twitcam :3 ma internet mi va di merda lol","MENTION Sono in limit D : Comunque la vorrei fare anche ora una twitcam : 3 ma internet mi va di merda lol","MENTION NOM PRE NOM NPR PON ADV PRO:pers VER:cond VER:infi ADV ADV DET:indef NOM PON NUM CON NOM PRO:pers VER:pres PRE NOM NOM"), ("2269435","1334088220","CallMeMais_","None","it","Martina, sei il genio della lampada. Idea magnifica rimanere alzati fino a tardi sapendo che domani hai l'esame. E per deprimerti, poi. #off","Martina , sei il genio della lampada . Idea magnifica rimanere alzati fino a tardi sapendo che domani hai l' esame . E per deprimerti , poi . HASHTAG","NPR PON ADJ DET:def NOM PRE:det NOM SENT NOM VER:pres VER:infi VER:pper CON PRE ADJ VER:geru PRO:rela ADV VER:pres NOM PON NOM SENT CON PRE VER:infi PON ADV SENT HASHTAG"), ("3602047","1334548875","Rilievoaiace","None","it","Ieri, in TV, drammatiche le immagini della tragedia di una nave che affonda. Era la trasmissione di Report sull'evasione in Italia","Ieri , in TV , drammatiche le immagini della tragedia di una nave che affonda . Era la trasmissione di Report sull' evasione in Italia","ADJ PON PRE NOM PON ADJ DET:def NOM PRE:det NOM PRE DET:indef NOM PRO:rela VER:pres SENT VER:impf DET:def NOM PRE NOM NOM PON NOM PRE NPR"), ("2070205","1334050420","Polly_Chatterly","None","it","@naripolpetta Si sta scrivendo da sola, praticamente. Anche se non so quando la finirò. Ma la finirò.","MENTION Si sta scrivendo da sola , praticamente . Anche se non so quando la finirò . Ma la finirò .","MENTION ADJ VER:pres VER:geru PRE ADJ PON ADV SENT ADV CON ADV VER:pres ADV DET:def NOM SENT CON DET:def NOM SENT"), ("1969088","1333999415","DrValerios","None","it","@Monica_Z87 alla possibilità remota di vederci ?","MENTION alla possibilità remota di vederci ?","MENTION PRE:det NOM ADJ PRE VER:infi SENT"), ("2163073","1334069231","Lievebrezza","None","it","Ma se vi dicessi che dopo JC e KATC voglio scrivere una kurtastian, quanto rapidamente mi mandereste al diavolo?","Ma se vi dicessi che dopo JC e KATC voglio scrivere una kurtastian , quanto rapidamente mi mandereste al diavolo ?","ADJ CON PRO:refl VER:cimp PRO:rela ADV NOM CON NOM VER:pres VER:infi DET:indef NOM PON ADV ADV PRO:pers VER:cond PRE:det NOM SENT"), ("1722757","1333905230","PacoWar26","None","it","@Coos14 @skysport24 ma che lochiamate a fare se poi risponde pure da cafone.","MENTION MENTION ma che lochiamate a fare se poi risponde pure da cafone .","MENTION MENTION CON PRO:rela NOM PRE VER:infi CON ADV VER:pres ADV PRE ADJ SENT"), ("5613869","1335202286","heisperfection","None","it","@AngelColdplay_ Grazie, grazie (?) u.ù","MENTION Grazie , grazie ( ? ) u.ù","MENTION ADJ PON NOM PON SENT PON NOM"), ("4913998","1334990681","sabrinascorcia2","None","it","ciao a tutti","ciao a tutti","INT PRE PRO:indef"), ("866447","1333632200","bookasface","None","it","Oscillate anche voi fra passioni e doveri? Clementina vi spiega come fare un bo...: Oscillate anche voi fra pas... http://t.co/3QJt1v8Q","Oscillate anche voi fra passioni e doveri ? Clementina vi spiega come fare un bo ... : Oscillate anche voi fra pas ... URL","ADJ ADV NOM PRE NOM CON NOM SENT NOM PRO:refl VER:pres PRE VER:infi DET:indef NOM PON PON VER:pper ADV NOM PRE NOM PON URL"), ("2642133","1334224959","___isaaa","None","it","Da grande sposerò <NAME>. Anche se sarà vecchio sarà comunque un fregno pazzesco.","Da grande sposerò <NAME> . Anche se sarà vecchio sarà comunque un fregno pazzesco .","ADJ ADJ NOM NPR NOM SENT ADV CON NOM ADJ NOM ADV DET:indef NOM ADJ SENT"), ("1488687","1333824335","Giuli1D_","None","it","Questa sera alle ore 23:30 americane, andrà in onda il famoso show della NBC Saturday Night Live e la... http://t.co/aT2dnPea","Questa sera alle ore 23:30 americane , andrà in onda il famoso show della NBC Saturday Night Live e la ... URL","ADJ NOM PRE:det NOM NUM PON NUM NOM PON VER:futu PRE NOM DET:def ADJ NOM PRE:det NOM NOM NOM ADJ CON DET:def PON URL"), ("6334390","1335449929","carbonio_14","None","it","@giangio06 sono ancora sul treno. ma posso dirmi salvo!!!","MENTION sono ancora sul treno . ma posso dirmi salvo !!!","MENTION VER:pres ADV PRE:det NOM SENT CON VER:pres VER:infi CON SENT SENT SENT"), ("5485825","1335176719","aahthelight","None","it","@heeyou_ haha grazie mille :)","MENTION haha grazie mille : )","MENTION ADJ NOM ADJ PON PON"), ("3039723","1334337281","MobyBTS","None","it","ma quando parli con il tuo calciatore preferito,che puoi volere di più?MATRIIIIX,OLTRE CHE IN CAMPO CAMPIONE NELLA VITA!","ma quando parli con il tuo calciatore preferito , che puoi volere di più ? MATRIIIIX , OLTRE CHE IN CAMPO CAMPIONE NELLA VITA !","CON PRO:inter VER:cpre PRE DET:def PRO:poss NOM VER:pper PON PRO:rela VER:pres VER:infi PRE NOM SENT NOM PON NOM ADJ NOM ADJ NOM NOM ADJ SENT"), ("4154590","1334740707","_Davide_21","None","it","@gianlucanero no ancora no, ma Nole lo sta impallinando. il secondo set sembra un pochino più equilibrato però.","MENTION no ancora no , ma Nole lo sta impallinando . il secondo set sembra un pochino più equilibrato però .","MENTION ADV ADV ADV PON CON NOM PRO:pers VER:pres VER:geru SENT DET:def ADJ NOM VER:pres DET:indef ADJ NOM VER:pper NOM SENT"), ("2248261","1334083850","Night_June","None","it","@SlowOne_ Potevi anche portarmi,non credi ?","MENTION Potevi anche portarmi , non credi ?","MENTION VER:cpre ADV VER:infi PON ADV VER:impe SENT"), ("3666874","1334571659","andrasos","None","it","Ella Milano -BTS with Ella Milano (2012) FullHD http://t.co/0bHtTzVA","Ella Milano - BTS with Ella Milano ( 2012 ) FullHD URL","NOM NPR PON NOM NOM NOM NPR PON NUM PON NOM URL"), ("2296343","1334117385","gioWannella","None","it","@ilaria_perini lillii i need cure speciali della giuly! è stata una pasqua difficile.","MENTION lillii i need cure speciali della giuly ! è stata una pasqua difficile .","MENTION ADJ DET:def NOM NOM ADJ PRE:det NOM SENT NOM NOM VER:pper DET:indef NOM ADJ SENT"), ("3010758","1334331558","_erika_rose","None","it","Bolan e Sabo hanno comprati i diritti per il nome Skid Row senza dirlo al resto della band,anche se avevano pagato tutti e 5. Ahaha stronzi","Bolan e Sabo hanno comprati i diritti per il nome Skid Row senza dirlo al resto della band , anche se avevano pagato tutti e 5 . Ahaha stronzi","NOM CON NOM VER:pres VER:pper DET:def NOM PRE DET:def NOM NOM NOM PRE VER:infi PRE:det NOM PRE:det NOM PON ADV CON VER:impf VER:pper PRO:indef CON NUM SENT NOM NOM"), ("2943713","1334317747","MrsSneijder10","None","it","@AmoLanzani Amore mio♥","MENTION Amore mio♥","MENTION ADJ NOM NOM NOM"), ("3010501","1334331507","Stefy_Styles","None","it","@Vale_Tommo @gabrypalermo94 Vabbeè ho fame.. a dopo :3","MENTION MENTION Vabbeè ho fame .. a dopo : 3","MENTION MENTION NOM NOM VER:pres NOM SENT SENT PRE ADV PON NUM"), ("5852682","1335283827","el_buddy","None","it","Buon appetito a tutti anche, a Red Ronnie che comprò la chitarra di J.Hendrix senza saperla suonare e che poi dovette rivendere!","Buon appetito a tutti anche , a Red Ronnie che comprò la chitarra di <NAME> senza saperla suonare e che poi dovette rivendere !","NOM VER:pper PRE ADJ ADV PON PRE NOM NPR CON NOM DET:def NOM PRE NOM NOM PRE VER:infi VER:infi CON PRO:rela ADV VER:remo VER:infi SENT"), ("979622","1333656212","tryllinapao","None","it","@LaSuasse ma per lui è Pasqua tutto l'anno ahahah","MENTION ma per lui è Pasqua tutto l' anno ahahah","MENTION CON PRE PRO:pers NOM NOM ADJ ADJ NOM PON NOM NOM"), ("6773972","1335602435","SisleyFox","None","it","@unicornfuckery per forza v.v il problema è il fuso orario ahah","MENTION per forza v.v il problema è il fuso orario ahah","MENTION PRE NOM NOM DET:def NOM NOM NOM DET:def ADJ NOM NOM"), ("6644917","1335544862","fioli21","None","it","Un grazie ai miei alunni e a tutti quelli che sono intervenuti http://t.co/UKKRw8RC","Un grazie ai miei alunni e a tutti quelli che sono intervenuti URL","NOM NOM PRE:det PRO:poss NOM CON PRE ADJ PRO:demo PRO:rela VER:pres VER:pper URL"), ("5848007","1335282881","maraboschiroli","None","it","@NicolaLecca Con i prezzi che adotta,non sempre a buon mercato,oltre alla depressione fa venire la scogliosi x la \"comodità\" dei sedili!","MENTION Con i prezzi che adotta , non sempre a buon mercato , oltre alla depressione fa venire la scogliosi x la \ \" comodità \ \" dei sedili !","MENTION NOM DET:def NOM PRO:rela VER:pres PON ADV ADV PRE ADJ NOM PON ADV PRE:det NOM VER:pres VER:infi DET:def ADJ NOM DET:def NOM PON NOM NOM PON PRE:det NOM SENT"), ("820842","1333622587","__poorcagianna","None","it","@JadeMons_ http://t.co/d8SORzQc questo spiega tutto :33","MENTION URL questo spiega tutto : 33","MENTION URL PRO:demo VER:pres ADJ PON NUM"), ("5773563","1335266599","pa_ber","None","it","Stipendi mai così male dal 1983. Mi domando cosa ci stanno a fare i sindacati ...","Stipendi mai così male dal 1983 . Mi domando cosa ci stanno a fare i sindacati ...","ADJ ADV NOM ADV PRE:det NUM SENT PRO:pers VER:pres NOM PRO:refl VER:pres PRE VER:infi DET:def NOM PON"), ("6550025","1335523454","S_Sarcis","None","it","Fare a pezzi e chiudere nel congelatore giovani fanciulle ignare.","Fare a pezzi e chiudere nel congelatore giovani fanciulle ignare .","ADJ PRE NOM CON VER:infi PRE:det NOM ADJ ADJ ADJ SENT"), ("4777282","1334933842","ChiaraMente_","None","it","@loikon @SleepingCreep @fnicodemo Un passo alla volta, sto arrivando... http://t.co/o013imFd","MENTION MENTION MENTION Un passo alla volta , sto arrivando ... URL","MENTION MENTION MENTION NOM ADJ PRE:det NOM PON VER:pres VER:geru PON URL"), ("3285820","1334427157","ilsoloGabboMaso","None","it","è un peccato che come uno muoia in Italia ci sia sempre uno sciacallaggio immane :( viene più da piangere per questo#Morosini RIP","è un peccato che come uno muoia in Italia ci sia sempre uno sciacallaggio immane : ( viene più da piangere per questoHASHTAG RIP","NOM NOM DET:indef NOM PRO:rela PRE NOM VER:cpre PRE NPR PRO:refl VER:cpre ADV DET:indef NOM ADJ PON PON VER:pres NOM PRE VER:infi PRE NOM NOM"), ("2422188","1334151482","MassimoPez","None","it","la riunione del 18 è spostata a data da definire, importante dovete partecipare almeno alla metà delle lezioni pena esclusione dal gruppo","la riunione del 18 è spostata a data da definire , importante dovete partecipare almeno alla metà delle lezioni pena esclusione dal gruppo","DET:def NOM PRE:det NUM NOM NOM VER:pper PRE NOM PRE VER:infi PON ADJ VER:pres VER:infi ADV PRE:det NOM PRE:det NOM VER:pres NOM PRE:det NOM"), ("6422293","1335465717","AnconaInforma","None","it","Ricci spinge sulle due tappe del Giro: «Evento unico, siamo sempre più la provincia della bici» http://t.co/155dhUly","Ricci spinge sulle due tappe del Giro : « Evento unico , siamo sempre più la provincia della bici » URL","ADJ VER:pres PRE:det ADJ NOM PRE:det NOM PON NOM PON NOM ADJ PON VER:pres ADV NOM DET:def NOM PRE:det ADJ NOM PON URL"), ("6503956","1335511868","bepinksheep","None","it","@_Gabriella_T grazie :)","MENTION grazie : )","MENTION NOM PON PON"), ("3420335","1334487651","OrigamiCiucc","None","it","@MarmaladeCherry Grazie a te &gt;///&lt; #abbracc","MENTION Grazie a te & gt ; / / / & lt ; HASHTAG","MENTION ADJ PRE PRO:pers SYM NOM PON PON PON PON SYM NOM PON HASHTAG"), ("5388110","1335124640","IolandaIngenito","None","it","@ClaudiaZedda nono tranquilla,mi hanno detto che era solo uno scherzo della Toffanin a Bobo Vieri ;)","MENTION nono tranquilla , mi hanno detto che era solo uno scherzo della Toffanin a Bobo Vieri ; )","MENTION ADJ ADJ PON PRO:pers VER:pres VER:pper PRO:rela VER:impf ADV DET:indef NOM PRE:det NOM PRE NOM ADJ PON PON"), ("3708474","1334580945","EtakComplete32","None","it","Il mondo sta rimanendo senza geni.Einstein è morto, Beethoven è diventato sordo..e io incomincio a non sentirmi bene. :\","Il mondo sta rimanendo senza g eni.Ein stein è morto , Beethoven è diventato sordo .. e io incomincio a non sentirmi bene . : \","NOM NOM VER:pres VER:geru PRE ADJ NOM NOM NOM NOM ADJ PON NPR NOM NOM VER:pper ADJ SENT SENT CON PRO:pers VER:pres PRE ADV VER:infi ADV SENT PON NOM"), ("5588968","1335197936","Donadelli74","None","it","attenzione...perchè la storia ci insegna che dopo una depressione...si rinforza l'estremismo e si arriva alla violenza...","attenzione ... perchè la storia ci insegna che dopo una depressione ... si rinforza l' estremismo e si arriva alla violenza ...","NOM PON NOM NOM DET:def NOM PRO:refl VER:pres PRO:rela PRE DET:indef NOM PON PRO:pers VER:pres NOM PON NOM CON PRO:pers VER:pres PRE:det NOM PON"), ("734630","1333519512","lemmemarco","None","it","Google art project, l'arte online dai Musei più importanti del mondo - Corriere Roma http://t.co/A9oxQvFj","Google art project , l' arte online dai Musei più importanti del mondo - Corriere Roma URL","NOM NOM ADJ PON NOM PON NOM ADJ PRE:det ADJ NOM ADJ PRE:det NOM PON NOM NPR URL"), ("2344351","1334134355","CO2_gallery","None","it","Fino al 5.V.2012 - EPIPEDON - Roma, CO2 Gallery - http://t.co/LOksrMK4 http://t.co/tc8EVj6g","Fino al 5 . V .2012 - EPIPEDON - Roma , CO 2 Gallery - URL URL","ADJ PRE:det NUM SENT NUM PON PON NOM PON NPR PON NOM NUM NOM PON URL URL"), ("5286746","1335107116","TheSkyisYourss_","None","it","@MusicIsFreedom_ Aspettiamo allora xD Maa guarda,non saprei..al'inizio anche per Pietro è stato così,poi si è aperto :D","MENTION Aspettiamo allora xD Maa guarda , non saprei .. l' inizio anche per Pietro è stato così , poi si è aperto : D","MENTION VER:pres ADV NOM ADJ VER:pres PON ADV VER:cond SENT SENT NOM PON NOM ADV PRE NPR NOM NOM VER:pper NOM PON ADV PRO:pers NOM NOM VER:pper PON ABR"), ("2049177","1334045679","__JustinSmile","None","it","@andreeaorkidea bene tesoro, e te? :) hai visto cosa ho condiviso su fb? :Q___","MENTION bene tesoro , e te ? : ) hai visto cosa ho condiviso su fb ? : Q _ _ _","MENTION ADV NOM PON CON PRO:pers SENT PON PON VER:pres VER:pper NOM VER:pres VER:pper PRE NOM SENT PON NOM PON PON PON"), ("6241556","1335427416","Reevi","None","it","@LadyFanhir Non è neanche stato difficile poi o.o ci sono patch anche per SR. L'unica cosa è che l'immagine si deforma preché ho un 16:10 xD","MENTION Non è neanche stato difficile poi o.o ci sono patch anche per SR . L ' unica cosa è che l' immagine si deforma preché ho un 16:10 xD","MENTION NOM NOM NOM ADV VER:pper ADJ ADV NOM PRO:refl VER:pres NOM ADV PRE ADJ SENT NUM PON ADJ NOM NOM NOM CON NOM PON NOM PRO:refl VER:pres NOM NOM VER:pres DET:indef NUM PON NUM NOM"), ("5090032","1335035803","RexonaGol","None","it","Italia: Serie A: hoy: Chievo","0 - 0","Udinese; Parma","3 - 0","Cagliari; Catania","2 - 0","Atalanta; Napoli","2 - 0","Novara.","Italia : Serie A : hoy : Chievo 0 - 0 Udinese ; Parma 3 - 0 Cagliari ; Catania 2 - 0 Atalanta ; Napoli 2 - 0 Novara .","NPR PON NOM ADJ PON NOM PON ADJ"), ("4877456","1334957306","_Guuhxxt_","None","it","@Pia_queugosto Claro com quem ? e quanto ?","MENTION Claro com quem ? e quanto ?","MENTION ADJ NOM NOM SENT CON ADV SENT"), ("1367175","1333797290","CarloMazzocco","None","it","@salvodms Grazie per la condivisione del mio post :) E Buona Pasqua!","MENTION Grazie per la condivisione del mio post : ) E Buona Pasqua !","MENTION ADJ PRE DET:def NOM PRE:det PRO:poss PRE PON PON ADJ NOM ADJ SENT"), ("822852","1333622958","JessicaStyles9","None","it","@OneDirec1996 Anche io (;","MENTION Anche io ( ;","MENTION ADJ PRO:pers PON PON"), ("6467193","1335494037","ElmonkeyDeGrace","None","it","@triunfaryosoy Grazie Wendy:)","MENTION Grazie Wendy : )","MENTION ADJ NPR PON PON"), ("823945","1333623170","jessgiamatteiii","None","it","@GabrielleWhite_ Cosa fai dopo la scuola si cagna?","MENTION Cosa fai dopo la scuola si cagna ?","MENTION ADJ VER:pres ADV DET:def NOM PRO:pers NOM SENT"), ("2457753","1334158586","s_pasmus","None","it","#OMMHSC Oh mio Dio Che gol ha fatto #Belhanda 😲😲😱😲😱","HASHTAG Oh mio Dio Che gol ha fatto HASHTAG 😲😲😱😲😱","HASHTAG NOM PRO:poss NOM ADJ NOM VER:pres VER:pper HASHTAG NOM NOM NOM NOM"), ("1208646","1333733475","FieraFantasy","None","it","@la_cinzi ciao, benvenuta nel regno della Luna Rossa :)","MENTION ciao , benvenuta nel regno della Luna Rossa : )","MENTION INT PON ADJ PRE:det NOM PRE:det NOM ADJ PON PON"), ("1076561","1333702681","JoveMatt","None","it","@Manuela_Sias Grazie Bella &lt;3&lt;3&lt;3","MENTION Grazie Bella & lt ; 3 & lt ; 3 & lt ; 3","MENTION ADJ NOM SYM NOM PON NUM SYM NOM PON NUM SYM NOM PON NUM"), ("495729","1333438364","tersapi","None","it","@fabio_vim Non posso tanto dire che era una battuta. Quanto un desiderio.","MENTION Non posso tanto dire che era una battuta . Quanto un desiderio .","MENTION NOM VER:pres ADV VER:infi PRO:rela VER:impf DET:indef NOM SENT ADV DET:indef NOM SENT"), ("1328357","1333788968","GiusBarbi","None","it","#ItalianDirectionersProtested, mi unisco alla protesta solo se danno delle lamette gratuite per tagliarsi le vene","HASHTAG mi unisco alla protesta solo se danno delle lamette gratuite per tagliarsi le vene","HASHTAG PRO:pers VER:pres PRE:det NOM ADV PRO:refl VER:pres PRE:det NOM ADJ PRE VER:infi DET:def NOM"), ("4990447","1335010083","MatteoBianx","None","it","@Issim0 Eh, il copyright ce l'ha Zonbi Asu. E poi non potrei mai fare il remake di qualcosa che è già perfetto.","MENTION Eh , il copyright ce l' ha Zonbi Asu . E poi non potrei mai fare il remake di qualcosa che è già perfetto .","MENTION NOM PON DET:def NOM ADV NOM PON VER:pres ADJ NOM SENT CON ADV ADV VER:cond ADV VER:infi DET:def NOM PRE PRO:indef PRO:rela NOM NOM NOM ADJ SENT"), ("4407707","1334824585","martilami","None","it","Consiglio del giorno.Il paradiso della moda lo conoscete? Noooo? Visto che oggi sono buona, vi rivelo un piccolo... http://t.co/UvVPxyXB","Consiglio del gio rno.Il paradiso della moda lo conoscete ? Noooo ? Visto che oggi sono buona , vi rivelo un piccolo ... URL","NOM PRE:det NOM NOM NOM PRE:det NOM PRO:pers VER:pres SENT NOM SENT CON PRO:rela ADV VER:pres ADJ PON PRO:refl VER:pres DET:indef ADJ PON URL"), ("5801087","1335272657","ThankfulTo1D","None","it","@Call_me_Dalku_ HHAHAHAHAHAHAHAAHAHHAAHHAHAHA Okay (?) Oggi l'ho rivisto dopo una settimana e... :')","MENTION HHAHAHAHAHAHAHAAHAHHAAHHAHAHA Okay ( ? ) Oggi l' ho rivisto dopo una settimana e ... : ' )","MENTION ADJ NOM PON SENT PON NOM NOM PON VER:pres VER:pper PRE DET:indef NOM CON PON PON PON PON"), ("5346973","1335117535","Cookieee_","None","it","@xnickslips eh tra poco anche io! allora ci sentiamo, buonanotte! grazie per la lunga chiacchierata C:","MENTION eh tra poco anche io ! allora ci sentiamo , buonanotte ! grazie per la lunga chiacchierata C :","MENTION INT PRE ADV ADV PRO:pers SENT ADV PRO:refl VER:cpre PON INT SENT NOM PRE DET:def ADJ NOM NUM PON"), ("6252356","1335430697","Dario_DL_","None","it","@AmbraTavoletti cattiva, cattivissima! Fischia se ti serve un po' di forza bruta!","MENTION cattiva , cattivissima ! Fischia se ti serve un po ' di forza bruta !","MENTION ADJ PON ADJ SENT VER:pres CON PRO:pers VER:pres DET:indef NOM PON PRE NOM ADJ SENT"), ("3492768","1334504784","EchelonDiva","None","it","Anche laurearsi sta diventando una moda... (la massa è capace di commercializzare tutto)","Anche laurearsi sta diventando una moda ... ( la massa è capace di commercializzare tutto )","ADJ VER:infi VER:pres VER:geru DET:indef NOM PON PON DET:def NOM NOM NOM ADJ PRE VER:infi ADJ PON"), ("4884289","1334965292","Follo_web","None","it","Gp Bahrain, Rosberg domina seconde libere e Ferrari indietro: <NAME> davanti a tutti nelle seconde prove l... http://t.co/X1q6Ybbf","Gp Bahrain , Rosberg domina seconde libere e Ferrari indietro : <NAME> davanti a tutti nelle seconde prove l ... URL","NOM NOM PON ADJ VER:pres ADJ ADJ CON NPR ADV PON ADJ NOM ADJ PRE PRO:indef PRE:det ADJ NOM NOM PON URL"), ("1735918","1333907972","gensdegauche","None","it","@_av0n Ricordo il giorno che comprai \"Infinite Jest\" alla Fiera di Torino, insieme ad altri tre suoi. Non lo conoscevo. Ho fiuto.","MENTION Ricordo il giorno che comprai \ \" Infinite Jest \ \" alla Fiera di Torino , insieme ad altri tre suoi . Non lo conoscevo . Ho fiuto .","MENTION NOM DET:def NOM PRO:rela VER:remo NOM PON ADJ NOM NOM PON PRE:det NOM PRE NPR PON ADV PRE PRO:indef ADJ PRO:poss SENT ADV PRO:pers VER:impf SENT VER:pres NOM SENT"), ("4344749","1334782286","_chiarabruno_","None","it","l'idea di #Dawson + #JasonReitman in un #ipoteticoprossimamente mi tiene in vita fino all'ipotetico prossimamente. #entusiasminoncondivisi","l' idea di HASHTAG + HASHTAG in un HASHTAG mi tiene in vita fino all' ipotetico prossimamente . HASHTAG","NOM PON NOM PRE HASHTAG SYM HASHTAG PRE DET:indef HASHTAG PRO:pers VER:pres PRE NOM PRE NOM PON ADJ ADV SENT HASHTAG"), ("1734815","1333907760","scorpyon21","None","it","@drunkside41 a dare un senso nel dare i punti fino alla 15^ posizione... Tutto qui...","MENTION a dare un senso nel dare i punti fino alla 15 ^ posizione ... Tutto qui ...","MENTION PRE VER:infi DET:indef NOM PRE:det VER:infi DET:def NOM CON PRE:det NUM NOM NOM PON NOM ADV PON"), ("7250551","1335771287","_AllAboutRK","None","it","Ecco anche le foto di Kristen che arriva a VancouverQui tutte:... http://t.co/TkZOJR34","Ecco anche le foto di Kristen che arriva a VancouverQui tutte : ... URL","ADJ ADV DET:def NOM PRE NOM PRO:rela VER:pres PRE NOM ADJ PON PON URL"), ("2456857","1334158411","mysmileispayne","None","it","anche io, non ho mai pianto così per un film. (@lovemyidols_x live on http://t.co/sEYlGnS4)","anche io , non ho mai pianto così per un film . ( MENTION live on URL","ADV PRO:pers PON ADV VER:pres ADV VER:pper NOM PRE DET:indef NOM SENT PON MENTION NOM NOM URL"), ("1208601","1333733465","SilvyEternity","None","it","@happytripman No, ho fatto la brava.Quando ci sarà un Social che legge le menti,ne starò alla larga. I pensieri deliranti non li scrivo mai.","MENTION No , ho fatto la br ava.Qua ndo ci sarà un Social che legge le menti , ne starò alla larga . I pensieri deliranti non li scrivo mai .","MENTION ADJ PON VER:pres VER:pper DET:def NOM ADJ VER:geru PRO:demo NOM DET:indef NOM PRO:rela VER:pres DET:def NOM PON ADV NOM PRE:det ADJ SENT DET:def NOM VER:ppre ADV PRO:pers VER:pres ADV SENT"), ("243127","1333337137","VenditaAutoMI","None","it","RENAULT Kangoo 1.2 cat Express 1.900€ 198000 km http://t.co/wjvIhL7S #vendita #auto #milano","RENAULT Kangoo 1.2 cat Express 1.900 € 198000 km URL HASHTAG HASHTAG HASHTAG","NOM ADJ PON NOM NPR NUM NOM NOM NOM NUM NOM URL HASHTAG HASHTAG HASHTAG"), ("6550024","1335523454","sally_styles_1D","None","it","stavo per staccare il tasto della tastiera #sappiatelo","stavo per staccare il tasto della tastiera HASHTAG","VER:impf PRE VER:infi DET:def NOM PRE:det NOM HASHTAG"), ("1009001","1333684199","Pier_Roberti","None","it","Venerdì Santo. Un abbraccio a tutti.","Venerdì Santo . Un abbraccio a tutti .","NOM ADJ SENT DET:indef NOM PRE PRO:indef SENT"), ("2529040","1334170259","_eli91","None","it","una grande roma questa sera all'olimpico che batte l'udinese con i gol di osvaldo totti e marquinho..e ci stiamo... http://t.co/p3LZ6eAy","una grande roma questa sera all' olimpico che batte l' udinese con i gol di osvaldo totti e marquinho .. e ci stiamo ... URL","DET:indef ADJ ADJ PRO:demo NOM NOM PON ADJ PRO:rela VER:pres NOM PON ADJ PRE DET:def NOM PRE NOM ADJ CON ADJ SENT SENT CON PRO:refl VER:cpre PON URL"), ("6084956","1335360072","PIEROFATICONI","None","it","Sento parlare di sordi,di ciechi,di strade,che tutto va bene! Quando avro'appurato una certa cosa,vedremo se tutto va bene!Informero' tutti!","Sento parlare di sordi , di ciechi , di strade , che tutto va bene ! Quando avro ' appurato una certa cosa , vedremo se tutto va bene ! Informero ' tutti !","NOM VER:infi PRE NOM PON PRE NOM PON PRE NOM PON PRO:rela ADV VER:pres ADV SENT PRO:inter NOM PON VER:pper DET:indef ADJ NOM PON VER:futu CON ADV VER:pres ADV SENT NOM PON ADJ SENT"), ("66670","1333270792","La_Manu83","None","it","Credere o credere di sentire non è sentire.Puoi spacciare un mucchio sensazioni per Amore ma alla fine il conto arriva ed è salato,#sallo.","Credere o credere di sentire non è sent ire.Puo i spacciare un mucchio sensazioni per Amore ma alla fine il conto arriva ed è salato , HASHTAG","ADJ CON VER:infi PRE VER:infi ADV NOM NOM NOM ADJ DET:def VER:infi DET:indef NOM NOM PRE NOM CON PRE:det NOM DET:def NOM VER:pres CON NOM NOM ADJ PON HASHTAG"), ("2565399","1334179557","FantaAntonio99","None","it","@delpieroale da milanista 6 un fenomeno sia come giocatore sia come uomo ogni volta ke scendi in campo è uno spettacolo per tutto il calcio","MENTION da milanista 6 un fenomeno sia come giocatore sia come uomo ogni volta ke scendi in campo è uno spettacolo per tutto il calcio","MENTION PRE NOM NUM DET:indef NOM CON PRE NOM CON PRE NOM ADJ NOM ADJ VER:pres PRE NOM NOM NOM DET:indef NOM PRE PRO:indef DET:def NOM"), ("3616613","1334555889","EventandoBlog","None","it","#buongiorno! Pillole di web marketing per l'arte! quello che è stato detto al MiArt di Milano http://t.co/O0oJzZzu","HASHTAG Pillole di web marketing per l' arte ! quello che è stato detto al MiArt di Milano URL","HASHTAG NOM PRE NOM NOM PRE NOM PON NOM SENT PRO:demo PRO:rela NOM NOM VER:pper VER:pper PRE:det NOM PRE NPR URL"), ("5243818","1335097663","Marta_Andreani","None","it","Già proiettata alla settimana corta 😁","Già proiettata alla settimana corta 😁","NOM VER:pper PRE:det NOM ADJ NOM"), ("3541943","1334514445","xfivevoices","None","it","@swaggiee_ mmmh.. va bene frà? io chiamo tutti così (es. monica -&gt; mò) #LOL","MENTION mmmh .. va bene frà ? io chiamo tutti così ( es . monica - & gt ; mò ) HASHTAG","MENTION NOM SENT SENT VER:pres ADV NOM SENT PRO:pers VER:pres PRO:indef NOM PON NOM SENT NOM PON SYM NOM PON NOM PON HASHTAG"), ("139841","1333291824","HoransPancakes_","None","it","@xdreamingNiall grazie...mi serviva una mappa! ;DD LOOL con il diario non ci capisco un corno.","MENTION grazie ... mi serviva una mappa ! ; DD LOOL con il diario non ci capisco un corno .","MENTION NOM PON PRO:pers VER:impf DET:indef NOM SENT PON NOM NOM PRE DET:def NOM ADV PRO:refl VER:pres DET:indef NOM SENT"), ("5353076","1335118380","millyjo84","None","it","efestione che protegge il suo amore #Alexander","efestione che protegge il suo amore HASHTAG","NOM PRO:rela VER:pres DET:def PRO:poss NOM HASHTAG"), ("3193041","1334401299","ciastinssun","None","it","https://t.co/0b5baYLH non riesco a vedervi tutti. scrivetemi se ho saltato qualcuno. cwc","https://t.co/0b5baYLH non riesco a vedervi tutti . scrivetemi se ho saltato qualcuno . cwc","NOM PON PON PON NOM PON NOM ADV VER:pres PRE VER:infi PRO:indef SENT VER:impe PRO:refl VER:pres VER:pper PRO:indef SENT NOM"), ("2857218","1334296384","Lucmarabello","None","it","@manginobrioches @ManuelaModica di sicuro rimanendo terrestri c'è di mezzo la mela di Newton: alla fine cascò","MENTION MENTION di sicuro rimanendo terrestri c' è di mezzo la mela di Newton : alla fine cascò","MENTION MENTION PRE ADJ VER:geru NOM NOM PON NOM NOM PRE ADJ DET:def NOM PRE NOM PON PRE:det NOM NOM"), ("7302915","1335782352","Hoyz88","None","it","@88beppe direi che ci si può beccare anche qui dato che ormai abiti a muggiò muahhaaha!!!","MENTION direi che ci si può beccare anche qui dato che ormai abiti a muggiò muahhaaha !!!","MENTION VER:cond PRO:rela PRO:refl PRO:pers NOM VER:infi ADV ADV VER:pper PRO:rela ADV NOM PRE NOM ADJ SENT SENT SENT"), ("2253097","1334084676","GPFilidoro","None","it","@FrancyLeo2 con tutte quelle assenze siamo stati anche troppo bravi!! #ForzaMilan ..sempre..","MENTION con tutte quelle assenze siamo stati anche troppo bravi !! HASHTAG .. sempre ..","MENTION PRE ADJ PRO:demo NOM VER:pres VER:pper ADV ADV ADJ SENT SENT HASHTAG SENT SENT ADV SENT SENT"), ("86951","1333276755","Linata66","None","it","Geografia storica della Grecia antica: Tradizioni e problemi (Biblioteca di cultura moderna) (Italian Edition): http://t.co/ffTCKrVM","Geografia storica della Grecia antica : Tradizioni e problemi ( Biblioteca di cultura moderna ) ( Italian Edition ) : URL","NOM ADJ PRE:det NPR ADJ PON NOM CON NOM PON NOM PRE NOM ADJ PON PON NOM NOM PON PON URL"), ("259988","1333346562","StrangeRossa","None","it","@GroupaliaIT è stata una magnifica giornata! solo grazie a voi =) Nella foto Carlos Checa il vero protagonista! http://t.co/3ECbXUTf","MENTION è stata una magnifica giornata ! solo grazie a voi = ) Nella foto Carlos Checa il vero protagonista ! URL","MENTION NOM NOM VER:pper DET:indef ADJ NOM SENT ADV INT PRE PRO:pers NOM PON NOM NOM NPR ADJ DET:def ADJ NOM SENT URL"), ("2169259","1334070506","Pater1947","None","it","Fra poco su #Primocanale la mia intervista a @giulianopisapia a Genova per sostenere @DoriaMarco. #Genova e #Milano, rapporto stretto","Fra poco su HASHTAG la mia intervista a MENTION a Genova per sostenere MENTION HASHTAG e HASHTAG rapporto stretto","NOM ADV PRE HASHTAG DET:def PRO:poss NOM PRE MENTION PRE NPR PRE VER:infi MENTION HASHTAG CON HASHTAG NOM ADJ"), ("1168918","1333724008","LaleDirectioner","None","it","11.Cos'è la prima cosa che pensi quando ti svegli la mattina? 'cazzo, devo andare a scuola!'","11 . C s' è la prima cosa che pensi quando ti svegli la mattina ? ' cazzo , devo andare a scuola ! '","NUM SENT NUM NOM PON NOM NOM DET:def ADJ NOM PRO:rela VER:cpre PRO:inter VER:impe VER:cpre DET:def NOM SENT PON NOM PON VER:pres VER:infi PRE NOM SENT PON"), ("4123410","1334730555","lucky46","None","it","Mangiare poco per invecchiare bene e vivere di più http://t.co/Rmno7Zhr","Mangiare poco per invecchiare bene e vivere di più URL","ADJ ADV PRE VER:infi ADV CON VER:infi PRE NOM URL"), ("680470","1333480247","beliebier98","None","it","@chiupetta siiii...! ahhahahha in quanto tempo l'hai fatto??! bhe,però niente male!! :D","MENTION siiii ...! ahhahahha in quanto tempo l' hai fatto ??! bhe , però niente male !! : D","MENTION ADJ PON SENT NOM PRE PRO:indef NOM NOM PON VER:pres VER:pper SENT SENT SENT NOM PON NOM ADJ NOM SENT SENT PON ABR"), ("1305383","1333783765","uomoelegante","None","it","@coppiabisex ciao sono nuovo su twitter e cerco amiche o coppie dicono bel 43 enne serio e non invadente baci alla signora","MENTION ciao sono nuovo su twitter e cerco amiche o coppie dicono bel 43 enne serio e non invadente baci alla signora","MENTION INT VER:pres ADJ PRE NOM CON VER:pres ADJ CON NOM VER:pres NOM NUM NOM ADJ CON ADV ADJ NOM PRE:det NOM"), ("456308","1333404397","TeSsSoRa","None","it","@RiccardoCicconi io spero ancora un'ultima edizione con un ritorno alle origini e con tutti i vincitori come protagonisti.......","MENTION io spero ancora un' ultima edizione con un ritorno alle origini e con tutti i vincitori come protagonisti .......","MENTION PRO:pers VER:pres ADV DET:indef PON ADJ NOM PRE DET:indef NOM PRE:det NOM CON PRE ADJ DET:def NOM PRE NOM PON PON SENT"), ("4615696","1334890540","chamomile71","None","it","#FF @j3mcn ... Gentile e ironico positivo ..Mi fa sempre sorridere ... Grazie","HASHTAG MENTION ... Gentile e ironico positivo .. Mi fa sempre sorridere ... Grazie","HASHTAG MENTION PON ADJ CON ADJ NOM SENT SENT PRO:pers VER:pres ADV VER:infi PON ADJ"), ("3889129","1334649676","Mattia1109","None","it","Be, dato che non ci sono squadre italiane, per la Champions...solo solo solo forza Mou! #amala","Be , dato che non ci sono squadre italiane , per la Champions ... solo solo solo forza Mou ! HASHTAG","ADJ PON VER:pper CON ADV PRO:refl VER:pres NOM ADJ PON PRE DET:def NOM PON ADV ADV ADJ NOM NOM SENT HASHTAG"), ("2445720","1334156250","autoalcentesimo","None","it","ad oggi Autoalcentesimo ha fornito 1100 euro di bonus carburante per soli 33.88€ ....anche noi nel nostro piccolo... http://t.co/RMUtIgF2","ad oggi Autoalcentesimo ha fornito 1100 euro di bonus carburante per soli 33.88 € .... anche noi nel nostro piccolo ... URL","PRE NOM ADJ VER:pres VER:pper NUM ADJ PRE NOM NOM PRE NOM NUM NOM NOM NOM PON SENT ADV PRO:pers PRE:det PRO:poss ADJ PON URL"), ("3963216","1334668939","itsBiebersEyes","None","it","@itslittlefra ah grazie (:","MENTION ah grazie ( :","MENTION INT INT PON PON"), ("6191012","1335390331","CsFrancesca","None","it","-È come accettare di farsi scorticare sapendo che in qualunque momento l’altra persona può andarsene via con la tua pelle. Ecco tutto!-😒","- È come accettare di farsi scorticare sapendo che in qualunque momento l ’ altra persona può andarsene via con la tua pelle . Ecco tutto !- 😒","PON NOM NOM PRE VER:infi PRE VER:infi VER:infi VER:geru PRO:rela PRE ADJ NOM NOM NOM NOM NOM ADJ NOM NOM VER:infi ADV PRE DET:def PRO:poss NOM SENT ADV ADJ SENT PON NOM NOM"), ("6377973","1335459020","nsaneweb","None","it","Ho polverizzato tutti nella missione 'Potenzia la scuderia al livello 10' di #Valor. Potenza... IMMENSA. http://t.co/j76ZKfO7","Ho polverizzato tutti nella missione ' Potenzia la scuderia al livello 10 ' di HASHTAG Potenza ... IMMENSA . URL","ADJ VER:pper ADJ PRE:det NOM PON ADJ DET:def NOM PRE:det NOM NUM PON PRE HASHTAG NOM PON ADJ SENT URL"), ("6398348","1335462248","savemepaul","None","it","seguite @xfivevoices bho il suo profilo è tutto bello c:","seguite MENTION bho il suo profilo è tutto bello c :","VER:pper MENTION VER:pper DET:def PRO:poss NOM NOM NOM ADJ ADJ NOM PON"), ("7345608","1335791320","_SheIsMine_","None","it","21.hai un i-phone? Si si!!22.se si hai un grande culo. Grazie!!^-^23.il tuo account facebook è ammuffito? No è ancora buono da pappare (?)","21 . hai un i-phone ? Si si !! 22.se si hai un grande culo . Grazie !! ^ - ^ 23 . il tuo account facebook è ammuffito ? No è ancora buono da pappare ( ? )","NUM SENT VER:pres DET:indef ADJ SENT PRO:refl PRO:pers SENT SENT NOM PRO:refl VER:pres DET:indef ADJ NOM SENT NOM SENT SENT NOM PON NOM NUM SENT DET:def PRO:poss NOM VER:ppre NOM NOM ADJ SENT ADV NOM NOM ADV ADJ PRE VER:infi PON SENT PON"), ("3925292","1334659836","alexethno","None","it","@3tt0re davvero conosci OJS? l'uomo del mistero si infittisce... ;) mi picchio perche' ricopro tutti i ruoli, dal manager al proof :-D","MENTION davvero conosci OJS ? l' uomo del mistero si infittisce ... ; ) mi picchio perche ' ricopro tutti i ruoli , dal manager al proof : - D","MENTION ADV VER:pres NOM SENT NOM PON NOM PRE:det NOM PRO:refl VER:pres PON PON PON PRO:pers NOM ADJ PON VER:pres ADJ DET:def NOM PON PRE:det NOM PRE:det NOM PON PON ABR"), ("7205419","1335743451","Giiojsouto","None","it","quanto tempo galera *o* !","quanto tempo galera * o * !","ADV NOM NOM SYM INT SYM SENT"), ("5246386","1335098247","_VvalentinaA_","None","it","@VeronicHazza ma è bellissimo *O* grazie mille :3","MENTION ma è bellissimo * O * grazie mille : 3","MENTION CON NOM NOM ADJ SYM ADJ SYM INT ADJ PON NUM"), ("3506959","1334507927","EvyMurasaki","None","it","@magogagatiamo Lo è anche qua a Milano, ovviamente. Però se vai in centro almeno è + variegato LOL","MENTION Lo è anche qua a Milano , ovviamente . Però se vai in centro almeno è + variegato LOL","MENTION ADJ NOM NOM ADV ADV PRE NPR PON ADV SENT NOM CON NOM PRE NOM ADV NOM NOM SYM ADJ NOM"), ("5576398","1335195482","antoniobruno01","None","it","alla Casa del Popolo ARCI via Pinetti per la sicurezza idrogeologica fereggiano","alla Casa del Popolo ARCI via Pinetti per la sicurezza idrogeologica fereggiano","PRE:det NOM PRE:det NOM ADJ ADV ADJ PRE DET:def NOM ADJ ADJ"), ("1282603","1333776613","AuroraLCastro","None","it","Mi spiegate perchè mi sono svegliata ora? Diamine. Potevo dormire ancora un'ora buona.","Mi spiegate perchè mi sono svegliata ora ? Diamine . Potevo dormire ancora un' ora buona .","ADJ VER:pper NOM NOM PRO:pers VER:pres VER:pper ADV SENT INT SENT VER:impf VER:infi ADV DET:indef PON ADV ADJ SENT"), ("2615128","1334216836","BolognaWiFi","None","it","Startup italiane forza, è il vostro momento! http://t.co/OgDqYMn9","Startup italiane forza , è il vostro momento ! URL","NOM ADJ NOM PON NOM NOM DET:def PRO:poss NOM SENT URL"), ("205040","1333306689","PINAPERRIS","None","it","@Gavigae grazie grazie U____U","MENTION grazie grazie U _ _ _ _ U","MENTION INT INT NPR PON PON PON PON NPR"), ("6845933","1335621187","izzyscigarette","None","it","e poi, io devo ancora guardarmi il docu-film sui doors narrato da Morgan, ma non ce la faccio. è più forte di me.","e poi , io devo ancora guardarmi il docu-film sui doors narrato da Morgan , ma non ce la faccio . è più forte di me .","CON ADV PON PRO:pers VER:pres ADV VER:infi DET:def NOM PRE:det NOM VER:pper PRE NPR PON CON ADV PRO:pers PRO:pers VER:pres SENT NOM NOM NOM ADJ PRE PRO:pers SENT"), ("6317771","1335446233","PressLeague","None","it","Magazine: on line il primo numéro anche per IPAD! http://t.co/75gTA5NW","Magazine : on line il primo numéro anche per IPAD ! URL","ADJ PON NOM NOM DET:def ADJ NOM NOM VER:pper ADV PRE NOM SENT URL"), ("2796974","1334256761","e_gobbi","None","it","@Isola oooh adesso Andrea è completa! ha anche la cresta!!","MENTION oooh adesso Andrea è completa ! ha anche la cresta !!","MENTION NOM ADV NPR NOM NOM ADJ SENT VER:pres ADV DET:def NOM SENT SENT"), ("383076","1333383593","Faxettina","None","it","@LowLowNSP anche al posto tuo? Ahahahahah","MENTION anche al posto tuo ? Ahahahahah","MENTION ADV PRE:det VER:pper PRO:poss SENT NOM"), ("5540818","1335188113","Gaudo","None","it","@abronstein anche @blacktristan è un falso ggiovine","MENTION anche MENTION è un falso ggiovine","MENTION ADV MENTION NOM NOM DET:indef ADJ NOM"), ("3811121","1334601084","docworld","None","it","mancano 5.6 milioni di euro... SOLO! http://t.co/1c9gMIDe","mancano 5.6 milioni di euro ... SOLO ! URL","VER:pres NUM NOM PRE ADJ PON ADJ SENT URL"), ("4701147","1334918026","Altair_Ita","None","it","Alfano: \"Dopo le amministrative arriverà la più grande novità della politica italiana\". Ah, ve ne andate e sparite per sempre?","Alfano : \ \" Dopo le amministrative arriverà la più grande novità della politica italiana \ \" . Ah , ve ne andate e sparite per sempre ?","ADJ PON NOM PON ADJ DET:def ADJ NOM DET:def NOM ADJ NOM PRE:det NOM ADJ NOM PON SENT INT PON ADV ADV VER:pper CON VER:pper PRE ADV SENT"), ("2513624","1334168195","__rememberworld","None","it","@chiarastyles no, il giorno dopo mercoledì :'D","MENTION no , il giorno dopo mercoledì : ' D","MENTION ADV PON DET:def NOM PRE NOM PON PON NPR"), ("4139272","1334735782","direttaSerieA","None","it","#seriea #diretta #Calcio - Calciomercato, la Roma cerca rinforzi. L'obiettivo e Kuyt del Liverpool,... http://t.co/vOngDHuJ #streaming #live","HASHTAG HASHTAG HASHTAG - Calciomercato , la Roma cerca rinforzi . L ' obiettivo e Kuyt del Liverpool , ... URL HASHTAG HASHTAG","HASHTAG HASHTAG HASHTAG PON NOM PON DET:def NPR VER:pres NOM SENT NUM PON NOM CON NOM PRE:det NPR PON PON URL HASHTAG HASHTAG"), ("5306968","1335111269","ayeciastin","None","it","@LooollyBiebs A chi non piace quando scherzo? Alla mia profe D: ahahahaha. Ok,grazie,ti amo.","MENTION A chi non piace quando scherzo ? Alla mia profe D : ahahahaha . Ok , grazie , ti amo .","MENTION ADJ PRO:rela ADV VER:pres ADV NOM SENT PRE:det PRO:poss NOM NPR PON VER:pper SENT INT PON NOM PON PRO:pers VER:pres SENT"), ("1531066","1333835868","wiseguyRC","None","it","@yram__ grazie, ma sono al lavoro :(","MENTION grazie , ma sono al lavoro : (","MENTION NOM PON CON VER:pres PRE:det NOM PON PON"), ("1162083","1333722289","blankreggioe","None","it","@blankreggioe Collana Amore Argento Meresine: Articolo esauritoPrezzo: ","","","€48,33","",""," http://t.co/nxu9bxts","MENTION Collana Amore Argento Meresine : Articolo esauritoPrezzo : € 48,33 URL","NOM ADJ ADJ NOM NOM ADJ PON NOM NOM PON"), ("3218092","1334407255","gLuciano123","None","it","Domani tutti alla Corri Catania, corsa/passeggiata di beneficenza nel centro storico di Catania. http://t.co/mRTN7SYg","Domani tutti alla Corri Catania , corsa / passeggiata di beneficenza nel centro storico di Catania . URL","ADJ ADJ PRE:det NOM NPR PON NOM PON VER:pper PRE NOM PRE:det NOM ADJ PRE NPR SENT URL"), ("6960017","1335668887","fiwaw","None","it","Gmna si itu wkw o :p\"@ebillnabilla: Gimana apanya? Aku juga dapet kue dr della hihi RT @fiwaw: @ebillnabilla jaahaha trs gimana tuh bing?\"","Gmna si itu wkw o : p \ \" MENTION Gimana apanya ? Aku juga dapet kue dr della hihi RT MENTION MENTION jaahaha trs gimana tuh bing ? \ \"","ADJ PRO:refl NOM NOM CON PON ABR NOM PON MENTION ADJ ADJ SENT NOM ADJ NOM ADJ ADJ PRE:det ADJ NOM MENTION MENTION ADJ NOM ADJ NOM ADJ SENT NOM PON"), ("4546492","1334856302","antonellaferret","None","it","@ClaudioFerretti ciao Claudio tutto ok?","MENTION ciao Claudio tutto ok ?","MENTION INT NPR PRO:indef INT SENT"), ("512734","1333444048","jonathan_ruzza","None","it","e adesso si mangia.........buon appetito a tutti!!!!!!!","e adesso si mangia ......... buon appetito a tutti !!!!!!!","CON ADV PRO:refl VER:pres PON PON PON ADJ NOM PRE PRO:indef SENT SENT SENT SENT SENT SENT SENT"), ("3097412","1334350245","AndreaSaletti","[11.26904005, 44.56123333]","it","@Piro150586 Notte Ciccio! Vado a letto anche io!","MENTION Notte Ciccio ! Vado a letto anche io !","MENTION VER:pper NOM SENT VER:pres PRE NOM ADV PRO:pers SENT"), ("6444579","1335470022","joescupcake","None","it","jhdfgh forse a settembre vado a londra cazzo non ci credo è il sogno di una vita glkds","jhdfgh forse a settembre vado a londra cazzo non ci credo è il sogno di una vita glkds","NOM ADV PRE NOM VER:pres PRE ADJ NOM ADV PRO:refl VER:pres NOM NOM DET:def NOM PRE DET:indef NOM NOM"), ("5068896","1335031094","Sely_Kidrauhl","None","it","Ed ecco che si torna alla base T-T #on","Ed ecco che si torna alla base T-T HASHTAG","NOM ADV PRO:rela PRO:pers VER:pres PRE:det NOM NOM HASHTAG"), ("1199839","1333731578","Niki_23","None","it","@diadan87 shh che domani mamma ne fa un'altra. :) Non ce la posso fare.","MENTION shh che domani mamma ne fa un' altra . : ) Non ce la posso fare .","MENTION NOM PRO:rela ADV NOM ADV VER:pres DET:indef PON ADJ SENT PON PON NOM ADV PRO:pers VER:pres VER:infi SENT"), ("4330009","1334777963","nikolana","None","it","@MRCannizzaro Auguri dall'Italia !!!","MENTION Auguri dall' Italia !!!","MENTION ADJ NOM PON NPR SENT SENT SENT"), ("6290271","1335439865","BieberRayHoran","None","it","ok, si passa alla copertina !!! :D","ok , si passa alla copertina !!! : D","INT PON PRO:pers VER:pres PRE:det NOM SENT SENT SENT PON ABR"), ("2264025","1334086819","1926_mirko","None","it","@MircoBergamasco un RT per 1 dei pochi(secondo tanti l'unico altro)Mirko -anche se con la K- residente a Parigi bocca al lupo x lo scudo ;)","MENTION un RT per 1 dei pochi ( secondo tanti l' unico altro ) Mirko - anche se con la K - residente a Parigi bocca al lupo x lo scudo ; )","MENTION DET:indef NOM CON NUM PRE:det ADJ PON PRE PRO:indef NOM PON ADJ ADJ PON NOM PON ADV CON PRE DET:def NOM PON NOM PRE NPR NOM PRE:det NOM ADJ DET:def NOM PON PON"), ("2134303","1334063335","daily_blog","None","it","@daily_blog <NAME> scrive ai militanti della Lega dopo le dimissioni http://t.co/Xq2OOw5s","MENTION <NAME>ssi scrive ai militanti della Lega dopo le dimissioni URL","MENTION NPR NOM VER:pres PRE:det NOM PRE:det NOM PRE DET:def NOM URL"), ("3472701","1334500135","_tomlinsonsbum","None","it","@GiuLovesHarry anche i miei mi sbattono fuori di casa la mattina cwc","MENTION anche i miei mi sbattono fuori di casa la mattina cwc","MENTION ADV DET:def PRO:poss PRO:pers VER:pres ADV PRE NOM DET:def NOM NOM"), ("6874349","1335629267","frizzatooh","None","it","Grazie per avermi tossito in faccia. Te ne sono grato.","Grazie per avermi tossito in faccia . Te ne sono grato .","ADJ PRE VER:infi VER:pper PRE NOM SENT PRO:pers ADV VER:pres ADJ SENT"), ("6354825","1335454360","PassioneViola","None","it","Fiorentina che Passione • Re: [Serie A] Roma - Fiorentina: Sarò pure poco oggettivo ma tra Zampa e G... http://t.co/K2pEEU0M #fiorentina","Fiorentina che Passione • Re : [ Serie A ] Roma - Fiorentina : Sarò pure poco oggettivo ma tra Zampa e G ... URL HASHTAG","ADJ CON NOM NOM NOM NOM ADJ PON PON NOM ADJ PON NPR PON NOM PON NOM ADV ADV ADJ CON PRE NOM CON NPR PON URL HASHTAG"), ("614263","1333468505","Giunwritten","None","it","@WTHForAvril Anche una mia amica dovrebbe andarci!:D Io sto cercando la voglia di fare latino!D:","MENTION Anche una mia amica dovrebbe andarci ! : D Io sto cercando la voglia di fare latino ! D :","MENTION ADJ DET:indef PRO:poss NOM VER:cond VER:infi SENT PON NPR NOM VER:pres VER:geru DET:def NOM PRE VER:infi ADJ SENT ABR PON"), ("3892118","1334650627","giuseppec30","None","it","@aleksandar_f schiena a pezzi ma va bene...","MENTION schiena a pezzi ma va bene ...","MENTION NOM PRE NOM CON VER:pres ADV PON"), ("5230959","1335094848","markingegno","None","it","@napolux ah, meno male perché io lo segnalo anche a molti amici *fuori* Hagakure :P cc: @marcomassarotto @hagakurelive","MENTION ah , meno male perché io lo segnalo anche a molti amici * fuori * Hagakure : P cc : MENTION MENTION","MENTION INT PON ADV ADJ NOM NOM PRO:pers PRO:pers VER:pres ADV PRE PRO:indef ADJ SYM ADV SYM NOM PON NPR NOM PON MENTION MENTION"), ("6721940","1335568332","motor_racing","None","it","#f1 #formula1 Dai Gas alla sicurezza. Partirà da Modena il Ferrari Driver Academy Tour: Maranello, 26 aprile - P... http://t.co/HhxRFnhb","HASHTAG HASHTAG Dai Gas alla sicurezza . Partirà da Modena il Ferrari Driver Academy Tour : Maranello , 26 aprile - P ... URL","HASHTAG HASHTAG ADJ NOM PRE:det NOM SENT NOM PRE NPR DET:def NPR NOM NOM ADJ PON NOM PON NUM NOM PON NPR PON URL"), ("357172","1333375216","salvatoreprisc3","None","it","Fai un ordine il negoziante firma conferma Il pagament 60/90/120/150/180/210 giorni alla prima scadenza tel x chiedere Di spostare il 60/90","Fai un ordine il negoziante firma conferma Il pagament 60 / 90 / 120 / 150 / 180 / 210 giorni alla prima scadenza tel x chiedere Di spostare il 60 / 90","VER:remo DET:indef NOM DET:def VER:ppre VER:impe VER:impe NOM NOM NUM PON NUM PON NUM PON NUM PON NUM PON NUM NOM PRE:det ADJ NOM NOM NOM VER:infi ADJ VER:infi DET:def NUM PON NUM"), ("556945","1333455132","_wickedschemes","None","it","@_neverafailure già l'hai scritto e ho continuato io, dopo lo copio (:","MENTION già l' hai scritto e ho continuato io , dopo lo copio ( :","MENTION NOM NOM PON VER:pres VER:pper CON VER:pres VER:pper PRO:pers PON CON PRO:pers VER:pres PON PON"), ("3132684","1334385067","ElviraDiCara","None","it","\"@NotizieOggiCOM: NotizieOggi: Pioggia e vento su tutta l’Italia «Colpiti dal mini-ciclone Lucy» http://t.co/xCD640x3\"","\ \" MENTION NotizieOggi : Pioggia e vento su tutta l ’ Italia « Colpiti dal mini-ciclone Lucy » URL","NOM PON MENTION NOM PON NOM CON NOM PRE ADJ NOM NOM NOM NOM NPR NOM PON NOM PRE:det ADJ NOM NOM PON URL"), ("4424431","1334829473","xheylovato","None","it","@_sephi stamattina ho visto una ragazza identica a te,le stavo anche andando vicino poi mi sono resa conto che non eri tu ahahah cwc","MENTION stamattina ho visto una ragazza identica a te , le stavo anche andando vicino poi mi sono resa conto che non eri tu ahahah cwc","MENTION ADV VER:pres VER:pper DET:indef NOM ADJ PRE PRO:pers PON DET:def VER:impf ADV VER:geru ADV ADV PRO:pers VER:pres VER:pper NOM PRO:rela ADV VER:impf PRO:pers NOM NOM"), ("31984","1333259841","_GaiaSwag_","None","it","@Gaia_Belieber99 anche io,ci ho sperato fino alla fine...","MENTION anche io , ci ho sperato fino alla fine ...","MENTION ADV PRO:pers PON PRO:refl VER:pres VER:pper CON PRE:det NOM PON"), ("2551375","1334174151","fiorellaperfett","None","it","Roma 3 Udinese 1. Catania 1 Lecce 2. Fiorentina 0 Palermo 0. Inter 2 Siena 1. Juve 2 Lazio 1","Roma 3 Udinese 1 . Catania 1 Lecce 2 . Fiorentina 0 Palermo 0 . Inter 2 Siena 1 . Juve 2 Lazio 1","NPR NUM NPR PON SENT NPR NUM NPR PON SENT ADJ NUM NPR NUM SENT NOM NUM NPR PON SENT ADJ NUM NPR PON"), ("4081225","1334693924","AlessiaDPM","None","it","@g79world abiamo cancellato contatti da pc. li ho su iphone. con sincro perdo tutto. devo importare da iphone su outlook ma non ghe la fò!","MENTION abiamo cancellato contatti da pc . li ho su iphone . con sincro perdo tutto . devo importare da iphone su outlook ma non ghe la fò !","MENTION VER:pres VER:pper NOM PRE ABR SENT PRO:pers VER:pres PRE NOM SENT PRE NOM VER:pres ADJ SENT VER:pres VER:infi PRE NOM PRE NOM CON ADV ADJ DET:def NOM SENT"), ("2632851","1334222319","michelamoro","None","it","Debutta in pubblico la Collezione Berlingieri al MACRO di Roma. I Berlingieri ne parlano con @MichelaMoro su #Cooltour #RAI5 alle 13.32","Debutta in pubblico la Collezione Berlingieri al MACRO di Roma . I Berlingieri ne parlano con MENTION su HASHTAG HASHTAG alle 13.32","ADJ PRE ADJ DET:def NOM ADJ PRE:det NOM PRE NPR SENT DET:def NOM ADV VER:pres PRE MENTION PRE HASHTAG HASHTAG PRE:det NUM"), ("6264447","1335434299","UniPaMedicina","None","it","News dall'ateneo: Bando per l’elezione dei componenti della Giunta del dipartimento di Psicologia: http://t.co/DhwBScpc","News dall' ateneo : Bando per l ’ elezione dei componenti della Giunta del dipartimento di Psicologia : URL","NOM NOM PON NOM PON NOM PRE NOM NOM NOM NOM NOM PRE:det NOM PRE:det NOM PRE:det NOM PRE NOM PON URL"), ("246311","1333339695","_laudia","None","it","in questo momento ogni autista atm della provincia di Milano sta avendo coliche che manco ai tempi del colera.","in questo momento ogni autista atm della provincia di Milano sta avendo coliche che manco ai tempi del colera .","PRE PRO:demo NOM ADJ NOM NOM PRE:det NOM PRE NPR VER:pres VER:geru ADJ CON ADJ PRE:det NOM PRE:det NOM SENT"), ("3136758","1334386528","ddavidee1979","None","it","Buongiorno a tutti ragazzi e ragazze","Buongiorno a tutti ragazzi e ragazze","NOM PRE PRO:indef NOM CON NOM"), ("5715776","1335252201","folliacronica","None","it","Piano piano passa tutto http://t.co/QZdN2bX7","Piano piano passa tutto URL","ADJ NOM ADJ ADJ URL"), ("6994805","1335685957","augustovenezia","None","it","@Chicca_204 @BigIncompiuta @fposati @nosapaid Buondi a tutti!!!","MENTION MENTION MENTION MENTION Buondi a tutti !!!","MENTION MENTION MENTION MENTION ADJ PRE PRO:indef SENT SENT SENT"), ("5170091","1335081721","giorgiovincenti","None","it","@LaFeltrinelli Ciao, è previsto qualche evento o qualche sconto particolare per la giornata mondiale del libro di domani? Grazie mille!","MENTION Ciao , è previsto qualche evento o qualche sconto particolare per la giornata mondiale del libro di domani ? Grazie mille !","MENTION ADJ PON NOM NOM VER:pper ADJ NOM CON ADJ NOM ADJ PRE DET:def NOM ADJ PRE:det NOM PRE NOM SENT NOM ADJ SENT"), ("2531919","1334170640","SaverioCapone","None","it","@EzioGreggio Bravo il capitano non si muove deve diventare vecchio con noi alla magica Juventus..","MENTION Bravo il capitano non si muove deve diventare vecchio con noi alla magica Juventus ..","MENTION ADJ DET:def NOM ADV PRO:refl VER:pres VER:pres VER:infi ADJ PRE PRO:pers PRE:det ADJ NOM SENT SENT"), ("3161314","1334393774","CatalysisNerd","None","it","I'm at Stazione Milano Centrale (Milano, MI) w/ 23 others http://t.co/qvYlFV09","I ' m at Stazione Milano Centrale ( Milano , MI ) w / 23 others URL","ADJ PON NOM NOM NOM NPR ADJ PON NPR PON NOM PON NOM PON NUM NOM URL"), ("1806090","1333951714","xshesmarie","None","it","arriviamo ai @JonasBrothers la loro musica è tutto ciò che voglio.","arriviamo ai MENTION la loro musica è tutto ciò che voglio .","VER:pres PRE:det MENTION DET:def PRO:poss ADJ NOM NOM ADJ NOM PRO:rela VER:pres SENT"), ("7352260","1335792924","rominabieber10","None","it","@xinspirahul ma la gente deve x forza offendere o insultare se no nn è contenta!!!!","MENTION ma la gente deve x forza offendere o insultare se no nn è contenta !!!!","MENTION CON DET:def NOM VER:pres ADJ NOM VER:infi CON VER:infi CON ADV NOM NOM NOM ADJ SENT SENT SENT SENT"), ("894376","1333638453","kiara2196","None","it","Non è che insultando i nostri idoli,riuscirete ad ottenere più voti...al massimo gli fate pubblicità.Quindi grazie ♥","Non è che insultando i nostri idoli , riuscirete ad ottenere più voti ... al massimo gli fate pubblic ità.Qui ndi grazie ♥","NOM NOM NOM ADJ VER:geru DET:def PRO:poss NOM PON VER:futu PRE VER:infi NOM NOM PON PRE:det NOM DET:def NOM NOM NOM ADJ ADJ NOM NOM NOM NOM"), ("5941985","1335303496","choosemeciastin","None","it","@billiesmuppet ne faccio 16 :) grazie mille c:","MENTION ne faccio 16 : ) grazie mille c :","MENTION ADV VER:pres NUM PON PON NOM ADJ NOM PON"), ("1814451","1333954766","Francesca_adp","None","it","@viacapizzi Buonamano+Di Bello in conduzione, Compagnoni quando commenta il Napoli, Bergomi sempre, tutti gli inviati del Napoli e Nosotti.","MENTION Buonamano+Di Bello in conduzione , Compagnoni quando commenta il Napoli , Bergomi sempre , tutti gli inviati del Napoli e Nosotti .","MENTION ADJ NOM PRE NOM PON NOM CON VER:pres DET:def NPR PON NOM ADV PON PRO:indef DET:def NOM PRE:det NPR CON NOM SENT"), ("1964613","1333998400","Jacob_Nav","None","it","Ho una stanchezza addosso manco mi fossi fatto Napoli-Pietrasanta a piedi. Boia...","Ho una stanchezza addosso manco mi fossi fatto Napoli-Pietrasanta a piedi . Boia ...","ADJ DET:indef NOM ADV ADJ PRO:pers VER:cimp NOM ADJ PRE NOM SENT NOM PON"), ("5773692","1335266619","xhardboiled_","None","it","\"In Italia tutti gusti strani i giovani cantanti, in classifica meglio restargli dietro che davanti\" fa ridere ahahahah #cattiviesempi","\ \" In Italia tutti gusti strani i giovani cantanti , in classifica meglio restargli dietro che davanti \ \" fa ridere ahahahah HASHTAG","NOM PON NOM NPR PRO:indef NOM ADJ DET:def NOM ADJ PON PRE NOM ADV VER:infi ADV PRO:rela PRE NOM PON VER:pres VER:infi NOM HASHTAG"), ("4198512","1334751512","VodafoneIT","None","it","@edorai <NAME>, grazie per il tuo suggerimento. Qui http://t.co/5hbTdPDq tutte le info per disattivare la tua Segreteria. Tks #tw190","MENTION Ciao Edoardo , grazie per il tuo suggerimento . Qui URL tutte le info per disattivare la tua Segreteria . Tks HASHTAG","MENTION ADJ NPR PON NOM PRE DET:def PRO:poss NOM SENT ADV URL ADJ DET:def NOM PRE VER:infi DET:def PRO:poss NOM SENT NOM HASHTAG"), ("2876318","1334302130","cuccioloscottex","None","it","Io L'elefantina della Scottex aspettiamo il sole per iniziare con i pic-nic! A voi piacciono? Cosa fate per... http://t.co/3ahwhpBk","Io L ' elefantina della Scottex aspettiamo il sole per iniziare con i pic-nic ! A voi piacciono ? Cosa fate per ... URL","ADJ NUM PON NOM PRE:det NOM VER:pres DET:def NOM PRE VER:infi PRE DET:def NOM SENT PRE PRO:pers VER:pres SENT NOM VER:pres PRE PON URL"), ("4463916","1334838501","78Naomi","None","it","@gaetanocicca 19 se tutto và bene ma di solito più tardi...","MENTION 19 se tutto và bene ma di solito più tardi ...","MENTION NUM CON ADJ NOM ADV CON PRE ADJ NOM ADJ PON"), ("3017682","1334332914","x_HazzasGirl","None","it","VI è MAI CAPITATO CHE UN CANE VI SI INGROPPA ALLA GAMBA. OGGI C'HO FATTO UNA FIGURA DI MERDA! ._.","VI è MAI CAPITATO CHE UN CANE VI SI INGROPPA ALLA GAMBA . OGGI C ' HO FATTO UNA FIGURA DI MERDA ! . _ .","NUM NOM NOM ADJ NOM ADJ NOM ADJ NUM NOM ADJ NOM ADJ SENT ADV NUM PON NOM ADJ ADJ NOM ADJ ADJ SENT SENT PON SENT"), ("1325871","1333788381","applenight_","None","it","@yoostyles i crediti, che manco hai messo. grazie e ciao. toglila e stop. non voglio sentire ne se e ne ma.","MENTION i crediti , che manco hai messo . grazie e ciao . toglila e stop . non voglio sentire ne se e ne ma .","MENTION DET:def NOM PON PRO:rela NOM VER:pres VER:pper SENT NOM CON INT SENT VER:impe CON NOM SENT ADV VER:pres VER:infi ADV CON CON ADV CON SENT"), ("1058799","1333699140","VioletBris","None","it","Mi sono innamorata della canzone \"Mirror\" è bellissima &lt;3","Mi sono innamorata della canzone \ \" Mirror \ \" è bellissima & lt ; 3","ADJ VER:pres VER:pper PRE:det NOM NOM PON ADJ NOM PON NOM NOM ADJ SYM NOM PON NUM"), ("5735098","1335258036","k_arme","None","it","ma anche io voglio pubblictà con i Big Bang e Infinite in tv....&gt;_&lt;","ma anche io voglio pubblictà con i Big Bang e Infinite in tv .... & gt ; _ & lt ;","CON ADV PRO:pers VER:pres NOM PRE DET:def NOM ADJ CON ADJ PRE NOM PON SENT SYM NOM PON PON SYM NOM PON"), ("2377983","1334142359","CarolinMarconi","None","it","@vitobrandi ora ti lascio che la giornata in ufficio inizia con una bella riunione. A dopo! Buona giornata!","MENTION ora ti lascio che la giornata in ufficio inizia con una bella riunione . A dopo ! Buona giornata !","MENTION ADV PRO:refl VER:pres PRO:rela DET:def NOM PRE NOM VER:pres PRE DET:indef ADJ NOM SENT PRE ADV SENT ADJ NOM SENT"), ("6390394","1335461063","B_MCristina","None","it","@STANISchannel #serviziopubblico si capirà solo quando si toccherà il fondo ...tutti però","MENTION HASHTAG si capirà solo quando si toccherà il fondo ... tutti però","MENTION HASHTAG PRO:refl NOM ADV PRO:inter PRO:pers NOM DET:def NOM PON PRO:indef NOM"), ("4305858","1334773195","improudofthemx","None","it","@SheisLia_ Allora 1. la tua bio è fiulherahfuilerfhifuil 2. il tuo nome è dskalhhfelfefnsil alla seconda (?)E 3. sono Sara Yeah u.u","MENTION Allora 1 . la tua bio è fiulherahfuilerfhifuil 2 . il tuo nome è dskalhhfelfefnsil alla seconda ( ? ) E 3 . sono Sara Yeah u.u","MENTION NOM NUM SENT DET:def PRO:poss NOM NOM NOM NOM NUM SENT DET:def PRO:poss NOM NOM NOM NOM PRE:det ADJ PON SENT PON NOM NUM SENT VER:pres NOM NOM NOM"), ("3035818","1334336556","TschangWilma","None","it","@fmonopoli ma non hai ancora scritto un tweet? Prova!","MENTION ma non hai ancora scritto un tweet ? Prova !","MENTION CON ADV VER:pres ADV VER:pper DET:indef NOM SENT NOM SENT"), ("6926878","1335641500","Chizcaz","None","it","@EAntiga @massifont sul diario della giulia ho scritto #munafò ad esempio giusto per restare in tema e lanciare le frecciate alla bisi","MENTION MENTION sul diario della giulia ho scritto HASHTAG ad esempio giusto per restare in tema e lanciare le frecciate alla bisi","MENTION MENTION PRE:det NOM PRE:det NOM VER:pres VER:pper HASHTAG PRE NOM ADJ PRE VER:infi PRE NOM CON VER:infi DET:def NOM PRE:det NOM"), ("3435153","1334490985","_JBITALIA","None","it","nei vostri tweet includete questi #JoeJIsStrongerThanInsults #JBOIFmorefollowers più tardi vi retweetteremo tutti","nei vostri tweet includete questi HASHTAG HASHTAG più tardi vi retweetteremo tutti","PRE:det PRO:poss NOM VER:pres PRO:demo HASHTAG HASHTAG NOM ADV PRO:refl VER:futu PRO:indef"), ("5291685","1335108161","MorelloFederico","None","it","Beh certo, tenere il cellulare al bar in tasca vicino alle parti intime ci salverà tutti dal tumore. Udine cell free http://t.co/BnQ6lJ65","Beh certo , tenere il cellulare al bar in tasca vicino alle parti intime ci salverà tutti dal tumore . Udine cell free URL","NOM ADJ PON VER:infi DET:def ADJ PRE:det NOM PRE NOM ADJ PRE:det NOM ADJ PRO:refl NOM ADJ PRE:det NOM SENT NPR NOM ADJ URL"), ("1582439","1333869522","ema_raffa","None","it","Buona Pasqua a tutti voi :D #happyeaster","Buona Pasqua a tutti voi : D HASHTAG","ADJ ADJ PRE PRO:indef NOM PON NPR HASHTAG"), ("3258242","1334416985","ZendayaItFan","None","it","Per adesso è solo un TT Italiano, spero che diventi anche un TT mondiale.#ItalianSelenatorsLoveSelena","Per adesso è solo un TT Italiano , spero che diventi anche un TT mondi ale.HAS HTAG","NOM ADV NOM NOM ADJ DET:indef NPR ADJ PON VER:pres PRO:rela VER:pres ADV DET:indef NPR VER:cpre NOM ADJ"), ("6831879","1335616711","sheloveszayn_","None","it","@fuckgravity_ ah si ci sbavo ogni giorno *Q* grazie comunque ahah","MENTION ah si ci sbavo ogni giorno * Q * grazie comunque ahah","MENTION INT PRO:pers PRO:refl VER:pres ADJ NOM SYM NOM SYM INT ADV NOM"), ("7115697","1335715637","mavramescu","None","it","Mi è piaciuto un video di @YouTube http://t.co/Y2bZVtgt Paolo Meneguzzi - Ho Bisogno D'amore (Videoclip ©NiHi","Mi è piaciuto un video di MENTION URL Paolo Meneguzzi - Ho Bisogno D ' amore ( Videoclip ©NiHi","ADJ NOM NOM VER:pper DET:indef NOM PRE MENTION URL ADJ NOM PON ADJ NOM NPR PON NOM PON NOM NOM NOM ADJ"), ("3430754","1334489987","xhazzaboomboom","None","it","37.Non lo so e non m'interessa. Sono affari suoi, basta che non esageri (sempre che sia vero) perché mi interessa della sua salute, tanto.","37 . Non lo so e non m' interessa . Sono affari suoi , basta che non esageri ( sempre che sia vero ) perché mi interessa della sua salute , tanto .","NUM SENT ADV PRO:pers VER:pres CON ADV NOM PON VER:pres SENT VER:pres NOM PRO:poss PON INT PRO:rela ADV VER:pres PON ADV CON VER:cpre NOM PON NOM NOM PRO:pers VER:pres PRE:det PRO:poss NOM PON ADV SENT"), ("5417397","1335154267","ippocastana","None","it","Mi ero dimenticata del servizio Atac Roma.. #buongiornomondo","Mi ero dimenticata del servizio Atac Roma .. HASHTAG","ADJ VER:impf VER:pper PRE:det NOM NOM NPR SENT SENT HASHTAG"), ("299122","1333360452","antnqu","None","it","@Merda__Man oh yeah!!!!! #beimomenti anche quelli......","MENTION oh yeah !!!!! HASHTAG anche quelli ......","MENTION INT NOM SENT SENT SENT SENT SENT HASHTAG ADV PRO:demo PON PON"), ("2639646","1334224274","alicemacciocca","None","it","@SarinaFidalgo Grande Roma e grande Josè... sapevo che avremmo vinto!! Sara porti fortuna!! hahaha Un bacio bella. :)","MENTION Grande Roma e grande Josè ... sapevo che avremmo vinto !! Sara porti fortuna !! hahaha Un bacio bella . : )","MENTION ADJ NPR CON ADJ NOM NOM PON VER:impf PRO:rela VER:cond VER:pper SENT SENT NOM VER:cpre NOM SENT SENT ADJ NOM ADJ ADJ SENT PON PON"), ("4940319","1334998568","InfoAtac","None","it","#info #atac - #Malagrotta - riaperte strade dopo sversamento gasolio. Ripristinati bus 246-905-915-925 #Roma #viabilita","HASHTAG HASHTAG - HASHTAG - riaperte strade dopo sversamento gasolio . Ripristinati bus 246 -905 -915 -925 HASHTAG HASHTAG","HASHTAG HASHTAG PON HASHTAG PON VER:pper NOM PRE NOM NOM SENT VER:pper NOM NUM PON NUM NUM HASHTAG HASHTAG"), ("6795358","1335608010","ReaperGuitarist","None","it","Anche oggi sono in vacanza. #sapevatelo","Anche oggi sono in vacanza . HASHTAG","ADJ ADV VER:pres PRE NOM SENT HASHTAG"), ("1867623","1333973012","FrancescaC97","None","it","Il fatto che non hai ancora trovato il tuo principe azzurro non significa che tu non sia una principessa.\" - <NAME>.","Il fatto che non hai ancora trovato il tuo principe azzurro non significa che tu non sia una principessa . \ \" - <NAME> .","NOM NOM PRO:rela ADV VER:pres ADV VER:pper DET:def PRO:poss ADJ NOM ADV VER:pres PRO:rela PRO:pers ADV VER:cpre DET:indef NOM SENT NOM PON PON NOM NOM SENT"), ("5653466","1335209098","primulabazzani","None","it","#portaaporta anche il plastico del Senato!!! Con #Vespa si potrebbe giocare al \"ce l'ho\" \"manca\", mi sa che punteggio è scontato.","HASHTAG anche il plastico del Senato !!! Con HASHTAG si potrebbe giocare al \ \" ce l' ho \ \" \ \" manca \ \" , mi sa che punteggio è scontato .","HASHTAG ADV DET:def NOM PRE:det NOM SENT SENT SENT PRE HASHTAG PRO:pers VER:cond VER:infi PRE:det NOM PON PRO:pers NOM PON VER:pres NOM PON NOM PON ADJ NOM PON PON PRO:pers VER:pres PRO:rela VER:pres NOM NOM ADJ SENT"), ("461137","1333416933","akrauszb","None","it","@PaolaAraneda grazie baby","MENTION grazie baby","MENTION NOM ADJ"), ("1990932","1334006440","hemakesmedream","None","it","@xSkyesarecrying grazie mille, sei un amore asdfghjkl c:","MENTION grazie mille , sei un amore asdfghjkl c :","MENTION NOM ADJ PON ADJ DET:indef NOM NOM NOM PON"), ("4009875","1334679430","patriziazampoll","None","it","@valentina091987 mah oggi e' stata una giornata tranquilla. Ho fatto delle commissioni e alcuni (cont) http://t.co/biTUxkJm","MENTION mah oggi e' stata una giornata tranquilla . Ho fatto delle commissioni e alcuni ( cont ) URL","MENTION INT ADV CON PON VER:pper DET:indef NOM ADJ SENT VER:pres VER:pper PRE:det NOM CON PRO:indef PON NOM PON URL"), ("6840437","1335619371","cilentonotizie","None","it","#ambiente Fare Verde Salerno chiede più cura per le spiagge http://t.co/KM7VkofH","HASHTAG Fare Verde Salerno chiede più cura per le spiagge URL","HASHTAG ADJ NOM NPR VER:pres NOM NOM PRE DET:def NOM URL"), ("2541214","1334172065","IRA3181","None","it","@silvertongue77 io ancora rutto la ricotta fritta di mezz'ora fa!","MENTION io ancora rutto la ricotta fritta di mezz ' ora fa !","MENTION PRO:pers VER:pres NOM DET:def NOM VER:pper PRE NOM PON ADV ADV SENT"), ("6049531","1335351734","milanista81","None","it","@Rossonerosemper resta il fatto che dal 25 marzo abbian perso 7 punti, proprio in coincidenza con l'infortunio di Thiago Silva","MENTION resta il fatto che dal 25 marzo abbian perso 7 punti , proprio in coincidenza con l' infortunio di Thiago Silva","MENTION VER:pres DET:def NOM PRO:rela PRE:det NUM NOM VER:pres VER:pper NUM NOM PON ADV PRE NOM PRE NOM PON NOM PRE NOM NPR"), ("6942239","1335645780","VampirexGrin","None","it","@GagasHotDog e ti stimo ancora di più perché sei un directioner boy. uù","MENTION e ti stimo ancora di più perché sei un directioner boy . uù","MENTION CON PRO:refl VER:pres ADV PRE NOM NOM NOM ADJ DET:indef NOM NOM SENT NOM"), ("3274984","1334424693","c3nz0h","None","it","muore qualcuno e improvvisamente tutti si ricordano della sua esistenza. #morosini","muore qualcuno e improvvisamente tutti si ricordano della sua esistenza . HASHTAG","VER:pres PRO:indef CON ADV ADJ PRO:pers VER:pres PRE:det PRO:poss NOM SENT HASHTAG"), ("4265782","1334766297","BorinPaola","None","it","ciao a tutti e tanti AUGURI a MIKE MANGINI batterista dei DREAM THEATER..49 anni..AUGURIIIIIIIII.. http://t.co/w7n9G8ni","ciao a tutti e tanti AUGURI a MIKE MANGINI batterista dei DREAM THEATER .. 49 anni .. AUGURIIIIIIIII .. URL","INT PRE ADJ CON ADJ NOM PRE ADJ NOM NOM PRE:det NOM NOM SENT SENT NUM NOM SENT SENT NOM SENT SENT URL"), ("3400188","1334482841","AngeloBongio","[9.20513828, 45.48664659]","it","A caccia di tabacco inglese #dunhill (@ Stazione Milano Centrale w/ 14 others) http://t.co/1ai88kJ7","A caccia di tabacco inglese HASHTAG ( @ Stazione Milano Centrale w / 14 others ) URL","ADJ NOM PRE NOM ADJ HASHTAG PON NOM NOM NPR ADJ NOM PON NUM NOM PON URL"), ("2999929","1334329433","gmariniello82","None","it","\"giovani di oggi sono un po' troppo coccolati, tutti a dire poverini. Invece noi muovevamo il xxxx\". #confalonieri, #mavattelaapijander","\ \" giovani di oggi sono un po ' troppo coccolati , tutti a dire poverini . Invece noi muovevamo il xxxx \ \" . HASHTAG HASHTAG","NOM PON ADJ PRE ADV VER:pres DET:indef NOM PON ADV VER:pper PON PRO:indef PRE VER:infi ADJ SENT ADV PRO:pers VER:impf DET:def NOM NOM PON SENT HASHTAG HASHTAG"), ("4753863","1334928839","pedroelrey","None","it","L'Espresso: La dura vita dei siti indipendenti - http://t.co/IE7ZFBFv - by @carolafrediani","L ' Espresso : La dura vita dei siti indipendenti - URL - by MENTION","NUM PON NOM PON DET:def ADJ NOM PRE:det NOM ADJ PON URL PON NOM MENTION"), ("3280101","1334425896","Mar996","None","it","Ora ditemi voi, quanto è bello (?) &lt;3 http://t.co/8wC3V09c","Ora ditemi voi , quanto è bello ( ? ) & lt ; 3 URL","VER:pres VER:impe PRO:pers PON PRO:indef NOM NOM ADJ PON SENT PON SYM NOM PON NUM URL"), ("5398579","1335128549","buongilusi","None","it","@matteowar ahahahahah bellissima :))) dai arriverà anche la G allora :P","MENTION ahahahahah bellissima : ) ) ) dai arriverà anche la G allora : P","MENTION NOM ADJ PON PON PON PON PRE:det NOM ADV DET:def NPR ADV PON NPR"), ("1890826","1333981371","Ineedaconcert","None","it","#SupportVale46 9 volte campione. Ma non è ancora finita..","HASHTAG 9 volte campione . Ma non è ancora finita ..","HASHTAG NUM NOM NOM SENT CON ADV NOM NOM ADV VER:pper SENT SENT"), ("3136740","1334386520","_av0n","None","it","Il pres della Fieg Anselmi era dir della Stampa quando ci scrivevo. Questo (e altro) http://t.co/tVFy2utI pagava 70e lordi #piangeremiseria","Il pres della Fieg Anselmi era dir della Stampa quando ci scrivevo . Questo ( e altro ) URL pagava 70 e lordi HASHTAG","NOM NOM PRE:det ADJ NOM VER:impf VER:infi PRE:det NOM ADV PRO:refl VER:impf SENT PRO:demo PON CON PRO:indef PON URL VER:impf NUM CON ADJ HASHTAG"), ("1408880","1333805967","PeppeFrattura","None","it","Time Lapse Italia: tutorial, guide e risorse gratuite in italiano http://t.co/xd9uGTUW via @TimeLapseItalia","Time Lapse Italia : tutorial , guide e risorse gratuite in italiano URL via MENTION","ADJ ADJ NPR PON NOM PON NOM CON NOM ADJ PRE ADJ URL ADV MENTION"), ("391141","1333385364","robgreg","None","it","@85mat ah ecco: alla faccia della riservatezza..","MENTION ah ecco : alla faccia della riservatezza ..","MENTION INT INT PON PRE:det NOM PRE:det NOM SENT SENT"), ("5894946","1335291750","Marta_Fattorini","None","it","@FlyDownBabe Una sorella di tredici anni che è una Directioner.#soproudofherOra scappo, alla prossima. :)","MENTION Una sorella di tredici anni che è una Directio ner.HAS HTAG scappo , alla prossima . : )","MENTION ADJ ADJ PRE ADJ NOM CON NOM NOM DET:indef ADJ NOM ADJ VER:pres PON PRE:det ADJ SENT PON PON"), ("5208468","1335090245","KATY79FE","None","it","L'amore è una roccia. Le lacrime che scenderanno scaveranno poco per volta la roccia fino a creare un solco profondo, irreparabile","L ' amore è una roccia . Le lacrime che scenderanno scaveranno poco per volta la roccia fino a creare un solco profondo , irreparabile","NUM PON NOM NOM NOM DET:indef NOM SENT DET:def NOM PRO:rela VER:futu VER:futu ADV PRE NOM DET:def NOM CON PRE VER:infi DET:indef NOM ADJ PON ADJ"), ("2879039","1334302914","mikrea","None","it","#Congo Civili e operatori umanitari nel mirino http://t.co/IiVPWvaE","HASHTAG Civili e operatori umanitari nel mirino URL","HASHTAG ADJ CON NOM ADJ PRE:det NOM URL"), ("4151420","1334739700","Selenelios","None","it","@sorrentino_v ...e ci fate anche lavare le mutande","MENTION ... e ci fate anche lavare le mutande","MENTION PON CON PRO:refl VER:pres ADV VER:infi DET:def NOM"), ("2855783","1334295881","VenditaMotoRoma","None","it","Honda sh 150 new - 2012 3.250 € http://t.co/zzOAFSra #vendita #moto #roma","Honda sh 150 new - 2012 3.250 € URL HASHTAG HASHTAG HASHTAG","NPR NOM NUM NOM PON NUM NUM NOM NOM NOM URL HASHTAG HASHTAG HASHTAG"), ("180934","1333302057","miyavoice","None","it","a REPORT la MAGA di Craxi e Berlusconi... pensavamo di sapere tutto... e di aver visto tutto...","a REPORT la MAGA di Craxi e Berlusconi ... pensavamo di sapere tutto ... e di aver visto tutto ...","PRE NOM DET:def NOM PRE NPR CON NPR PON VER:impf PRE VER:infi ADJ PON CON PRE VER:infi CON ADJ PON"), ("3413883","1334486255","marcellavergani","None","it","@Librinnovando Fantastico! vi seguirò dal lavoro! :) e potrei anche proporre di proiettarvi su schermo in biblioteca! #librinnovando","MENTION Fantastico ! vi seguirò dal lavoro ! : ) e potrei anche proporre di proiettarvi su schermo in biblioteca ! HASHTAG","MENTION ADJ SENT PRO:demo NOM PRE:det NOM SENT PON PON CON VER:cond ADV VER:infi PRE VER:infi PRE NOM PRE NOM SENT HASHTAG"), ("13184","1333234786","Eli_1D","None","it","peggio che in Italia con 'stà pubblicità.","peggio che in Italia con ' stà pubblicità .","ADJ PRO:rela PRE NPR PRE PON NOM NOM SENT"), ("1743326","1333909478","brandy_amb","None","it","@xforeveryoung7 sono sicura che da questo momento in poi la useranno per tutto XD","MENTION sono sicura che da questo momento in poi la useranno per tutto XD","MENTION VER:pres ADJ PRO:rela PRE PRO:demo NOM PRE ADV DET:def VER:futu PRE PRO:indef NOM"), ("5878114","1335288821","xx_swagisme","None","it","Che gol che ha fatto Ramires !!! #goblues","Che gol che ha fatto Ramires !!! HASHTAG","ADJ NOM PRO:rela VER:pres VER:pper NOM SENT SENT SENT HASHTAG"), ("3757163","1334591549","nickjssmile","None","it","@sheneedspayne a dopo &lt;3","MENTION a dopo & lt ; 3","MENTION PRE ADV SYM NOM PON NUM"), ("479145","1333432419","francescaacqua1","None","it","Stamattina me la prendo comoda...che di questi tempi è un vero lusso. Sono ancora in pigiama!","Stamattina me la prendo comoda ... che di questi tempi è un vero lusso . Sono ancora in pigiama !","ADJ PRO:pers PRO:pers VER:pres ADJ PON PRO:rela PRE PRO:demo NOM NOM NOM DET:indef ADJ NOM SENT VER:pres ADV PRE NOM SENT"), ("3168677","1334395718","EdGiveMeLove","None","it","@LisaLoveSonohra Grazie mille :))","MENTION Grazie mille : ) )","MENTION ADJ ADJ PON PON PON"), ("4494046","1334845470","JBFollow_me_PLS","None","it","@FedeCanadian Hey ciao anche se non ti conosco....se hai bisogno io ci sono. Sappi che ti sono vicina. &lt;3 =) Fatti forza.","MENTION Hey ciao anche se non ti conosco .... se hai bisogno io ci sono . Sappi che ti sono vicina . & lt ; 3 = ) Fatti forza .","MENTION NOM INT ADV CON ADV PRO:refl VER:pres PON SENT PRO:refl VER:pres NOM PRO:pers PRO:refl VER:pres SENT VER:impe PRO:rela PRO:refl VER:pres ADJ SENT SYM NOM PON NUM NOM PON NOM NOM SENT"), ("1786902","1333923634","Bren_myangel","None","it","@Asnicar__Brenda Brennn *-* #RT per i fans #ITALIANI?? Ti vogliamo bene, I miss you:)x #ITALYMISSESYOU","MENTION Brennn * - * HASHTAG per i fans HASHTAG Ti vogliamo bene , I miss you : ) x HASHTAG","MENTION NOM SYM PON SYM HASHTAG PRE DET:def NOM HASHTAG ADJ VER:pres ADV PON ADJ NOM NOM PON PON ADJ HASHTAG"), ("6414308","1335464502","VasiliZiguri","None","it","@VodafoneIT Ho fatto un transloco e aspetto per il segnale al mio Vodafone station 65 giorni, ora devo pagare transloco e fattura. Opinioni?","MENTION Ho fatto un transloco e aspetto per il segnale al mio Vodafone station 65 giorni , ora devo pagare transloco e fattura . Opinioni ?","MENTION ADJ VER:pper DET:indef NOM CON NOM PRE DET:def NOM PRE:det PRO:poss ADJ NOM NUM NOM PON ADV VER:pres VER:infi NOM CON NOM SENT NOM SENT"), ("47630","1333265274","FerpsKills","None","it","Demi sei figa e il tuo ragazzo nel video ancora di più. #GYHAB","Demi sei figa e il tuo ragazzo nel video ancora di più . HASHTAG","NOM ADJ NOM CON DET:def PRO:poss NOM PRE:det NOM ADV PRE NOM SENT HASHTAG"), ("1014583","1333687625","quacquarellimax","None","it","@Stranfugnino no grazie buongiorno","MENTION no grazie buongiorno","MENTION ADV INT INT"), ("5979211","1335336050","matteobordoni","None","it","Alla faccia del \"niente sesso siamo inglesi\"... http://t.co/hkYzOkBR","Alla faccia del \ \" niente sesso siamo inglesi \ \" ... URL","NOM VER:cpre PRE:det NOM PON ADJ NOM VER:pres ADJ NOM PON PON URL"), ("4896664","1334983436","corrado65","None","it","@79tecna @sekerhaze @meraviglia54 @Sysmon1 @cinziagar @17loris1963 @pieroAL @lilliv63 @alwahid3 @AleScarpo @MariaFisichella ciao a tutti","MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION ciao a tutti","MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION MENTION INT PRE PRO:indef"), ("879713","1333635076","Andrea_Pilati","None","it","@nataliacavalli @robgreg a quanto pare si sono anche montati la casa... sennò non c'era tutta sta bufera!","MENTION MENTION a quanto pare si sono anche montati la casa ... sennò non c' era tutta sta bufera !","MENTION MENTION PRE PRO:indef NOM PRO:refl VER:pres ADV VER:pper DET:def NOM PON NOM ADV NOM PON NOM ADJ VER:pres NOM SENT"), ("5196231","1335087530","pietroventurini","None","it","@ParaFrancesco ddioo!daidai è da fare assolutamente!! :)","MENTION ddioo ! daidai è da fare assolutamente !! : )","MENTION ADJ SENT VER:remo NOM NOM PRE VER:infi ADV SENT SENT PON PON"), ("3484095","1334502802","lovatosmeow","None","it","@KissByBiaggia anche io *u* che buone jhgdsjk","MENTION anche io * u * che buone jhgdsjk","MENTION ADV PRO:pers SYM NOM SYM CON ADJ NOM"), ("6905691","1335636885","ponytowed","None","it","@Love_far_away Le voglio bene mi mancava...","MENTION Le voglio bene mi mancava ...","MENTION ADJ VER:pres ADV PRO:pers VER:impf PON"), ("1276625","1333773225","peppi1065","None","it","<NAME>..........speriamo bene :) :) :).........sempre che non mi trovi in qualche naz... http://t.co/URrSofkt","<NAME> .......... speriamo bene : ) : ) : ) ......... sempre che non mi trovi in qualche naz ... URL","ADJ NPR PON PON PON SENT VER:pres ADV PON PON PON PON PON PON PON PON PON ADV PRO:rela ADV PRO:pers VER:pres PRE ADJ NOM PON URL"), ("3875924","1334645167","FranciskoToffy","None","it","@GioPanariello ciao giorgione! ieri ho iniziato un corso di cabaret a teatro.. stradivertito..speriam bene!! consigli?? :D","MENTION ciao giorgione ! ieri ho iniziato un corso di cabaret a teatro .. stradivertito .. speriam bene !! consigli ?? : D","MENTION INT NOM SENT ADV VER:pres VER:pper DET:indef NOM PRE NOM PRE NOM SENT SENT NOM SENT SENT NOM ADV SENT SENT NOM SENT SENT PON ABR"), ("2340985","1334133363","trademark_ddm","None","it","I'm at Tutti Frutti SM Centerpoint (Quezon City, Metro Manila) http://t.co/d5GRIWlp","I ' m at Tutti Frutti SM Centerpoint ( Quezon City , Metro Manila ) URL","ADJ PON NOM ADJ ADJ NOM NPR NOM PON NOM NOM PON NOM NPR PON URL"), ("2518435","1334168967","YMAtorrasagasti","None","it","#moda #lujo #italia #fashionbusiness #Tod´s de luto, fallece Dorino della Valle - http://t.co/6yTlifpj","HASHTAG HASHTAG HASHTAG HASHTAG HASHTAG de luto , fallece Dorino della Valle - URL","HASHTAG HASHTAG HASHTAG HASHTAG HASHTAG NPR ADJ PON NOM ADJ PRE:det NOM PON URL"), ("6350639","1335453461","LoveBritin","None","it","@Saramonteleone1 wow, conosci tutti questi posti? Mi dicono che sei intelligente. E poi sto alla grande oggi.","MENTION wow , conosci tutti questi posti ? Mi dicono che sei intelligente . E poi sto alla grande oggi .","MENTION NOM PON VER:pres PRO:indef PRO:demo ADJ SENT PRO:pers VER:pres PRO:rela ADJ ADJ SENT CON ADV VER:pres PRE:det ADJ NOM SENT"), ("7325766","1335786875","fuckyeaahLOVE1D","None","it","@xChiaraMalik1D ohh grazie,mi chiamo anna. :)tu??","MENTION ohh grazie , mi chiamo anna . : ) tu ??","MENTION NOM NOM PON PRO:pers VER:pres VER:pper SENT PON PON PRO:pers SENT SENT"), ("1277797","1333774045","svernali","None","it","@VStaffelli Fiorello è un veramente grandissimo.\" dopo il movimento dei forconi, ci sarà il movimento degli stuzzicadenti\". ahahah","MENTION Fiorello è un veramente grandissimo . \ \" dopo il movimento dei forconi , ci sarà il movimento degli stuzzicadenti \ \" . ahahah","MENTION NOM NOM NOM DET:indef ADV ADJ SENT NOM PON PRE DET:def NOM PRE:det NOM PON PRO:demo NOM DET:def NOM PRE:det NOM NOM PON SENT NOM"), ("3558144","1334517323","PaparoSonia","None","it","I sogni, la felicità, l'amore, ogni minuto che passa è buono per rivoluzionare tutto...","I sogni , la felicità , l' amore , ogni minuto che passa è buono per rivoluzionare tutto ...","ADJ NOM PON DET:def NOM PON NOM PON NOM PON ADJ NOM PRO:rela VER:pres NOM NOM ADJ PRE VER:infi ADJ PON"), ("3448327","1334494073","PattySchiavo","None","it","@rugiada Grazie del #follow e benvenuta!","MENTION Grazie del HASHTAG e benvenuta !","MENTION ADJ PRE:det HASHTAG CON NOM SENT"), ("137662","1333291173","FraAuto","[15.98234986, 37.91960736]","it","@FrancescaDepp e vabbe... Non si può avere tutto quello che si spera..","MENTION e vabbe ... Non si può avere tutto quello che si spera ..","MENTION CON VER:cond PON NOM PRO:refl NOM VER:infi ADV PRO:demo PRO:rela PRO:refl VER:impe SENT SENT"), ("921348","1333644769","Fedelovato","None","it","Ragazzii ma chi e che sa fare questo video http://t.co/k1bzSqCL intendo con i video di questi quaaa se voleve che ve lo spieghi commentate.","Ragazzii ma chi e che sa fare questo video URL intendo con i video di questi quaaa se voleve che ve lo spieghi commentate .","ADJ CON PRO:rela CON PRO:rela VER:pres VER:infi PRO:demo ADJ URL VER:pres PRE DET:def NOM PRE PRO:demo NOM CON NOM PRO:rela ADV PRO:pers VER:pres VER:pper SENT"), ("7131070","1335719065","colfersdietcoke","None","it","@__charlieagron grazie :3","MENTION grazie : 3","MENTION NOM PON NUM"), ("272460","1333351260","Jal3x92","None","it","Uscito di scuola","Uscito di scuola","ADJ PRE NOM"), ("1471956","1333820760","s_mAgic_SMILE","None","it","@NaliOfficial Ok, non aggettivi per descriverti!!! Non sono abbastanza per te!!! *___* Grazie","MENTION Ok , non aggettivi per descriverti !!! Non sono abbastanza per te !!! * _ _ _ * Grazie","MENTION NOM PON ADV NOM PRE VER:infi SENT SENT SENT ADV VER:pres ADV PRE PRO:pers SENT SENT SENT SYM PON PON PON SYM NOM"), ("4039250","1334684932","DonellaRe","None","it","@GiulianoCazzol mi piacerebbe farLe leggere il libro di mia figlia, una lezione di vita per tutti http://t.co/FiwhzSvP","MENTION mi piacerebbe farLe leggere il libro di mia figlia , una lezione di vita per tutti URL","MENTION PRO:pers VER:cond VER:infi ADJ DET:def NOM PRE PRO:poss NOM PON DET:indef NOM PRE NOM PRE PRO:indef URL"), ("4023289","1334682140","breathforthem","None","it","@demsvoice no, intendevo se ci fossi andata con la scuola lol","MENTION no , intendevo se ci fossi andata con la scuola lol","MENTION ADV PON VER:impf CON PRO:refl VER:cimp VER:pper PRE DET:def NOM NOM"), ("4964988","1335004319","GadingJuventini","None","it","#np juve storia di un grande amore","HASHTAG juve storia di un grande amore","HASHTAG ADJ NOM PRE DET:indef ADJ NOM"), ("7413604","1335808544","Anja92_","None","it","@sonobatman Diffidente? Cattivissimo? E' cosi' perche' non ha ancora conosciuto me!","MENTION Diffidente ? Cattivissimo ? E ' cosi ' perche ' non ha ancora conosciuto me !","MENTION ADJ SENT NOM SENT CON PON NOM PON ADJ PON ADV VER:pres ADV VER:pper PRO:pers SENT"), ("3549195","1334515757","ChiccaWatson","None","it","@MCostanza94 Anche io per la 45358133 volta..e ho già i fazzoletti pronti!! Ciaooo Bella!! :'D","MENTION Anche io per la 45358133 volta .. e ho già i fazzoletti pronti !! Ciaooo Bella !! : ' D","MENTION ADJ PRO:pers PRE DET:def NUM NOM SENT SENT CON VER:pres NOM DET:def NOM ADJ SENT SENT ADJ NOM SENT SENT PON PON NPR"), ("4500809","1334846968","iLoveHoransmile","None","it","Per il fatto che sono di Torino come voi dovete seguirmi(?)xD (@MatteoPelusi live on http://t.co/TLPLqY7Y)","Per il fatto che sono di Torino come voi dovete seguirmi ( ? ) xD ( MENTION live on URL","NOM DET:def NOM PRO:rela VER:pres PRE NPR PRO:inter PRO:pers VER:pres VER:infi PON SENT PON NOM PON MENTION NOM NOM URL"), ("5762404","1335264537","xhoranshunger","None","it","@_austraLIAM HAHAHAHAH fatto c:","MENTION HAHAHAHAH fatto c :","MENTION NOM VER:pper NOM PON"), ("657110","1333476257","MartinaGioia","None","it","Nooo... Pato nooo! @acmilan anzi si, che magari riesce a farsi dare un rigore!E cmq come al solito... Tutti amano Messi... Io non lo reggo.","Nooo ... Pato nooo ! MENTION anzi si , che magari riesce a farsi dare un rigore ! E cmq come al solito ... Tutti amano Messi ... Io non lo reggo .","ADJ PON NOM ADJ SENT MENTION ADV PRO:pers PON PRO:rela ADV VER:pres PRE VER:infi VER:infi DET:indef NOM SENT CON NOM CON PRE:det NOM PON ADJ VER:pres NOM PON NOM ADV PRO:pers VER:pres SENT"), ("322972","1333366235","CarotenutoUNIMC","None","it","Grazie a <NAME>lo, <NAME>, <NAME> e alle &gt;150 persone che hanno partecipato ai seminari su televisione in Italia.","Grazie a <NAME> , <NAME> , <NAME> e alle & gt ; 150 persone che hanno partecipato ai seminari su televisione in Italia .","ADJ PRE NPR ADJ PON NPR ADJ PON NPR NPR CON PRE:det SYM NOM PON NUM NOM PRO:rela VER:pres VER:pper PRE:det NOM PRE NOM PRE NPR SENT"), ("4439487","1334832990","Camille_realMe","None","it","@Weslangie @_ProudofSpain @_stairway ve l'ho salutato e detto quanto gli vogliamo bene. Ricambia ♥ http://t.co/FMpItNVb","MENTION MENTION MENTION ve l' ho salutato e detto quanto gli vogliamo bene . Ricambia ♥ URL","MENTION MENTION MENTION ADV NOM PON VER:pres VER:pper CON VER:pper PRO:indef PRO:pers VER:pres ADV SENT VER:pres NOM NOM NOM URL"), ("4304610","1334772968","aldoceccarelli","None","it","Confindustria Digitale: la Rete cambia l'Italia - Il piano per l ... http://t.co/MIAapNT0 #in","Confindustria Digitale : la Rete cambia l' Italia - Il piano per l ... URL HASHTAG","NPR ADJ PON DET:def NOM VER:pres NOM PON NPR PON NOM NOM PRE NOM PON URL HASHTAG"), ("305399","1333362156","mirkoledda","None","it","@michelesalaris @reportrai3 Penso si possa trovare sul sito della rai, l'ho visto in tv (perché ogni tanto accendo la tv pure io...!)","MENTION MENTION Penso si possa trovare sul sito della rai , l' ho visto in tv ( perché ogni tanto accendo la tv pure io ...! )","MENTION MENTION ADJ PRO:refl VER:cpre VER:infi PRE:det NOM PRE:det NOM PON NOM PON VER:pres VER:pper PRE NOM PON NOM NOM ADJ ADV VER:pres DET:def NOM ADV PRO:pers PON SENT PON"), ("149528","1333294559","MartiMinots","None","it","@sattamelissa anche ioooooo :-(","MENTION anche ioooooo : - (","MENTION ADV ADJ PON PON PON"), ("1761634","1333913589","AndreaFiore12","None","it","@GiusyGuisy @sonosoloio74 io sono tutto impazzito...è stato un gran piacere conversare con voi...lo rifaro' prestissimo.","MENTION MENTION io sono tutto impazzito ... è stato un gran piacere conversare con voi ... lo rifaro ' prestissimo .","MENTION MENTION PRO:pers VER:pres ADV VER:pper PON NOM NOM VER:pper DET:indef ADJ VER:infi VER:infi PRE NOM PON DET:def NOM PON ADJ SENT"), ("2265942","1334087280","HeyBarbra","None","it","Gia' mi ero immaginata in spiaggia con i 1D,e invece domani c'e' scuola. Che qualcuno mi riporti alla realta'!","Gia ' mi ero immaginata in spiaggia con i 1 D , e invece domani c' e ' scuola . Che qualcuno mi riporti alla realta ' !","NOM PON PRO:pers VER:impf VER:pper PRE NOM PRE DET:def NUM NPR PON CON ADV ADV NOM PON CON PON NOM SENT CON PRO:indef PRO:pers VER:pres PRE:det NOM PON SENT"), ("5249392","1335098866","loiaconochiara","None","it","@winchesters__ Tu non hai idea di quanto ti capisco! Io amo TVD,seguo anche TSC e sto iniziando a vedere Glee, x me sono come dei \"rifugi\"!","MENTION Tu non hai idea di quanto ti capisco ! Io amo TVD , seguo anche TSC e sto iniziando a vedere Glee , x me sono come dei \ \" rifugi \ \" !","MENTION NOM ADV VER:pres NOM PRE PRO:indef VER:impe VER:pres SENT PRO:pers VER:pres NOM PON VER:pres ADV NOM CON VER:pres VER:geru PRE VER:infi ADJ PON ADJ PRO:pers VER:pres PRE PRE:det NOM PON NOM NOM PON SENT"), ("5766792","1335265333","IDemSanGiorgio","None","it","“LA REGIONE SI ASSUMA LA RESPONSABILITÀ DEL DOPO-COMMISSARIO SENZA PERDERE ALTRI 9 ANNI” Ennesima presa di posizione… http://t.co/GaDtGJlH","“ LA REGIONE SI ASSUMA LA RESPONSABILITÀ DEL DOPO-COMMISSARIO SENZA PERDERE ALTRI 9 ANNI ” Ennesima presa di posizione … URL","NOM NOM NOM ADJ NOM ADJ ADJ ADJ NOM NOM NOM ADJ NOM ADJ NOM NUM NOM NOM NOM NOM ADJ VER:pper PRE NOM NOM NOM NOM URL"), ("7319760","1335785576","_HoranMarryMe_","None","it","@Mrs_Horan__ @Keviiin_no no dai! anche tu? finalmente!!!","MENTION MENTION no dai ! anche tu ? finalmente !!!","MENTION MENTION ADV PRE:det SENT ADV PRO:pers SENT ADV SENT SENT SENT"), ("6710008","1335559047","HookerKILLS","None","it","@McMatt98 come ti capisco! Io vorrei rivederlo e abbracciarlo fortissimo! Dirgli quanto gli voglio bene","MENTION come ti capisco ! Io vorrei rivederlo e abbracciarlo fortissimo ! Dirgli quanto gli voglio bene","MENTION CON PRO:refl VER:pres SENT PRO:pers VER:cond VER:infi CON VER:infi NOM SENT VER:infi ADV DET:def VER:pres ADV"), ("3398643","1334482416","ArnaldCapezzuto","None","it","\"@NichiVendola: Nichi bisogna fare autocritica e non interpretare un berlusconismo di ritorno!!!!","\ \" MENTION Nichi bisogna fare autocritica e non interpretare un berlusconismo di ritorno !!!!","NOM PON MENTION ADJ VER:pres VER:infi ADJ CON ADV VER:infi DET:indef NOM PRE NOM SENT SENT SENT SENT"), ("1693280","1333898596","INeedMrHoran_","None","it","Qualche minuto fa piangevo ora rido grazie a loro @onedirection @BrunoMars @ddlovato :) xx","Qualche minuto fa piangevo ora rido grazie a loro MENTION MENTION MENTION : ) xx","ADJ ADJ ADV VER:impf ADV VER:pres INT PRE PRO:poss MENTION MENTION MENTION PON PON NUM"), ("2564525","1334178956","sere13","None","it","@delpieroale 700 volte Grazie di cuore Capitano! &lt;3","MENTION 700 volte Grazie di cuore Capitano ! & lt ; 3","MENTION NUM NOM NOM PRE NOM ADJ SENT SYM NOM PON NUM"), ("941042","1333648853","hugNiallHoran","None","it","@Ale__Malik oddio quanto ti capisco.&lt;3 *--*","MENTION oddio quanto ti capisco . & lt ; 3 * -- *","MENTION NOM ADV PRO:refl VER:pres SENT SYM NOM PON NUM SYM NOM SYM"), ("1435255","1333812361","AlessandroBresc","[10.44549486, 45.59468813]","it","@Mikyvallaperta @fabriziobenzoni Anche a Barcelona sono sicuro che #hovogliadisecchiello sarà tanta!!!","MENTION MENTION Anche a Barcelona sono sicuro che HASHTAG sarà tanta !!!","MENTION MENTION ADJ PRE NOM VER:pres ADJ CON HASHTAG NOM ADJ SENT SENT SENT"), ("3765458","1334593212","FaBiaSlanzi","None","it","cosa c'è di meglio di un #comodoletto dopo una luuuuunga giornata di università?","cosa c' è di meglio di un HASHTAG dopo una luuuuunga giornata di università ?","NOM NOM PON NOM NOM PRE ADV PRE DET:indef HASHTAG PRE DET:indef ADJ NOM PRE NOM SENT"), ("3474406","1334500531","SposoWillwoosh","None","it","''Niall: Odio quando i ragazzi non difendono le loro ragazze da commenti sgradevoli. Harry: le ragazze hanno bisogno d'amore.''","' ' Niall : Odio quando i ragazzi non difendono le loro ragazze da commenti sgradevoli . Harry : le ragazze hanno bisogno d' amore . ' '","PON PON NOM PON NOM CON DET:def NOM ADV VER:pres DET:def PRO:poss NOM PRE NOM ADJ SENT NOM PON DET:def NOM VER:pres NOM ABR PON NOM SENT PON PON"), ("3031428","1334335706","NinaScala","None","it","@stefanoparrella ma grazie, Stefano","MENTION ma grazie , Stefano","MENTION CON NOM PON NPR"), ("5134082","1335069616","Gossip_Bellezza","None","it","<NAME> ad Amici dopo polemiche Belen - Stefano - http://t.co/pij4vrak /blogplay.com/","<NAME> ad Amici dopo polemiche Belen - Stefano - URL / blogp lay.com /","NPR NOM PRE NOM PRE ADJ NOM PON NPR PON URL PON NOM NOM PON"), ("1919048","1333989114","ellymattiazzi","None","it","@ambrogi0 grazie anche a te ! In ritardo :)","MENTION grazie anche a te ! In ritardo : )","MENTION INT ADV PRE PRO:pers SENT PRE NOM PON PON"), ("1717624","1333904208","GabrieleSacco95","None","it","@guidomeda hai rotto le balle con sta storia della suoneria. Ahah scherzo sei un Figo ;) sempre simpaticissimo ;)","MENTION hai rotto le balle con sta storia della suoneria . Ahah scherzo sei un Figo ; ) sempre simpaticissimo ; )","MENTION VER:pres VER:pper DET:def NOM PRE VER:pres NOM PRE:det NOM SENT NOM VER:pres ADJ DET:indef NOM PON PON ADV ADJ PON PON"), ("5495525","1335178622","tcnews24it","None","it","Kl1p, condividere velocemente tutti i tipi di testi http://t.co/vj2BsmAG","Kl 1 p , condividere velocemente tutti i tipi di testi URL","NOM NUM ABR PON VER:infi ADV ADJ DET:def NOM PRE NOM URL"), ("4174521","1334745901","xspoonskiller","None","it","@sweetchildE grazie amore, te amo proprio &lt;3","MENTION grazie amore , te amo proprio & lt ; 3","MENTION NOM NOM PON PRO:pers VER:pres ADV SYM NOM PON NUM"), ("2795015","1334256423","Luche_CoSang","None","it","@ArianaSLavina Volevo scrivere qualcosa d'intelligente.Ti twitto così posso illudermi del fatto che sai che esisto/bastava dire ciao:)","MENTION Volevo scrivere qualcosa d' intelligente . Ti twitto così posso illudermi del fatto che sai che esisto / bastava dire ciao : )","MENTION ADJ VER:infi PRO:indef ABR PON ADJ SENT PRO:refl VER:pper NOM VER:pres VER:infi PRE:det NOM PRO:rela VER:pres PRO:rela VER:pres PON VER:impf VER:infi INT PON PON"), ("7295301","1335780929","jacopomorini","None","it","@ShivaQueen grazie shiva ci risentiamo per l'edizione del pomeriggio del #meteojacopo","MENTION grazie shiva ci risentiamo per l' edizione del pomeriggio del HASHTAG","MENTION NOM NOM PRO:refl VER:cpre PRE NOM PON NOM PRE:det NOM PRE:det HASHTAG"), ("516513","1333445278","venere_estetica","None","it","@robertobuson vuoi mettere alla prova la nostra intelligenza e bravura? nn sappiamo se siamo all'altezza:)","MENTION vuoi mettere alla prova la nostra intelligenza e bravura ? nn sappiamo se siamo all' altezza : )","MENTION VER:pres VER:infi PRE:det NOM DET:def PRO:poss NOM CON NOM SENT NOM VER:pres CON VER:pres NOM PON NOM PON PON"), ("6541498","1335521812","_AlienOnMars","None","it","ho fatto un casino, devo rimediare.","ho fatto un casino , devo rimediare .","VER:pres VER:pper DET:indef NOM PON VER:pres VER:infi SENT"), ("6765167","1335599822","f1world_it","None","it","Il Mugello apre le porte alla Formula 1 http://t.co/Auufx8Hu","Il Mugello apre le porte alla Formula 1 URL","NOM NOM VER:pres DET:def NOM PRE:det NOM NUM URL"), ("7082733","1335707267","Luciosalis","None","it","Se il futuro della tv è Freccero… meglio un carloconti, tanto il livello è lo stesso. http://t.co/UqQyR8Mt","Se il futuro della tv è Freccero … meglio un carloconti , tanto il livello è lo stesso . URL","ADJ DET:def NOM PRE:det NOM NOM NOM ADJ NOM NOM NOM ADV DET:indef NOM PON CON DET:def NOM NOM NOM DET:def ADJ SENT URL"), ("2955940","1334320288","xchasingcars","None","it","dio come è volato il tempo..ti ho abbracciato, ti ho parlato, sono stata con te..grazie di tutto vita, ti amo più di me stessa @givemehoran","dio come è volato il tempo .. ti ho abbracciato , ti ho parlato , sono stata con te .. grazie di tutto vita , ti amo più di me stessa MENTION","NOM PRE NOM NOM VER:pper DET:def NOM SENT SENT PRO:pers VER:pres VER:pper PON PRO:pers VER:pres VER:pper PON VER:pres VER:pper PRE PRO:pers SENT SENT NOM PRE PRO:indef NOM PON PRO:pers VER:pres NOM PRE PRO:pers ADJ MENTION"), ("6122359","1335368792","wookie_pookie","None","it","@acmilan Era anche ora! :)","MENTION Era anche ora ! : )","MENTION ADJ ADV ADV SENT PON PON"), ("3415959","1334486716","benaltieri","None","it","@betman ristrutturare il debito a 100 anni ci darebbe le risorse per finanziare la crescita. Ma per fare questo si devono eliminare i ladri!","MENTION ristrutturare il debito a 100 anni ci darebbe le risorse per finanziare la crescita . Ma per fare questo si devono eliminare i ladri !","MENTION VER:infi DET:def NOM PRE NUM NOM PRO:refl VER:cond DET:def NOM PRE VER:infi DET:def NOM SENT CON PRE VER:infi PRO:demo PRO:refl VER:pres VER:infi DET:def NOM SENT"), ("79332","1333274647","DavideDeMatteis","None","it","Non è un caso che i Queen abbiano fatto da colonna sonora al film Highlander. #immortali","Non è un caso che i Queen abbiano fatto da colonna sonora al film Highlander . HASHTAG","NOM NOM NOM DET:indef NOM PRO:rela DET:def NOM VER:cpre VER:pper PRE NOM ADJ PRE:det NOM NOM SENT HASHTAG"), ("1872857","1333974996","Vetro_Artfan","[12.2285172, 44.14175634]","it","@AndreaRock666 sei stato grande al @vidiaclub, grazie! La foto è mossa, non si puo stare fermi con te ;) http://t.co/9pemEoHm","MENTION sei stato grande al MENTION grazie ! La foto è mossa , non si puo stare fermi con te ; ) URL","MENTION ADJ VER:pper ADJ PRE:det MENTION NOM SENT DET:def NOM NOM NOM ADJ PON ADV PRO:pers ADJ VER:infi VER:impe PRE PRO:pers PON PON URL"), ("7210123","1335755793","cciaa","None","it","Compie 80 anni il Moto Club di Smcv tra i 20 più antichi d'Italia - Caserta News: Caserta NewsCompie 80 anni il ... http://t.co/C1CW5MBg","Compie 80 anni il Moto Club di Smcv tra i 20 più antichi d' Italia - Caserta News : Caserta NewsCompie 80 anni il ... URL","ADJ NUM NOM DET:def ADJ NOM PRE NOM PRE DET:def NUM NOM ADJ ABR PON NPR PON NPR NOM PON NPR NOM NUM NOM DET:def PON URL"), ("6658677","1335547517","masbaroni","None","it","@EMeglioli @pucci42 ci sono andato alla grande, l'anno scorso","MENTION MENTION ci sono andato alla grande , l' anno scorso","MENTION MENTION PRO:refl VER:pres VER:pper PRE:det ADJ PON NOM PON NOM ADJ"), ("3483436","1334502661","Future5ive","None","it","Bella Vita Ristorante today.","Bella Vita Ristorante today .","NOM ADJ NOM NOM SENT"), ("6830296","1335616241","BarbajadaMilano","None","it","@ilaria_todaro franz krahler riceve a luglio tutti i colori!","MENTION franz krahler riceve a luglio tutti i colori !","MENTION NOM NOM VER:pres PRE NOM ADJ DET:def NOM SENT"), ("866746","1333632262","Violy21","None","it","Porsi a distanza, quel tanto che basta per mettere bene a fuoco e osservare che le cose non sono esattamente come credevi che fossero.","Porsi a distanza , quel tanto che basta per mettere bene a fuoco e osservare che le cose non sono esattamente come credevi che fossero .","ADJ PRE NOM PON PRO:demo PRO:indef PRO:rela INT PRE VER:infi ADV PRE NOM CON VER:infi PRO:rela DET:def NOM ADV VER:pres ADV CON VER:impf PRO:rela VER:cimp SENT"), ("5780967","1335268083","itsAlessah","None","it","@____fearless tanta piastra, tutti i tipi di piastra, e fono! ahahaha","MENTION tanta piastra , tutti i tipi di piastra , e fono ! ahahaha","MENTION ADJ NOM PON PRO:indef DET:def NOM PRE NOM PON CON NOM SENT NOM"), ("3578888","1334522434","9gianluca2","None","it","@IvanLjubicic1 Grande Ljubo, sei stato veramente un signor giocatore!!! #grazie","MENTION Grande Ljubo , sei stato veramente un signor giocatore !!! HASHTAG","MENTION ADJ ADJ PON ADJ VER:pper ADV DET:indef NOM NOM SENT SENT SENT HASHTAG"), ("5101545","1335038617","KKris1976","None","it","Buonanotte a tutti.Ho trovato tanti meravigliosi amici che mi ascoltano e mi confortano senza giudicare.Contraccabio per voi ci sono:-)","Buonanotte a tu tti.Ho trovato tanti meravigliosi amici che mi ascoltano e mi confortano senza giudic are.Con traccabio per voi ci sono : - )","VER:pper PRE PRO:pers VER:pres VER:pper PRO:indef ADJ ADJ PRO:rela PRO:pers VER:pres CON PRO:pers VER:pres PRE NOM NOM VER:pres PRE NOM PRO:refl VER:pres PON PON PON"), ("3850057","1334633180","WTF_Censored","None","it","Buondì :DD Spero che oggi non succeda nulla a scuola ùwù","Buondì : DD Spero che oggi non succeda nulla a scuola ùwù","NOM PON NOM NOM PRO:rela ADV ADV VER:cpre ADV PRE NOM NOM"), ("1454408","1333816744","_SugarKane_","None","it","Ma veramente ancora trasmettono Striscia La Notizia??","Ma veramente ancora trasmettono Striscia La Notizia ??","ADJ ADV ADV VER:pres ADJ NOM ADJ SENT SENT"), ("1258280","1333746996","philfilippini","None","it","@olivati mi riferisco alle procedure dei ristoranti - se non si seguissero entro 15 giorni andrebbe tutto a ramengo","MENTION mi riferisco alle procedure dei ristoranti - se non si seguissero entro 15 giorni andrebbe tutto a ramengo","MENTION PRO:pers VER:pres PRE:det NOM PRE:det NOM PON CON ADV PRO:refl VER:cimp PRE NUM NOM VER:cond ADJ PRE NOM"), ("5114184","1335042356","GonzaJuarez","None","it","@lulopilato va bene!","MENTION va bene !","MENTION VER:pres ADV SENT"), ("208602","1333307457","francescosimeon","None","it","@Aldito11 gentilissimo aldito... forza juve..... e speriamo che ci comprino un attaccante serio perchè borriello è inguardabile......","MENTION gentilissimo aldito ... forza juve ..... e speriamo che ci comprino un attaccante serio perchè borriello è inguardabile ......","MENTION ADJ ADJ PON NOM ADJ PON SENT SENT CON VER:pres PRO:rela PRO:refl VER:cpre DET:indef NOM ADJ NOM NOM NOM NOM NOM ADJ PON PON"), ("3889639","1334649845","MAUROCARIBE","None","it","@makingamark2 Grazie per invito,dipende dal lavoro,comunque sempre in contatto","MENTION Grazie per invito , dipende dal lavoro , comunque sempre in contatto","MENTION ADJ PRE NOM PON VER:pres PRE:det NOM PON ADV ADV PRE NOM"), ("1480793","1333822569","DesyLaStellina","None","it","Ho appena acquistato Left Dimple Piercing, LipRing Piercing su Stardoll. Dai un'occhiata alla mia Suite! http://t.co/7CYu3OdJ","Ho appena acquistato Left Dimple Piercing , LipRing Piercing su Stardoll . Dai un' occhiata alla mia Suite ! URL","ADJ ADV VER:pper NOM NOM ADJ PON ADJ NOM PRE NOM SENT PRE:det PRO:indef PON ADJ PRE:det PRO:poss NOM SENT URL"), ("3108761","1334361861","Ernestoievoli","None","it","Sto notando che <NAME> invece di fare video musicali, fa proprio dei film! hahahahahahahah giusto per farmi passare un po d'ansia :SSSSS!","Sto notando che <NAME> invece di fare video musicali , fa proprio dei film ! hahahahahahahah giusto per farmi passare un po d' ansia : SSSSS !","ADJ VER:geru PRO:rela NOM ADJ ADV PRE VER:infi NOM ADJ PON VER:pres ADV PRE:det NOM SENT NOM ADJ PRE VER:infi VER:infi DET:indef NOM ABR PON NOM PON NOM SENT"), ("1498245","1333826411","xsmilebitches","None","it","#ITALYLOVESBIEBER RT se anche tu pensi che la Devonne senza trucco sia ancora più bella.","HASHTAG RT se anche tu pensi che la Devonne senza trucco sia ancora più bella .","HASHTAG NOM CON ADV PRO:pers VER:pres PRO:rela DET:def NOM PRE NOM VER:cpre ADV NOM ADJ SENT"), ("6685566","1335552355","NoJonas_NoLife","None","it","@xellenlovieber si ma non guido D: ancora non sono proprio pratica anche perchè ce l'ho da poco.. e poi non so dove abita perchè non ci --","MENTION si ma non guido D : ancora non sono proprio pratica anche perchè ce l' ho da poco .. e poi non so dove abita perchè non ci --","MENTION PRO:pers CON ADV VER:pres NPR PON ADV ADV VER:pres ADV NOM ADV NOM NOM ADV NOM PON VER:pres PRE ADV SENT SENT CON ADV ADV VER:pres PRO:rela VER:pres NOM NOM ADV PRO:refl NOM"), ("7107635","1335713690","KATYAMALAGNINI","None","it","@VStaffelli vinile tutta la vita... :-P http://t.co/Ys4MDSwl","MENTION vinile tutta la vita ... : - P URL","MENTION NOM ADJ DET:def NOM PON PON PON NPR URL"), ("107391","1333282360","Mediagol","None","it","Bologna-Palermo: ko Aguirregaray, c'è Della Rocca http://t.co/gfBIJY5Y #palermo #rosanero","Bologna-Palermo : ko Aguirregaray , c' è Della Rocca URL HASHTAG HASHTAG","ADJ PON ADJ NOM PON NOM PON NOM NOM NOM ADJ URL HASHTAG HASHTAG"), ("1129202","1333713988","SaraVasHappenin","None","it","GENTE CHE PARLA MALE DEI @onedirection ...FATEVI UNA VITA PRIMA CHE VE LA DISTRUGGA IO U.U","GENTE CHE PARLA MALE DEI MENTION ... FATEVI UNA VITA PRIMA CHE VE LA DISTRUGGA IO U.U","ADJ ADJ NOM ADJ ADJ MENTION PON NOM ADJ ADJ NOM ADJ ADJ NOM ADJ ADJ NOM"), ("5083069","1335034211","corbetz","None","it","Se il programma avrà fatto meno ascolto sul pubblico del Nord Italia, darà la colpa a Siani. #sapevatelo #amici","Se il programma avrà fatto meno ascolto sul pubblico del Nord Italia , darà la colpa a Siani . HASHTAG HASHTAG","ADJ DET:def NOM VER:futu VER:pper ADV NOM PRE:det NOM PRE:det NOM NPR PON NOM DET:def NOM PRE NOM SENT HASHTAG HASHTAG"), ("7295772","1335781026","Tinux_SaysRelax","None","it","Dia Mundial del Jazz con il mio amore Chet Baker http://t.co/rUG0LWIt &lt;3","Dia Mundial del Jazz con il mio amore Chet Baker URL & lt ; 3","NOM NOM PRE:det NOM PRE DET:def PRO:poss NOM NOM NPR URL SYM NOM PON NUM"), ("4169318","1334744721","ChrisWhite06","None","it","Juve ! Storia di un grande amore","Juve ! Storia di un grande amore","ADJ SENT NOM PRE DET:indef ADJ NOM"), ("4517514","1334850550","_yoBelieber","None","it","@xxswagmamacita tu non meritavi la morte. no. dovevi vedere ancora il video di boyfriend e sclerare ancor di più, e dovevi incontrare loro.","MENTION tu non meritavi la morte . no . dovevi vedere ancora il video di boyfriend e sclerare ancor di più , e dovevi incontrare loro .","MENTION PRO:pers ADV VER:impe DET:def NOM SENT ADV SENT VER:impf VER:infi ADV DET:def NOM PRE NOM CON VER:infi ADV PRE NOM PON CON VER:impf VER:infi PRO:poss SENT"), ("2738236","1334246571","drmdnc","None","it","@MariaFisichella da quanto tempo..","MENTION da quanto tempo ..","MENTION PRE PRO:indef NOM SENT SENT"), ("284658","1333355605","denii_fo","None","it","Che meraviglia cercare '#depressionepostconcerto' e vedere che tutti gli ultimi tweet parlano del 28&29 marzo. SP ♥","Che meraviglia cercare ' HASHTAG e vedere che tutti gli ultimi tweet parlano del 28 & 29 marzo . SP ♥","ADJ VER:pres VER:infi PON HASHTAG CON VER:infi PRO:rela ADJ DET:def ADJ NOM VER:pres PRE:det NUM SYM NUM NOM SENT NOM NOM NOM NOM"), ("807176","1333619910","La_Ros","None","it","@caos87 ah ah... È la faccia che hanno fatto tt! lol","MENTION ah ah ... È la faccia che hanno fatto tt ! lol","MENTION INT INT PON NOM NOM DET:def NOM PRO:rela VER:pres VER:pper NOM SENT NOM"), ("3610476","1334553356","MaddyMak91","None","it","I'm at Il Bar dell'Università (Torino, Italia) http://t.co/ACCTm5ED","I ' m at Il Bar dell' Università ( Torino , Italia ) URL","ADJ PON NOM NOM NOM ADJ NOM PON NOM PON NPR PON NPR PON URL"), ("3089584","1334347303","DreadfulKiwi","None","it","\"Non venitemi a dire che avete esaurito la vita. Quando un uomo dice questo, è chiaro che la vita ha esaurito lui.\"","\ \" Non venitemi a dire che avete esaurito la vita . Quando un uomo dice questo , è chiaro che la vita ha esaurito lui . \ \"","NOM PON NOM VER:impe PRE VER:infi PRO:rela VER:pres VER:pper DET:def NOM SENT CON DET:indef NOM VER:pres PRO:demo PON NOM NOM ADJ PRO:rela DET:def NOM VER:pres VER:pper PRO:pers SENT NOM PON"), ("7260735","1335773492","SDM2007","None","it","Il mondo del lavoro • Re: RIMBORSO IRPEF SU CASSA MARITTIMA: dovevo ancora nascere in quelle dateStatistiche: I... http://t.co/gKPUWxKD","Il mondo del lavoro • Re : RIMBORSO IRPEF SU CASSA MARITTIMA : dovevo ancora nascere in quelle dateStatistiche : I ... URL","NOM NOM PRE:det NOM NOM NOM NOM ADJ PON NOM NOM NOM NOM ADJ PON VER:impf ADV VER:infi PRE PRO:demo ADJ PON DET:def PON URL"), ("6414251","1335464494","_PurpleSwagger_","None","it","L'altro giorno mi ha fatto piangere dall'emozione @naliofficial #itsohsonali ♥","L ' altro giorno mi ha fatto piangere dall' emozione MENTION HASHTAG ♥","NUM PON ADJ NOM PRO:pers VER:pres VER:pper VER:infi NOM PON NOM MENTION HASHTAG NOM NOM NOM"), ("7072351","1335704591","n_canestrari","None","it","Ma cos'è successo alla voce del grande Alfredo #atelalinea Provenzali? Fiochissima. :( #tuttoilcalciominutoperminuto","Ma cos' è successo alla voce del grande Alfredo HASHTAG Provenzali ? Fiochissima . : ( HASHTAG","ADJ NOM PON NOM NOM NOM PRE:det NOM PRE:det ADJ NPR HASHTAG ADJ SENT NOM SENT PON PON HASHTAG"), ("6377371","1335458910","fabioCollini","None","it","Anche quest'anno terrò un talk a @whymca stavolta parlerò di librerie su Android...","Anche quest' anno terrò un talk a MENTION stavolta parlerò di librerie su Android ...","ADJ NOM PON NOM NOM DET:indef NOM PRE MENTION ADV NOM PRE NOM PRE NOM PON"), ("3469589","1334499369","viwoww","None","it","#ilRagazzo mi ha fatto due faccine in un solo messaggio: erano giorni che non succedeva LOL","HASHTAG mi ha fatto due faccine in un solo messaggio : erano giorni che non succedeva LOL","HASHTAG PRO:pers VER:pres VER:pper ADJ NOM PRE DET:indef ADJ NOM PON VER:impf NOM PRO:rela ADV VER:impf NOM"), ("7088634","1335708892","FedeForgh","None","it","@ClaudiaAndreaVR non si puo fare indigestione di rugby,impossibile...","MENTION non si puo fare indigestione di rugby , impossibile ...","MENTION ADV PRO:pers ADJ VER:infi NOM PRE NOM PON ADJ PON"), ("5449622","1335166528","crocerossa","None","it","Festa della CRI a Castellamonte http://t.co/aipgXAsQ","Festa della CRI a Castellamonte URL","ADJ PRE:det NOM PRE NOM URL"), ("6295333","1335440981","Capocchiapazza","None","it","Oddio c'è anche il Tavor!!!! SeeeeeeeeIo amo i DLC con nuove armi!! (@YouTube http://t.co/La3opKcp)","Oddio c' è anche il Tavor !!!! SeeeeeeeeIo amo i DLC con nuove armi !! ( MENTION URL","ADJ NOM PON NOM NOM ADV DET:def NOM SENT SENT SENT SENT NOM VER:pres DET:def NOM PRE ADJ NOM SENT SENT PON MENTION URL"), ("7397584","1335805469","Francesco16373","None","it","Ciao Tata!.....tu ti sei innamorata dell'Italia.....io della tua Spagna......siamo pari!","Ciao Tata !..... tu ti sei innamorata dell' Italia ..... io della tua Spagna ...... siamo pari !","ADJ ADJ SENT PON SENT SENT PRO:pers VER:impe ADJ VER:pper NOM PON NPR PON SENT SENT PRO:pers PRE:det PRO:poss NPR PON PON VER:pres ADJ SENT"), ("3815656","1334601875","MariaPiscopo","None","it","@VaneKastronov effettivamente tutti sti cuori sti sorrisi inutili ahhhhhh","MENTION effettivamente tutti sti cuori sti sorrisi inutili ahhhhhh","MENTION ADV ADJ VER:pper NOM VER:pper NOM ADJ NOM"), ("2310859","1334123979","Rebekah_Sword","None","it","RHAPSODY OF FIRE: gli orari della data di Trezzo (MI) | http://t.co/onatcKiP: http://t.co/UYo2mA3j","RHAPSODY OF FIRE : gli orari della data di Trezzo ( MI ) | URL URL","NOM NOM ADJ PON DET:def NOM PRE:det NOM PRE NOM PON NOM PON NOM URL URL"), ("6410520","1335463969","scarylalla","None","it","@lureiev non a Milano!","MENTION non a Milano !","MENTION ADV PRE NPR SENT"), ("4809250","1334940549","jacques_barraco","None","it","E la fortuna di un amorecome lo so che può cambiaredopo si dice l'ho fatto per farema era per non morire","E la fortuna di un amorecome lo so che può cambiaredopo si dice l' ho fatto per farema era per non morire","ADJ DET:def NOM PRE DET:indef NOM PRO:pers VER:pres PRO:rela NOM NOM PRO:refl VER:pres NOM PON VER:pres VER:pper PRE NOM VER:impf PRE ADV VER:infi"), ("1629076","1333881819","edoverce97","None","it","@ClaudioCorti71 E noi a Milano con un vento che porta via... vedo che lavori molto!!! XD","MENTION E noi a Milano con un vento che porta via ... vedo che lavori molto !!! XD","MENTION ADJ PRO:pers PRE NPR PRE DET:indef NOM PRO:rela VER:pres ADV PON VER:pres PRO:rela VER:cpre ADV SENT SENT SENT NOM"), ("2021808","1334038520","Jimmuzzu","None","it","fine dell'erezione mattutina. posso alzarmi e lamentarmi perché nessuno mi ha ancora portato il caffè a letto.","fine dell' erezione mattutina . posso alzarmi e lamentarmi perché nessuno mi ha ancora portato il caffè a letto .","ADJ NOM PON NOM ADJ SENT VER:pres VER:infi CON VER:infi NOM NOM ADJ PRO:pers VER:pres ADV VER:pper DET:def NOM NOM PRE NOM SENT"), ("3666216","1334571504","Barbara46_58","None","it","@ale_snaz grazie mille vi sfrutterò al massimo io sono negata per queste cose","MENTION grazie mille vi sfrutterò al massimo io sono negata per queste cose","MENTION NOM ADJ PRO:refl VER:pper PRE:det NOM PRO:pers VER:pres VER:pper PRE PRO:demo NOM"), ("4393316","1334820190","StefanoCeccanti","None","it","@PaoloRodari siamo tutti liberi ma un conto e' dire la tua teologia non mi piace un altro dire che sei fuori dai canoni","MENTION siamo tutti liberi ma un conto e' dire la tua teologia non mi piace un altro dire che sei fuori dai canoni","MENTION VER:pres ADJ ADJ CON DET:indef NOM CON PON VER:infi DET:def PRO:poss NOM ADV PRO:pers VER:pres DET:indef ADJ VER:infi PRO:rela ADJ ADV PRE:det NOM"), ("5316439","1335113066","ardianpeu","None","it","RT @Juvenistina: ♩♪♬ Juveeee,, storia di un grande amore. Bianco che abbraccia il nero. Coro che si alza ... http://t.co/LjsnLy6p","RT MENTION ♩♪♬ Juveeee , , storia di un grande amore . Bianco che abbraccia il nero . Coro che si alza ... URL","ADJ MENTION NOM NOM NOM NOM NOM NOM NOM NOM ADJ PON PON NOM PRE DET:indef ADJ NOM SENT ADJ PRO:rela VER:pres DET:def ADJ SENT NOM PRO:rela PRO:pers VER:pres PON URL"), ("3480009","1334501886","ClaudiaCampoli1","None","it","@MartaTuberga grazie 1000 :))","MENTION grazie 1000 : ) )","MENTION NOM NUM PON PON PON"), ("1151473","1333719623","newslifter_it","None","it","Nella biblioteca di Savigliano una sezione dedicata alla comunicazione aumentativa alternativa http://t.co/xG2uRVgH","Nella biblioteca di Savigliano una sezione dedicata alla comunicazione aumentativa alternativa URL","NOM NOM PRE ADJ DET:indef NOM VER:pper PRE:det NOM ADJ ADJ URL"), ("6392288","1335461347","LetiziaFiorillo","None","it","@AronMarzetti Ciao Aron... hai anche delle fans 21enni eh :P","MENTION Ciao Aron ... hai anche delle fans 21 enni eh : P","MENTION ADJ NOM PON VER:pres ADV PRE:det NOM NUM NOM INT PON NPR"), ("4405233","1334823868","gioser78","None","it","@Secondorosso228 @davidemichigan @apilotto grazie signori............. ma a me piace che posso farci?","MENTION MENTION MENTION grazie signori ............. ma a me piace che posso farci ?","MENTION MENTION MENTION NOM NOM PON PON PON PON SENT CON PRE PRO:pers VER:pres PRO:rela VER:pres VER:infi SENT"), ("1491603","1333824960","_proudofstyles","None","it","@Giulsxx notte,grazie per aver parlato con me.","MENTION notte , grazie per aver parlato con me .","MENTION NOM PON NOM PRE VER:infi VER:pper PRE PRO:pers SENT"), ("5246182","1335098204","Heinekein_","None","it","@friendsarecute Davvero.. Però potrebbe succedere, xò gli voglio bene comunque v.v","MENTION Davvero .. Però potrebbe succedere , xò gli voglio bene comunque v.v","MENTION ADJ SENT SENT NOM VER:cond VER:infi PON NOM PRO:pers VER:pres ADV ADV NOM"), ("611858","1333468007","Directioner_ta","None","it","@GiuliettaJuss_ Ah,si.Le ultime puntate della seconda serie insomma xD","MENTION Ah , si.Le ultime puntate della seconda serie insomma xD","MENTION NOM PON NOM ADJ VER:pper PRE:det ADJ NOM ADV NOM"), ("933231","1333647505","barbara01465229","None","it","Nn so se dopo posso aprirlo ti amo buonantt","Nn so se dopo posso aprirlo ti amo buonantt","NOM VER:pres CON ADV VER:pres VER:infi PRO:refl VER:pres NOM"), ("4207436","1334753422","rudyv121","None","it","Vi TIRA IL CULO sempre perche si parla di CAMPIONI anche quando hanno dei momenti NO,o BOROTALCO o STOP ALLE MUTANDE DI LANA #supportvale46","Vi TIRA IL CULO sempre perche si parla di CAMPIONI anche quando hanno dei momenti NO , o BOROTALCO o STOP ALLE MUTANDE DI LANA HASHTAG","ADJ NOM NOM ADJ ADV ADJ PRO:pers VER:pres PRE NOM ADV ADV VER:pres PRE:det NOM ADJ PON CON NOM CON NOM NOM ADJ ADJ ADJ HASHTAG"), ("1433753","1333811988","1Daremyoxygen","None","it","@VeronicHazza hahaha grazie ** cioè ne sono onorata (?) xD","MENTION hahaha grazie * * cioè ne sono onorata ( ? ) xD","MENTION ADJ INT SYM SYM NOM NOM ADV VER:pres VER:pper PON SENT PON NOM"), ("4975737","1335006571","cassiopeade","None","it","@solaconuncane yep. siamo così. tutto il giorno a trovare slogan per gli altri, e poi non sappiamo mettere in fila le parole giuste per noi.","MENTION yep . siamo così . tutto il giorno a trovare slogan per gli altri , e poi non sappiamo mettere in fila le parole giuste per noi .","MENTION NOM SENT VER:pres NOM SENT ADV DET:def NOM PRE VER:infi NOM PRE DET:def ADJ PON CON ADV ADV VER:pres VER:infi PRE NOM DET:def NOM ADJ PRE PRO:pers SENT"), ("2253924","1334084814","GabrieleNanni","None","it","@MaxBrigante io ho smesso di vederla, mi sembra di morire. Max lottiamo fino alla fine!!!","MENTION io ho smesso di vederla , mi sembra di morire . Max lottiamo fino alla fine !!!","MENTION PRO:pers VER:pres VER:pper PRE VER:infi PON PRO:pers VER:pres PRE VER:infi SENT ADV VER:pres PRE PRE:det NOM SENT SENT SENT"), ("5367410","1335120517","_ButThatsCrazy","None","it","8.cosa pensi dei tuoi compagni? - sono tutti molto carini e gentili!! **","8 . cosa pensi dei tuoi compagni ? - sono tutti molto carini e gentili !! * *","NUM SENT NOM VER:pres PRE:det PRO:poss NOM SENT PON VER:pres ADJ ADV ADJ CON ADJ SENT SENT SYM SYM"), ("3115104","1334375225","Barbara71C","None","it","Buongiorno a tutti.....................","Buongiorno a tutti .....................","NOM PRE PRO:indef PON PON PON PON PON PON PON"), ("4771916","1334932700","loffio","None","it","Per chi non sa che fare stasera a Firenze (lo so, è un link di facebook, portate pazienza) https://t.co/68pzhp1p","Per chi non sa che fare stasera a Firenze ( lo so , è un link di facebook , portate pazienza ) https://t.co/68pzhp1p","NOM PRO:rela ADV VER:pres PRO:rela VER:infi ADV PRE NPR PON PRO:pers VER:pres PON NOM NOM DET:indef NOM PRE NOM PON VER:pper NOM PON NOM PON PON PON NOM PON NOM"), ("7179865","1335728799","claudiodipas","None","it","Ho appena visto il TG3 Regione Sicilia Nessun Riferimento alla presenza di Grillo a Palermo!Siamo invisibili.....","Ho appena visto il TG 3 Regione Sicilia Nessun Riferimento alla presenza di Grillo a Palermo ! Siamo invisibili .....","ADJ ADV CON DET:def NOM NUM NOM NPR NOM NOM PRE:det NOM PRE NOM PRE NPR SENT VER:pres ADJ PON SENT SENT"), ("3469116","1334499252","fleischboz","None","it","alyssa milano nude scene video http://t.co/g4hp4b8q","alyssa milano nude scene video URL","ADJ VER:pres ADJ NOM ADJ URL"), ("3132146","1334384863","UomoGiusto88","None","it","un percorso di crescita personale è tale solo quando viene applicato in ogni momento della giornata, in ogni ambito della vita","un percorso di crescita personale è tale solo quando viene applicato in ogni momento della giornata , in ogni ambito della vita","DET:indef NOM PRE NOM ADJ NOM NOM PRO:demo ADV ADV VER:pres VER:pper PRE ADJ NOM PRE:det NOM PON PRE ADJ NOM PRE:det NOM"), ("2870096","1334300355","ondeNews","None","it","@Eva_Starz eheheh grazie qualcuno é passato da ste parti... ed ha pensato di farci uno scherzetto....","MENTION eheheh grazie qualcuno é passato da ste parti ... ed ha pensato di farci uno scherzetto ....","MENTION NOM INT PRO:indef NOM NOM VER:pper PRE ADJ NOM PON CON VER:pres VER:pper PRE VER:infi DET:indef NOM PON SENT"), ("662855","1333477302","salvioscky","None","it","@ilaria_damico a Milano c'erano 2 rigori per il Barcellona !!!!","MENTION a Milano c' erano 2 rigori per il Barcellona !!!!","MENTION PRE NPR NOM PON VER:impf NUM NOM PRE DET:def NPR SENT SENT SENT SENT"), ("2957539","1334320650","shrader_00","None","it","@golfbender siiiiii ma deve ancora uscire quando fa lo scherzo a liam","MENTION siiiiii ma deve ancora uscire quando fa lo scherzo a liam","MENTION ADJ CON VER:pres ADV VER:infi ADV ADV DET:def NOM PRE NOM"), ("2329189","1334129967","MartinaDeSantis","None","it","Perche' non molla a poltrona anche Penati?","Perche ' non molla a poltrona anche Penati ?","ADJ PON ADV ADJ PRE NOM ADV ADJ SENT"), ("5497274","1335178964","InfinityMcquee","None","it","quanto adoro i Directioner maschi..aaaaawww *-*","quanto adoro i Directioner maschi .. aaaaawww * - *","ADV VER:pres DET:def NOM ADJ SENT SENT NOM SYM PON SYM"), ("5524165","1335184474","sofy_thebest_","None","it","Visto che mi volete bene chi vuole fare i miei compiti? ;)","Visto che mi volete bene chi vuole fare i miei compiti ? ; )","NOM PRO:rela PRO:pers VER:pres ADV PRO:rela VER:pres VER:infi DET:def PRO:poss NOM SENT PON PON"), ("5537376","1335187341","IlaryMontyx","None","it","@HannahJane182 secondo me ha fatto bene Louis,e poi lei gli ha sfracassato i coglioni con mille tweet,è normale che uno la blocca?","MENTION secondo me ha fatto bene Louis , e poi lei gli ha sfracassato i coglioni con mille tweet , è normale che uno la blocca ?","MENTION ADJ PRO:pers VER:pres VER:pper ADV NPR PON CON ADV PRO:pers PRO:pers VER:pres VER:pper DET:def NOM PRE ADJ NOM PON NOM NOM ADJ CON ADJ PRO:pers VER:pres SENT"), ("3254002","1334415985","Jordana_knowles","None","it","@Mari_nna_ amore mio to saindo,preciso urgentemente comer kkkk bjss te amo *-*","MENTION amore mio to saindo , preciso urgentemente comer kkkk bjss te amo * - *","MENTION NOM PRO:poss FW NOM PON ADJ ADV NOM NOM NOM PRO:pers VER:pres SYM PON SYM"), ("5033892","1335022269","Mylife5Guys","None","it","Che peccato non si vedono i tuoi stupendi occhi per colpa della scritta! D: (@LindaChiara_1D live on http://t.co/jApIBi03)","Che peccato non si vedono i tuoi stupendi occhi per colpa della scritta ! D : ( MENTION live on URL","ADJ VER:pper ADV PRO:refl VER:pres DET:def PRO:poss ADJ NOM PRE NOM PRE:det ADJ SENT ABR PON PON MENTION NOM NOM URL"), ("3885982","1334648616","_ImDoni","None","it","Mi sono svegliata da poco.. ma io ho ancora sonno. :3","Mi sono svegliata da poco .. ma io ho ancora sonno . : 3","ADJ VER:pres VER:pper PRE ADV SENT SENT CON PRO:pers VER:pres ADV NOM SENT PON NUM"), ("6342520","1335451731","wearemilesapart","None","it","@cantfixaheart no niente, peró sto aspettando con ansia che finisca l'anno scolastico e poi mi iscrivo a scuola guida ;)","MENTION no niente , peró sto aspettando con ansia che finisca l' anno scolastico e poi mi iscrivo a scuola guida ; )","MENTION ADV ADJ PON NOM VER:pres VER:geru PRE NOM PRO:rela VER:cpre NOM PON NOM ADJ CON ADV PRO:pers VER:pres PRE NOM NOM PON PON"), ("5708512","1335249905","MatteoMarcucci","[9.281439, 45.78040519]","it","@cococlary \"La vita e i sogni sono fogli di uno stesso libro: leggerli in ordine è vivere, sfogliarli a caso è sognare.\" #aforismiquotidiani","MENTION \ \" La vita e i sogni sono fogli di uno stesso libro : leggerli in ordine è vivere , sfogliarli a caso è sognare . \ \" HASHTAG","MENTION NOM PON ADJ NOM CON DET:def NOM VER:pres NOM PRE DET:indef ADJ NOM PON VER:infi PRE NOM NOM NOM VER:infi PON VER:infi PRE NOM NOM NOM VER:infi SENT NOM PON HASHTAG"), ("6725420","1335575861","IsaAlcantara","None","it","@zcloficial Ai quanto desprezo ...","MENTION Ai quanto desprezo ...","MENTION VER:remo ADV NOM PON"), ("5020888","1335018769","adBrekke","None","it","Soma e god nok for Roma","Soma e god nok for Roma","ADJ CON NOM NOM ADJ NPR"), ("4023711","1334682220","LucaFrusca","None","it","e ora tutti a mangiare una bella pizza!!!!!!","e ora tutti a mangiare una bella pizza !!!!!!","CON ADV ADJ PRE VER:infi DET:indef ADJ NOM SENT SENT SENT SENT SENT SENT"), ("6810985","1335611375","matteomosca","None","it","Dopo la linea convenienza il gigante ci propone le banane linea \"Rocco Siffredi\" 25 x 15 di circonferenza http://t.co/ioxejvEt","Dopo la linea convenienza il gigante ci propone le banane linea \ \" Rocco Siffredi \ \" 25 x 15 di circonferenza URL","ADJ DET:def NOM NOM DET:def NOM PRO:refl VER:pres DET:def NOM NOM NOM PON ADJ ADJ NOM PON NUM NOM NUM PRE NOM URL"), ("3249737","1334414983","Sport_Italia","None","it","#calcio @diggita Calcio - Choc in campo a Pescara Morosini crolla e muore sospesi tutti i campionati , Le foto del d... http://t.co/lVEkfy2s","HASHTAG MENTION Calcio - Choc in campo a Pescara Morosini crolla e muore sospesi tutti i campionati , Le foto del d ... URL","HASHTAG MENTION NOM PON NOM PRE NOM PRE NPR NOM VER:pres CON VER:pres VER:pper ADJ DET:def NOM PON ADJ NOM PRE:det ABR PON URL"), ("2112837","1334058618","donatigab","None","it","#ansa \"<NAME>, annuncio dimissioni stasera da Vespa\"...la sigla della trasmissione sarà cambiata: da \"Vai col vento\" a \"Hocus Pocus\"","HASHTAG \ \" <NAME> , annuncio dimissioni stasera da Vespa \ \" ... la sigla della trasmissione sarà cambiata : da \ \" Vai col vento \ \" a \ \" Hocus Pocus \ \"","HASHTAG NOM PON ADJ NPR PON NOM NOM ADV PRE ADJ NOM PON PON DET:def NOM PRE:det NOM NOM VER:pper PON PRE NOM PON NOM PRE:det NOM NOM PON PRE NOM PON NOM NOM NOM PON"), ("2183101","1334073347","mennamt","None","it","@lamariposa64 hai ragione, ecco perchè l'italia si è ridotta così e poi se la prendono con le pensioni.Andrò in pensione a 65 anni ,schifooo","MENTION hai ragione , ecco perchè l' italia si è ridotta così e poi se la prendono con le pensi oni.And rò in pensione a 65 anni , schifooo","MENTION VER:pres NOM PON ADV NOM NOM NOM PON ADJ PRO:pers NOM NOM VER:pper NOM CON ADV CON PRO:pers VER:pres PRE DET:def VER:pres NOM NOM PRE NOM PRE NUM NOM PON VER:pper"), ("5685324","1335240894","olgajpisano","None","it","Riassunto: La versione 6.0 della soluzione Surveillint di Proximex è stata selezionata come finalista nell’edizio... #biz #hitech #italy","Riassunto : La versione 6.0 della soluzione Surveillint di Proximex è stata selezionata come finalista nell ’ edizio ... HASHTAG HASHTAG HASHTAG","ADJ PON DET:def NOM NUM PRE:det NOM NOM PRE NOM NOM NOM VER:pper VER:pper PRE ADJ NOM NOM NOM NOM ADJ PON HASHTAG HASHTAG HASHTAG"), ("2197397","1334076081","Vergo_E","None","it","Io ho scoperto ora qual'é il mio nome indiano! Provaci anche Tu:... http://t.co/4Be45pRy","Io ho scoperto ora qu l' é il mio nome indiano ! Provaci anche Tu : ... URL","ADJ VER:pres VER:pper ADV NOM NOM PON NOM NOM DET:def PRO:poss NOM ADJ SENT VER:impe ADV NOM PON PON URL"), ("2746735","1334248362","ChiaraCicconi","None","it","@sim1rtp vedi nel male ti è andata bene!! Io pure ho saldato x marsa!!","MENTION vedi nel male ti è andata bene !! Io pure ho saldato x marsa !!","MENTION VER:pres PRE:det NOM VER:pres NOM NOM VER:pper NOM SENT SENT PRO:pers ADV VER:pres VER:pper NOM ADJ SENT SENT"), ("5131980","1335067379","82tata","None","it","avevo deciso di non piangere più ...... ma dopo aver letto alcune cose ho una gran voglia di andare a nascondermi","avevo deciso di non piangere più ...... ma dopo aver letto alcune cose ho una gran voglia di andare a nascondermi","VER:impf VER:pper PRE ADV VER:infi NOM PON PON CON PRE VER:infi VER:pper PRO:indef NOM VER:pres DET:indef ADJ NOM PRE VER:infi PRE VER:infi"), ("3419805","1334487539","SalvatoreDucato","None","it","@e_terranova Ho appena ascoltato l'intervento di questa militante. Non ho parole è l'unica cosa che viene da dire anche a me.","MENTION Ho appena ascoltato l' intervento di questa militante . Non ho parole è l' unica cosa che viene da dire anche a me .","MENTION ADJ ADV VER:pper NOM PON NOM PRE PRO:demo ADJ SENT ADV VER:pres NOM NOM NOM NOM PON ADJ NOM PRO:rela VER:pres PRE VER:infi ADV PRE PRO:pers SENT"), ("2211479","1334078462","giovannacata","None","it","@marcomartellot ^_^ buona partita.....anche se................","MENTION ^ _ ^ buona partita ..... anche se ................","MENTION NOM PON NOM ADJ NOM PON SENT SENT ADV CON PON PON PON PON PON SENT"), ("278487","1333353428","ci1366","None","it","<NAME> nato a milano","<NAME> nato a milano","NOM NOM VER:pper PRE NOM"), ("161684","1333297656","__Pee__","None","it","@xsimplegirl sto uscendo,a dopo &lt;3 :D","MENTION sto uscendo , a dopo & lt ; 3 : D","MENTION VER:pres VER:geru PON PRE ADV SYM NOM PON NUM PON ABR"), ("6356259","1335454675","1DPausinianaGA","None","it","Cosa ne pensate della mia nuova \"icons\" (si dice così?) su twitter??Se la prendete \"creditate\" la pagina &lt;3 http://t.co/SUfFXKdb","Cosa ne pensate della mia nuova \ \" icons \ \" ( si dice così ? ) su twitter ?? Se la prendete \ \" creditate \ \" la pagina & lt ; 3 URL","ADJ ADV VER:pper PRE:det PRO:poss ADJ NOM PON VER:geru NOM PON PON PRO:pers VER:pres NOM SENT PON PRE NOM SENT SENT CON PRO:pers VER:pres NOM PON ADJ NOM PON DET:def NOM SYM NOM PON NUM URL"), ("1911978","1333987367","Pilis_Mars46","None","it","Vorrei proprio sapere che fine ha fatto il parmiggiano che ho comprato #Volatilizzato","Vorrei proprio sapere che fine ha fatto il parmiggiano che ho comprato HASHTAG","ADJ ADV VER:infi PRO:rela NOM VER:pres VER:pper DET:def NOM PRO:rela VER:pres VER:pper HASHTAG"), ("963569","1333652937","tomlinsonheart","None","it","@fuckyeahitspatd ma che bello, sono felice anche io per te. Io che non sono proprio il massimo in questo periodo.","MENTION ma che bello , sono felice anche io per te . Io che non sono proprio il massimo in questo periodo .","MENTION CON CON ADJ PON VER:pres ADJ ADV PRO:pers PRE PRO:pers SENT PRO:pers PRO:rela ADV VER:pres ADV DET:def NOM PRE PRO:demo NOM SENT"), ("2973527","1334324037","chiaraland","None","it","@bioaf e allora scusa se non ti ho salutato, oltre a essere cieca ero anche stata insignita fotografa ufficiale contro la mia volontà!","MENTION e allora scusa se non ti ho salutato , oltre a essere cieca ero anche stata insignita fotografa ufficiale contro la mia volontà !","MENTION CON ADV VER:impe CON ADV PRO:refl VER:pres VER:pper PON ADV PRE VER:infi ADJ VER:impf ADV VER:pper VER:pper NOM ADJ PRE DET:def PRO:poss NOM SENT"), ("4854844","1334949049","jviprieto21","None","it","@rozioconzetaNEW amore que tal jajajajaj","MENTION amore que tal jajajajaj","MENTION NOM VER:remo PRO:demo NOM"), ("2091737","1334054635","MovAntibItalian","None","it","Il pisolino di ScilipotiE' stato fotografato da un collega mentre dormiva sul divano della sala di lettura di... http://t.co/avF7YGJQ","Il pisolino di ScilipotiE ' stato fotografato da un collega mentre dormiva sul divano della sala di lettura di ... URL","NOM VER:cpre PRE NOM PON VER:pper VER:pper PRE DET:indef NOM CON VER:impf PRE:det NOM PRE:det NOM PRE NOM PRE PON URL"), ("1826364","1333958531","colvieux","None","it","@angeloargento e oggi e' anche il compleanno di #Baudelaire","MENTION e oggi e' anche il compleanno di HASHTAG","MENTION CON ADV CON PON ADV DET:def NOM PRE HASHTAG"), ("2237526","1334082144","_LaMiry_","None","it","@_AntoELLE grazie! vale anche per me pensa che alcune mi eliminano perchè oso dire che sono esagerate","MENTION grazie ! vale anche per me pensa che alcune mi eliminano perchè oso dire che sono esagerate","MENTION NOM SENT VER:pres ADV PRE PRO:pers VER:pres PRO:rela PRO:indef PRO:pers VER:pres NOM NOM VER:pres VER:infi PRO:rela VER:pres VER:pper"), ("2827944","1334268018","obscureHebi","None","it","C'è qualcosa di assolutamente sbagliato se sto ancora male.","C ' è qualcosa di assolutamente sbagliato se sto ancora male .","NUM PON NOM NOM PRO:indef PRE ADV VER:pper CON VER:pres ADV ADV SENT"), ("2362923","1334139268","lillomix","None","it","A chi si sente diverso...migliore...superiore...dico : TUTTO IL MONDO E' PAESE..♥","A chi si sente diverso ... migliore ... superiore ... dico : TUTTO IL MONDO E ' PAESE .. ♥","ADJ PRO:rela PRO:refl VER:pres ADJ PON ADJ PON ADJ PON VER:pres PON ADJ NOM ADJ ADJ PON ADJ SENT SENT NOM NOM NOM"), ("5028969","1335020981","_lovemeJawaad","None","it","@AperAnna gia gia lunedi ti dico anche se non ci sono molte news succulente","MENTION gia gia lunedi ti dico anche se non ci sono molte news succulente","MENTION NOM NOM ADJ PRO:refl VER:pres ADV CON ADV PRO:refl VER:pres PRO:indef NOM ADJ"), ("2423155","1334151685","ferant82","None","it","“Bellanera”, un materiale innovativo grazie al quale è possibile realizzare qualsiasi forma per personalizzare ogni tipo di ambiente.","“ Bellanera ” , un materiale innovativo grazie al quale è possibile realizzare qualsiasi forma per personalizzare ogni tipo di ambiente .","NOM NOM NOM ADJ NOM NOM NOM PON DET:indef NOM ADJ NOM PRE:det PRO:rela NOM NOM ADJ VER:infi ADJ NOM PRE VER:infi ADJ NOM PRE NOM SENT"), ("2814147","1334260613","sara_antonella","None","it","Mi sono sempre domandata che sapore avrebbero potuto avere i baci dopo che ci si è lasciati.Chissà cosa si prova... http://t.co/D9BwwVcJ","Mi sono sempre domandata che sapore avrebbero potuto avere i baci dopo che ci si è lasci ati.Chi ssà cosa si prova ... URL","ADJ VER:pres ADV VER:pper PRO:rela NOM VER:cond VER:pper VER:infi DET:def NOM PRE PRO:rela PRO:refl PRO:pers NOM NOM VER:cpre ADJ NOM NOM PRO:refl VER:pres PON URL"), ("92255","1333278182","VivoporelPocho","None","it","@PochoLavezzi Grazie perche' sei il mio sorriso che non si spegne anche quando sono triste! T i a m o","MENTION Grazie perche ' sei il mio sorriso che non si spegne anche quando sono triste ! T i a m o","MENTION ADJ ADJ PON ADJ DET:def PRO:poss NOM PRO:rela ADV PRO:pers VER:pres ADV ADV VER:pres ADJ SENT NPR DET:def PRE NOM CON"), ("2287787","1334106572","dindadwinaf","None","it","@emirmahira ohh ka della. Okee makasiyy","MENTION ohh ka della . Okee makasiyy","MENTION NOM ADJ PRE:det SENT ADJ NOM"), ("3718157","1334583178","DambrosioJoe","None","it","Bhè l'altro giorno devo dire che quando ha fatto la puntata in cui homer ha detto questa frase, mi sono sorpreso.... http://t.co/yEkRxqZu","Bhè l' altro giorno devo dire che quando ha fatto la puntata in cui homer ha detto questa frase , mi sono sorpreso .... URL","NOM NOM NOM PON PRO:indef NOM VER:pres VER:infi PRO:rela ADV VER:pres VER:pper DET:def NOM PRE PRO:rela NOM VER:pres VER:pper PRO:demo NOM PON PRO:pers VER:pres VER:pper PON SENT URL"), ("3196638","1334402084","alessiaconlaB","None","it","@_BlackBarry93_ Sono stata K.O per 4 giorni ma andando lo stesso a scuola, il cibo non l'ho toccato per niente...Infatti ho perso dei kg!","MENTION Sono stata K.O per 4 giorni ma andando lo stesso a scuola , il cibo non l' ho toccato per niente ... Infatti ho perso dei kg !","MENTION VER:pres VER:pper NOM PRE NUM NOM CON VER:geru PRO:pers ADJ PRE NOM PON DET:def NOM ADV NOM PON VER:pres VER:pper PRE ADV PON NOM VER:pres VER:pper PRE:det ABR SENT"), ("2494674","1334165249","Arroweed","None","it","@RealEmisKilla Non retwitti chi ti fa i complimenti ma quelle che ti insultano?Ahahah come si dice a Roma ME FAI TAJA'","MENTION Non retwitti chi ti fa i complimenti ma quelle che ti insultano ? Ahahah come si dice a Roma ME FAI TAJA '","MENTION NOM NOM PRO:rela PRO:pers VER:pres DET:def NOM CON PRO:demo PRO:rela PRO:pers VER:pres SENT NOM CON PRO:pers VER:pres PRE NPR ADJ ADJ NOM PON"), ("6683159","1335551852","sarahsun_10","None","it","@RBoccagna piacere mio, tutto bene te?","MENTION piacere mio , tutto bene te ?","MENTION NOM PRO:poss PON PRO:indef ADV PRO:pers SENT"), ("7109951","1335714253","Amaristorante","None","it","Fettucini alla Amatriciana @ Ama Ristorante in Atlantic Highlands, NJ. Call 732-872-4674!","Fettucini alla Amatriciana @ Ama Ristorante in Atlantic Highlands , NJ . Call 732 -872 -4674 !","ADJ PRE:det ADJ NOM ADJ NOM PRE NOM NPR PON NOM SENT NOM NUM PON NUM SENT"), ("748718","1333527669","CSMStaff","None","it","NUOVA CONVENZIONE PAGAMENTI DILAZIONATI - Tutte: Per essere ancora più vicini ai nostri amici abbiamo stipulato ... http://t.co/W1vYQXkY","NUOVA CONVENZIONE PAGAMENTI DILAZIONATI - Tutte : Per essere ancora più vicini ai nostri amici abbiamo stipulato ... URL","NOM NOM NOM ADJ PON ADJ PON PRE VER:infi ADV NOM ADJ PRE:det PRO:poss NOM VER:pres VER:pper PON URL"), ("5720155","1335253569","MangiaNote","None","it","@AliceFenice ma non fare danno! u___u","MENTION ma non fare danno ! u _ _ _ u","MENTION CON ADV VER:infi NOM SENT NOM PON PON PON NOM"), ("793142","1333616851","NubediOort1","None","it","Amo tutto di te...però ti odio.","Amo tutto di te ... però ti odio .","NOM ADJ PRE PRO:pers PON NOM PRO:refl VER:pres SENT"), ("1882491","1333978457","tomlinsonsbrace","None","it","@xyouremidream oggi non ho pranzato, quindi sicuramente ero a fare altro (?)","MENTION oggi non ho pranzato , quindi sicuramente ero a fare altro ( ? )","MENTION ADV ADV VER:pres VER:pper PON ADV ADV VER:impf PRE VER:infi ADJ PON SENT PON"), ("6964009","1335674546","neri_mauro","None","it","Equitalia Giustizia: aggio ancora al 5 per centoConfermato al 5% l'aggio per la gestione delle risorse intestate al Fondo unico di giusti…","Equitalia Giustizia : aggio ancora al 5 per centoConfermato al 5 % l' aggio per la gestione delle risorse intestate al Fondo unico di giusti …","NOM ADJ PON NOM ADV PRE:det NUM PRE VER:pper PRE:det NUM SYM NOM PON NOM PRE DET:def NOM PRE:det NOM VER:pper PRE:det NOM ADJ PRE ADJ NOM NOM NOM"), ("4962635","1335003852","TeoYeah","None","it","Gente che ride perché ha fatto una corsa. #Vabbè","Gente che ride perché ha fatto una corsa . HASHTAG","ADJ PRO:rela VER:pres NOM NOM VER:pres VER:pper DET:indef NOM SENT HASHTAG"), ("5551035","1335190308","Brendista_","None","it","Devi renderti conto che alcune persone possono far parte del tuo cuore,ma non della tua vita ;)","Devi renderti conto che alcune persone possono far parte del tuo cuore , ma non della tua vita ; )","VER:cpre VER:infi NOM PRO:rela PRO:indef NOM VER:pres VER:infi NOM PRE:det PRO:poss NOM PON CON ADV PRE:det PRO:poss NOM PON PON"), ("2921389","1334313475","rebelyell_x","None","it","@valwaiting mi avvalgo della facoltà di non rispondere.","MENTION mi avvalgo della facoltà di non rispondere .","MENTION PRO:pers VER:pres PRE:det NOM PRE ADV VER:infi SENT"), ("2738702","1334246664","Newfeb9610","None","it","CHe giornata!! Grazie a tutti per la compagnia a presto ;) UP e Preferiti!!! (@YouTube http://t.co/4E27NqUa)","CHe giornata !! Grazie a tutti per la compagnia a presto ; ) UP e Preferiti !!! ( MENTION URL","ADJ NOM SENT SENT NOM PRE PRO:indef PRE DET:def NOM PRE ADV PON PON NOM CON NOM SENT SENT SENT PON MENTION URL"), ("3920447","1334658726","antonellaacquav","None","it","Alessandra che dietro le quinte vede la registrazione della puntata di Francesco Monte e al momento della scelta... http://t.co/XPMT2qPw","Alessandra che dietro le quinte vede la registrazione della puntata di Francesco Monte e al momento della scelta ... URL","NOM PRO:rela PRE DET:def NOM VER:pres DET:def NOM PRE:det NOM PRE NPR NOM CON PRE:det NOM PRE:det NOM PON URL"), ("1888016","1333980438","paolorossetti5","None","it","@SkyTg24 lo penso anche io","MENTION lo penso anche io","MENTION PRO:pers VER:pres ADV PRO:pers"), ("2808465","1334259117","NiallaCarotosa","None","it","@Nes1D per forza succedere qualcosa di bello dopo.È una specie di legge cosmica. e poi andrà tutto bene,ne sono più che sicura.","MENTION per forza succedere qualcosa di bello d opo.È una specie di legge cosmica . e poi andrà tutto bene , ne sono più che sicura .","MENTION PRE NOM VER:infi PRO:indef PRE ADJ ABR NOM NOM DET:indef ADV PRE NOM ADJ SENT CON ADV VER:futu PRO:indef INT PON ADV VER:pres NOM CON ADJ SENT"), ("6231126","1335424060","LucaLarenza","None","it","@marcovivanti @themenissue @sannirestuccia @vidaaustera @neovecchiostile #trovatemiunascusa buongiorno a tutti, volo prenotato! :D","MENTION MENTION MENTION MENTION MENTION HASHTAG buongiorno a tutti , volo prenotato ! : D","MENTION MENTION MENTION MENTION MENTION HASHTAG INT PRE PRO:indef PON VER:pres VER:pper SENT PON ABR"), ("848146","1333628283","Shesapanda","None","it","@AntonellaMcd Un anno più piccola però mia madre me l'ha fatta fare , strano D:","MENTION Un anno più piccola però mia madre me l' ha fatta fare , strano D :","MENTION NOM NOM NOM ADJ NOM PRO:poss NOM PRO:pers NOM PON VER:pres VER:pper VER:infi PON NOM NPR PON"), ("6784297","1335605296","BeAlternative__","None","it","Il tic dell'unfollow che ti parte quando le persone ancora rompono il cazzo a @RealEmisKilla senza motivo.","Il tic dell' unfollow che ti parte quando le persone ancora rompono il cazzo a MENTION senza motivo .","NOM NOM NOM PON NOM PRO:rela VER:pres NOM CON DET:def NOM ADV VER:pres DET:def NOM PRE MENTION PRE NOM SENT"), ("13284","1333234874","ReginaC_M","None","it","@FabianRN_ jaja perfect te veo alla","MENTION jaja perfect te veo alla","MENTION ADJ NOM PRO:pers ADJ PRE:det"), ("2926175","1334314440","HarrysSmileee","None","it","16. Se sì, è un twitteriano anche lui/lei? SI","16 . Se sì , è un twitteriano anche lui / lei ? SI","NUM SENT PRO:refl NOM PON NOM NOM DET:indef NOM ADV PRO:pers PON PRO:pers SENT PRO:refl"), ("4813763","1334941407","__AlyColfer","None","it","perchè continuo a sperare in una vita migliore?","perchè continuo a sperare in una vita migliore ?","NOM NOM ADJ PRE VER:infi PRE DET:indef NOM ADJ SENT"), ("1759773","1333913147","Giuly_Randa","None","it","@markgonzales34 :) grazie! Notte","MENTION : ) grazie ! Notte","MENTION PON PON NOM SENT NOM"), ("6610640","1335537464","Lost_in_80s","None","it","Dopo il seratone del Groove... i LOST replicano aspettando il 1°Maggio - LOST IN 80s LIVE - LUN 30 APRILE @ the... http://t.co/xYQdoUmQ","Dopo il seratone del Groove ... i LOST replicano aspettando il 1 ° Maggio - LOST IN 80 s LIVE - LUN 30 APRILE @ the ... URL","ADJ DET:def NOM PRE:det NOM PON DET:def NOM VER:pres VER:geru DET:def NUM NOM SYM NOM PON NOM NOM NUM NOM ADJ PON NOM NUM ADJ NOM NOM PON URL"), ("931366","1333647119","FanDeYaninaScre","None","it","@DAlessioRoberta ciao!!Molto bene grazie tu? Ahahahhah","MENTION ciao !! Molto bene grazie tu ? Ahahahhah","MENTION INT SENT SENT ADV ADV INT NOM SENT NOM"), ("3965152","1334669411","MariLenaEffe","None","it","Che ignorantità! #dachepulpito *fatto realmente accaduto*","Che ignorantità ! HASHTAG * fatto realmente accaduto *","ADJ ADJ SENT HASHTAG SYM VER:pper ADV VER:pper SYM"), ("2845664","1334292167","nicocarmigna","None","it","@RacheleCeserani oh no!!! :( forza che tanto il weekend passa velocemente!!!","MENTION oh no !!! : ( forza che tanto il weekend passa velocemente !!!","MENTION INT ADV SENT SENT SENT PON PON NOM PRO:rela ADV DET:def NOM ADJ ADV SENT SENT SENT"), ("3254958","1334416213","EnricoLobina","None","it","Grecia, Irlanda e Italia. Aumentano i suicidi in Europa. Esistono i mandanti: BCE e chi la sostiene, da Monti a Merkelhttp://t.co/LU3Put12","Grecia , Irlanda e Italia . Aumentano i suicidi in Europa . Esistono i mandanti : BCE e chi la sostiene , da Monti a MerkelURL","NPR PON NPR CON NPR SENT VER:pres DET:def NOM PRE NPR SENT VER:pres DET:def NOM PON NPR CON PRO:rela DET:def VER:pres PON PRE NOM PRE NOM"), ("7109368","1335714113","SepakBolaInfo","None","it","<NAME>: Itu Urusan Italia http://t.co/hbEuoZaS #SepakBolaInfo","<NAME> : Itu Urusan Italia URL HASHTAG","NPR ADJ PON NOM NOM NPR URL HASHTAG"), ("1075457","1333702456","shesafeandsound","None","it","@cioonas ok grazie mille c: te la do dopo la foto?","MENTION ok grazie mille c : te la do dopo la foto ?","MENTION INT INT ADJ NOM PON PRO:pers DET:def NOM PRE DET:def NOM SENT"), ("644608","1333474319","AnnaAuriemma","None","it","ma anche Narnia è più conosciuta... cioè D:","ma anche Narnia è più conosciuta ... cioè D :","CON ADV ADJ NOM NOM NOM ADJ PON NOM NOM NPR PON"), ("77509","1333274118","loveisfearless","None","it","comunque io non sono nelle foto ufficiali, sono stata tutto il tempo in giro AHAHHA","comunque io non sono nelle foto ufficiali , sono stata tutto il tempo in giro AHAHHA","ADV PRO:pers ADV VER:pres PRE:det NOM ADJ PON VER:pres VER:pper ADJ DET:def NOM PRE NOM ADJ"), ("6806938","1335610498","xloveyourvoice_","None","it","@xlovemyidol come stai amore mio?","MENTION come stai amore mio ?","MENTION CON VER:pres NOM PRO:poss SENT"), ("5727926","1335255917","savio88it","None","it","La gaffe di Ombretta Colli: \"Alzi la mano chi non ha fatto una vacanza in barca\" http://t.co/lwPp2yAY via @_gossipblog","La gaffe di Ombretta Colli : \ \" Alzi la mano chi non ha fatto una vacanza in barca \ \" URL via MENTION","ADJ NOM PRE ADJ NOM PON NOM PON NOM DET:def NOM PRO:rela ADV VER:pres VER:pper DET:indef NOM PRE NOM NOM PON URL NOM MENTION"), ("4173947","1334745771","TechnologyMania","None","it","L’Apple Store Porta di Roma aprirà il 21 aprile alle ore 10 http://t.co/z3D3LkJp","L ’ Apple Store Porta di Roma aprirà il 21 aprile alle ore 10 URL","NUM NOM NOM NOM NPR NOM ADJ PRE NPR NOM DET:def NUM NOM PRE:det NOM NUM URL"), ("1457445","1333817466","TitoNeroni","None","it","@sonosoloio74 si! dritti alla meta!","MENTION si ! dritti alla meta !","MENTION PRO:pers SENT NOM PRE:det NOM SENT"), ("6084735","1335360011","Hurricane_Dance","None","it","'Fuori tutti! Deve essere l'allarme per la fuoriuscita di gas!' AHAHAHAHAH POVERA MACY AHAHAHAHA","' Fuori tutti ! Deve essere l' allarme per la fuoriuscita di gas ! ' <NAME>","PON NOM ADJ SENT VER:pres VER:infi NOM PON NOM PRE DET:def NOM PRE NOM SENT PON NOM ADJ NOM ADJ"), ("7131191","1335719089","CesareCorsini","None","it","Buona Domenica a tutti!!! 3.605 fan aiutatemi a vincereeee!! per adesso solo 140 voti...Please =) prima un click... http://t.co/9Bg4vNwe","Buona Domenica a tutti !!! 3.605 fan aiutatemi a vincereeee !! per adesso solo 140 voti ... Please = ) prima un click ... URL","ADJ ADJ PRE PRO:indef SENT SENT SENT NUM NOM VER:impe PRE ADJ SENT SENT CON ADV ADV NUM NOM PON ADJ NOM PON CON DET:indef NOM PON URL"), ("7007669","1335689179","diggerinthedust","None","it","pensavo che #lalettura fosse un agguerrito think tank della cultura neoliberista e invece è solo una ciofeca","pensavo che HASHTAG fosse un agguerrito think tank della cultura neoliberista e invece è solo una ciofeca","VER:impf PRO:rela HASHTAG VER:cimp DET:indef ADJ NOM NOM PRE:det NOM ADJ CON ADV NOM NOM ADJ DET:indef NOM"), ("3214908","1334406432","choosemepayne","None","it","@criamayne No, anche a me mancano, tantissimo.","MENTION No , anche a me mancano , tantissimo .","MENTION ADJ PON ADV PRE PRO:pers VER:pres PON ADJ SENT"), ("5229101","1335094436","GiovanniSiino93","None","it","22/4/2011:- Fu leakkato il Remix di \"TTWE\" con Niki Minaj e Ke$ha- \"S&M REMIX\" sale alla #1 della Billboard hot... http://t.co/KlDLuqeM","22 / 4 / 2011 : - Fu leakkato il Remix di \ \" TTWE \ \" con Niki Minaj e Ke $ ha - \ \" S & M REMIX \ \" sale alla HASHTAG della Billboard hot ... URL","NUM PON NUM PON NUM PON PON VER:remo VER:pper DET:def NOM PRE NOM PON ADJ NOM PON PRE ADJ NOM CON ADJ NOM VER:pres PON NOM PON NPR SYM NPR NOM NOM PON VER:pres PRE:det HASHTAG PRE:det NOM ADJ PON URL"), ("2197230","1334076054","musicintomylife","None","it","@SantoTomo AHAHAHAHA! Della serie uccidetevi, ma intanto io sono una figa!","MENTION AHAHAHAHA ! Della serie uccidetevi , ma intanto io sono una figa !","MENTION ADJ SENT PRE:det NOM VER:impe PON CON ADV PRO:pers VER:pres DET:indef NOM SENT"), ("7258602","1335773045","Vale_FluoH","None","it","@MrSimonoh peccato che non c'erano date in Sicilia del suo tour:( e io che avevo anche imparato il balletto di Anal Beat..#delusione","MENTION peccato che non c' erano date in Sicilia del suo tour : ( e io che avevo anche imparato il balletto di Anal Beat .. HASHTAG","MENTION VER:pper PRO:rela ADV NOM PON VER:impf VER:pper PRE NPR PRE:det PRO:poss NOM PON PON CON PRO:pers PRO:rela VER:impf ADV VER:pper DET:def NOM PRE NOM ADJ SENT SENT HASHTAG"), ("5433406","1335161208","tortugonee","None","it","The Asch Experiment: http://t.co/qE2CScZ9 via @youtube ecco perchè nelle riunioni alla fine litigo sempre con tutti :)","The Asch Experiment : URL via MENTION ecco perchè nelle riunioni alla fine litigo sempre con tutti : )","ADJ NOM ADJ PON URL ADV MENTION ADV NOM NOM PRE:det NOM PRE:det NOM VER:pres ADV PRE PRO:indef PON PON"), ("4681010","1334913520","Sandramiv","None","it","“@BadiniCreateam: Street art in Milano | http://t.co/ndVOmWxb | #streetart #milano #salone #fuorisalone #design”","“ MENTION Street art in Milano | URL | HASHTAG HASHTAG HASHTAG HASHTAG HASHTAG","NOM NOM NOM MENTION NPR NOM PRE NPR NOM URL NOM HASHTAG HASHTAG HASHTAG HASHTAG HASHTAG"), ("3868454","1334642469","kamflywithus","None","it","@AntoWeslo @BigAMusazzi @cicintrip @EliGabius nulla però possiamo far pagare @EliGabius per tutti , buona doccia ;)","MENTION MENTION MENTION MENTION nulla però possiamo far pagare MENTION per tutti , buona doccia ; )","MENTION MENTION MENTION MENTION ADJ NOM VER:pres VER:infi VER:infi MENTION PRE PRO:indef PON ADJ NOM PON PON"), ("6658366","1335547455","soleluna611","None","it","Anche il tg la7 ha dato la notizia dell'incidente di Belen e Stefano.Bisogna imparare da Belen (?)..come riesce a far parlare di lei nessuno","Anche il tg la 7 ha dato la notizia dell' incidente di Belen e Stef ano.Bis ogna imparare da Belen ( ? ) .. come riesce a far parlare di lei nessuno","ADJ DET:def NOM DET:def NUM VER:pres VER:pper DET:def NOM NOM PON NOM PRE NOM CON NOM NOM VER:pres VER:infi PRE NOM PON SENT PON SENT SENT CON VER:pres PRE VER:infi VER:infi PRE PRO:pers ADJ"), ("6729217","1335583482","galactus76","None","it","@tiritwittoio che poi cmq lavorare anche di sabato va bene. Con la crisi e il precariato pensiamo a chi nn ce l'ha un lavoro... #dignità","MENTION che poi cmq lavorare anche di sabato va bene . Con la crisi e il precariato pensiamo a chi nn ce l' ha un lavoro ... HASHTAG","MENTION PRO:rela ADV NOM VER:infi ADV PRE NOM VER:pres ADV SENT PRE DET:def NOM CON DET:def NOM VER:cpre PRE PRO:rela NOM ADV NOM PON VER:pres DET:indef NOM PON HASHTAG"), ("536888","1333450542","dom92style","None","it","@catwalkshow il fatto è che in europa league perdiamo punti quindi è lo stesso. ormai il posto champions per i prossimi 5-6 anni è andato","MENTION il fatto è che in europa league perdiamo punti quindi è lo stesso . ormai il posto champions per i prossimi 5 -6 anni è andato","MENTION DET:def NOM NOM NOM PRO:rela PRE ADJ NOM VER:pres VER:pper ADV NOM NOM DET:def ADJ SENT ADV DET:def VER:pper NOM PRE DET:def ADJ NUM NUM NOM NOM NOM ADJ"), ("7368412","1335799310","_MartyJonas_","None","it","L'ora più interminabile della mia vita.","L ' ora più interminabile della mia vita .","NUM PON ADV NOM ADJ PRE:det PRO:poss NOM SENT"), ("4357918","1334804684","ZenMunster","None","it","Le Conserve Della Nonna Artichockes alla Contadina: Le Conserve della Nonna Antipasto Rustico http://t.co/j1FW4lLX","Le Conserve Della Nonna Artichockes alla Contadina : Le Conserve della Nonna Antipasto Rustico URL","ADJ ADJ NOM VER:pres NOM PRE:det NOM PON DET:def NOM PRE:det ADJ NOM ADJ URL"), ("6198524","1335406602","dinacasciaro","None","it","personali, cominciassero a fare seriamente il loro lavoro, ora non staremmo neanche a parlarne!!!","personali , cominciassero a fare seriamente il loro lavoro , ora non staremmo neanche a parlarne !!!","ADJ PON VER:cimp PRE VER:infi ADV DET:def PRO:poss NOM PON ADV ADV VER:cond ADV PRE VER:infi SENT SENT SENT"), ("496891","1333438793","NicolaGiuntoli","None","it","@_DorianGray_ @ilaginixx85 @anna_ex_belva @yram1980 per me viva anche la Campania anche se ci sono stato una volta sola","MENTION MENTION MENTION MENTION per me viva anche la Campania anche se ci sono stato una volta sola","MENTION MENTION MENTION MENTION PRE PRO:pers INT ADV DET:def NPR ADV CON PRO:refl VER:pres VER:pper DET:indef NOM ADJ"), ("3331086","1334440657","_StylesPrincess","None","it","@shesayhellobird Hai presente alla fine?Quando Rose è sdraiata sulla porta?Se uscisse in 4D Potremmo vedere se ci fosse posto anche per Jack","MENTION Hai presente alla fine ? Quando Rose è sdraiata sulla porta ? Se uscisse in 4 D Potremmo vedere se ci fosse posto anche per Jack","MENTION ADJ ADJ PRE:det NOM SENT ADV ADJ NOM NOM VER:pper PRE:det NOM SENT PRO:refl VER:cimp PRE NUM NPR ADJ VER:infi CON PRO:refl VER:cimp VER:pper ADV PRE NOM"), ("5388453","1335124730","MartinaGinetta","None","it","@Valerio_Scanu sei stato bravissimo ieri..non ti devi fare nessun problema...","MENTION sei stato bravissimo ieri .. non ti devi fare nessun problema ...","MENTION ADJ VER:pper NOM ADV SENT SENT ADV PRO:refl VER:pres VER:infi ADJ NOM PON"), ("4860095","1334950368","DanySanfi","None","it","@galgoschelotto Ma gago un ruolo alla vice pepe no????dai su prossimo anno alla juve","MENTION Ma gago un ruolo alla vice pepe no ???? dai su prossimo anno alla juve","MENTION ADJ NOM DET:indef NOM PRE:det NOM NOM ADV SENT SENT SENT SENT PRE:det PRE ADJ NOM PRE:det NOM"), ("940028","1333648684","rawrsheeran","None","it","@ImBradforBadBoy grazie *----*","MENTION grazie * ---- *","MENTION INT SYM NOM SYM"), ("2859604","1334297164","Surfiniae","None","it","@RosannaMarani Mal di testa e nausea ma quando ti ascolto tutto svanisce Angelo mio","MENTION Mal di testa e nausea ma quando ti ascolto tutto svanisce Angelo mio","MENTION NOM PRE NOM CON NOM CON PRO:inter VER:impe NOM ADJ VER:pres NPR PRO:poss"), ("357124","1333375204","__MissPayne","None","it","@ForMusicTv ahahaha! ma no! Non sono razzisti ma dovevano fare delle date in australia!","MENTION ahahaha ! ma no ! Non sono razzisti ma dovevano fare delle date in australia !","MENTION ADJ SENT CON ADV SENT ADV VER:pres ADJ CON VER:impf VER:infi PRE:det NOM PRE NOM SENT"), ("4497463","1334846227","benaltieri","None","it","@Davide33 L'invenzione di Berlusconi: Ci saranno 2 PDL uno classico, uno zero corrotti. Si uniranno dopo le elezioni! http://t.co/vTE7YOWP","MENTION L ' invenzione di Berlusconi : Ci saranno 2 PDL uno classico , uno zero corrotti . Si uniranno dopo le elezioni ! URL","MENTION NUM PON NOM PRE NPR PON PRO:refl VER:futu NUM NOM ADJ ADJ PON DET:indef ADJ NOM SENT PRO:refl VER:futu PRE DET:def NOM SENT URL"), ("4474823","1334841104","NicolaConnect","None","it","Open Bnl Italia, sorteggio a Piazza di Spagna http://t.co/X8PPhggS #news","Open Bnl Italia , sorteggio a Piazza di Spagna URL HASHTAG","NOM NPR NPR PON NOM PRE NOM PRE NPR URL HASHTAG"), ("1002598","1333672223","claraagostoni","None","it","http://t.co/m6XmknA4 Per restare in tema, #buonanotte Italia, io resto ancora su!","URL Per restare in tema , HASHTAG Italia , io resto ancora su !","URL NOM VER:infi PRE NOM PON HASHTAG NPR PON PRO:pers VER:pres ADV ADV SENT"), ("5503166","1335180068","simonuc","None","it","@Mirtissima &lt;settings...credo sia cosi anche per l'italiano","MENTION & lt ; settings ... credo sia cosi anche per l' italiano","MENTION SYM NOM PON NOM PON VER:pres CON VER:remo ADV PRE NOM PON ADJ"), ("2454296","1334157909","notiziefresche","None","it","Ore 18.53 INPS Fornisce il numero degli esodati e precisa: saranno in tutto circ... http://t.co/LJtVFjos","Ore 18.53 INPS Fornisce il numero degli esodati e precisa : saranno in tutto circ ... URL","ADJ NUM NOM VER:pres DET:def NOM PRE:det NOM CON VER:pres PON VER:futu PRE PRO:indef NOM PON URL"), ("2907070","1334310327","MaybeSugarMaybe","None","it","@map_pina la mamma dice che non sono più di primo pelo e che la mia carriera è finita ancora prima di iniziare..#madresnaturata","MENTION la mamma dice che non sono più di primo pelo e che la mia carriera è finita ancora prima di iniziare .. HASHTAG","MENTION DET:def NOM VER:pres PRO:rela ADV VER:pres NOM PRE ADJ NOM CON PRO:rela DET:def PRO:poss NOM NOM NOM VER:pper ADV ADJ PRE VER:infi SENT SENT HASHTAG"), ("517062","1333445452","sweet_ale","None","it","@StephyUk l'ho finita ieri notte amore! mi son dimenticata di avvisarti!","MENTION l' ho finita ieri notte amore ! mi son dimenticata di avvisarti !","MENTION NOM PON VER:pres VER:pper ADV NOM NOM SENT PRO:pers NOM VER:pper PRE VER:infi SENT"), ("7330486","1335787875","_69withjawaad","None","it","@theyareswag anche io le sto cercando di convincere...male che vada ci andiamo insieme.lol","MENTION anche io le sto cercando di convincere ... male che vada ci andiamo insi eme.lol","MENTION ADV PRO:pers PRO:pers VER:pres VER:geru PRE VER:infi PON ADV PRO:rela VER:impe PRO:refl VER:pres ADJ NOM"), ("1953720","1333996156","azzumel","None","it","@GalliFabio Grazie :) me ne ricorderò.","MENTION Grazie : ) me ne ricorderò .","MENTION ADJ PON PON PRO:pers ADV NOM SENT"), ("6399619","1335462432","Skriii","None","it","@Louis_Carrot1D Certo amore mio :) è in italiano però :)","MENTION Certo amore mio : ) è in italiano però : )","MENTION ADJ NOM PRO:poss PON PON NOM NOM PRE ADJ NOM PON PON"), ("4403272","1334823269","fvitali2","None","it","@dottorpax 'grazie della fiducia' ...ho vinto qualche cosa?","MENTION ' grazie della fiducia ' ... ho vinto qualche cosa ?","MENTION PON NOM PRE:det NOM PON PON VER:pres VER:pper ADJ NOM SENT"), ("5853991","1335284094","_Camhila","None","it","Oi twitter, a quanto tempo xD","Oi twitter , a quanto tempo xD","NOM NOM PON PRE PRO:indef NOM NOM"), ("5026468","1335020325","errelineinfo","None","it","ogni tanto vi propongo delle vignette, datemi il vostro parere, anche se vi fanno schifo http://t.co/Vv63284B","ogni tanto vi propongo delle vignette , datemi il vostro parere , anche se vi fanno schifo URL","ADJ CON PRO:refl VER:pres PRE:det NOM PON VER:impe DET:def PRO:poss NOM PON ADV CON PRO:refl VER:pres NOM URL"), ("927033","1333646151","___delfs","None","it","ora vado a scippare il cell a mamma così faccio per bene Instagram e vedo le menzioni u.u","ora vado a scippare il cell a mamma così faccio per bene Instagram e vedo le menzioni u.u","ADV VER:pres PRE VER:infi DET:def NOM PRE NOM NOM VER:pres PRE ADV NOM CON VER:pres DET:def NOM NOM"), ("3610273","1334553277","galli_barbara","None","it","@Alessio_Simula ma come avevo fatto a perdermelo @_@","MENTION ma come avevo fatto a perdermelo MENTION","MENTION CON PRO:inter VER:impf VER:pper PRE VER:infi MENTION"), ("5844839","1335282217","MiihRibeiro_","None","it","Quanto amor *-* KKKKKKK .","Quanto amor * - * KKKKKKK .","ADJ NOM SYM PON SYM NOM SENT"), ("6866134","1335627078","Roberta_Love1D","None","it","@__xstyles Ciaaao tesoro :3 tutto bene,a te?","MENTION Ciaaao tesoro : 3 tutto bene , a te ?","MENTION ADJ NOM PON NUM PRO:indef NOM PON PRE PRO:pers SENT"), ("270502","1333350543","Valeria_Carax","None","it","#siamonoi che andremo a vivere sotto i ponti e inaugureremo una generazione dedita alla vita da clochard.","HASHTAG che andremo a vivere sotto i ponti e inaugureremo una generazione dedita alla vita da clochard .","HASHTAG PRO:rela VER:futu PRE VER:infi ADV DET:def NOM CON VER:futu DET:indef NOM ADJ PRE:det NOM PRE NOM SENT"), ("3121192","1334379723","Eddy_Tamburi","None","it","@AlessiaSantanie Almeno io ho una scusa valida, ero ubriaco. Te stavi bene. Ed eri in un bar.","MENTION Almeno io ho una scusa valida , ero ubriaco . Te stavi bene . Ed eri in un bar .","MENTION ADJ PRO:pers VER:pres DET:indef NOM ADJ PON VER:impf NOM SENT PRO:pers VER:impf INT SENT CON VER:impf PRE DET:indef NOM SENT"), ("3986554","1334674272","alexslusho","[15.55211, 38.1782]","it","@iPiro78 ti dice di collegarlo alla rete wireless?","MENTION ti dice di collegarlo alla rete wireless ?","MENTION PRO:refl VER:pres PRE VER:infi PRE:det NOM NOM SENT"), ("6560148","1335525395","Ale_kosty98","None","it","@iLike_a_Carrots grazie tvtttttttttttttttttttttb&lt;3 lol","MENTION grazie tvtttttttttttttttttttttb & lt ; 3 lol","MENTION NOM NOM SYM NOM PON NUM NOM"), ("3683773","1334575282","shineonmedrew","None","it","@makemehisollg no no io vado in giro per tutta roma con quella maglia AHAHAHAHAHAHHA","MENTION no no io vado in giro per tutta roma con quella maglia AHAHAHAHAHAHHA","MENTION ADV ADV PRO:pers VER:pres PRE NOM PRE ADJ ADJ PRE PRO:demo NOM ADJ"), ("4360041","1334806511","laprovinciadilc","None","it","Colico investimento mortale pattegggia la pena: L'uomo investito era morto dopo 49 giorni di ricove... http://t.co/eEemMAY8 #lecco #news","Colico investimento mortale pattegggia la pena : L ' uomo investito era morto dopo 49 giorni di ricove ... URL HASHTAG HASHTAG","ADJ NOM ADJ NOM DET:def NOM PON NUM PON NOM VER:pper VER:impf VER:pper PRE NUM NOM PRE NOM PON URL HASHTAG HASHTAG"), ("919194","1333644242","LameziaTermeit","None","it","Sindaco su indennita' e rientro a scuola http://t.co/9KdOpdRa","Sindaco su indennita ' e rientro a scuola URL","ADJ PRE NOM PON CON NOM PRE NOM URL"), ("4158913","1334741995","27MrBlaze","None","it","Il Jailbreak untethered di iOS 5.1 è più vicino: La notizia è di questa mattina: probabilmente si è fatto un pas... http://t.co/byGnBBTi","Il Jailbreak untethered di iOS 5.1 è più vicino : La notizia è di questa mattina : probabilmente si è fatto un pas ... URL","NOM NOM NOM PRE NOM NUM NOM NOM NOM ADJ PON DET:def NOM NOM NOM PRE PRO:demo NOM PON ADV PRO:pers NOM NOM VER:pper DET:indef NOM PON URL"), ("6503702","1335511801","damnation4sale","None","it","Ce la puoi fare. Fides fidei fidei fidem fides fide.","Ce la puoi fare . Fides fidei fidei fidem fides fide .","ADJ PRO:pers VER:pres VER:infi SENT NOM ADJ ADJ NOM NOM ADJ SENT"), ("1508660","1333828951","ximafreaker","None","it","08 aprile 2011 - 08 aprile 2012. La mia vita è cambiata completamente. #unannodiFreaks &lt;3","08 aprile 2011 - 08 aprile 2012 . La mia vita è cambiata completamente . HASHTAG & lt ; 3","NUM NOM NUM PON NUM NOM NUM SENT DET:def PRO:poss NOM NOM NOM VER:pper ADV SENT HASHTAG SYM NOM PON NUM"), ("7097223","1335711114","xsheunderdog","None","it","@acciodarren_ oddio, come mai? ma quindi torneremmo la sera stessa a casa o staremmo tutti a dormire a Firenze? lol","MENTION oddio , come mai ? ma quindi torneremmo la sera stessa a casa o staremmo tutti a dormire a Firenze ? lol","MENTION ADJ PON CON ADV SENT CON ADV VER:cond DET:def NOM ADJ PRE NOM CON VER:cond PRO:indef PRE VER:infi PRE NPR SENT NOM"), ("1368014","1333797464","xzaynsmistress","None","it","Mi riguardo l'year in the making e mi metto a piangere. Va tutto bene Camilla, tutto bene çç","Mi riguardo l' year in the making e mi metto a piangere . Va tutto bene Camilla , tutto bene çç","ADJ NOM NOM PON ADJ PRE NOM ADJ CON PRO:pers VER:pres PRE VER:infi SENT VER:pres ADJ ADV NOM PON PRO:indef ADV NOM"), ("4705453","1334918864","IlCapoluogo","None","it","Economia, Chiodi: via libera alla legge sull'industria http://t.co/cfldIXgi ilcapoluogo.it","Economia , Chiodi : via libera alla legge sull' industria URL ilcapoluogo.it","NOM PON NOM PON NOM ADJ PRE:det NOM NOM PON NOM URL ADJ"), ("2893964","1334306941","TheRealHugo87","None","it","@DogoFiera89 siii io voglio lo screen delle mie risposte hahahha! A Milano il 16? Mi pare ovvio! Senza di me non fanno il Live #Capo","MENTION siii io voglio lo screen delle mie risposte hahahha ! A Milano il 16 ? Mi pare ovvio ! Senza di me non fanno il Live HASHTAG","MENTION ADJ PRO:pers VER:pres DET:def NOM PRE:det PRO:poss NOM ADJ SENT PRE NPR DET:def NUM SENT PRO:pers VER:pres ADJ SENT CON PRE PRO:pers ADV VER:pres DET:def ADJ HASHTAG"), ("6251205","1335430330","juve2stars","None","it","@sygon85 io li ho inquadrati tutti...","MENTION io li ho inquadrati tutti ...","MENTION PRO:pers PRO:pers VER:pres VER:pper ADJ PON"), ("7376280","1335800995","Ilnuovobrigante","None","it","@soter78 e magari son gli stessi che hanno votato x il #PDL dove hanno molti indagati x mafia. purtroppo l'italia e anche questa.","MENTION e magari son gli stessi che hanno votato x il HASHTAG dove hanno molti indagati x mafia . purtroppo l' italia e anche questa .","MENTION CON INT NOM DET:def ADJ PRO:rela VER:pres VER:pper ADJ DET:def HASHTAG PRO:rela VER:pres PRO:indef VER:pper ADJ NOM SENT ADV NOM PON ADJ CON ADV PRO:demo SENT"), ("186073","1333303145","Magro_ar","None","it","@AuaDB no anche io..(leggi:un figo della madonna)","MENTION no anche io .. ( leggi : un figo della madonna )","MENTION ADV ADV PRO:pers SENT SENT PON NOM PON DET:indef NOM PRE:det NOM PON"), ("3358661","1334471738","GazzGialloRossa","None","it","CORRIERE DELLA SERA Totti sotto choc: \"Solo silenzio\" http://t.co/IdJwK5hz","CORRIERE DELLA SERA Totti sotto choc : \ \" Solo silenzio \ \" URL","ADJ NOM ADJ NOM PRE NOM PON NOM PON ADJ NOM NOM PON URL"), ("6219802","1335420046","hocG","None","it","@CamiFraschini Meno male che ieri il tempo si è mantenuto per chi ha fatto scampagnate e visitato città come me. Non era freddo :)","MENTION Meno male che ieri il tempo si è mantenuto per chi ha fatto scampagnate e visitato città come me . Non era freddo : )","MENTION ADJ NOM PRO:rela ADV DET:def NOM PRO:pers NOM NOM VER:pper PRE PRO:rela VER:pres VER:pper NOM CON VER:pper NOM PRE PRO:pers SENT ADV VER:impf NOM PON PON"), ("406045","1333388336","RobyyGiudici","None","it","buona serata a tutti","buona serata a tutti","ADJ NOM PRE PRO:indef"), ("4807246","1334940146","MiriamTahri","None","it","Quanto vorrei voler vederci meglio","Quanto vorrei voler vederci meglio","ADJ VER:cond VER:infi VER:infi ADV"), ("5149551","1335076684","valemille","None","it","@retwittstar Grazie, Grazie. ;)","MENTION Grazie , Grazie . ; )","MENTION ADJ PON ADJ SENT PON PON"), ("953615","1333651074","myfunnythings","None","it","@IsolaDeiFamosi cazzi per tutti","MENTION cazzi per tutti","MENTION NOM PRE PRO:indef"), ("3821498","1334602980","AndrezLoading","None","it","In alternativa, va bene anche un massaggio alle spalle.","In alternativa , va bene anche un massaggio alle spalle .","NOM ADJ PON VER:pres ADV ADV DET:indef NOM PRE:det NOM SENT"), ("2665897","1334230218","Ross_Roxanne","None","it","Bene... Appena finito di asciugare lo smalto ... Rosso fuoco... *_* il dovere mi attende....*_*","Bene ... Appena finito di asciugare lo smalto ... Rosso fuoco ... * _ * il dovere mi attende .... * _ *","ADJ PON NOM ADJ PRE VER:infi DET:def NOM PON ADJ NOM PON SYM PON SYM DET:def NOM PRO:pers VER:pres PON SENT SYM PON SYM"), ("5998123","1335340353","RyanLei8","None","it","L'Arte Del Pianoforte in Italia: (Da Clementi a Sgambati) Opera Adottata Nel Liceo Musicale Rossini Di Pesaro (I... http://t.co/0bowiU1H","L ' Arte Del Pianoforte in Italia : ( Da Clementi a Sgambati ) Opera Adottata Nel Liceo Musicale Rossini Di Pesaro ( I ... URL","NUM PON NOM NOM NOM PRE NPR PON PON PRE NOM PRE NOM PON ADJ ADJ NOM ADJ ADJ NOM ADJ NPR PON NOM PON URL"), ("4285853","1334770018","LoSaccio","None","it","@lauralombardo5 l'ho detto a Petrarca ed anche per lui va bene.","MENTION l' ho detto a Petrarca ed anche per lui va bene .","MENTION NOM PON VER:pres VER:pper PRE NOM CON ADV PRE PRO:pers VER:pres ADV SENT"), ("2588453","1334207239","LaMauraaa","None","it","C'è poco da fare. A me cambia la giornata cantare a squarciagola in macchina la mattina. #buonumore","C ' è poco da fare . A me cambia la giornata cantare a squarciagola in macchina la mattina . HASHTAG","NUM PON NOM NOM ADV PRE VER:infi SENT PRE PRO:pers VER:pres DET:def NOM VER:infi PRE ADV PRE NOM DET:def NOM SENT HASHTAG"), ("6025344","1335346506","franceska_81","None","it","@filippocappiell grazie :)))","MENTION grazie : ) ) )","MENTION NOM PON PON PON PON"), ("703308","1333488127","XT_Raphael","None","it","@barbaramiyaji quanto você paga?","MENTION quanto você paga ?","MENTION ADV NOM ADJ SENT"), ("193853","1333304763","_smile13","None","it","@xGottaBeLou Ciaooo ragazza mi segui ??? Grazie cara :))))","MENTION Ciaooo ragazza mi segui ??? Grazie cara : ) ) ) )","MENTION ADJ NOM PRO:pers VER:pres SENT SENT SENT NOM ADJ PON PON PON PON PON"), ("4813193","1334941295","FabianaDiFaalco","None","it","@Vale_Tommo grazie mille!","MENTION grazie mille !","MENTION NOM ADJ SENT"), ("6292472","1335440331","richartzdaiane","None","it","acordei com 7 sms quanto amor","acordei com 7 sms quanto amor","ADJ NOM NUM NOM PRO:indef NOM"), ("1440322","1333813625","xxreenie","None","it","60.Nel vero amore? Boh ._.","60 . Nel vero amore ? Boh . _ .","NUM SENT PRE:det ADJ NOM SENT NOM SENT PON SENT"), ("4358060","1334804827","BeppeBeppetti","None","it","@francesca_bello @rudy_zerbi vado a fare la punta al pennarello.","MENTION MENTION vado a fare la punta al pennarello .","MENTION MENTION VER:pres PRE VER:infi DET:def NOM PRE:det NOM SENT"), ("5954153","1335324607","dawwoodd","None","it","@riko46doctor nanti main jam 6 di forza","MENTION nanti main jam 6 di forza","MENTION ADJ NOM NOM NUM PRE NOM"), ("4934495","1334996958","LedCheZep","None","it","@cherubinapazza @dwhaleb ha fatto il bagno di folla?","MENTION MENTION ha fatto il bagno di folla ?","MENTION MENTION VER:pres VER:pper DET:def NOM PRE NOM SENT"), ("2516364","1334168668","_Claudietta_93","None","it","@_Rosy90__ Tesoroo il gg della festa fagli gli auguri anke da parte miaaa anke se nn la conosco!!!^_^","MENTION Tesoroo il gg della festa fagli gli auguri anke da parte miaaa anke se nn la conosco !!! ^ _ ^","MENTION ADJ DET:def NOM PRE:det NOM VER:impe DET:def NOM ADJ PRE NOM ADJ ADJ CON NOM PRO:pers VER:pres SENT SENT SENT NOM PON NOM"), ("5822861","1335277613","Robi1D","None","it","@JudyAnn1D oh ma grazie *** :3","MENTION oh ma grazie * * * : 3","MENTION INT CON INT SYM SYM SYM PON NUM"), ("175028","1333300701","LadyCooman","None","it","Un premio per il blog e anche per Das Klavierherz - Il Blog di <NAME> Sono Solo Libri I Love Books... http://t.co/GA4vHKXQ","Un premio per il blog e anche per Das Klavierherz - Il Blog di Arianna Klavierherz Sono Solo Libri I Love Books ... URL","NOM NOM PRE DET:def NOM CON ADV PRE NOM NOM PON NOM ADJ PRE NPR NOM ADJ ADJ NOM ADJ ADJ NOM PON URL"), ("991886","1333660195","defele","None","it","@NosapaiD la S'ignora #Marrone ha il suo bel da fare tra le mazzette di Euro,le ampolline per l'acqua del DyoPó,pulire la lettiera di casa","MENTION la S ' ignora HASHTAG ha il suo bel da fare tra le mazzette di Euro , le ampolline per l' acqua del DyoPó , pulire la lettiera di casa","MENTION DET:def NPR PON VER:pres HASHTAG VER:pres DET:def PRO:poss NOM PRE VER:infi PRE DET:def NOM PRE NOM PON DET:def NOM PRE NOM PON NOM PRE:det NOM PON VER:infi DET:def NOM PRE NOM"), ("4690002","1334915723","Mediadata_srl","None","it","ANTIQUARIATO - USCITA - Capo redattore <NAME>, Capo redattore, non è più nell'organico della redazione di ANTIQUARIATO","ANTIQUARIATO - USCITA - Capo redattore <NAME> , Capo redattore , non è più nell' organico della redazione di ANTIQUARIATO","ADJ PON NOM PON NOM NOM NPR NPR ADJ PON NOM NOM PON ADV NOM NOM NOM NOM PON ADJ PRE:det NOM PRE NOM"), ("2889900","1334305850","peppedima","None","it","@GerardoBoffardi Grazie Gerardo, gentilissimo!","MENTION Grazie Gerardo , gentilissimo !","MENTION ADJ NPR PON ADJ SENT"), ("5267663","1335102824","LABICIF","None","it","\"Facciamo cambiare strada all'Italia\" Gli appelli dei vip per #Salvaiciclisti - Repubblica.it http://t.co/MSy5MR97 via @repubblicait","\ \" Facciamo cambiare strada all' Italia \ \" Gli appelli dei vip per HASHTAG - Repubblica.it URL via MENTION","NOM PON VER:pres VER:infi NOM NOM PON NPR NOM PON NOM NOM PRE:det NOM PRE HASHTAG PON NOM URL ADV MENTION"), ("543725","1333452045","Nostalgia_FM","None","it","Conto alla rovescia per Barça-MilanAl Nou Camp 4 mila tifosi rossoneri: La sfida con i blaugrana vale la semif... http://t.co/x9411RZ6","Conto alla rovescia per Barça-MilanAl Nou Camp 4 mila tifosi rossoneri : La sfida con i blaugrana vale la semif ... URL","ADJ PRE:det NOM PRE NOM NOM NOM NUM ADJ NOM ADJ PON DET:def NOM PRE DET:def NOM VER:pres DET:def NOM PON URL"), ("7441274","1335813898","makoski2012","None","it","@El_flaqkOo Te Lo voy a dar alla mimo ♥","MENTION Te Lo voy a dar alla mimo ♥","MENTION ADJ ADJ NOM PRE VER:infi PRE:det NOM NOM NOM NOM"), ("1345146","1333793074","LaResistenza","None","it","Buona vigilia a tutti. E giù le mani dagli agnellini! INI INI! IRSTR","Buona vigilia a tutti . E giù le mani dagli agnellini ! INI INI ! IRSTR","ADJ NOM PRE PRO:indef SENT CON NOM DET:def NOM PRE:det NOM SENT NOM ADJ SENT NOM"), ("5929070","1335298139","fidelio1985","None","it","http://t.co/cLdfOs6U guarda il nostro catalogo,se vuoi un lavoro indipendente anche on... http://t.co/5p7QFSWt","URL guarda il nostro catalogo , se vuoi un lavoro indipendente anche on ... URL","URL VER:pres DET:def PRO:poss NOM PON CON VER:pres DET:indef NOM ADJ ADV NOM PON URL"), ("1910847","1333987075","NoemiTenaglia1D","None","it","@arethemysmile1D Eh, ti dico dopo :) &lt;3","MENTION Eh , ti dico dopo : ) & lt ; 3","MENTION NOM PON PRO:pers VER:pres ADV PON PON SYM NOM PON NUM"), ("2995305","1334328479","PerryBoone","None","it","@WalterSylarYang @Zebbolo ahahaah ma a me va bene anche SS! :D tranquilli ahaha","MENTION MENTION ahahaah ma a me va bene anche SS ! : D tranquilli ahaha","MENTION MENTION NOM CON PRE PRO:pers VER:pres ADV ADV NOM SENT PON ABR ADJ ADJ"), ("2372092","1334141224","alle89pr","None","it","@Mene___ dovrebbero tassare anche le corna che i mariti mettono alle mogli e viceversa..però vale solo per i politici..","MENTION dovrebbero tassare anche le corna che i mariti mettono alle mogli e viceversa .. però vale solo per i politici ..","MENTION VER:cond VER:infi ADV DET:def NOM PRO:rela DET:def NOM VER:pres PRE:det NOM CON ADV SENT SENT NOM VER:pres ADV PRE DET:def NOM SENT SENT"), ("7079592","1335706405","zuvelekis","None","it","grazie, anche se non srà possibile che un cambiamento sia immediato@robertosaviano","grazie , anche se non srà possibile che un cambiamento sia immediatoMENTION","NOM PON ADV CON ADV NOM ADJ CON DET:indef NOM CON NOM")
<reponame>getwasim/egov-smartcity-suites-test -----------------Role action mappings to search line estimate numbers---------------------- Insert into eg_action (ID,NAME,URL,QUERYPARAMS,PARENTMODULE,ORDERNUMBER,DISPLAYNAME,ENABLED,CONTEXTROOT,VERSION,CREATEDBY,CREATEDDATE,LASTMODIFIEDBY,LASTMODIFIEDDATE,APPLICATION) values(nextval('SEQ_EG_ACTION'),'Ajax Search Line Estimate Numbers','/lineestimate/lineEstimateNumbers',null,(select id from eg_module where name='WorksLineEstimate'),1,'Ajax Search Line Estimate Numbers','false','egworks',0,1,now(),1,now(),(select id from eg_module where name = 'Works Management')); Insert into eg_roleaction values((select id from eg_role where name='Super User'),(select id from eg_action where name='Ajax Search Line Estimate Numbers')); -----------------Role action mappings to search administrative sanction numbers---------------------- Insert into eg_action (ID,NAME,URL,QUERYPARAMS,PARENTMODULE,ORDERNUMBER,DISPLAYNAME,ENABLED,CONTEXTROOT,VERSION,CREATEDBY,CREATEDDATE,LASTMODIFIEDBY,LASTMODIFIEDDATE,APPLICATION) values(nextval('SEQ_EG_ACTION'),'Ajax Search Admin Sanction Numbers','/lineestimate/adminSanctionNumbers',null,(select id from eg_module where name='WorksLineEstimate'),1,'Ajax Search Admin Sanction Numbers','false','egworks',0,1,now(),1,now(),(select id from eg_module where name = 'Works Management')); Insert into eg_roleaction values((select id from eg_role where name='Super User'),(select id from eg_action where name='Ajax Search Admin Sanction Numbers')); --rollback delete from EG_ROLEACTION where roleid = (select id from eg_role where name = 'Super User') and actionid = (select id from eg_action where name ='Ajax Search Admin Sanction Numbers' and contextroot = 'egworks'); --rollback delete from EG_ACTION where name = 'Ajax Search Admin Sanction Numbers' and contextroot = 'egworks'; --rollback delete from EG_ROLEACTION where roleid = (select id from eg_role where name = 'Super User') and actionid = (select id from eg_action where name ='Ajax Search Line Estimate Numbers' and contextroot = 'egworks'); --rollback delete from EG_ACTION where name = 'Ajax Search Line Estimate Numbers' and contextroot = 'egworks';
<reponame>Jac21/GistsCollection<gh_stars>1-10 CREATE TABLE Users( Id INTEGER PRIMARY KEY IDENTITY(1,1), Email VARCHAR(255) not null UNIQUE, MoneySpent DECIMAL(10,2) DEFAULT 0, CreatedAt DATETIME not null DEFAULT GETDATE(), FIRST VARCHAR(25), LAST VARCHAR(25), Bio VARCHAR(MAX) -- or TEXT );
<reponame>RifkiIlmi/esiktu -- phpMyAdmin SQL Dump -- version 4.9.2 -- https://www.phpmyadmin.net/ -- -- Host: localhost -- Generation Time: Nov 29, 2020 at 01:16 PM -- Server version: 10.4.10-MariaDB -- PHP Version: 7.3.12 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `esiktu` -- -- -------------------------------------------------------- -- -- Table structure for table `cuti` -- CREATE TABLE `cuti` ( `id_cuti` int(11) NOT NULL, `jenis_cuti` varchar(45) NOT NULL, `alasan_cuti` text NOT NULL, `mulai_cuti` date NOT NULL, `akhir_cuti` date NOT NULL, `alamat_cuti` varchar(45) NOT NULL, `file` varchar(225) NOT NULL, `pegawai_NIP` varchar(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `cuti` -- INSERT INTO `cuti` (`id_cuti`, `jenis_cuti`, `alasan_cuti`, `mulai_cuti`, `akhir_cuti`, `alamat_cuti`, `file`, `pegawai_NIP`) VALUES (1, 'Melahirkan', 'aaaaaaaaaaaaaa', '2020-09-27', '2020-10-31', 'asd', '', '1965040219'), (4, 'Tahunan', 'yes', '2020-10-08', '2020-10-16', 'yes', 'Screenshot_from_2020-09-15_22-03-571.png', '2222'), (6, 'Sakit', 'qw', '2020-11-25', '2020-12-11', 'qw', 'girl_silhouette_lonely_164516_3840x2160.jpg', '19620906200'), (7, 'Besar', 'das', '2020-11-01', '2020-11-23', 'sad', 'magic_ball_library_columns_castle_63093_1920x1080.jpg', '44444'), (8, '<NAME>', 'ASW', '2020-11-03', '2020-11-27', 'ASW', 'ships_sea_light_rain_69192_1920x1080_(another_copy).jpg', '1111'); -- -------------------------------------------------------- -- -- Table structure for table `golongan` -- CREATE TABLE `golongan` ( `id_golongan` int(11) NOT NULL, `golongan` varchar(45) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `golongan` -- INSERT INTO `golongan` (`id_golongan`, `golongan`) VALUES (1, 'I'), (2, 'II'), (3, 'III'), (4, 'IV'); -- -------------------------------------------------------- -- -- Table structure for table `honorer` -- CREATE TABLE `honorer` ( `id_honorer` int(11) NOT NULL, `jenis_ketenagaan` varchar(45) NOT NULL, `pegawai_NIP` varchar(20) NOT NULL, `fk_id_PNS` int(11) DEFAULT NULL, `pendidikan_terakhir` varchar(100) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `honorer` -- INSERT INTO `honorer` (`id_honorer`, `jenis_ketenagaan`, `pegawai_NIP`, `fk_id_PNS`, `pendidikan_terakhir`) VALUES (1, 'Tenaga K2', '1111', 1, 'S1 Ekonomi'), (2, 'Tenaga K1', '2222', 1, 'S1 Manejemen'), (3, '<NAME>', '131313', 1, 'S1 Pendidikan Kimia'); -- -------------------------------------------------------- -- -- Table structure for table `pangkat` -- CREATE TABLE `pangkat` ( `id_pangkat` int(11) NOT NULL, `pangkat` varchar(45) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pangkat` -- INSERT INTO `pangkat` (`id_pangkat`, `pangkat`) VALUES (1, 'Pembina Utama'), (2, 'Pembina Utama Madya'), (3, 'Pembina Utama Muda'), (4, 'Pembina Tingkat 1'), (5, 'Pembina'), (6, 'Penata Tingkat 1'), (7, 'Penata'), (8, 'Penata Muda Tingkat 1'), (9, 'Penata Muda'), (10, 'Pengatur Tingkat 1'), (11, 'Pengatur'), (12, 'Pengatur Muda Tingkat 1'), (13, 'Pengatur Muda'), (14, 'Juru Tingkat 1'), (15, 'Juru'), (16, 'Juru Muda Tingkat 1'), (17, 'Juru Muda'); -- -------------------------------------------------------- -- -- Table structure for table `pegawai` -- CREATE TABLE `pegawai` ( `NIP` varchar(20) NOT NULL, `nama` varchar(100) NOT NULL, `No_KTP` varchar(20) NOT NULL, `tempat_lahir` varchar(50) NOT NULL, `tgl_lahir` date NOT NULL, `profesi` varchar(100) NOT NULL, `akun` varchar(25) NOT NULL DEFAULT 'nonaktif' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pegawai` -- INSERT INTO `pegawai` (`NIP`, `nama`, `No_KTP`, `tempat_lahir`, `tgl_lahir`, `profesi`, `akun`) VALUES ('1111', 'Neli Aprilis, SKM', '1111', 'Pekanbaru', '2003-02-06', 'Manajemen', 'aktif'), ('121212', 'admin', '-', '-', '0000-00-00', '-', 'aktif'), ('131313', 'pegawai3', '131313', 'Ntah', '1997-04-04', 'Pembantu', 'aktif'), ('19620906200', 'Drs.H. ARDIANUS, Apt, M.Kes', '1471080609620000', 'Padang', '1962-09-06', 'Esselon', 'nonaktif'), ('1965040219', 'dr. H<NAME>, MM', '1471074204650000', 'Indragiri Hulu', '1965-04-19', 'Esselon', 'aktif'), ('19650530198', 'ZULMIATI, AMK', '1571017005650020', 'Pekanbaru', '1977-05-30', 'Pelayanan', 'nonaktif'), ('19660722199', 'dr. MUHAMMAD YUSUF, Sp.OG (K)', '1471012207660000', 'Sungei Pakning', '1966-07-22', 'Esselon', 'nonaktif'), ('19671111198', 'Ns. ELFA HENDERI, S.Kep', '1471081111640000', 'Lampung Selatan', '1967-11-11', 'Pelayanan', 'nonaktif'), ('19721017200', 'dr. ELITA SARI', '1471085710720000', 'Perk.Sei.Lala', '1972-10-17', 'Esselon', 'aktif'), ('19770525200', 'dr. W<NAME>', '1471076505770000', 'Padang', '1977-05-25', 'Pelayanan', 'nonaktif'), ('19811119200', 'dr. ESI LESTARI', '1471075911810040', 'Padang', '1981-11-19', 'Pelayanan', 'aktif'), ('19900716201', '<NAME>, M.Psi', '1471075607900000', 'Pekanbaru', '1990-07-16', 'Pelayanan', 'nonaktif'), ('2222', '<NAME>, S.Sos', '2222', 'Sungei Pakning', '1962-10-09', 'Manajemen', 'aktif'), ('44444', 'pegawai4', '', 'Pekanbaru', '1963-11-11', 'Esselon', 'nonaktif'), ('97654', '345678', '', 'tfuyu', '2020-11-19', 'Pelayanan', 'nonaktif'); -- -------------------------------------------------------- -- -- Table structure for table `pendidikan_formal` -- CREATE TABLE `pendidikan_formal` ( `id_pendidikan_formal` int(11) NOT NULL, `pendidikan` varchar(45) NOT NULL, `PNS_id_PNS` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pendidikan_formal` -- INSERT INTO `pendidikan_formal` (`id_pendidikan_formal`, `pendidikan`, `PNS_id_PNS`) VALUES (1, 'SI Keperawatan', 9), (2, '<NAME>', 1), (3, 'UNRI / 2011 ', 1), (4, 'SI Keperawatan', 2); -- -------------------------------------------------------- -- -- Table structure for table `pendidikan_j_t` -- CREATE TABLE `pendidikan_j_t` ( `id_pendidikan_J_T` int(11) NOT NULL, `pelatihan` varchar(45) NOT NULL, `PNS_id_PNS` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pendidikan_j_t` -- INSERT INTO `pendidikan_j_t` (`id_pendidikan_J_T`, `pelatihan`, `PNS_id_PNS`) VALUES (1, 'Latihan Prajabatan / 1989', 9), (2, 'Latihan Prajabataan/ 1998', 1), (3, ' Diklatpim Tk.II/2017 ', 1), (4, ' Diklatpim Tk. IV/ 2002', 1), (5, ' Diklatpim Tk. III / 2005', 1); -- -------------------------------------------------------- -- -- Table structure for table `pengalaman_kerja` -- CREATE TABLE `pengalaman_kerja` ( `id_pengalaman_kerja` int(11) NOT NULL, `pengalaman_kerja` varchar(100) NOT NULL, `PNS_id_PNS` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pengalaman_kerja` -- INSERT INTO `pengalaman_kerja` (`id_pengalaman_kerja`, `pengalaman_kerja`, `PNS_id_PNS`) VALUES (1, 'Perawat Pratama Muda/ 1992', 9), (2, 'Kasubbag Kesehatan Ibu dan Anak Petalabumi/2001', 1), (3, ' Kepala UPT Akademi Kesehatan Dinkes/2008 ', 1), (4, 'Kasubbid Litbang Bid Pendidikan RSUD Arifin Ahmad/ 2003 \r\n', 1), (5, 'Kepala Bidang pendidikan dan Penelitian RSUD Arifin/2006', 1), (7, 'Direktur RS. Jiwa Tampan Prov. Riau/ 2015', 1), (8, 'Kepala Balai Laboraturium Dinkes/2008', 1), (9, 'Kepala Bagian Perencanaan / 2013', 1); -- -------------------------------------------------------- -- -- Table structure for table `pns` -- CREATE TABLE `pns` ( `id_PNS` int(11) NOT NULL, `npwp` varchar(20) NOT NULL, `tmt_pangkat` date NOT NULL, `no_sk_pangkat` varchar(45) NOT NULL, `tgl_sk_pangkat` date NOT NULL, `jabatan` varchar(100) NOT NULL, `no_kerpeg` varchar(45) NOT NULL, `fk_id_pangkat` int(11) NOT NULL, `fk_id_golongan` int(11) NOT NULL, `fk_id_ruang` int(11) NOT NULL, `fk_NIP` varchar(20) NOT NULL, `last_update_pangkat` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `pns` -- INSERT INTO `pns` (`id_PNS`, `npwp`, `tmt_pangkat`, `no_sk_pangkat`, `tgl_sk_pangkat`, `jabatan`, `no_kerpeg`, `fk_id_pangkat`, `fk_id_golongan`, `fk_id_ruang`, `fk_NIP`, `last_update_pangkat`) VALUES (1, '47.793.750.2-216', '2016-04-01', '0000/KEP/AA/21400/16', '2016-03-11', 'Direktur Rs. Jiwa Tampan Provinsi Riau', '1011644', 3, 4, 3, '1965040219', '0000-00-00'), (2, '79.057.337.2-216', '2019-04-01', 'Kpts. 666/III/2019 ', '1972-10-17', 'Wakil Direktur Umum dan Keuangan', 'P 395599', 5, 4, 4, '19721017200', '0000-00-00'), (3, '14.597.814.4-216', '2017-10-01', 'Kpts.806/IX/2017 \r\n', '2017-09-25', 'Wakil Direktur Medik dan Keperawatan', 'L 059167', 4, 4, 2, '19660722199', '0000-00-00'), (4, '14.545.641.4-216', '2014-04-01', 'Kpts.100/III/2014 ', '2014-03-03', 'Kepala Bidang Penunjang Medik dan Diklit', 'J.145097', 4, 4, 2, '19620906200', '0000-00-00'), (5, '68.062.152.1-216', '2020-04-01', 'Kpts. 00036/KEP/AA/15001/20', '2020-03-27', '<NAME>', 'M 164097', 3, 4, 3, '19770525200', '0000-00-00'), (6, '47.162.377.7-216', '2019-04-01', 'Kpts.666/III/2019 ', '2019-05-29', '<NAME>', 'P 274861', 5, 4, 1, '19811119200', '0000-00-00'), (7, '15.352.554.8-216', '2014-04-01', 'Kpts. 99/III/2014', '2014-03-03', '<NAME>', 'E.060772', 6, 3, 4, '19650530198', '0000-00-00'), (8, '81.236.035.5-211', '2020-03-01', 'Kpts.426/II/2020 ', '2020-02-13', '<NAME>', '-', 8, 3, 2, '19900716201', '0000-00-00'), (9, '14.545.226.4-216', '2015-10-01', 'Kpts. 1217/IX/2015', '1967-11-11', '<NAME>', 'E 630739', 5, 4, 1, '19671111198', '0000-00-00'), (12, '645.654.654.7', '2020-01-13', 'Kpts. 00039/KEP/AA/9679/20', '2020-06-15', '<NAME>', '54654', 5, 4, 1, '44444', '0000-00-00'), (13, '47.793.750.2-216', '2020-11-19', '5667', '2020-11-25', 'dsa', 'sdasd', 10, 3, 1, '97654', '0000-00-00'); -- -------------------------------------------------------- -- -- Table structure for table `ruang` -- CREATE TABLE `ruang` ( `id_ruang` int(11) NOT NULL, `ruang` varchar(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `ruang` -- INSERT INTO `ruang` (`id_ruang`, `ruang`) VALUES (1, 'a'), (2, 'b'), (3, 'c'), (4, 'd'), (5, 'e'); -- -------------------------------------------------------- -- -- Table structure for table `skp` -- CREATE TABLE `skp` ( `id_skp` int(11) NOT NULL, `no_skp` varchar(45) NOT NULL, `tgl_skp` date NOT NULL, `fk_id_honorer` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `skp` -- INSERT INTO `skp` (`id_skp`, `no_skp`, `tgl_skp`, `fk_id_honorer`) VALUES (14, '2321321', '2020-11-11', 1), (15, '125547/sf/f', '2020-11-05', 3); -- -------------------------------------------------------- -- -- Table structure for table `user` -- CREATE TABLE `user` ( `id_user` int(11) NOT NULL, `username` varchar(45) NOT NULL, `password` varchar(45) NOT NULL, `hak_akses` varchar(45) NOT NULL, `pegawai_NIP` varchar(11) NOT NULL, `status` int(2) NOT NULL DEFAULT 1, `cookie` varchar(200) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `user` -- INSERT INTO `user` (`id_user`, `username`, `password`, `<PASSWORD>ak<PASSWORD>`, `pegawai_NIP`, `status`, `cookie`) VALUES (3, 'admin', 'admin', 'admin', '121212', 1, 'jOwp6Cd9s0D5RrTfysZLWe77VAcJNBnczhmnVN24KZXvXg29eHQkp1lJA35EFvUt'), (9, 'EsiLes', '19811119200', 'user', '19811119200', 1, ''), (10, '1111', '1111', 'user', '1111', 1, 'ruvQ8640lEI5qOKCGojhox6k8TILqURFdz19ZQsDpnHFLytEfBiDZbhJVrzu5VH7'), (11, '2222', '2222', 'user', '2222', 1, ''), (12, '1965040219', '1965040219', 'user', '1965040219', 1, ''), (13, '19721017200', '19721017200', 'user', '19721017200', 1, ''), (15, '131313', '131313', 'user', '131313', 0, ''); -- -- Indexes for dumped tables -- -- -- Indexes for table `cuti` -- ALTER TABLE `cuti` ADD PRIMARY KEY (`id_cuti`) USING BTREE, ADD KEY `fk_cuti_pegawai1_idx` (`pegawai_NIP`); -- -- Indexes for table `golongan` -- ALTER TABLE `golongan` ADD PRIMARY KEY (`id_golongan`); -- -- Indexes for table `honorer` -- ALTER TABLE `honorer` ADD PRIMARY KEY (`id_honorer`), ADD KEY `fk_honorer_pegawai1_idx` (`pegawai_NIP`), ADD KEY `fk_honorer_PNS1_idx` (`fk_id_PNS`); -- -- Indexes for table `pangkat` -- ALTER TABLE `pangkat` ADD PRIMARY KEY (`id_pangkat`); -- -- Indexes for table `pegawai` -- ALTER TABLE `pegawai` ADD PRIMARY KEY (`NIP`); -- -- Indexes for table `pendidikan_formal` -- ALTER TABLE `pendidikan_formal` ADD PRIMARY KEY (`id_pendidikan_formal`), ADD KEY `fk_pendidikan_formal_PNS1_idx` (`PNS_id_PNS`); -- -- Indexes for table `pendidikan_j_t` -- ALTER TABLE `pendidikan_j_t` ADD PRIMARY KEY (`id_pendidikan_J_T`), ADD KEY `fk_pendidikan_J_T_PNS1_idx` (`PNS_id_PNS`); -- -- Indexes for table `pengalaman_kerja` -- ALTER TABLE `pengalaman_kerja` ADD PRIMARY KEY (`id_pengalaman_kerja`), ADD KEY `fk_pengalaman_kerja_PNS1_idx` (`PNS_id_PNS`); -- -- Indexes for table `pns` -- ALTER TABLE `pns` ADD PRIMARY KEY (`id_PNS`) USING BTREE, ADD KEY `fk_PNS_pangkat1_idx` (`fk_id_pangkat`), ADD KEY `fk_PNS_golongan1_idx` (`fk_id_golongan`), ADD KEY `fk_PNS_pegawai1_idx` (`fk_NIP`), ADD KEY `fk_id_ruang` (`fk_id_ruang`); -- -- Indexes for table `ruang` -- ALTER TABLE `ruang` ADD PRIMARY KEY (`id_ruang`); -- -- Indexes for table `skp` -- ALTER TABLE `skp` ADD PRIMARY KEY (`id_skp`), ADD KEY `fk_skp_honorer1_idx` (`fk_id_honorer`); -- -- Indexes for table `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`id_user`), ADD KEY `fk_user_pegawai_idx` (`pegawai_NIP`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `cuti` -- ALTER TABLE `cuti` MODIFY `id_cuti` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `golongan` -- ALTER TABLE `golongan` MODIFY `id_golongan` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `honorer` -- ALTER TABLE `honorer` MODIFY `id_honorer` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `pangkat` -- ALTER TABLE `pangkat` MODIFY `id_pangkat` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT for table `pendidikan_formal` -- ALTER TABLE `pendidikan_formal` MODIFY `id_pendidikan_formal` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `pendidikan_j_t` -- ALTER TABLE `pendidikan_j_t` MODIFY `id_pendidikan_J_T` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `pengalaman_kerja` -- ALTER TABLE `pengalaman_kerja` MODIFY `id_pengalaman_kerja` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `pns` -- ALTER TABLE `pns` MODIFY `id_PNS` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; -- -- AUTO_INCREMENT for table `ruang` -- ALTER TABLE `ruang` MODIFY `id_ruang` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `skp` -- ALTER TABLE `skp` MODIFY `id_skp` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; -- -- AUTO_INCREMENT for table `user` -- ALTER TABLE `user` MODIFY `id_user` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; -- -- Constraints for dumped tables -- -- -- Constraints for table `cuti` -- ALTER TABLE `cuti` ADD CONSTRAINT `fk_cuti_pegawai1` FOREIGN KEY (`pegawai_NIP`) REFERENCES `pegawai` (`NIP`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `honorer` -- ALTER TABLE `honorer` ADD CONSTRAINT `honorer_ibfk_1` FOREIGN KEY (`fk_id_PNS`) REFERENCES `pns` (`id_PNS`) ON DELETE SET NULL ON UPDATE CASCADE, ADD CONSTRAINT `honorer_ibfk_2` FOREIGN KEY (`pegawai_NIP`) REFERENCES `pegawai` (`NIP`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `pendidikan_formal` -- ALTER TABLE `pendidikan_formal` ADD CONSTRAINT `fk_pendidikan_formal_PNS1` FOREIGN KEY (`PNS_id_PNS`) REFERENCES `pns` (`id_PNS`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `pendidikan_j_t` -- ALTER TABLE `pendidikan_j_t` ADD CONSTRAINT `fk_pendidikan_J_T_PNS1` FOREIGN KEY (`PNS_id_PNS`) REFERENCES `pns` (`id_PNS`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `pengalaman_kerja` -- ALTER TABLE `pengalaman_kerja` ADD CONSTRAINT `fk_pengalaman_kerja_PNS1` FOREIGN KEY (`PNS_id_PNS`) REFERENCES `pns` (`id_PNS`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `pns` -- ALTER TABLE `pns` ADD CONSTRAINT `fk_PNS_pangkat1` FOREIGN KEY (`fk_id_pangkat`) REFERENCES `pangkat` (`id_pangkat`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `fk_PNS_pegawai1` FOREIGN KEY (`fk_NIP`) REFERENCES `pegawai` (`NIP`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `pns_ibfk_1` FOREIGN KEY (`fk_id_golongan`) REFERENCES `golongan` (`id_golongan`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `pns_ibfk_2` FOREIGN KEY (`fk_id_ruang`) REFERENCES `ruang` (`id_ruang`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `skp` -- ALTER TABLE `skp` ADD CONSTRAINT `fk_skp_honorer1` FOREIGN KEY (`fk_id_honorer`) REFERENCES `honorer` (`id_honorer`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `user` -- ALTER TABLE `user` ADD CONSTRAINT `fk_user_pegawai` FOREIGN KEY (`pegawai_NIP`) REFERENCES `pegawai` (`NIP`) ON DELETE CASCADE ON UPDATE CASCADE; COMMIT; /*!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 */;
CREATE database airflow; CREATE user airflow WITH PASSWORD '<PASSWORD>'; GRANT all privileges ON database airflow TO airflow; GRANT USAGE ON SCHEMA public to airflow; CREATE database dashboard; CREATE user dashboard WITH PASSWORD '<PASSWORD>'; GRANT all privileges ON database dashboard TO dashboard; GRANT USAGE ON SCHEMA public to dashboard; CREATE user admin WITH PASSWORD '<PASSWORD>'; GRANT all privileges ON db admin TO admin; GRANT USAGE ON SCHEMA public to admin; CREATE user storage; CREATE database storage; ALTER user storage WITH PASSWORD '<PASSWORD>'; GRANT all privileges ON database storage TO storage; GRANT USAGE ON SCHEMA public to storage;
<filename>transform/snowflake-dbt/models/staging/version/intermediate/version_usage_data.sql {{ config({ "materialized": "table" }) }} WITH source AS ( SELECT *, REGEXP_REPLACE(NULLIF(version, ''), '[^0-9.]+') AS cleaned_version, IFF(version ILIKE '%-pre', True, False) AS version_is_prerelease, SPLIT_PART(cleaned_version, '.', 1)::NUMBER AS major_version, SPLIT_PART(cleaned_version, '.', 2)::NUMBER AS minor_version, major_version || '.' || minor_version AS major_minor_version FROM {{ ref('version_usage_data_source') }} WHERE uuid IS NOT NULL AND version NOT LIKE ('%VERSION%') -- Messy data that's not worth parsing. AND hostname NOT IN ( -- Staging data has no current use cases for analysis. 'staging.gitlab.com', 'dr.gitlab.com' ) ) SELECT * FROM source
-- AlterTable ALTER TABLE `service_wordpress_pu` ADD COLUMN `error` BOOLEAN NOT NULL DEFAULT false, ADD COLUMN `report` VARCHAR(191) NULL;
<filename>AutomaticPlanRegressionCorrection/6_introduce_regression.sql USE WideWorldImporters GO EXEC regression GO
<gh_stars>100-1000 # hapmapAllelesCombined.sql was originally generated by the autoSql program, which also # generated hapmapAllelesCombined.c and hapmapAllelesCombined.h. This creates the database representation of # an object which can be loaded and saved from RAM in a fairly # automatic way. #HapMap allele counts by population CREATE TABLE hapmapAllelesCombined ( bin int unsigned not null, # For browser speed up chrom varchar(255) not null, # Chromosome chromStart int unsigned not null, # Start position in chrom (0 based) chromEnd int unsigned not null, # End position in chrom (1 based) name varchar(255) not null, # Reference SNP identifier from dbSnp score int unsigned not null, # Use for heterozygosity strand enum ('+', '-', '?') default '?' not null, # Which genomic strand contains the observed alleles observed varchar(255) not null, # Observed string from genotype file allele1 enum('A', 'C', 'G', 'T') not null, # This allele has been observed allele1CountCEU int unsigned not null, # allele1 count for the CEU population allele1CountCHB int unsigned not null, # allele1 count for the CHB population allele1CountJPT int unsigned not null, # allele1 count for the JPT population allele1CountYRI int unsigned not null, # allele1 count for the YRI population allele2 enum ('C', 'G', 'T', 'none') not null, # This allele may not have been observed allele2CountCEU int unsigned not null, # allele2 count for the CEU population allele2CountCHB int unsigned not null, # allele2 count for the CHB population allele2CountJPT int unsigned not null, # allele2 count for the JPT population allele2CountYRI int unsigned not null, # allele2 count for the YRI population heteroCountCEU int unsigned not null, # Count of CEU individuals who are heterozygous heteroCountCHB int unsigned not null, # Count of CHB individuals who are heterozygous heteroCountJPT int unsigned not null, # Count of JPT individuals who are heterozygous heteroCountYRI int unsigned not null # Count of YRI individuals who are heterozygous );
<gh_stars>1000+ -- 2019-02-11T15:11:58.993 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Table (AccessLevel,ACTriggerLength,AD_Client_ID,AD_Org_ID,AD_Table_ID,CopyColumnsFromTable,Created,CreatedBy,EntityType,ImportTable,IsActive,IsAutocomplete,IsChangeLog,IsDeleteable,IsDLM,IsEnableRemoteCacheInvalidation,IsHighVolume,IsSecurityEnabled,IsView,LoadSeq,Name,PersonalDataCategory,ReplicationType,TableName,Updated,UpdatedBy) VALUES ('7',0,0,0,541175,'N',TO_TIMESTAMP('2019-02-11 15:11:58','YYYY-MM-DD HH24:MI:SS'),100,'D','N','Y','N','N','Y','N','N','N','N','N',0,'Phonecall Schema Version','NP','L','C_Phonecall_Schema_Version',TO_TIMESTAMP('2019-02-11 15:11:58','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-02-11T15:11:58.993 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Table_Trl (AD_Language,AD_Table_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Table_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Table t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Table_ID=541175 AND NOT EXISTS (SELECT 1 FROM AD_Table_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Table_ID=t.AD_Table_ID) ; -- 2019-02-11T15:11:59.073 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Sequence (AD_Client_ID,AD_Org_ID,AD_Sequence_ID,Created,CreatedBy,CurrentNext,CurrentNextSys,Description,IncrementNo,IsActive,IsAudited,IsAutoSequence,IsTableID,Name,StartNewYear,StartNo,Updated,UpdatedBy) VALUES (0,0,554792,TO_TIMESTAMP('2019-02-11 15:11:59','YYYY-MM-DD HH24:MI:SS'),100,1000000,50000,'Table C_Phonecall_Schema_Version',1,'Y','N','Y','Y','C_Phonecall_Schema_Version','N',1000000,TO_TIMESTAMP('2019-02-11 15:11:59','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-02-11T15:12:07.673 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564072,102,0,19,541175,'AD_Client_ID',TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,'Mandant für diese Installation.','D',10,'Ein Mandant ist eine Firma oder eine juristische Person. Sie können keine Daten über Mandanten hinweg verwenden. .','Y','Y','N','N','N','N','Y','N','N','Y','N','N','Mandant',0,TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:07.673 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564072 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:07.783 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564073,113,0,19,541175,'AD_Org_ID',TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,'Organisatorische Einheit des Mandanten','D',10,'Eine Organisation ist ein Bereich ihres Mandanten - z.B. Laden oder Abteilung. Sie können Daten über Organisationen hinweg gemeinsam verwenden.','Y','Y','N','N','N','N','Y','N','Y','Y','N','N','Sektion',0,TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:07.793 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564073 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:07.903 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564074,245,0,16,541175,'Created',TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,'Datum, an dem dieser Eintrag erstellt wurde','D',29,'Das Feld Erstellt zeigt an, zu welchem Datum dieser Eintrag erstellt wurde.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Erstellt',0,TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:07.903 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564074 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:08.013 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Reference_Value_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564075,246,0,18,110,541175,'CreatedBy',TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,'Nutzer, der diesen Eintrag erstellt hat','D',10,'Das Feld Erstellt durch zeigt an, welcher Nutzer diesen Eintrag erstellt hat.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Erstellt durch',0,TO_TIMESTAMP('2019-02-11 15:12:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:08.013 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564075 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:08.113 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564076,348,0,20,541175,'IsActive',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,'Der Eintrag ist im System aktiv','D',1,'Es gibt zwei Möglichkeiten, einen Datensatz nicht mehr verfügbar zu machen: einer ist, ihn zu löschen; der andere, ihn zu deaktivieren. Ein deaktivierter Eintrag ist nicht mehr für eine Auswahl verfügbar, aber verfügbar für die Verwendung in Berichten. Es gibt zwei Gründe, Datensätze zu deaktivieren und nicht zu löschen: (1) Das System braucht den Datensatz für Revisionszwecke. (2) Der Datensatz wird von anderen Datensätzen referenziert. Z.B. können Sie keinen Geschäftspartner löschen, wenn es Rechnungen für diesen Geschäftspartner gibt. Sie deaktivieren den Geschäftspartner und verhindern, dass dieser Eintrag in zukünftigen Vorgängen verwendet wird.','Y','Y','N','N','N','N','Y','N','N','Y','N','Y','Aktiv',0,TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:08.113 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564076 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:08.213 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564077,607,0,16,541175,'Updated',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,'Datum, an dem dieser Eintrag aktualisiert wurde','D',29,'Aktualisiert zeigt an, wann dieser Eintrag aktualisiert wurde.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Aktualisiert',0,TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:08.213 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564077 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:08.299 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Reference_Value_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564078,608,0,18,110,541175,'UpdatedBy',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,'Nutzer, der diesen Eintrag aktualisiert hat','D',10,'Aktualisiert durch zeigt an, welcher Nutzer diesen Eintrag aktualisiert hat.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Aktualisiert durch',0,TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:08.299 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564078 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:08.389 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element (AD_Client_ID,AD_Element_ID,AD_Org_ID,ColumnName,Created,CreatedBy,EntityType,IsActive,Name,PrintName,Updated,UpdatedBy) VALUES (0,576100,0,'C_Phonecall_Schema_Version_ID',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,'D','Y','Phonecall Schema Version','Phonecall Schema Version',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-02-11T15:12:08.389 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element_Trl (AD_Language,AD_Element_ID, CommitWarning,Description,Help,Name,PO_Description,PO_Help,PO_Name,PO_PrintName,PrintName,WEBUI_NameBrowse,WEBUI_NameNew,WEBUI_NameNewBreadcrumb, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Element_ID, t.CommitWarning,t.Description,t.Help,t.Name,t.PO_Description,t.PO_Help,t.PO_Name,t.PO_PrintName,t.PrintName,t.WEBUI_NameBrowse,t.WEBUI_NameNew,t.WEBUI_NameNewBreadcrumb, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Element t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' OR l.IsBaseLanguage='Y') AND t.AD_Element_ID=576100 AND NOT EXISTS (SELECT 1 FROM AD_Element_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Element_ID=t.AD_Element_ID) ; -- 2019-02-11T15:12:08.481 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,EntityType,FieldLength,IsActive,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564079,576100,0,13,541175,'C_Phonecall_Schema_Version_ID',TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,'D',10,'Y','N','N','N','Y','Y','N','N','Y','N','N','Phonecall Schema Version',0,TO_TIMESTAMP('2019-02-11 15:12:08','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:08.491 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564079 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:12:57.990 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564081,576098,0,19,541175,'C_Phonecall_Schema_ID',TO_TIMESTAMP('2019-02-11 15:12:57','YYYY-MM-DD HH24:MI:SS'),100,'N','D',10,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','Phonecall Schema',0,0,TO_TIMESTAMP('2019-02-11 15:12:57','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:12:58 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564081 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:04.707 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564082,541373,0,11,541175,'EveryMonth',TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,'0','Every x Months','D',2,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Every Month',0,TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:04.707 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564082 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:04.817 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564083,541371,0,11,541175,'EveryWeek',TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,'0','Every x weeks','D',2,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Every Week',0,TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:04.817 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564083 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:04.947 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564084,541369,0,20,541175,'IsCancelDeliveryDay',TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,'N','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Cancel Delivery Day','@IsMoveDeliveryDay@=''Y''',0,TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:04.947 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564084 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.047 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564085,541372,0,20,541175,'IsMonthly',TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,'N','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Monthly',0,TO_TIMESTAMP('2019-02-11 15:14:04','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.047 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564085 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.137 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564086,541368,0,20,541175,'IsMoveDeliveryDay',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Move Delivery Day to next/previous Day','@IsCancelDeliveryDay@=''Y''',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.147 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564086 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.268 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564087,541370,0,20,541175,'IsWeekly',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Weekly',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.268 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564087 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.398 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564088,541366,0,19,541175,'M_Tour_ID',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'D',10,'Y','Y','N','N','N','N','Y','Y','N','N','N','N','Tour',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.398 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564088 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.528 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,ValueMax,ValueMin,Version) VALUES (0,564089,2454,0,11,541175,'MonthDay',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'Day of the month 1 to 28/29/30/31','D',14,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Day of the Month',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'31','1',0) ; -- 2019-02-11T15:14:05.528 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564089 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.648 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564090,469,0,10,541175,'Name',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'Alphanumeric identifier of the entity','D',60,'The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.','Y','Y','N','N','Y','N','Y','N','Y','Y','N','Y','Name',1,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0.0) ; -- 2019-02-11T15:14:05.648 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564090 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.748 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564091,1769,0,20,541175,'OnFriday',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','Freitags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Freitag',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.758 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564091 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.868 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564092,1770,0,20,541175,'OnMonday',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','Montags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Montag',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.878 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564092 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:05.978 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564093,1771,0,20,541175,'OnSaturday',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','Samstags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Samstag',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:05.978 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564093 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.078 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564094,1772,0,20,541175,'OnSunday',TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,'N','Sonntags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Sonntag',0,TO_TIMESTAMP('2019-02-11 15:14:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.078 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564094 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.198 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564095,1773,0,20,541175,'OnThursday',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'N','Donnerstags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Donnerstag',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.198 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564095 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.331 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564096,1774,0,20,541175,'OnTuesday',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'N','Dienstags verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Dienstag',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.341 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564096 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.442 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DefaultValue,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564097,1775,0,20,541175,'OnWednesday',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'N','Mittwochs verfügbar','D',1,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Mittwoch',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.452 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564097 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.552 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564098,542176,0,24,541175,'PreparationTime_1',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for monday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Mo','@OnMonday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.552 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564098 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.652 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564099,542177,0,24,541175,'PreparationTime_2',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for tuesday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Di','@OnTuesday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.652 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564099 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.762 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564100,542178,0,24,541175,'PreparationTime_3',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for wednesday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Mi','@OnWednesday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.762 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564100 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.882 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564101,542179,0,24,541175,'PreparationTime_4',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for thursday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Do','@OnThursday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.882 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564101 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:06.972 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564102,542180,0,24,541175,'PreparationTime_5',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for Friday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Fr','@OnFriday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:06.972 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564102 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:07.062 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564103,542181,0,24,541175,'PreparationTime_6',TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for Saturday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit Sa','@OnSaturday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:07.072 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564103 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:07.172 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,ReadOnlyLogic,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564104,542182,0,24,541175,'PreparationTime_7',TO_TIMESTAMP('2019-02-11 15:14:07','YYYY-MM-DD HH24:MI:SS'),100,'Preparation time for Sunday','D',10,'Y','Y','N','N','N','N','N','N','N','N','N','Y','Bereitstellungszeit So','@OnSunday@=''N''',0,TO_TIMESTAMP('2019-02-11 15:14:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:07.172 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564104 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:07.272 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564105,617,0,15,541175,'ValidFrom',TO_TIMESTAMP('2019-02-11 15:14:07','YYYY-MM-DD HH24:MI:SS'),100,'Gültig ab inklusiv (erster Tag)','D',7,'"Gültig ab" bezeichnet den ersten Tag eines Gültigkeitzeitraumes.','Y','Y','N','N','N','N','Y','N','N','N','N','Y','Gültig ab',0,TO_TIMESTAMP('2019-02-11 15:14:07','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-11T15:14:07.282 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564105 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-11T15:14:28.621 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column_Trl WHERE AD_Column_ID=564086 ; -- 2019-02-11T15:14:28.631 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column WHERE AD_Column_ID=564086 ; -- 2019-02-11T15:14:32.689 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column_Trl WHERE AD_Column_ID=564084 ; -- 2019-02-11T15:14:32.699 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column WHERE AD_Column_ID=564084 ; -- 2019-02-12T16:15:25.602 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column_Trl WHERE AD_Column_ID=564088 ; -- 2019-02-12T16:15:25.617 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column WHERE AD_Column_ID=564088 ; -- 2019-02-12T16:16:12.701 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element (AD_Client_ID,AD_Element_ID,AD_Org_ID,ColumnName,Created,CreatedBy,EntityType,IsActive,Name,PrintName,Updated,UpdatedBy) VALUES (0,576102,0,'IsCancelPhoneCall',TO_TIMESTAMP('2019-02-12 16:16:12','YYYY-MM-DD HH24:MI:SS'),100,'D','Y','IsCancelPhoneCall','IsCancelPhoneCall',TO_TIMESTAMP('2019-02-12 16:16:12','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-02-12T16:16:12.716 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element_Trl (AD_Language,AD_Element_ID, CommitWarning,Description,Help,Name,PO_Description,PO_Help,PO_Name,PO_PrintName,PrintName,WEBUI_NameBrowse,WEBUI_NameNew,WEBUI_NameNewBreadcrumb, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Element_ID, t.CommitWarning,t.Description,t.Help,t.Name,t.PO_Description,t.PO_Help,t.PO_Name,t.PO_PrintName,t.PrintName,t.WEBUI_NameBrowse,t.WEBUI_NameNew,t.WEBUI_NameNewBreadcrumb, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Element t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' OR l.IsBaseLanguage='Y') AND t.AD_Element_ID=576102 AND NOT EXISTS (SELECT 1 FROM AD_Element_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Element_ID=t.AD_Element_ID) ; -- 2019-02-12T16:16:26.883 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,DefaultValue,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,564113,576102,0,20,541175,'IsCancelPhoneCall',TO_TIMESTAMP('2019-02-12 16:16:26','YYYY-MM-DD HH24:MI:SS'),100,'N','N','D',1,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','IsCancelPhoneCall',0,0,TO_TIMESTAMP('2019-02-12 16:16:26','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-02-12T16:16:26.897 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=564113 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-02-12T16:17:44.319 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column_Trl WHERE AD_Column_ID=564113 ; -- 2019-02-12T16:17:44.330 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator DELETE FROM AD_Column WHERE AD_Column_ID=564113 ;
<filename>sitestats/updating/SiteStats_1-x_2-0_oracle_conversion.sql -- This is the MySQL SiteStats 1.x -> 2.0 conversion script ---------------------------------------------------------------------------------------------------------------------------------------- -- -- Run this before you run your first app server with the updated SiteStats. -- auto.ddl does not need to be enabled in your app server - this script takes care of all new TABLEs, changed TABLEs, and changed data. -- ---------------------------------------------------------------------------------------------------------------------------------------- -- Create new reports table create table SST_REPORTS (ID number(19,0) not null, SITE_ID varchar2(99 char), TITLE varchar2(255 char) not null, DESCRIPTION clob, HIDDEN number(1,0), REPORT_DEF clob not null, CREATED_BY varchar2(99 char) not null, CREATED_ON timestamp not null, MODIFIED_BY varchar2(99 char), MODIFIED_ON timestamp, primary key (ID)); create index SST_REPORTS_SITE_ID_IX on SST_REPORTS (SITE_ID); create sequence SST_REPORTS_ID; -- STAT-35: Preload with default reports -- 0) Activity total (Show activity in site, with totals per event.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report0_title}','${predefined_report0_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>event</howChartSource><howChartType>pie</howChartType><howLimitedMaxResults>false</howLimitedMaxResults><howMaxResults>0</howMaxResults><howPresentationMode>how-presentation-both</howPresentationMode><howSort>true</howSort><howSortAscending>true</howSortAscending><howSortBy>event</howSortBy><howTotalsBy><howTotalsBy>event</howTotalsBy></howTotalsBy><siteId/><what>what-events</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-all</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 1) Most accessed files (Show top 10 most accessed files.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report1_title}','${predefined_report1_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>resource</howChartSource><howChartType>pie</howChartType><howLimitedMaxResults>true</howLimitedMaxResults><howMaxResults>10</howMaxResults><howPresentationMode>how-presentation-both</howPresentationMode><howSort>true</howSort><howSortAscending>false</howSortAscending><howSortBy>total</howSortBy><howTotalsBy><howTotalsBy>resource</howTotalsBy></howTotalsBy><siteId/><what>what-resources</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>true</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>read</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-all</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 2) Most active users (Show top 10 users with most activity in site.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report2_title}','${predefined_report2_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>user</howChartSource><howChartType>pie</howChartType><howLimitedMaxResults>true</howLimitedMaxResults><howMaxResults>10</howMaxResults><howPresentationMode>how-presentation-both</howPresentationMode><howSort>true</howSort><howSortAscending>false</howSortAscending><howSortBy>total</howSortBy><howTotalsBy><howTotalsBy>user</howTotalsBy></howTotalsBy><siteId/><what>what-events</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-all</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 3) Less active users (Show top 10 users with less activity in site.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report3_title}','${predefined_report3_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>user</howChartSource><howChartType>bar</howChartType><howLimitedMaxResults>false</howLimitedMaxResults><howMaxResults>0</howMaxResults><howPresentationMode>how-presentation-both</howPresentationMode><howSort>true</howSort><howSortAscending>true</howSortAscending><howSortBy>total</howSortBy><howTotalsBy><howTotalsBy>user</howTotalsBy></howTotalsBy><siteId/><what>what-events</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-all</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 4) Users with more visits (Show top 10 users who have most visited the site.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report4_title}','${predefined_report4_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>user</howChartSource><howChartType>bar</howChartType><howLimitedMaxResults>false</howLimitedMaxResults><howMaxResults>0</howMaxResults><howPresentationMode>how-presentation-both</howPresentationMode><howSort>true</howSort><howSortAscending>false</howSortAscending><howSortBy>total</howSortBy><howTotalsBy><howTotalsBy>user</howTotalsBy></howTotalsBy><siteId/><what>what-visits</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-all</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 5) Users with no visits (Show users who have never visited the site.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report5_title}','${predefined_report5_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesSource>total</howChartSeriesSource><howChartSource>event</howChartSource><howChartType>bar</howChartType><howLimitedMaxResults>false</howLimitedMaxResults><howMaxResults>0</howMaxResults><howPresentationMode>how-presentation-table</howPresentationMode><howSort>false</howSort><howSortAscending>false</howSortAscending><howSortBy>default</howSortBy><howTotalsBy><howTotalsBy>user</howTotalsBy></howTotalsBy><siteId/><what>what-visits</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-none</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- 6) Users with no activity (Show users with no activity in site.) insert into SST_REPORTS (ID,SITE_ID,TITLE,DESCRIPTION,HIDDEN,REPORT_DEF,CREATED_BY,CREATED_ON,MODIFIED_BY,MODIFIED_ON) values (SST_REPORTS_ID.NEXTVAL,NULL,'${predefined_report6_title}','${predefined_report6_description}',0,'<?xml version=''1.0'' ?><ReportParams><howChartCategorySource>none</howChartCategorySource><howChartSeriesPeriod>byday</howChartSeriesPeriod><howChartSeriesSource>total</howChartSeriesSource><howChartSource>event</howChartSource><howChartType>bar</howChartType><howLimitedMaxResults>false</howLimitedMaxResults><howMaxResults>0</howMaxResults><howPresentationMode>how-presentation-table</howPresentationMode><howSort>false</howSort><howSortAscending>true</howSortAscending><howSortBy>default</howSortBy><howTotalsBy><howTotalsBy>user</howTotalsBy></howTotalsBy><siteId/><what>what-events</what><whatEventIds/><whatEventSelType>what-events-bytool</whatEventSelType><whatLimitedAction>false</whatLimitedAction><whatLimitedResourceIds>false</whatLimitedResourceIds><whatResourceAction>new</whatResourceAction><whatResourceIds/><whatToolIds><whatToolIds>all</whatToolIds></whatToolIds><when>when-all</when><whenFrom/><whenTo/><who>who-none</who><whoGroupId/><whoRoleId>access</whoRoleId><whoUserIds/></ReportParams>','preload',(SELECT current_date FROM dual),'preload',(SELECT current_date FROM dual)); -- STAT-151: Improve getTotalSiteUniqueVisits() execution time create index SST_EVENTS_SITEEVENTUSER_ID_IX on SST_EVENTS (SITE_ID,EVENT_ID,USER_ID);
-- MySQL dump 10.13 Distrib 5.7.17, for Win64 (x86_64) -- -- Host: localhost Database: loja -- ------------------------------------------------------ -- Server version 5.5.5-10.1.31-MariaDB /*!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 utf8 */; /*!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 `cargo` -- DROP TABLE IF EXISTS `cargo`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `cargo` ( `id` int(11) NOT NULL AUTO_INCREMENT, `descricao` varchar(45) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cargo` -- LOCK TABLES `cargo` WRITE; /*!40000 ALTER TABLE `cargo` DISABLE KEYS */; INSERT INTO `cargo` VALUES (1,'Vendedor'),(2,'Atendente'),(3,'Gerente'); /*!40000 ALTER TABLE `cargo` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `categoria` -- DROP TABLE IF EXISTS `categoria`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `categoria` ( `id` int(11) NOT NULL AUTO_INCREMENT, `descricao` varchar(45) COLLATE utf8_unicode_ci NOT NULL, `tipo` varchar(45) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `categoria` -- LOCK TABLES `categoria` WRITE; /*!40000 ALTER TABLE `categoria` DISABLE KEYS */; INSERT INTO `categoria` VALUES (1,'Eletronicos','Produto'),(2,'Informatica','Produto'),(3,'Jardim','Produto'),(4,'Mesa/Banho','Produto'),(5,'Jogos','Produto'),(9,'Equipamentos de computador','Produto'),(10,'Assistencia tecnica','Servicos'),(11,'Formatação','Servicos'),(12,'Limpeza','Servicos'); /*!40000 ALTER TABLE `categoria` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `funcionarios` -- DROP TABLE IF EXISTS `funcionarios`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `funcionarios` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nome` varchar(45) NOT NULL, `id_cargo` int(11) NOT NULL, `cpf` varchar(14) NOT NULL, `matricula` varchar(13) DEFAULT NULL, `dt_nascimento` date NOT NULL, `telefone` varchar(15) NOT NULL, `email` varchar(85) NOT NULL, `sexo` char(1) NOT NULL, `dt_admissao` varchar(45) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `cpf_UNIQUE` (`cpf`), KEY `fk_idcargo_idx` (`id_cargo`), CONSTRAINT `fk_idcargo` FOREIGN KEY (`id_cargo`) REFERENCES `cargo` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `funcionarios` -- LOCK TABLES `funcionarios` WRITE; /*!40000 ALTER TABLE `funcionarios` DISABLE KEYS */; INSERT INTO `funcionarios` VALUES (1,'<NAME>',3,'012.368.571-65','012.368.571','1991-03-09','(61) 98757-158','<EMAIL>','M','1991-12-12'),(2,'<NAME>',2,'013.347.011-28','0123.4582.178','1990-01-30','(61) 98856-857','<EMAIL>','M','2018-12-12'),(3,'<NAME>',1,'010.012.582-56','1236.8284.821','1995-06-08','(61) 99962-621','<EMAIL>','F','2014-01-08'),(4,'<NAME>',3,'012.828.796-58','4569.8247.452','1993-09-18','(61) 98635-850','<EMAIL>','F','2018-08-01'),(5,'Ze coelho',1,'284.121.721-72','','1999-11-02','(61) 98687-569','<EMAIL>','M','2018-12-11'); /*!40000 ALTER TABLE `funcionarios` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `produto` -- DROP TABLE IF EXISTS `produto`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `produto` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nome` varchar(45) COLLATE utf8_unicode_ci NOT NULL, `valor` decimal(14,2) NOT NULL, `estoque` int(11) NOT NULL DEFAULT '0', `id_categoria` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `produto` -- LOCK TABLES `produto` WRITE; /*!40000 ALTER TABLE `produto` DISABLE KEYS */; INSERT INTO `produto` VALUES (1,'Mouse',15.99,5,2),(2,'Teclado',19.99,3,2),(3,'Monitor',159.99,2,2),(4,'Impressora',178.99,5,2),(5,'CPU',399.99,15,2),(6,'Toalha',15.99,16,4),(7,'Lencol',75.00,7,4),(8,'Edredom',99.99,35,4),(9,'Pa pequena',19.99,3,3),(10,'Enxada',99.99,9,3),(11,'Celular',4999.99,18,1),(12,'Fonte Corsair 500W',230.00,2,2),(13,'Teclado BlackWidow Special Edition',600.00,1,2),(14,'Toalha StarWars Preta',10.50,2,4),(15,'Mouse Multilaser Ping',14.99,1,2),(16,'Cortador de Grama Max',259.99,1,3); /*!40000 ALTER TABLE `produto` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `servicos` -- DROP TABLE IF EXISTS `servicos`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `servicos` ( `id` int(11) NOT NULL AUTO_INCREMENT, `descricao` varchar(45) NOT NULL, `valor` decimal(14,2) NOT NULL, `id_categoria` int(11) NOT NULL, `id_funcionario` int(11) NOT NULL, `dt_inicio` date DEFAULT NULL, `dt_fim` date DEFAULT NULL, `status` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id_categoria_idx` (`id_categoria`), KEY `id_funcionario_idx` (`id_funcionario`), CONSTRAINT `id_categoria` FOREIGN KEY (`id_categoria`) REFERENCES `categoria` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `id_funcionario` FOREIGN KEY (`id_funcionario`) REFERENCES `funcionarios` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `servicos` -- LOCK TABLES `servicos` WRITE; /*!40000 ALTER TABLE `servicos` DISABLE KEYS */; /*!40000 ALTER TABLE `servicos` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `usuario` -- DROP TABLE IF EXISTS `usuario`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `usuario` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nome` varchar(75) COLLATE utf8_unicode_ci NOT NULL, `email` varchar(150) COLLATE utf8_unicode_ci NOT NULL, `senha` varchar(32) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `usuario` -- LOCK TABLES `usuario` WRITE; /*!40000 ALTER TABLE `usuario` DISABLE KEYS */; INSERT INTO `usuario` VALUES (1,'Mozart','<EMAIL>','e10adc3949ba59abbe56e057f20f883e'),(2,'Guilherme','<EMAIL>','81dc9bdb52d04dc20036dbd8313ed055'),(8,'Zé da caixa preta','<EMAIL>','5eac43aceba42c8757b54003a58277b5'),(11,'admin','admin','21232f297a57a5a743894a0e4a801fc3'); /*!40000 ALTER TABLE `usuario` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping events for database 'loja' -- -- -- Dumping routines for database 'loja' -- /*!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 2018-12-14 21:15:41
DROP TABLE IF EXISTS `dct_rel_b`; CREATE TABLE `dct_rel_b` ( `src` varchar(200) NOT NULL, `attr` char(4) NOT NULL, `no` smallint(6) NOT NULL, `dst` varchar(200) DEFAULT NULL, `memo` varchar(5000) DEFAULT NULL, PRIMARY KEY (`src`,`attr`,`no`), KEY `dct_idx_dst2` (`dst`) ) DEFAULT CHARSET=utf8; /*Data for the table `dct_rel_b` */ insert into `dct_rel_b`(`src`,`attr`,`no`,`dst`,`memo`) values ('211高校','INST',0,'上海财经大学',NULL), ('211高校','SUBS',0,'985高校',NULL), ('985高校','INST',0,'清华大学',NULL), ('985高校','INST',1,'华东师范大学',NULL), ('985高校','SUBS',0,'C9高校',NULL), ('985高校','SUBS',1,'华东五校',NULL), ('C9高校','INST',0,'清华大学',NULL), ('C9高校','INST',1,'北京大学',NULL), ('C9高校','INST',3,'复旦大学',NULL), ('中国','SUBT',0,'中国高校',NULL), ('中国','SUBT',1,'中国经济',NULL), ('中国高校','SUBS',0,'211高校',NULL), ('华东五校','INST',0,'复旦大学',NULL), ('复旦大学','ALIA',8,'FDU',NULL), ('复旦大学','ALIA',9,'Fudan University',NULL), ('复旦大学','ALIA',12,'复旦',NULL), ('学校','SUBS',0,'高校',NULL), ('高校','SUBS',0,'中国高校',NULL); /*Table structure for table `dct_rel_x1` */ DROP TABLE IF EXISTS `dct_rel_x1`; CREATE TABLE `dct_rel_x1` ( `src` varchar(200) NOT NULL, `attr` varchar(200) NOT NULL, `no` smallint(6) NOT NULL, `dst` varchar(200) DEFAULT NULL, `attrx` varchar(200) DEFAULT NULL, `pred` char(4) DEFAULT NULL, `dst_txt` varchar(5000) DEFAULT NULL, `dst_num` decimal(20,4) DEFAULT NULL, `dst_mu` varchar(100) DEFAULT NULL, `adv` varchar(200) DEFAULT NULL, `time1` datetime DEFAULT NULL, `time2` datetime DEFAULT NULL, `memo` varchar(5000) DEFAULT NULL, PRIMARY KEY (`src`,`attr`,`no`), KEY `dct_idx_dst2` (`dst`) ) DEFAULT CHARSET=utf8; /*Data for the table `dct_rel_x1` */ insert into `dct_rel_x1`(`src`,`attr`,`no`,`dst`,`attrx`,`pred`,`dst_txt`,`dst_num`,`dst_mu`,`adv`,`time1`,`time2`,`memo`) values ('北京大学','QS世界大学排名',0,NULL,'','IS','',38.0000,'名次',NULL,NULL,NULL,NULL), ('北京大学','主要学科特色',0,'综合','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','主要高考招生批次',0,'一本','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','创办时间',0,NULL,'','IS','',1898.0000,'年',NULL,NULL,NULL,NULL), ('北京大学','办学性质',0,'公办','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','学院',0,'经济学院','','HAS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','所在地(地级)',0,'海淀区','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','所在地(省级)',0,'北京市','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','所属国家',0,'中国','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','所属部门',0,'教育部','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('北京大学','面积',0,NULL,'','IS','',4488.0000,'亩',NULL,NULL,NULL,NULL), ('复旦大学','QS世界大学排名',0,NULL,'','IS','',40.0000,'名次',NULL,NULL,NULL,NULL), ('复旦大学','创办时间',0,NULL,'','IS','',1905.0000,'年',NULL,NULL,NULL,NULL), ('复旦大学','办学性质',0,'公办','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','学科特色',0,'综合','主要','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','学院',0,'经济学院','','HAS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','学院',1,'计算机科学计算学院','','HAS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','所在地(地级)',0,'杨浦区','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','所在地(省级)',0,'上海市','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','所属国家',0,'中国','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','所属部门',0,'教育部','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校区',0,'复旦大学邯郸校区','','ARE',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校区',1,'复旦大学江湾校区','','ARE',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校区',2,'复旦大学张江校区','','ARE',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校区',3,'复旦大学枫林校区','','ARE',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校训',0,NULL,'','IS','博学而笃志,切问而近思',0.0000,'',NULL,NULL,NULL,NULL), ('复旦大学','校长',0,'许宁生','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','校长',1,'杨玉良','','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), ('复旦大学','面积',0,NULL,'大致','IS','',3476.0000,'亩',NULL,NULL,NULL,NULL), ('复旦大学','高考招生批次',0,'一本','主要','IS',NULL,NULL,NULL,NULL,NULL,NULL,NULL), /*Table structure for table `dct_word` */ DROP TABLE IF EXISTS `dct_word`; CREATE TABLE `dct_word` ( `text` varchar(50) NOT NULL, `desc` varchar(255) DEFAULT NULL, `update_time` datetime DEFAULT NULL, `state` char(1) DEFAULT NULL, PRIMARY KEY (`text`) ) DEFAULT CHARSET=utf8; /*Data for the table `dct_word` */ insert into `dct_word`(`text`,`desc`,`update_time`,`state`) values ('211高校','auto imported',NULL,NULL), ('985高校','auto imported',NULL,NULL), ('C9高校','auto imported',NULL,NULL), ('FDU','auto imported',NULL,NULL), ('Fudan University','auto imported',NULL,NULL), ('一本','auto imported',NULL,NULL), ('上海市','auto imported',NULL,NULL), ('中国','auto imported',NULL,NULL), ('中国经济','auto imported',NULL,NULL), ('中国高校','auto imported',NULL,NULL), ('公办','auto imported',NULL,NULL), ('北京大学','auto imported',NULL,NULL), ('北京市','auto imported',NULL,NULL), ('华东五校','auto imported',NULL,NULL), ('复旦','auto imported',NULL,NULL), ('复旦大学','auto imported',NULL,NULL), ('复旦大学张江校区','auto imported',NULL,NULL), ('复旦大学旅游协会','auto imported',NULL,NULL), ('复旦大学枫林校区','auto imported',NULL,NULL), ('复旦大学江湾校区','auto imported',NULL,NULL), ('复旦大学邯郸校区','auto imported',NULL,NULL), ('复旦研究生园委会','auto imported',NULL,NULL), ('学校','auto imported',NULL,NULL), ('学校社团','auto imported',NULL,NULL), ('教育部','auto imported',NULL,NULL), ('杨浦区','auto imported',NULL,NULL), ('杨玉良','auto imported',NULL,NULL), ('海淀区','auto imported',NULL,NULL), ('经济学院','auto imported',NULL,NULL), ('综合','auto imported',NULL,NULL), ('计算机学院','auto imported',NULL,NULL), ('计算机科学计算学院','auto imported',NULL,NULL), ('许宁生','auto imported',NULL,NULL), ('高校','auto imported',NULL,NULL);
<filename>param.sql show parameter &1;
<reponame>SAP-samples/smp-mobiliser-template /*==============================================================*/ /* Table: CUS_BLACKLIST_TYPES */ /*==============================================================*/ create table CUS_BLACKLIST_TYPES ( ID_BLACKLIST_TYPE NUMBER(5) not null, STR_BLACKLIST_TYPE VARCHAR2(80 char) not null, ID_ERROR_CODE NUMBER(5), DAT_CREATION TIMESTAMP, ID_CUSTOMER_CREATION NUMBER(18), DAT_LAST_UPDATE TIMESTAMP, ID_CUSTOMER_LAST_UPDATE NUMBER(18), constraint PK_BLACKLIST_TYPES primary key (ID_BLACKLIST_TYPE) ); comment on table CUS_BLACKLIST_TYPES is 'Lookup table for the various different type of black list reasons'; comment on column CUS_BLACKLIST_TYPES.ID_BLACKLIST_TYPE is 'The ID of the blacklist type'; comment on column CUS_BLACKLIST_TYPES.STR_BLACKLIST_TYPE is 'The name of the blacklist type'; comment on column CUS_BLACKLIST_TYPES.ID_ERROR_CODE is 'The error code to use for failing a transaction due to blacklisting'; /*==============================================================*/ /* Table: CUS_BLACKLIST */ /*==============================================================*/ create table CUS_BLACKLIST ( ID_ENTITY NUMBER(18) not null, ID_BLACKLIST_TYPE NUMBER(5) not null, STR_NAME VARCHAR2(200 char), DAT_CREATION TIMESTAMP, ID_CUSTOMER_CREATION NUMBER(18), DAT_LAST_UPDATE TIMESTAMP, ID_CUSTOMER_LAST_UPDATE NUMBER(18), constraint PK_BLACKLIST primary key (ID_ENTITY) ); comment on table CUS_BLACKLIST is 'Table holding names of blacklisted persons'; comment on column CUS_BLACKLIST.ID_ENTITY is 'The ID of the blacklist entry'; comment on column CUS_BLACKLIST.ID_BLACKLIST_TYPE is 'The type of blacklist entry ; reason for blacklist'; comment on column CUS_BLACKLIST.STR_NAME is 'The name of the blacklisted person'; create index IDX_BLACKLIST_NAME on CUS_BLACKLIST ( STR_NAME ASC ); alter table CUS_BLACKLIST_TYPES add constraint FK_BLACKLIST_TY_ERR_COD foreign key (ID_ERROR_CODE) references MOB_ERROR_CODES (ID_ERROR_CODE) not deferrable; alter table CUS_BLACKLIST add constraint FK_BLACKLIST_BLACK_LST_TY foreign key (ID_BLACKLIST_TYPE) references CUS_BLACKLIST_TYPES (ID_BLACKLIST_TYPE) not deferrable;
SELECT dumpColumnStructure(['Hello', 'World']::Array(LowCardinality(String)));
<reponame>HuttonICS/germinate-server<gh_stars>1-10 /* * Copyright $today.year Information and Computational Sciences, * The James Hutton Institute. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ SET FOREIGN_KEY_CHECKS=0; /* SETUP */ DROP PROCEDURE IF EXISTS drop_all_foreign_keys; DELIMITER // CREATE PROCEDURE drop_all_foreign_keys(IN tableName TEXT) BEGIN DECLARE index_name TEXT DEFAULT NULL; DECLARE done TINYINT DEFAULT FALSE; DECLARE cursor1 CURSOR FOR SELECT constraint_name FROM information_schema.TABLE_CONSTRAINTS WHERE TABLE_SCHEMA = database() AND TABLE_NAME = tableName AND CONSTRAINT_TYPE = "FOREIGN KEY"; DECLARE CONTINUE HANDLER FOR NOT FOUND SET done = TRUE; OPEN cursor1; my_loop: LOOP FETCH NEXT FROM cursor1 INTO index_name; IF done THEN LEAVE my_loop; ELSE SET @query = CONCAT('ALTER TABLE `', tableName, '` DROP FOREIGN KEY ', index_name); PREPARE stmt FROM @query; EXECUTE stmt; DEALLOCATE PREPARE stmt; END IF; END LOOP; END; // DELIMITER ; INSERT INTO `groups` (`name`, `description`, `visibility`, `grouptype_id`) SELECT `name`, `name`, 1, 1 FROM `megaenvironments`; INSERT INTO `groupmembers` (`foreign_id`, `group_id`) SELECT `location_id`, (SELECT `id` FROM `groups` WHERE `groups`.`name` = `megaenvironments`.`name`) FROM `megaenvironmentdata` LEFT JOIN `megaenvironments` ON `megaenvironmentdata`.`megaenvironment_id` = `megaenvironments`.`id` WHERE `megaenvironmentdata`.`is_final` = 1; DROP TABLE `megaenvironmentdata`; DROP TABLE `megaenvironments`; DROP TABLE `megaenvironmentsource`; ALTER TABLE `climatedata` CHANGE COLUMN `recording_date` `old_recording_date` varchar(32) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL COMMENT 'The month that the data was recorded. This uses an integer to represent the month (1-12).' AFTER `dataset_id`; ALTER TABLE `climatedata` ADD COLUMN `recording_date` datetime(0) NULL COMMENT 'The date at which this data point was recorded.' AFTER `dataset_id`; UPDATE `climatedata` SET `recording_date` = STR_TO_DATE(CONCAT(YEAR(CURDATE()), '-', LPAD(`old_recording_date`,2 , '00'), '-01'), '%Y-%m-%d'); ALTER TABLE `climatedata` ADD INDEX `climate_query_index`(`climate_id`, `location_id`, `recording_date`, `dataset_id`, `climate_value`); CREATE TABLE `datasetlocations` ( `dataset_id` int(11) NOT NULL, `location_id` int(11) NOT NULL, `created_on` datetime NULL DEFAULT CURRENT_TIMESTAMP(0), `updated_on` timestamp NULL DEFAULT CURRENT_TIMESTAMP(0), PRIMARY KEY (`dataset_id`, `location_id`), FOREIGN KEY (`dataset_id`) REFERENCES `datasets` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, FOREIGN KEY (`location_id`) REFERENCES `locations` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ); INSERT INTO `datasetlocations` (`dataset_id`, `location_id`) SELECT `id`, `location_id` FROM `datasets` WHERE NOT ISNULL(`location_id`); CALL drop_all_foreign_keys('datasets'); ALTER TABLE `datasets` DROP `location_id`; ALTER TABLE `datasets` ADD CONSTRAINT `datasets_ibfk_experiment` FOREIGN KEY (`experiment_id`) REFERENCES `experiments` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `datasets_ibfk_dataset_state` FOREIGN KEY (`dataset_state_id`) REFERENCES `datasetstates` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `datasets_ibfk_license` FOREIGN KEY (`license_id`) REFERENCES `licenses` (`id`) ON DELETE SET NULL ON UPDATE CASCADE; CREATE TABLE `imagetags` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tag_name` varchar(255) NOT NULL, `created_on` datetime NULL DEFAULT CURRENT_TIMESTAMP(0), `updated_on` timestamp NULL DEFAULT CURRENT_TIMESTAMP(0) ON UPDATE CURRENT_TIMESTAMP(0), PRIMARY KEY (`id`) ); ALTER TABLE `imagetags` ADD INDEX `imagetags_tag_name`(`tag_name`) USING BTREE; CREATE TABLE `image_to_tags` ( `image_id` int(11) NOT NULL, `imagetag_id` int(11) NOT NULL, `created_on` datetime NULL DEFAULT CURRENT_TIMESTAMP(0), `updated_on` timestamp NULL DEFAULT CURRENT_TIMESTAMP(0) ON UPDATE CURRENT_TIMESTAMP(0), PRIMARY KEY (`image_id`, `imagetag_id`), CONSTRAINT `image_to_tag_ibfk_image` FOREIGN KEY (`image_id`) REFERENCES `images` (`id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `image_to_tag_ibfk_imagetag` FOREIGN KEY (`imagetag_id`) REFERENCES `imagetags` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ); UPDATE `news` SET `image` = REPLACE(`image`, 'css/images/css-images/', ''); ALTER TABLE `images` ADD INDEX `imagetype_foreign_id`(`foreign_id`) USING BTREE; /* Add indices on `name` and `number` if they don't already exist */ DROP PROCEDURE IF EXISTS drop_index_if_exists; DELIMITER // CREATE PROCEDURE drop_index_if_exists(IN theTable varchar(128), IN theColumn varchar(128)) BEGIN DECLARE done INT DEFAULT FALSE; DECLARE indexName TEXT; DECLARE cur1 CURSOR FOR SELECT index_name AS index_exists FROM information_schema.statistics WHERE TABLE_SCHEMA = DATABASE() and table_name = theTable AND column_name = theColumn; DECLARE CONTINUE HANDLER FOR NOT FOUND SET done = TRUE; OPEN cur1; read_loop: LOOP FETCH cur1 INTO indexName; IF done THEN LEAVE read_loop; END IF; SET @SQL = CONCAT('DROP INDEX ', indexName, ' ON ', theTable); PREPARE stmt FROM @SQL; EXECUTE stmt; DEALLOCATE PREPARE stmt; END LOOP; CLOSE cur1; END; // DELIMITER ; CALL drop_index_if_exists('germinatebase', 'name'); CALL drop_index_if_exists('germinatebase', 'number'); ALTER TABLE `germinatebase` ADD INDEX `germinatebase_name`(`name`) USING BTREE, ADD INDEX `germinatebase_number`(`number`) USING BTREE; /* Move experiment type to dataset type */ ALTER TABLE `datasets` ADD COLUMN `datasettype_id` int(11) NOT NULL DEFAULT -1 COMMENT 'Foreign key to datasettypes (datasettypes.id).' AFTER `experiment_id`; UPDATE `datasets` SET `datasettype_id` = ( SELECT `experiment_type_id` FROM `experiments` WHERE `experiments`.`id` = `datasets`.`experiment_id` ); CALL drop_all_foreign_keys('experiments'); ALTER TABLE `experiments` DROP COLUMN `experiment_type_id`; RENAME TABLE `experimenttypes` TO `datasettypes`; ALTER TABLE `datasettypes`ADD INDEX(`id`); ALTER TABLE `datasets` ADD CONSTRAINT `datasets_ibfk_datasettypes` FOREIGN KEY (`datasettype_id`) REFERENCES `datasettypes` (`id`) ON DELETE CASCADE ON UPDATE CASCADE; DROP TABLE IF EXISTS `dataset_export_jobs`; CREATE TABLE `dataset_export_jobs` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uuid` varchar(36) NOT NULL, `job_id` text NOT NULL, `user_id` int(11) NULL, `status` enum('waiting','running','failed','completed','cancelled') NOT NULL DEFAULT 'waiting', `visibility` tinyint(1) NOT NULL DEFAULT 1, `datasettype_id` int(11) NULL, `dataset_ids` json NULL, `result_size` bigint NULL, `created_on` datetime(0) NULL DEFAULT CURRENT_TIMESTAMP(0), `updated_on` timestamp(0) NULL DEFAULT CURRENT_TIMESTAMP(0) ON UPDATE CURRENT_TIMESTAMP(0), PRIMARY KEY (`id`), FOREIGN KEY (`datasettype_id`) REFERENCES `datasettypes` (`id`) ON DELETE SET NULL ON UPDATE CASCADE ); /* Convert the whole database to UTF-8 */ ALTER TABLE `analysismethods` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `attributedata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `attributes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `biologicalstatus` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `climatedata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `climateoverlays` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `climates` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `collaborators` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `collectingsources` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `comments` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `commenttypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `compounddata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `compounds` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `countries` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `dataset_export_jobs` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetaccesslogs` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetcollaborators` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetlocations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetmembers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetmembertypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetmeta` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetpermissions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasets` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasetstates` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `datasettypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `entitytypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `experiments` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `germinatebase` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `groupmembers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `groups` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `grouptypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `image_to_tags` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `images` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `imagetags` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `imagetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `institutions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `licensedata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `licenselogs` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `licenses` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `links` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `linktypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `locales` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `locations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `locationtypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `mapdefinitions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `mapfeaturetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `maps` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `markers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `markertypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `mlsstatus` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `news` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `newstypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `pedigreedefinitions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `pedigreedescriptions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `pedigreenotations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `pedigrees` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `phenotypedata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `phenotypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `schema_version` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `storage` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `storagedata` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `synonyms` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `synonymtypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `taxonomies` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `treatments` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `trialseries` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `units` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `usergroupmembers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; ALTER TABLE `usergroups` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; /* Cleanup */ DROP PROCEDURE IF EXISTS drop_all_foreign_keys; DROP PROCEDURE IF EXISTS drop_index_if_exists; DROP TABLE IF EXISTS `data_import_jobs`; CREATE TABLE `data_import_jobs` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uuid` varchar(36) NOT NULL, `job_id` mediumtext NOT NULL, `user_id` int(11) NULL, `original_filename` varchar(266) NOT NULL, `is_update` tinyint(1) NOT NULL DEFAULT 0, `datatype` enum('mcpd','trial','compound','genotype','pedigree','groups') NOT NULL DEFAULT 'mcpd', `status` enum('waiting','running','failed','completed','cancelled') NOT NULL DEFAULT 'waiting', `imported` tinyint(1) NOT NULL DEFAULT 0, `visibility` tinyint(1) NOT NULL DEFAULT 1, `feedback` json NULL, `created_on` datetime NULL DEFAULT CURRENT_TIMESTAMP(0), `updated_on` timestamp NULL DEFAULT CURRENT_TIMESTAMP(0) ON UPDATE CURRENT_TIMESTAMP(0), PRIMARY KEY (`id`) ); ALTER TABLE `data_import_jobs` ADD INDEX `data_import_jobs_uuid`(`uuid`) USING BTREE, ADD INDEX `data_import_jobs_status`(`status`) USING BTREE, ADD INDEX `data_import_jobs_visibility`(`visibility`) USING BTREE; ALTER TABLE`datasetaccesslogs` DROP FOREIGN KEY `datasetaccesslogs_ibfk_1`; ALTER TABLE `datasetaccesslogs` ADD FOREIGN KEY (`dataset_id`) REFERENCES `datasets` (`id`) ON DELETE CASCADE ON UPDATE CASCADE; SET FOREIGN_KEY_CHECKS=1;
IF OBJECT_ID('finance.auto_verification_policy_scrud_view') IS NOT NULL DROP VIEW finance.auto_verification_policy_scrud_view; GO CREATE VIEW finance.auto_verification_policy_scrud_view AS SELECT finance.auto_verification_policy.auto_verification_policy_id, finance.auto_verification_policy.user_id, account.get_name_by_user_id(finance.auto_verification_policy.user_id) AS "user", finance.auto_verification_policy.office_id, core.get_office_name_by_office_id(finance.auto_verification_policy.office_id) AS office, finance.auto_verification_policy.effective_from, finance.auto_verification_policy.ends_on, finance.auto_verification_policy.is_active FROM finance.auto_verification_policy WHERE finance.auto_verification_policy.deleted = 0; GO
<reponame>covid-be-app/cwa-server ALTER TABLE diagnosis_key ADD COLUMN country varchar(3) NOT NULL; ALTER TABLE diagnosis_key ADD COLUMN mobile_test_id varchar(15) NOT NULL; ALTER TABLE diagnosis_key ADD COLUMN date_patient_infectious DATE NOT NULL; ALTER TABLE diagnosis_key ADD COLUMN date_test_communicated DATE NOT NULL; ALTER TABLE diagnosis_key ADD COLUMN result_channel int NOT NULL;
<filename>kata-files/lesson2/postgresql/expected/MYLARGESCHEMA/function/func722.sql CREATE FUNCTION func722() RETURNS integer LANGUAGE plpgsql AS $$ DECLARE val INTEGER; BEGIN val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.TABLE446);val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.TABLE193);val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.TABLE132);val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.VIEW16);val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.VIEW10);val:=(SELECT COUNT(*)INTO MYCOUNT FROM MYLARGESCHEMA.VIEW72);CALL FUNC551(MYVAR);CALL FUNC672(MYVAR);CALL FUNC407(MYVAR);CALL FUNC984(MYVAR);END $$; GO
<gh_stars>100-1000 alter table `name_server` add column `base_dir` varchar(360) DEFAULT '/opt/mqcloud/ns' COMMENT '安装路径'; alter table `broker` add column `base_dir` varchar(360) DEFAULT NULL COMMENT '安装路径';
--- pg_exttable --- \echo -- start_ignore select * from pg_exttable; \echo -- end_ignore
<reponame>fauazan-muntaza/catatan_openpersediaan_balangan<gh_stars>0 INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,517,9,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,539,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,562,178,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,575,670,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,628,20,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,638,1439,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,681,57,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,475,1900,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,699,900,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2505,2504,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,750,21,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,937,36,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,927,3649,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5055,5,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,491,1800,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,511,812,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,536,170,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,556,578,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,565,615,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,549,19,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,486,80,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5060,10,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,499,14,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,525,380,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,535,11,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,584,70,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,571,10,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,520,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,507,414,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,495,25,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,538,450,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5140,8,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5150,7,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,601,4,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,611,2265,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5223,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2588,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2592,90,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,706,11300,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,786,430,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,799,11,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,857,110,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2613,6,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,548,24,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,567,25,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,603,125,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,614,1229,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,582,12,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2660,50,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,570,15,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,561,20,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,550,770,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,532,380,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,482,410,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,479,7,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,490,275,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2730,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,500,520,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,512,470,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,515,800,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5179,10,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,534,89,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2727,90,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,581,40,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,587,2035,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,569,41,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,594,8,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,629,240,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,649,220,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,660,280,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,665,1771,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,477,165,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,687,37,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,542,35,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,531,12,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,553,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,576,25,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,564,7,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,589,600,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,618,250,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,641,150,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,647,8,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,733,72,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,3880,358,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,516,3,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,777,6,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,610,1395,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,648,7,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,627,50,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,662,1105,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,693,11,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,724,130,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,770,19,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,484,31,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,591,1455,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,609,25,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,652,135,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,715,16,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,749,3,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,793,9,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,885,26,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,890,920,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5154,9,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,931,758,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,916,47,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,922,208,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,654,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,858,1525,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,970,6,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,992,100,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,1000,6020,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,540,14,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,566,664,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,580,19,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,606,4,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,623,5,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,678,1755,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,729,160,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5151,18,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,579,30,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,605,5,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,13503,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,639,2371,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,709,14,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,676,3,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,685,230,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,10447,2580,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,10460,9,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,923,125,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,930,87,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,928,56,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,933,5,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2336,4,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,850,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2523,12,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5019,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,888,50,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,934,33,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,918,56,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,942,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,949,19,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2559,26,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,2502,150,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,977,154,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,984,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,870,56,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,7819,100,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,10672,3,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,708,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,714,7,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,713,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,7264,20,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,819,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,891,2,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,833,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,827,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,947,5,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,789,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,774,30,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,690,49,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,13504,39,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,730,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,705,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,5309,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,697,4,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,753,30,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,701,1,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,781,100,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,10462,20,0); INSERT INTO persediaan (id_transaksi, id_barang, jumlah, harga) VALUES (98602,12286,10,0);
/* Navicat MariaDB Data Transfer Source Server : localhost Source Server Version : 100312 Source Host : localhost:3307 Source Database : payambaran Target Server Type : MariaDB Target Server Version : 100312 File Encoding : 65001 Date: 2019-03-14 15:08:54 */ SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for attachment -- ---------------------------- DROP TABLE IF EXISTS `attachment`; CREATE TABLE `attachment` ( `id` int(10) NOT NULL AUTO_INCREMENT, `userID` int(10) NOT NULL COMMENT 'User uploaded the file.\r\nNULL is system files.', `dyna` blob DEFAULT NULL COMMENT 'ItemID\r\nPath\r\nFilename\r\nType', `created` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `status` tinyint(1) NOT NULL COMMENT '-1: Deleted\r\n0: Suspended\r\n1: Active', PRIMARY KEY (`id`), KEY `Created` (`created`), KEY `Status` (`status`), KEY `UserID` (`userID`) USING BTREE ) ENGINE=InnoDB AUTO_INCREMENT=54 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='All files uploaded to system are logged here'; -- ---------------------------- -- Records of attachment -- ---------------------------- INSERT INTO `attachment` VALUES ('43', '1', 0x040500160000000300040053020800D0020C0003031000400366696C657061746873697A65747970656974656D49442163653531653233633464333966613465333134313237653335363837653133372E706E6721323031392F303374060121706E672E, '1551624747', '1'); INSERT INTO `attachment` VALUES ('44', '1', 0x040500160000000300040053020800D0020C00F3021000300366696C657061746873697A65747970656974656D49442133393961643539623032316234643130363666623732323736306134333466392E706E6721323031392F303388FE21706E672E, '1551624747', '1'); INSERT INTO `attachment` VALUES ('45', '1', 0x040500160000000300040053020800D0020C0003031000400366696C657061746873697A65747970656974656D49442165653633326532356562346336333638356335306234656235336666323237632E706E6721323031392F30336A410121706E672E, '1551624748', '1'); INSERT INTO `attachment` VALUES ('46', '1', 0x040500160000000300040053020800D0020C0003031000400366696C657061746873697A65747970656974656D49442163333534306462373630346134323166653364366431383039636364363235362E706E6721323031392F303370C80121706E672E, '1551624748', '1'); INSERT INTO `attachment` VALUES ('47', '1', 0x040500160000000300040053020800D0020C0003031000400366696C657061746873697A65747970656974656D49442131616365666162613031613361633331613634363165656265303938346566372E706E6721323031392F3033040C1521706E672E, '1551624748', '1'); INSERT INTO `attachment` VALUES ('53', '1', 0x040500160000000300040053020800D0020C0003031000400366696C657061746873697A65747970656974656D49442131373162363632353134386339343666323736346238343736303134646539332E706E6721323031392F30337E081321706E6732, '1551626375', '1'); -- ---------------------------- -- Table structure for auth_assignment -- ---------------------------- DROP TABLE IF EXISTS `auth_assignment`; CREATE TABLE `auth_assignment` ( `item_name` varchar(64) COLLATE utf8_unicode_ci NOT NULL, `user_id` varchar(64) COLLATE utf8_unicode_ci NOT NULL, `created_at` int(11) DEFAULT NULL, PRIMARY KEY (`item_name`,`user_id`), CONSTRAINT `auth_assignment_ibfk_1` FOREIGN KEY (`item_name`) REFERENCES `auth_item` (`name`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of auth_assignment -- ---------------------------- INSERT INTO `auth_assignment` VALUES ('superAdmin', '1', '1508416990'); -- ---------------------------- -- Table structure for auth_item -- ---------------------------- DROP TABLE IF EXISTS `auth_item`; CREATE TABLE `auth_item` ( `name` varchar(64) COLLATE utf8_unicode_ci NOT NULL, `type` smallint(6) NOT NULL, `description` text COLLATE utf8_unicode_ci DEFAULT NULL, `rule_name` varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL, `data` blob DEFAULT NULL, `created_at` int(11) DEFAULT NULL, `updated_at` int(11) DEFAULT NULL, PRIMARY KEY (`name`), KEY `rule_name` (`rule_name`), KEY `idx-auth_item-type` (`type`), CONSTRAINT `auth_item_ibfk_1` FOREIGN KEY (`rule_name`) REFERENCES `auth_rule` (`name`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of auth_item -- ---------------------------- INSERT INTO `auth_item` VALUES ('admin', '1', 'مدیر', null, null, '1507555215', '1515502636'); INSERT INTO `auth_item` VALUES ('superAdmin', '1', 'مدیر کل', null, null, '1507643138', '1507643138'); -- ---------------------------- -- Table structure for auth_item_child -- ---------------------------- DROP TABLE IF EXISTS `auth_item_child`; CREATE TABLE `auth_item_child` ( `parent` varchar(64) COLLATE utf8_unicode_ci NOT NULL, `child` varchar(64) COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`parent`,`child`), KEY `child` (`child`), CONSTRAINT `auth_item_child_ibfk_1` FOREIGN KEY (`parent`) REFERENCES `auth_item` (`name`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `auth_item_child_ibfk_2` FOREIGN KEY (`child`) REFERENCES `auth_item` (`name`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of auth_item_child -- ---------------------------- -- ---------------------------- -- Table structure for auth_rule -- ---------------------------- DROP TABLE IF EXISTS `auth_rule`; CREATE TABLE `auth_rule` ( `name` varchar(64) COLLATE utf8_unicode_ci NOT NULL, `data` blob DEFAULT NULL, `created_at` int(11) DEFAULT NULL, `updated_at` int(11) DEFAULT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of auth_rule -- ---------------------------- -- ---------------------------- -- Table structure for category -- ---------------------------- DROP TABLE IF EXISTS `category`; CREATE TABLE `category` ( `id` int(10) NOT NULL AUTO_INCREMENT, `parentID` int(10) DEFAULT NULL, `type` enum('cat','tag','lst','mnu','dep') COLLATE utf8_unicode_ci NOT NULL, `name` varchar(511) COLLATE utf8_unicode_ci NOT NULL, `dyna` blob DEFAULT NULL, `extra` text COLLATE utf8_unicode_ci DEFAULT NULL, `created` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `status` tinyint(4) NOT NULL DEFAULT 1 COMMENT '-1: Suspended\r\n0: Unpublished\r\n1: Published', `left` int(11) NOT NULL, `right` int(11) NOT NULL, `depth` int(11) NOT NULL, `tree` int(11) DEFAULT 0, PRIMARY KEY (`id`), KEY `ParentID` (`parentID`), KEY `Type` (`type`), KEY `Name` (`name`(255)), KEY `Created` (`created`), KEY `Status` (`status`), KEY `lft` (`left`,`right`), FULLTEXT KEY `name_2` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=91 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='Nested records to store tree structures.\r\nIt includes categories, tags, persons.\r\n! This table is based on what Yii has designed.\r\nIf nothing exists, we will use "Nested sets" structure.'; -- ---------------------------- -- Records of category -- ---------------------------- INSERT INTO `category` VALUES ('79', null, 'mnu', 'درباره ما', 0x04080045000000030004003000080043000F006300160093001F00A3002A006301370073016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B73686F775F696E5F666F6F7465722166610221302132352121706572736F6E406C697374212131, null, '1551625618', '1', '1', '8', '0', '79'); INSERT INTO `category` VALUES ('80', '79', 'mnu', 'تاریخچه', 0x04070037000000030004003000080043000F006300160093001F00B3002A0073016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B216661042131213235213121706572736F6E406C69737421, null, '1551626399', '1', '6', '7', '1', '79'); INSERT INTO `category` VALUES ('81', '79', 'mnu', 'رياست', 0x04070037000000030004003000080043000F006300160093001F00B3002A0073016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B216661082131213236213121706572736F6E406C69737421, null, '1551626860', '1', '4', '5', '1', '79'); INSERT INTO `category` VALUES ('82', '79', 'mnu', 'افتخارات و گواهي نامه ها', 0x04070037000000030004003000080043000F006300160093001F00B3002A0073016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B216661062131213237213121706572736F6E406C69737421, null, '1551628057', '1', '2', '3', '1', '79'); INSERT INTO `category` VALUES ('83', null, 'mnu', 'معرفي بيمارستان', 0x04070037000000030004003000080043000F006300160093001F00A3002A0063016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B2166610A21302132352121706572736F6E406C69737421, null, '1551628273', '1', '1', '6', '0', '83'); INSERT INTO `category` VALUES ('84', '83', 'mnu', 'خدمات مراقبتی', 0x04070037000000030004003000080043000F006300160093001F00A3002A0063016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B2166610C21302132352121706572736F6E406C69737421, null, '1551630119', '1', '2', '5', '1', '83'); INSERT INTO `category` VALUES ('85', '84', 'mnu', 'اورژانس', 0x04070037000000030004003000080043000F006300160093001F00B3002A0073016C616E67736F7274636F6E74656E74706167655F69646D656E755F74797065616374696F6E5F6E616D6565787465726E616C5F6C696E6B2166610E2131213238213121706572736F6E406C69737421, null, '1551630172', '1', '3', '4', '2', '83'); INSERT INTO `category` VALUES ('86', null, 'cat', 'قلب و عروق', 0x04030015000000030004003000080043006C616E67736F727463617465676F72795F747970652166611021657870657274697365, null, '1551632901', '1', '1', '2', '0', '86'); INSERT INTO `category` VALUES ('87', null, 'cat', 'ورزشی', 0x04030015000000030004003000080043006C616E67736F727463617465676F72795F7479706521666112216E657773, null, '1551633153', '1', '1', '2', '0', '87'); INSERT INTO `category` VALUES ('89', null, 'dep', 'مدیریت', 0x040200080000000300040030006C616E67736F727421666114, null, '1552558872', '1', '1', '2', '0', '89'); INSERT INTO `category` VALUES ('90', null, 'dep', 'پشتیبانی', 0x040200080000000300040030006C616E67736F727421666116, null, '1552561992', '1', '1', '2', '0', '90'); -- ---------------------------- -- Table structure for catitem -- ---------------------------- DROP TABLE IF EXISTS `catitem`; CREATE TABLE `catitem` ( `itemID` int(10) NOT NULL, `catID` int(10) NOT NULL, `type` enum('cat','tax') COLLATE utf8_unicode_ci NOT NULL COMMENT 'Some types are defined in list like: ''cat'', ''tax''', `status` tinyint(1) NOT NULL COMMENT '-1: Suspended\r\n0: Unpublished\r\n1: Published', PRIMARY KEY (`itemID`,`catID`,`type`), KEY `CatID` (`catID`), KEY `Type` (`type`), KEY `Status` (`status`), KEY `ItemID` (`itemID`) USING BTREE, CONSTRAINT `catitem_ibfk_1` FOREIGN KEY (`itemID`) REFERENCES `item` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION, CONSTRAINT `catitem_ibfk_2` FOREIGN KEY (`catID`) REFERENCES `category` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of catitem -- ---------------------------- INSERT INTO `catitem` VALUES ('12', '87', 'cat', '1'); -- ---------------------------- -- Table structure for clinic_program -- ---------------------------- DROP TABLE IF EXISTS `clinic_program`; CREATE TABLE `clinic_program` ( `id` int(10) NOT NULL AUTO_INCREMENT, `date` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `dyna` blob DEFAULT NULL, `created` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, `userID` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `userID` (`userID`) ) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of clinic_program -- ---------------------------- INSERT INTO `clinic_program` VALUES ('6', '1551830400', 0x0401000A000000030069735F686F6C696461792130, '1551895458', '1'); INSERT INTO `clinic_program` VALUES ('7', '1551916800', 0x0401000A000000030069735F686F6C696461792130, '1551895458', '1'); INSERT INTO `clinic_program` VALUES ('8', '1552521600', 0x0401000A000000030069735F686F6C696461792130, '1552457592', '1'); INSERT INTO `clinic_program` VALUES ('9', '1552608000', 0x0401000A000000030069735F686F6C696461792131, '1552457604', '1'); INSERT INTO `clinic_program` VALUES ('10', '1552694400', 0x0401000A000000030069735F686F6C696461792130, '1552457639', '1'); -- ---------------------------- -- Table structure for item -- ---------------------------- DROP TABLE IF EXISTS `item`; CREATE TABLE `item` ( `id` int(10) NOT NULL AUTO_INCREMENT, `userID` int(10) NOT NULL COMMENT 'Book creator', `modelID` int(11) NOT NULL, `type` decimal(1,0) DEFAULT NULL, `name` varchar(511) COLLATE utf8_unicode_ci NOT NULL COMMENT 'عنوان', `dyna` blob DEFAULT NULL COMMENT 'All fields', `extra` text COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'JSON array keeps all other options', `created` varchar(20) COLLATE utf8_unicode_ci NOT NULL, `status` tinyint(1) NOT NULL COMMENT '-1: Deleted\r\n0: Disabled\r\n1: Published\r\n5: Suggestion', PRIMARY KEY (`id`), KEY `UserID` (`userID`), KEY `Created` (`created`), KEY `Status` (`status`), KEY `Name` (`name`(255)), KEY `modelID` (`modelID`), FULLTEXT KEY `name_2` (`name`), CONSTRAINT `item_ibfk_1` FOREIGN KEY (`userID`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION, CONSTRAINT `item_ibfk_2` FOREIGN KEY (`modelID`) REFERENCES `model` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='Stores list of items.'; -- ---------------------------- -- Records of item -- ---------------------------- INSERT INTO `item` VALUES ('4', '1', '5', null, 'تست', 0x0403000D00000003000400630208009302626F64796C616E67696D616765213C70207374796C653D22646972656374696F6E3A2072746C3B223ED8AAD8B3D8AA3C2F703E2161722164656261393931333031303636626238353638383036663931623734383863632E6A7067, null, '1551026353', '1'); INSERT INTO `item` VALUES ('7', '1', '1', null, 'اسلاید فارسی 1', 0x040200090000000300040033006C616E67696D6167652166612165333465356236663630316563396665383232646532363864373733346430322E6A7067, null, '1551029948', '1'); INSERT INTO `item` VALUES ('8', '1', '1', null, 'اسلاید انگلیسی 1', 0x040200090000000300040033006C616E67696D61676521656E2131636334343134346164653933303836326239333363666637666363653064382E706E67, null, '1551030290', '0'); INSERT INTO `item` VALUES ('9', '1', '3', '1', 'یوسف مبشری', 0x040700340000000300040033000A0083021000B34F18006350210093502A0023516C616E67617661746172726573756D65737572656E616D6565787065727469736566697273746E616D65657870657269656E63652166612164376137313836613739643962313265613338313238393732333436366538342E6A706721D984D988D8B1D98520D8A7DB8CD9BED8B3D988D98520D985D8AAD98620D8B3D8A7D8AED8AADAAFDB8C20D8A8D8A720D8AAD988D984DB8CD8AF20D8B3D8A7D8AFDAAFDB8C20D986D8A7D985D981D987D988D98520D8A7D8B220D8B5D986D8B9D8AA20DA86D8A7D9BE20D98820D8A8D8A720D8A7D8B3D8AAD981D8A7D8AFD98720D8A7D8B220D8B7D8B1D8A7D8ADD8A7D98620DAAFD8B1D8A7D981DB8CDAA920D8A7D8B3D8AA2E20DA86D8A7D9BEDAAFD8B1D987D8A720D98820D985D8AAD988D98620D8A8D984DAA9D98720D8B1D988D8B2D986D8A7D985D98720D98820D985D8ACD984D98720D8AFD8B120D8B3D8AAD988D98620D98820D8B3D8B7D8B1D8A2D986DA86D986D8A7D98620DAA9D98720D984D8A7D8B2D98520D8A7D8B3D8AA20D98820D8A8D8B1D8A7DB8C20D8B4D8B1D8A7DB8CD8B720D981D8B9D984DB8C20D8AADAA9D986D988D984D988DA98DB8C20D985D988D8B1D8AF20D986DB8CD8A7D8B220D98820DAA9D8A7D8B1D8A8D8B1D8AFD987D8A7DB8C20D985D8AAD986D988D8B920D8A8D8A720D987D8AFD98120D8A8D987D8A8D988D8AF20D8A7D8A8D8B2D8A7D8B1D987D8A7DB8C20DAA9D8A7D8B1D8A8D8B1D8AFDB8C20D985DB8C20D8A8D8A7D8B4D8AF2E20DAA9D8AAD8A7D8A8D987D8A7DB8C20D8B2DB8CD8A7D8AFDB8C20D8AFD8B120D8B4D8B5D8AA20D98820D8B3D98720D8AFD8B1D8B5D8AF20DAAFD8B0D8B4D8AAD987D88C20D8ADD8A7D98420D98820D8A2DB8CD986D8AFD98720D8B4D986D8A7D8AED8AA20D981D8B1D8A7D988D8A7D98620D8ACD8A7D985D8B9D98720D98820D985D8AAD8AED8B5D8B5D8A7D98620D8B1D8A720D985DB8C20D8B7D984D8A8D8AF20D8AAD8A720D8A8D8A720D986D8B1D98520D8A7D981D8B2D8A7D8B1D987D8A720D8B4D986D8A7D8AED8AA20D8A8DB8CD8B4D8AAD8B1DB8C20D8B1D8A720D8A8D8B1D8A7DB8C20D8B7D8B1D8A7D8ADD8A7D98620D8B1D8A7DB8CD8A7D986D98720D8A7DB8C20D8B9D984DB8C20D8A7D984D8AED8B5D988D8B520D8B7D8B1D8A7D8ADD8A7D98620D8AED984D8A7D982DB8C20D98820D981D8B1D987D986DAAF20D9BEDB8CD8B4D8B1D98820D8AFD8B120D8B2D8A8D8A7D98620D981D8A7D8B1D8B3DB8C20D8A7DB8CD8ACD8A7D8AF20DAA9D8B1D8AF2E20D8AFD8B120D8A7DB8CD98620D8B5D988D8B1D8AA20D985DB8C20D8AAD988D8A7D98620D8A7D985DB8CD8AF20D8AFD8A7D8B4D8AA20DAA9D98720D8AAD985D8A7D98520D98820D8AFD8B4D988D8A7D8B1DB8C20D985D988D8ACD988D8AF20D8AFD8B120D8A7D8B1D8A7D8A6D98720D8B1D8A7D987DAA9D8A7D8B1D987D8A720D98820D8B4D8B1D8A7DB8CD8B720D8B3D8AED8AA20D8AAD8A7DB8CD9BE20D8A8D98720D9BED8A7DB8CD8A7D98620D8B1D8B3D8AF20D988D8B2D985D8A7D98620D985D988D8B1D8AF20D986DB8CD8A7D8B220D8B4D8A7D985D98420D8ADD8B1D988D981DA86DB8CD986DB8C20D8AFD8B3D8AAD8A7D988D8B1D8AFD987D8A7DB8C20D8A7D8B5D984DB8C20D98820D8ACD988D8A7D8A8DAAFD988DB8C20D8B3D988D8A7D984D8A7D8AA20D9BEDB8CD988D8B3D8AAD98720D8A7D987D98420D8AFD986DB8CD8A7DB8C20D985D988D8ACD988D8AF20D8B7D8B1D8A7D8ADDB8C20D8A7D8B3D8A7D8B3D8A720D985D988D8B1D8AF20D8A7D8B3D8AAD981D8A7D8AFD98720D982D8B1D8A7D8B120DAAFDB8CD8B1D8AF2E21D985D8A8D8B4D8B1DB8C21383621DB8CD988D8B3D9812131, null, '1551104360', '1'); INSERT INTO `item` VALUES ('10', '1', '4', '1', 'بیمه ایران', 0x040200090000000300040033006C616E67696D6167652166612136343561656432646561323236336232363261326461386639666438373336622E706E67, null, '1551111028', '1'); INSERT INTO `item` VALUES ('12', '1', '2', '1', 'خبر تست', 0x0405002000000003000400E300080013010D0063031400D303626F64796C616E67696D61676573756D6D6172797075626C6973685F64617465213C703ED8AAD8B3D8AA3C2F703E2166612132663465343465623461386166373065653061303531383963316637346238632E706E6721D8B4D8B3DB8C21DBB2DBB0DBB1DBB92FDBB0DBB32FDBB0DBB9, null, '1551118437', '1'); INSERT INTO `item` VALUES ('14', '1', '1', null, 'اسلاید عربی 1', 0x040200090000000300040033006C616E67696D6167652161722137366436616535363936353431333939346263393338623839396437633739302E706E67, null, '1551290933', '1'); INSERT INTO `item` VALUES ('25', '1', '5', null, 'تاریخچه', 0x0404001100000003000400E300080010010C002301626F64796C616E677365656E696D616765213C703ED985D8AAD9863C2F703E216661022133666132336539333034313330636462313639313237363365616538613533662E706E67, null, '1551626375', '1'); INSERT INTO `item` VALUES ('26', '1', '5', null, 'رياست', 0x0403000D00000003000400E30008001301626F64796C616E67696D616765213C703ED985D8AAD9863C2F703E2166612132626132386337653861326230636237376236613232653665333931653237622E706E67, null, '1551626835', '1'); INSERT INTO `item` VALUES ('27', '1', '5', null, 'افتخارات و گواهي نامه ها', 0x0403000D00000003000400430308007303626F64796C616E67696D616765213C703ED8A7D981D8AAD8AED8A7D8B1D8A7D8AA20D98820DAAFD988D8A7D987D98A20D986D8A7D985D98720D987D8A73C2F703E2166612139353031646262393762323031353235326363663737666133633839333266322E706E67, null, '1551628024', '1'); INSERT INTO `item` VALUES ('28', '1', '5', null, 'اورژانس', 0x0403000D00000003000400630108009301626F64796C616E67696D616765213C703ED8A7D988D8B1DA98D8A7D986D8B33C2F703E2166612137346162393937323337323835633261373635373362633735393535643237352E706E67, null, '1551630154', '1'); INSERT INTO `item` VALUES ('29', '1', '3', '1', 'دکتر فرهاد مرادی', 0x0406002E0000000300040033000A0043001200F3001B0023012400D3016C616E67726573756D65737572656E616D6565787065727469736566697273746E616D65657870657269656E63652166612121D985D8B1D8A7D8AFDB8C21383621D981D8B1D987D8A7D8AF213135, null, '1551891002', '1'); -- ---------------------------- -- Table structure for log -- ---------------------------- DROP TABLE IF EXISTS `log`; CREATE TABLE `log` ( `id` int(10) NOT NULL AUTO_INCREMENT, `userID` int(10) NOT NULL COMMENT 'User who did the action.\r\nNull is system actions', `code` smallint(5) NOT NULL COMMENT 'Action code.\r\nCodes are defined in excel file', `action` tinyint(1) NOT NULL COMMENT '\n1: Insert\r\n2: Update\r\n3: Delete', `model` char(15) COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'Table of item.\r\nNULL is reserved.', `modelID` int(10) DEFAULT NULL COMMENT 'Item ID\r\nNULL is reserved for system activities.', `values` text COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'JSON decoded values of old and new values.\r\n{''old'':[], ''new'':[]}', `date` date NOT NULL, `time` time NOT NULL, PRIMARY KEY (`id`), KEY `UserID` (`userID`), KEY `Code` (`code`), KEY `Action` (`action`), KEY `Model` (`model`), KEY `ModelID` (`modelID`), KEY `Date` (`date`), KEY `Time` (`time`), KEY `FKLog440613` (`userID`), CONSTRAINT `log_ibfk_1` FOREIGN KEY (`userID`) REFERENCES `user` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='Audit table.\r\n! This is only about actions are done by operators or auto-system, it is not the search log.'; -- ---------------------------- -- Records of log -- ---------------------------- -- ---------------------------- -- Table structure for message -- ---------------------------- DROP TABLE IF EXISTS `message`; CREATE TABLE `message` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(511) COLLATE utf8_unicode_ci NOT NULL COMMENT 'نام و نام خانوادگی', `type` enum('cnt','sgn','cmp') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'cnt' COMMENT 'Enum: cnt: contact us, sgn: suggestions, cmp: complaints', `tel` varchar(15) COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'شماره تماس', `body` varchar(255) COLLATE utf8_unicode_ci NOT NULL COMMENT 'متن', `dyna` blob DEFAULT NULL COMMENT 'All fields', `created` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of message -- ---------------------------- -- ---------------------------- -- Table structure for model -- ---------------------------- DROP TABLE IF EXISTS `model`; CREATE TABLE `model` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `alias` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `extra` text COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'JSON array to store fields, order of fields and aliases\r\n\r\nStores fields options as JSON:\r\n{\r\n [\r\n fieldID: 5,\r\n name: //Field name in language (ISO 639-1). Overrides default value in "Field" table\r\n [\r\n ''ar'':''myField'',\r\n ''fa'':''yourField''\r\n ],\r\n width:15\r\n ],\r\n [\r\n fieldID: 7,\r\n name:\r\n [\r\n ''ar'':''...'',...\r\n ]\r\n ]\r\n}', PRIMARY KEY (`id`), UNIQUE KEY `Alias` (`alias`), KEY `Name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of model -- ---------------------------- INSERT INTO `model` VALUES ('1', 'slide', 'اسلاید', null); INSERT INTO `model` VALUES ('2', 'post', 'مطلب', null); INSERT INTO `model` VALUES ('3', 'person', 'شخص', null); INSERT INTO `model` VALUES ('4', 'insurance', 'بیمه', null); INSERT INTO `model` VALUES ('5', 'page', 'صفحات', null); INSERT INTO `model` VALUES ('9', 'gallery', 'گالری', null); -- ---------------------------- -- Table structure for person_program_rel -- ---------------------------- DROP TABLE IF EXISTS `person_program_rel`; CREATE TABLE `person_program_rel` ( `dayID` int(11) NOT NULL, `personID` int(11) NOT NULL, `start_time` time DEFAULT NULL, `end_time` time DEFAULT NULL, `description` varchar(1024) COLLATE utf8_unicode_ci DEFAULT NULL, PRIMARY KEY (`dayID`,`personID`), KEY `person_program_rel_ibfk_2` (`personID`), CONSTRAINT `person_program_rel_ibfk_1` FOREIGN KEY (`dayID`) REFERENCES `clinic_program` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION, CONSTRAINT `person_program_rel_ibfk_2` FOREIGN KEY (`personID`) REFERENCES `item` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of person_program_rel -- ---------------------------- INSERT INTO `person_program_rel` VALUES ('6', '9', '10:00:00', '11:00:00', ''); INSERT INTO `person_program_rel` VALUES ('6', '29', '16:00:00', '18:00:00', ''); INSERT INTO `person_program_rel` VALUES ('7', '9', '10:00:00', '11:00:00', ''); INSERT INTO `person_program_rel` VALUES ('7', '29', '16:00:00', '18:00:00', ''); INSERT INTO `person_program_rel` VALUES ('8', '9', '10:00:00', '11:00:00', ''); INSERT INTO `person_program_rel` VALUES ('10', '9', '10:00:00', '11:00:00', ''); INSERT INTO `person_program_rel` VALUES ('10', '29', '16:00:00', '18:00:00', 'asf'); -- ---------------------------- -- Table structure for ugroup -- ---------------------------- DROP TABLE IF EXISTS `ugroup`; CREATE TABLE `ugroup` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) COLLATE utf8_unicode_ci NOT NULL, `members` blob DEFAULT NULL COMMENT 'JSON array:\r\nU[userID] => [Status:0,1]', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' ON UPDATE current_timestamp(), `status` tinyint(4) NOT NULL, PRIMARY KEY (`id`), KEY `name` (`name`), KEY `created` (`created`), KEY `status` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='User groups'; -- ---------------------------- -- Records of ugroup -- ---------------------------- -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` char(255) COLLATE utf8_unicode_ci NOT NULL, `username` char(255) COLLATE utf8_unicode_ci NOT NULL, `password` char(255) COLLATE utf8_unicode_ci NOT NULL COMMENT '<PASSWORD>\r\nIt maybe <PASSWORD>', `roleID` varchar(64) COLLATE utf8_unicode_ci DEFAULT NULL, `dyna` blob DEFAULT NULL, `created` datetime NOT NULL, `status` tinyint(1) NOT NULL COMMENT '-1: Suspended\r\n0: Inactive\r\n1: Active', PRIMARY KEY (`id`), UNIQUE KEY `Username` (`username`), KEY `Name` (`name`), KEY `Status` (`status`), KEY `ruleID` (`roleID`), CONSTRAINT `user_ibfk_1` FOREIGN KEY (`roleID`) REFERENCES `auth_item` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='Table of users'; -- ---------------------------- -- Records of user -- ---------------------------- INSERT INTO `user` VALUES ('1', 'Admin', 'admin', '$2y$13$LzbDws024iCbvece6kIsSOuoiVQj.6cETL7bgrRuKgZpa.Dul/dqW', 'superAdmin', 0x0401000700000003007570646174656421323031392D30332D30362031353A30353A3432, '2018-02-13 21:46:22', '1'); -- ---------------------------- -- Table structure for userugroup -- ---------------------------- DROP TABLE IF EXISTS `userugroup`; CREATE TABLE `userugroup` ( `userID` int(11) NOT NULL, `ugroupID` int(11) NOT NULL, PRIMARY KEY (`userID`,`ugroupID`), KEY `ugroupID` (`ugroupID`) USING BTREE, CONSTRAINT `userugroup_ibfk_1` FOREIGN KEY (`userID`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION, CONSTRAINT `userugroup_ibfk_2` FOREIGN KEY (`ugroupID`) REFERENCES `ugroup` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of userugroup -- ---------------------------- -- ---------------------------- -- Table structure for user_request -- ---------------------------- DROP TABLE IF EXISTS `user_request`; CREATE TABLE `user_request` ( `id` int(10) NOT NULL AUTO_INCREMENT, `userID` int(10) NOT NULL, `type` decimal(2,0) unsigned NOT NULL COMMENT 'all user request types', `name` varchar(511) COLLATE utf8_unicode_ci NOT NULL, `dyna` blob DEFAULT NULL COMMENT 'All fields', `extra` text COLLATE utf8_unicode_ci DEFAULT NULL COMMENT 'JSON array keeps all other options', `created` datetime NOT NULL, `status` tinyint(1) NOT NULL COMMENT 'Request Status', PRIMARY KEY (`id`), KEY `userID` (`userID`), CONSTRAINT `user_request_ibfk_1` FOREIGN KEY (`userID`) REFERENCES `user` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- ---------------------------- -- Records of user_request -- ---------------------------- -- ---------------------------- -- View structure for clinic_program_view -- ---------------------------- DROP VIEW IF EXISTS `clinic_program_view`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `clinic_program_view` AS select (select `c`.`name` from `category` `c` where `c`.`id` = column_get(`i`.`dyna`,'expertise' as signed)) AS `exp`,`i`.`name` AS `name`,`cp`.`date` AS `date`,`ppr`.`start_time` AS `start_time`,`ppr`.`end_time` AS `end_time`,`ppr`.`description` AS `description` from ((`clinic_program` `cp` join `person_program_rel` `ppr` on(`cp`.`id` = `ppr`.`dayID`)) join `item` `i` on(`i`.`modelID` = (select `model`.`id` from `model` where `model`.`name` = 'person') and `i`.`id` = `ppr`.`personID`)) ;
<reponame>Zhaojia2019/cubrid-testcases --[er]many List(have no NULL value) partition creating test with some monetary type values. create table list_test(id int, test_int int, test_smallint smallint, test_numeric numeric(38,10), test_float float, test_real real, test_double double, test_monetary monetary, test_datetime timestamp, primary key(id,test_monetary)) PARTITION BY LIST (test_monetary) ( PARTITION p0 VALUES IN (10,12,14,16), PARTITION p1 VALUES IN (20,22,24,26), PARTITION p2 VALUES IN (30,32,34,36) ); drop table list_test;
<reponame>Zhaojia2019/cubrid-testcases --[er]tests months_between function using int type as its operands select months_between(date'10/10/2000', 1) from db_root; select months_between(1, date'11/10/2000') from db_root; select months_between(1, 1) from db_root;
-- @testpoint: opengauss逻辑操作符NOT,为真 drop table if exists ts_zhparser; CREATE TABLE ts_zhparser(id int, stu CHAR(5)); INSERT INTO ts_zhparser VALUES(2, 'stude'); select 'q' NOT in (select stu from ts_zhparser ); drop table if exists ts_zhparser;
<reponame>appers-platform/platform<filename>solutions/utrack/data/_solutions_utrack_mysql.sql CREATE TABLE IF NOT EXISTS `solutions_utrack_data` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `user` varchar(16) NOT NULL, `data_name_id` int(11) NOT NULL, `data_value` int(11) NOT NULL, `ts` datetime DEFAULT NULL, `data_source_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `user` (`user`,`data_name_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `solutions_utrack_events` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `user` varchar(32) NOT NULL, `event_name_id` int(11) NOT NULL, `event_value` int(11), `ts` datetime DEFAULT NULL, PRIMARY KEY (`id`), KEY `user` (`user`,`event_name_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `solutions_utrack_cases_data_source` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `hash` varchar(32) NOT NULL, `value` text, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `solutions_utrack_cases_data_name` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `hash` varchar(32) NOT NULL, `value` text, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE IF NOT EXISTS `solutions_utrack_cases_event_name` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `hash` varchar(32) NOT NULL, `value` text, PRIMARY KEY (`id`), KEY `hash` (`hash`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
<gh_stars>0 -- If the database gets stuck to single user mode. ALTER DATABASE [BigSample.Database] SET MULTI_USER; -- Check what data there is in version tables if the system takes long time to start. SELECT * FROM [BigSample.Database].Orleans.OrleansMembershipTable; SELECT * FROM [BigSample.Database].Orleans.OrleansMembershipVersionTable; -- Just remove everything. DELETE [BigSample.Database].Orleans.OrleansMembershipTable; DELETE [BigSample.Database].Orleans.OrleansMembershipVersionTable;
-- RedefineTables PRAGMA foreign_keys=OFF; CREATE TABLE "new_Wishlist" ( "id" TEXT NOT NULL PRIMARY KEY, "public" BOOLEAN NOT NULL DEFAULT true, "title" TEXT NOT NULL, "imageSrc" TEXT NOT NULL, "slugUrlText" TEXT NOT NULL, "description" TEXT NOT NULL DEFAULT '' ); INSERT INTO "new_Wishlist" ("description", "id", "imageSrc", "slugUrlText", "title") SELECT "description", "id", "imageSrc", "slugUrlText", "title" FROM "Wishlist"; DROP TABLE "Wishlist"; ALTER TABLE "new_Wishlist" RENAME TO "Wishlist"; CREATE UNIQUE INDEX "Wishlist_slugUrlText_key" ON "Wishlist"("slugUrlText"); PRAGMA foreign_key_check; PRAGMA foreign_keys=ON;
DROP DATABASE IF EXISTS tinode; CREATE DATABASE tinode CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; USE tinode; CREATE TABLE kvmeta( `key` CHAR(32), `value` TEXT, PRIMARY KEY(`key`) ); INSERT INTO kvmeta(`key`, `value`) VALUES("version", "100"); CREATE TABLE users( id BIGINT NOT NULL, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, state SMALLINT NOT NULL DEFAULT 0, stateat DATETIME(3), access JSON, lastseen DATETIME, useragent VARCHAR(255) DEFAULT '', public JSON, tags JSON, -- Denormalized array of tags PRIMARY KEY(id), INDEX users_state_stateat(state, stateat) ); # Indexed user tags. CREATE TABLE usertags( id INT NOT NULL AUTO_INCREMENT, userid BIGINT NOT NULL, tag VARCHAR(96) NOT NULL, PRIMARY KEY(id), FOREIGN KEY(userid) REFERENCES users(id), INDEX usertags_tag(tag), UNIQUE INDEX usertags_userid_tag(userid, tag) ); # Indexed devices. Normalized into a separate table. CREATE TABLE devices( id INT NOT NULL AUTO_INCREMENT, userid BIGINT NOT NULL, hash CHAR(16) NOT NULL, deviceid TEXT NOT NULL, platform VARCHAR(32), lastseen DATETIME NOT NULL, lang VARCHAR(8), PRIMARY KEY(id), FOREIGN KEY(userid) REFERENCES users(id), UNIQUE INDEX devices_hash(hash) ); # Authentication records for the basic authentication scheme. CREATE TABLE auth( id INT NOT NULL AUTO_INCREMENT, uname VARCHAR(32) NOT NULL, userid BIGINT NOT NULL, scheme VARCHAR(16) NOT NULL, authlvl SMALLINT NOT NULL, secret VARCHAR(255) NOT NULL, expires DATETIME, PRIMARY KEY(id), FOREIGN KEY(userid) REFERENCES users(id), UNIQUE INDEX auth_userid_scheme(userid, scheme), UNIQUE INDEX auth_uname (uname) ); # Topics CREATE TABLE topics( id INT NOT NULL AUTO_INCREMENT, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, touchedat DATETIME(3), state SMALLINT NOT NULL DEFAULT 0, stateat DATETIME(3), name CHAR(25) NOT NULL, usebt TINYINT DEFAULT 0, owner BIGINT NOT NULL DEFAULT 0, access JSON, seqid INT NOT NULL DEFAULT 0, delid INT DEFAULT 0, public JSON, tags JSON, -- Denormalized array of tags PRIMARY KEY(id), UNIQUE INDEX topics_name (name), INDEX topics_owner(owner), INDEX topics_state_stateat(state, stateat) ); # Indexed topic tags. CREATE TABLE topictags( id INT NOT NULL AUTO_INCREMENT, topic CHAR(25) NOT NULL, tag VARCHAR(96) NOT NULL, PRIMARY KEY(id), FOREIGN KEY(topic) REFERENCES topics(name), INDEX topictags_tag (tag), UNIQUE INDEX topictags_userid_tag(topic, tag) ); # Subscriptions CREATE TABLE subscriptions( id INT NOT NULL AUTO_INCREMENT, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, deletedat DATETIME(3), userid BIGINT NOT NULL, topic CHAR(25) NOT NULL, delid INT DEFAULT 0, recvseqid INT DEFAULT 0, readseqid INT DEFAULT 0, modewant CHAR(8), modegiven CHAR(8), private JSON, PRIMARY KEY(id) , FOREIGN KEY(userid) REFERENCES users(id), UNIQUE INDEX subscriptions_topic_userid(topic, userid), INDEX subscriptions_topic(topic), INDEX subscriptions_deletedat(deletedat) ); # Messages CREATE TABLE messages( id INT NOT NULL AUTO_INCREMENT, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, deletedat DATETIME(3), delid INT DEFAULT 0, seqid INT NOT NULL, topic CHAR(25) NOT NULL, `from` BIGINT NOT NULL, head JSON, content JSON, PRIMARY KEY(id), FOREIGN KEY(topic) REFERENCES topics(name), UNIQUE INDEX messages_topic_seqid (topic, seqid) ); # Deletion log CREATE TABLE dellog( id INT NOT NULL AUTO_INCREMENT, topic VARCHAR(25) NOT NULL, deletedfor BIGINT NOT NULL DEFAULT 0, delid INT NOT NULL, low INT NOT NULL, hi INT NOT NULL, PRIMARY KEY(id), FOREIGN KEY(topic) REFERENCES topics(name), # For getting the list of deleted message ranges INDEX dellog_topic_delid_deletedfor(topic,delid,deletedfor), # Used when getting not-yet-deleted messages(messages LEFT JOIN dellog) INDEX dellog_topic_deletedfor_low_hi(topic,deletedfor,low,hi), # Used when deleting a user INDEX dellog_deletedfor(deletedfor) ); # User credentials CREATE TABLE credentials( id INT NOT NULL AUTO_INCREMENT, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, deletedat DATETIME(3), method VARCHAR(16) NOT NULL, value VARCHAR(128) NOT NULL, synthetic VARCHAR(192) NOT NULL, userid BIGINT NOT NULL, resp VARCHAR(255) NOT NULL, done TINYINT NOT NULL DEFAULT 0, retries INT NOT NULL DEFAULT 0, PRIMARY KEY(id), UNIQUE credentials_uniqueness(synthetic), FOREIGN KEY(userid) REFERENCES users(id), ); # Records of uploaded files. Files themselves are stored elsewhere. CREATE TABLE fileuploads( id BIGINT NOT NULL, createdat DATETIME(3) NOT NULL, updatedat DATETIME(3) NOT NULL, userid BIGINT NOT NULL, status INT NOT NULL, mimetype VARCHAR(255) NOT NULL, size BIGINT NOT NULL, location VARCHAR(2048) NOT NULL, PRIMARY KEY(id) ); # Links between uploaded files and messages. CREATE TABLE filemsglinks( id INT NOT NULL AUTO_INCREMENT, createdat DATETIME(3) NOT NULL, fileid BIGINT NOT NULL, msgid INT NOT NULL, PRIMARY KEY(id), FOREIGN KEY(fileid) REFERENCES fileuploads(id) ON DELETE CASCADE, FOREIGN KEY(msgid) REFERENCES messages(id) ON DELETE CASCADE );
<filename>postgres/qry_count_base_salaries.sql /* DEPENDs from table employee created on qry_calc_rev_cst.sql query base salary originally is "salario mínimo" in Brazil */ CREATE OR REPLACE FUNCTION count_base_salaries(salary real) RETURNS text AS $$ mininum_salary_in_2011 = 545 count_salary_min = int(salary / mininum_salary_in_2011) if count_salary_min > 0: return 'This employee receive more thane %s base salaries.' % count_salary_min return 'This employee receive less than 1 base salary.' $$ LANGUAGE plpythonu; SELECT pk_employee, base_salary, count_base_salaries(base_salary) FROM employee;
<gh_stars>0 -- -------------------------------------------------------- -- Servidor: 127.0.0.1 -- Versão do servidor: 8.0.13 - MySQL Community Server - GPL -- OS do Servidor: Win64 -- HeidiSQL Versão: 10.1.0.5464 -- -------------------------------------------------------- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET NAMES utf8 */; /*!50503 SET NAMES utf8mb4 */; /*!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' */; -- Copiando estrutura do banco de dados para gincana DROP DATABASE IF EXISTS `gincana`; CREATE DATABASE IF NOT EXISTS `gincana` /*!40100 DEFAULT CHARACTER SET utf8 */; USE `gincana`; -- Copiando estrutura para tabela gincana.ci_sessions DROP TABLE IF EXISTS `ci_sessions`; CREATE TABLE IF NOT EXISTS `ci_sessions` ( `id` varchar(128) NOT NULL, `ip_address` varchar(45) NOT NULL, `timestamp` int(10) unsigned NOT NULL DEFAULT '0', `data` blob NOT NULL, KEY `ci_sessions_timestamp` (`timestamp`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.ci_sessions: ~46 rows (aproximadamente) /*!40000 ALTER TABLE `ci_sessions` DISABLE KEYS */; INSERT INTO `ci_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('n4665r1ba48rbkcit4c0dpkkn7td1moe', '127.0.0.1', 1557882299, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373838323239313B), ('38s04a7grb94r0g9ng06uptr9dg6imlf', '127.0.0.1', 1557882958, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373838323935383B), ('9j26q4fn9lqdn4lt2f2nq6dmgsg2c0fg', '127.0.0.1', 1557882700, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373838323435303B), ('d0q299220o3l1gpnfjjakjj1b4q1j09a', '127.0.0.1', 1557883021, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373838323935383B), ('b1m7gbhbfjhsd0g061fhri0db46vv660', '127.0.0.1', 1557958584, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373935383537363B), ('rl7t6239gudmmd251sa8ik9isbqbh5e5', '127.0.0.1', 1557958657, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373935383635333B), ('h6voe1sfdrg1auso092n4bv16meruata', '127.0.0.1', 1557959389, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373935393338393B), ('t3in229s7b59otcpnhsuls0vp95h4hpi', '::1', 1557958711, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373935383731313B), ('h4036k0db2inku8b87f1ppovcuf57nr6', '127.0.0.1', 1557959749, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373935393734393B), ('1d07oihujv5p492gbaj1o7sik6i6s4un', '127.0.0.1', 1557960060, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936303036303B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('q5eet9jcfb2gajr18fkrc642mnp6dnlk', '127.0.0.1', 1557960363, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936303336333B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('prderra2aaqooj816s2pti3vd6lohheu', '127.0.0.1', 1557961151, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936313135313B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('4hiphat359ajsj2bgmi5mro4384dtne7', '127.0.0.1', 1557961693, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936313639333B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('5o94g89dcn23fb61492gogmss56pl5as', '127.0.0.1', 1557962283, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936323238333B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('9odvc82nhtuau5mp8fl96hrkme91liht', '127.0.0.1', 1557963043, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936333034333B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('cvgm5vvdol80m00dv1r0c981i7nvic6b', '127.0.0.1', 1557964009, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936343030393B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('3remak3btg3l59caj33rdhd7dj2h95ij', '127.0.0.1', 1557964356, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936343335363B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B6D656E736167656D7C733A35363A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E50726F76612072656769737472616461213C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('mnrmotspbrmto7bps4sgurndrl57ralr', '127.0.0.1', 1557964681, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936343638313B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('t3of0g1smper6kv7h1lq04568mk0t0qj', '127.0.0.1', 1557965084, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936353038343B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B6D656E736167656D7C733A35383A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E5375636573736F20616F2064656C657461722E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('r2162k0laobevppmdk46lnstjp41dngu', '127.0.0.1', 1557965581, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936353538313B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('1khsc4ca42qf1hl5cm9b875k6lo7p867', '127.0.0.1', 1557965897, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936353839373B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('j9trtiu1qssjmnhh59t7n54v951rqaq1', '127.0.0.1', 1557966199, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936363139393B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('fgf52dn59iv3dq58g439evtpo53kg6h5', '127.0.0.1', 1557967002, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936373030323B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('1cn3p7aht6fgsfdku3ef6t549vhccccu', '127.0.0.1', 1557967577, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936373537373B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('ee57mhbu62fhk67n111nr99j119r4bbr', '127.0.0.1', 1557968260, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936383236303B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B6D656E736167656D7C733A35383A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E5375636573736F20616F2064656C657461722E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('bc24hkko547rcgki30c464g6tnoe4kl4', '127.0.0.1', 1557969104, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936393130343B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('8k40qc55ukh5rgai23f427tsf6bcrmtr', '127.0.0.1', 1557968598, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936383539383B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('km2efbektup316v1vit3vj8ljgj1rhvk', '127.0.0.1', 1557969190, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535373936393130343B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B6D656E736167656D7C733A35383A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E5375636573736F20616F2064656C657461722E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('ji3rs3pgfjsrmu5c4vqb2fis4kds3fkm', '127.0.0.1', 1558044679, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034343637393B), ('bir38eafi88u25lgo8h37qdrltmustcm', '127.0.0.1', 1558046432, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034363433323B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('0k7lmqqvnmhqerbnv8b4337d457oh3qn', '127.0.0.1', 1558046960, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034363936303B69645573756172696F7C733A313A2231223B656D61696C7C733A31303A22614073656E61632E6272223B6C6F6761646F7C623A313B), ('bvselone3ini4u7p8b7n25etvk1cp8fn', '127.0.0.1', 1558047339, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034373333393B69645573756172696F7C733A313A2235223B656D61696C7C733A373A226140612E636F6D223B6C6F6761646F7C623A313B), ('5dh0bccpdeualk6nsvga3b2374n6bteq', '127.0.0.1', 1558048263, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034383236333B69645573756172696F7C733A323A223131223B656D61696C7C733A373A226140612E636F6D223B6C6F6761646F7C623A313B6D656E736167656D7C733A36333A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E4E6F766F207573756172696F207265676973747261646F213C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('3j5a3bui8s7qs14erd3i5i7s4aijtjh8', '127.0.0.1', 1558048899, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383034383839393B69645573756172696F7C733A323A223133223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B6D656E736167656D7C733A36363A223C64697620636C6173733D22616C65727420616C6572742D64616E676572223E53454D205045524D495353C3834F20504152412044454C455441522E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('n7hg0g0ttsbtn53s0f52nrumc0er9k5j', '127.0.0.1', 1558051739, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035313733393B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('63lm9ig48836me5dg60ne6crvtctnih0', '127.0.0.1', 1558052043, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035323034333B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('0922ufl7m3r8r3a0oockg9uucaj7rkpb', '127.0.0.1', 1558052524, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035323532343B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('6i6m814rdcbr1fk11cte9miaeq7evpcs', '127.0.0.1', 1558052859, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035323835393B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('j9tn80in1hj5vqtuj33g2isrc6ut8f0i', '127.0.0.1', 1558053176, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035333137363B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('7pe69torh5kd0lb1nsi81ekpa68ijjpf', '127.0.0.1', 1558053487, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035333438373B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('e5gbgvago0ucb28tes8b690rfbhcmct6', '127.0.0.1', 1558053850, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035333835303B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('otmf5tc8seeho25m4p65ioqagg5unet3', '127.0.0.1', 1558054358, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035343335383B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('da4bfiiojfug4g667h1f1mpga806lv7h', '127.0.0.1', 1558054838, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035343833383B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B6D656E736167656D7C733A35383A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E5375636573736F20616F2064656C657461722E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('epsefk6hqiabhrpg45orrbgm2abir4mm', '127.0.0.1', 1558055146, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035353134363B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B), ('ephfp0m82ucke57danqjur7imppv3eph', '127.0.0.1', 1558055754, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035353735343B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B6D656E736167656D7C733A35383A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E5375636573736F20616F2064656C657461722E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D), ('vjslgl3fojef3ml5osqlh0djoqs7a61a', '127.0.0.1', 1558055959, _binary 0x5F5F63695F6C6173745F726567656E65726174657C693A313535383035353735343B69645573756172696F7C733A323A223134223B656D61696C7C733A31313A226D6172636F40612E636F6D223B6C6F6761646F7C623A313B61646D696E7C733A313A2230223B6D656E736167656D7C733A35353A223C64697620636C6173733D22616C65727420616C6572742D73756363657373223E45717569706520616C7465726164612E3C2F6469763E223B5F5F63695F766172737C613A313A7B733A383A226D656E736167656D223B733A333A226F6C64223B7D); /*!40000 ALTER TABLE `ci_sessions` ENABLE KEYS */; -- Copiando estrutura para tabela gincana.equipe DROP TABLE IF EXISTS `equipe`; CREATE TABLE IF NOT EXISTS `equipe` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nome` varchar(200) NOT NULL, `imagem` varchar(200) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.equipe: ~3 rows (aproximadamente) /*!40000 ALTER TABLE `equipe` DISABLE KEYS */; INSERT INTO `equipe` (`id`, `nome`, `imagem`) VALUES (3, 'Sonserina', '98089950eea3ab2ebf30509fd2295c39.jpg'), (4, 'Grifinória', '5cfc9a0fe5d188214c20d917e2e7f5fb.jpg'), (5, 'Lufa-lufa', '4c480f7916d839e1b1e2c23ceaa66a73.jpg'); /*!40000 ALTER TABLE `equipe` ENABLE KEYS */; -- Copiando estrutura para tabela gincana.integrante DROP TABLE IF EXISTS `integrante`; CREATE TABLE IF NOT EXISTS `integrante` ( `id` int(11) NOT NULL AUTO_INCREMENT, `id_equipe` int(11) NOT NULL, `nome` varchar(100) NOT NULL, `data_nasc` date DEFAULT NULL, `rg` varchar(11) DEFAULT NULL, `cpf` varchar(14) DEFAULT NULL, PRIMARY KEY (`id`), KEY `FK_integrante_equipe` (`id_equipe`), CONSTRAINT `FK_integrante_equipe` FOREIGN KEY (`id_equipe`) REFERENCES `equipe` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.integrante: ~3 rows (aproximadamente) /*!40000 ALTER TABLE `integrante` DISABLE KEYS */; INSERT INTO `integrante` (`id`, `id_equipe`, `nome`, `data_nasc`, `rg`, `cpf`) VALUES (8, 3, 'Henrique', '0000-00-00', '', ''), (9, 4, 'Pedro', '0000-00-00', '', ''), (13, 4, 'aaaaaa', '0000-00-00', '', ''); /*!40000 ALTER TABLE `integrante` ENABLE KEYS */; -- Copiando estrutura para tabela gincana.pontuacao DROP TABLE IF EXISTS `pontuacao`; CREATE TABLE IF NOT EXISTS `pontuacao` ( `id` int(11) NOT NULL AUTO_INCREMENT, `id_equipe` int(11) NOT NULL, `id_prova` int(11) NOT NULL, `id_usuario` int(11) DEFAULT NULL, `pontos` float NOT NULL, `data_hora` datetime DEFAULT NULL, PRIMARY KEY (`id`), KEY `FK_pontuacao_equipe` (`id_equipe`), KEY `FK_pontuacao_prova` (`id_prova`), KEY `FK_pontuacao_usuario` (`id_usuario`), CONSTRAINT `FK_pontuacao_equipe` FOREIGN KEY (`id_equipe`) REFERENCES `equipe` (`id`), CONSTRAINT `FK_pontuacao_prova` FOREIGN KEY (`id_prova`) REFERENCES `prova` (`id`), CONSTRAINT `FK_pontuacao_usuario` FOREIGN KEY (`id_usuario`) REFERENCES `usuario` (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.pontuacao: ~6 rows (aproximadamente) /*!40000 ALTER TABLE `pontuacao` DISABLE KEYS */; INSERT INTO `pontuacao` (`id`, `id_equipe`, `id_prova`, `id_usuario`, `pontos`, `data_hora`) VALUES (18, 3, 19, 14, 35, '2019-05-16 20:28:18'), (19, 3, 22, 14, 0, '2019-05-16 20:27:20'), (20, 4, 19, 14, 1, '2019-05-16 20:27:27'), (21, 4, 22, 14, 100, '2019-05-16 20:27:35'), (22, 5, 19, 14, 10, '2019-05-16 20:27:47'), (23, 5, 22, 14, 30, '2019-05-16 20:27:55'); /*!40000 ALTER TABLE `pontuacao` ENABLE KEYS */; -- Copiando estrutura para tabela gincana.prova DROP TABLE IF EXISTS `prova`; CREATE TABLE IF NOT EXISTS `prova` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nome` varchar(50) NOT NULL, `tempo` int(11) DEFAULT NULL, `descricao` text, `NIntegrantes` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.prova: ~2 rows (aproximadamente) /*!40000 ALTER TABLE `prova` DISABLE KEYS */; INSERT INTO `prova` (`id`, `nome`, `tempo`, `descricao`, `NIntegrantes`) VALUES (19, 'Corrida', 10, 'B', 20), (22, 'Futi', 12, 'aaa', 10); /*!40000 ALTER TABLE `prova` ENABLE KEYS */; -- Copiando estrutura para tabela gincana.usuario DROP TABLE IF EXISTS `usuario`; CREATE TABLE IF NOT EXISTS `usuario` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(200) NOT NULL, `senha` varchar(80) NOT NULL, `nome` varchar(100) DEFAULT NULL, `admin` tinyint(4) DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; -- Copiando dados para a tabela gincana.usuario: ~2 rows (aproximadamente) /*!40000 ALTER TABLE `usuario` DISABLE KEYS */; INSERT INTO `usuario` (`id`, `email`, `senha`, `nome`, `admin`) VALUES (11, '<EMAIL>', '<PASSWORD>', 'Admin', 1), (14, '<EMAIL>', '<PASSWORD>', 'marco', 0); /*!40000 ALTER TABLE `usuario` ENABLE KEYS */; /*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */; /*!40014 SET FOREIGN_KEY_CHECKS=IF(@OLD_FOREIGN_KEY_CHECKS IS NULL, 1, @OLD_FOREIGN_KEY_CHECKS) */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
<reponame>jordanks93/Project-2<filename>db/playlist_seeds.sql USE user_playlist_db; INSERT INTO Playlists (playlist_name, createdAt, updatedAt) VALUES ("Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO Playlists (playlist_name, createdAt, updatedAt) VALUES ("Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO Playlists (playlist_name, createdAt, updatedAt) VALUES ("Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO Playlists (playlist_name, createdAt, updatedAt) VALUES ("Pop", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); /*Rock Playlist*/ INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Back In Black", "ACDC", "Back In Black", 1980, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Whole Lotta Love", "Led Zepplin", "Led Zepplin II", 1969, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Sweet Emotion", "Aerosmith", "Toys In The Attic", 1975, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Paradise City", "Guns N' Roses", "Appetite For Destruction", 1987, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Fortunate Son", "Creedence Clearwater Revival", "Willy And The Poor Boys", 1969, "Rock", 1, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Midnight Rider", "Allman Brothers", "Idlewild South", 1970, "Rock",CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Renegede", "Styx", "Pieces of Eight", 1978, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("All Along the Watchtower", "<NAME>", "Electric Ladyland", 1968, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("War Pigs / Lukes Wall", "Black Sabbath", "Paranoid", 1970, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Chhinnnamasta", "Acacia Strain", "Slow Decay", 2020 , "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Paint it Black", "Rolling Stones", "Aftermath", 1966, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Come as You Are", "Nirvana", "Nevermind", 1991, "Rock", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); /*Rap Playlist*/ INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("GOOBA", "6ix9ine", "Tattletales", 2020, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("PRIDE.", "<NAME>", "DAMN.", 2017, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Faucet Failure", "Ski Mask The Slump God", "STOKELEY", 2018, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Self Care", "<NAME>", "Swimming", 2018, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("No Option", "Post Malone", "Stoney", 2016, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Day 'N' Nite (nightmare)", "Kid Cudi", "Man on the Moon: The End of Days", 2009, "Rap", 2, CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("All Caps", "MF DOOM", "Madvilliany", 2004, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Who Needs Love", "<NAME>", "A Love Letter to You 4", 2019, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Lava Glaciers (feat. Childish Gambino)", "<NAME>", "Neon Icon", 2014, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Toni", "2 Chainz", "So Help Me God 2", 2020, "Rap", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); /*Alt Playlist*/ INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Montreal", "Roosevelt", "Elliot-EP", 2013, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Slumlord", "Neon Indian", "VEGA INTL. Night School", 2015, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Breathe Deeper", "Tame Impala", "The Slow Rush", 2020, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Under The Moon", "Foster The People", "In The Darkest Of Nights, Let The Birds Sing", 2020, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Another Rise, Another Fall", "Miami Horror", "All Possible Futures", 2015, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Sun Structures", "Temples", "Sun Structures", 2014, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Pusher", "Alt-j(∆)", "All Possible Futures", 2014, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Disco", "Surf Curse", "Heaven Surrounds", 2019, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("<NAME>", "STRFKR", "Miracle Mile", 2013, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); INSERT INTO songs (song_name, artist, album, year, genre, createdAt, updatedAt) VALUES ("Warned You", "Good Morning", "Shawcross", 2014, "Alternative", CURRENT_TIMESTAMP, CURRENT_TIMESTAMP); SELECT * FROM Playlists; SELECT * FROM Songs;
<gh_stars>0 alter table departments add (chairperson_phone varchar2(40)); exit;
/* Navicat Premium Data Transfer Source Server : local Source Server Type : MySQL Source Server Version : 50538 Source Host : localhost Source Database : copy Target Server Type : MySQL Target Server Version : 50538 File Encoding : utf-8 Date: 06/24/2015 09:42:07 AM */ SET NAMES utf8; SET FOREIGN_KEY_CHECKS = 0; -- ---------------------------- -- Table structure for `regions` -- ---------------------------- DROP TABLE IF EXISTS `regions`; CREATE TABLE `regions` ( `id` int(11) DEFAULT NULL, `parent_id` text, `name` text, `alias` text, `pinyin` text, `abbr` text, `zip` text, `level` int(11) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of `regions` -- ---------------------------- BEGIN; INSERT INTO `regions` VALUES ('110000', '', '北京市', '北京', 'BeiJing', 'BJ', '100000', '1'), ('110101', '110000', '东城区', '东城区', 'DongChengQu', 'DCQ', '100010', '2'), ('110102', '110000', '西城区', '西城区', 'XiChengQu', 'XCQ', '100032', '2'), ('110105', '110000', '朝阳区', '朝阳区', 'ChaoYangQu', 'CYQ', '100011', '2'), ('110106', '110000', '丰台区', '丰台区', 'FengTaiQu', 'FTQ', '100071', '2'), ('110107', '110000', '石景山区', '石景山区', 'ShiJingShanQu', 'SJSQ', '100071', '2'), ('110108', '110000', '海淀区', '海淀区', 'HaiDianQu', 'HDQ', '100091', '2'), ('110109', '110000', '门头沟区', '门头沟区', 'MenTouGouQu', 'MTGQ', '102300', '2'), ('110111', '110000', '房山区', '房山区', 'FangShanQu', 'FSQ', '102488', '2'), ('110112', '110000', '通州区', '通州区', 'TongZhouQu', 'TZQ', '101100', '2'), ('110113', '110000', '顺义区', '顺义区', 'ShunYiQu', 'SYQ', '101300', '2'), ('110114', '110000', '昌平区', '昌平区', 'ChangPingQu', 'CPQ', '102200', '2'), ('110115', '110000', '大兴区', '大兴区', 'DaXingQu', 'DXQ', '102600', '2'), ('110116', '110000', '怀柔区', '怀柔区', 'HuaiRouQu', 'HRQ', '101400', '2'), ('110117', '110000', '平谷区', '平谷区', 'PingGuQu', 'PGQ', '101200', '2'), ('110228', '110000', '密云县', '密云', 'MiYun', 'MY', '101500', '2'), ('110229', '110000', '延庆县', '延庆', 'YanQing', 'YQ', '102100', '2'), ('120000', '', '天津市', '天津', 'TianJin', 'TJ', '300000', '1'), ('120101', '120000', '和平区', '和平区', 'HePingQu', 'HPQ', '300041', '2'), ('120102', '120000', '河东区', '河东区', 'HeDongQu', 'HDQ', '300171', '2'), ('120103', '120000', '河西区', '河西区', 'HeXiQu', 'HXQ', '300202', '2'), ('120104', '120000', '南开区', '南开区', 'NanKaiQu', 'NKQ', '300100', '2'), ('120105', '120000', '河北区', '河北区', 'HeBeiQu', 'HBQ', '300143', '2'), ('120106', '120000', '红桥区', '红桥区', 'HongQiaoQu', 'HQQ', '300131', '2'), ('120110', '120000', '东丽区', '东丽区', 'DongLiQu', 'DLQ', '300300', '2'), ('120111', '120000', '西青区', '西青区', 'XiQingQu', 'XQQ', '300380', '2'), ('120112', '120000', '津南区', '津南区', 'JinNanQu', 'JNQ', '300350', '2'), ('120113', '120000', '北辰区', '北辰区', 'BeiChenQu', 'BCQ', '300400', '2'), ('120114', '120000', '武清区', '武清区', 'WuQingQu', 'WQQ', '301700', '2'), ('120115', '120000', '宝坻区', '宝坻区', 'BaoChiQu', 'BCQ', '301800', '2'), ('120116', '120000', '滨海新区', '滨海新区', 'BinHaiXinQu', 'BHXQ', '300457', '2'), ('120221', '120000', '宁河县', '宁河', 'NingHe', 'NH', '301500', '2'), ('120223', '120000', '静海县', '静海', 'JingHai', 'JH', '301600', '2'), ('120225', '120000', '蓟县', '蓟县', 'JiXian', 'JX', '301900', '2'), ('130000', '', '河北省', '河北', 'HeBei', 'HB', '050000', '1'), ('130100', '130000', '石家庄市', '石家庄', 'ShiJiaZhuang', 'SJZ', '050000', '2'), ('130102', '130100', '长安区', '长安区', 'ZhangAnQu', 'ZAQ', '050011', '3'), ('130103', '130100', '桥东区', '桥东区', 'QiaoDongQu', 'QDQ', '050011', '3'), ('130104', '130100', '桥西区', '桥西区', 'QiaoXiQu', 'QXQ', '050051', '3'), ('130105', '130100', '新华区', '新华区', 'XinHuaQu', 'XHQ', '050051', '3'), ('130107', '130100', '井陉矿区', '井陉矿区', 'JingXingKuangQu', 'JXKQ', '050100', '3'), ('130108', '130100', '裕华区', '裕华区', 'YuHuaQu', 'YHQ', '050081', '3'), ('130121', '130100', '井陉县', '井陉', 'JingXing', 'JX', '050300', '3'), ('130123', '130100', '正定县', '正定', 'ZhengDing', 'ZD', '050800', '3'), ('130124', '130100', '栾城县', '栾城', 'LuanCheng', 'LC', '051430', '3'), ('130125', '130100', '行唐县', '行唐', 'XingTang', 'XT', '050600', '3'), ('130126', '130100', '灵寿县', '灵寿', 'LingShou', 'LS', '050500', '3'), ('130127', '130100', '高邑县', '高邑', 'GaoYi', 'GY', '051330', '3'), ('130128', '130100', '深泽县', '深泽', 'ShenZe', 'SZ', '052560', '3'), ('130129', '130100', '赞皇县', '赞皇', 'ZanHuang', 'ZH', '051230', '3'), ('130130', '130100', '无极县', '无极', 'WuJi', 'WJ', '052460', '3'), ('130131', '130100', '平山县', '平山', 'PingShan', 'PS', '050400', '3'), ('130132', '130100', '元氏县', '元氏', 'YuanShi', 'YS', '051130', '3'), ('130133', '130100', '赵县', '赵县', 'ZhaoXian', 'ZX', '051530', '3'), ('130181', '130100', '辛集市', '辛集', 'XinJi', 'XJ', '052360', '3'), ('130182', '130100', '藁城市', '藁城', 'GaoCheng', 'GC', '052160', '3'), ('130183', '130100', '晋州市', '晋州', 'JinZhou', 'JZ', '052260', '3'), ('130184', '130100', '新乐市', '新乐', 'XinLe', 'XL', '050700', '3'), ('130185', '130100', '鹿泉市', '鹿泉', 'LuQuan', 'LQ', '050200', '3'), ('130200', '130000', '唐山市', '唐山', 'TangShan', 'TS', '063000', '2'), ('130202', '130200', '路南区', '路南区', 'LuNanQu', 'LNQ', '063017', '3'), ('130203', '130200', '路北区', '路北区', 'LuBeiQu', 'LBQ', '063015', '3'), ('130204', '130200', '古冶区', '古冶区', 'GuYeQu', 'GYQ', '063104', '3'), ('130205', '130200', '开平区', '开平区', 'KaiPingQu', 'KPQ', '063021', '3'), ('130207', '130200', '丰南区', '丰南区', 'FengNanQu', 'FNQ', '063300', '3'), ('130208', '130200', '丰润区', '丰润区', 'FengRunQu', 'FRQ', '064000', '3'), ('130209', '130200', '曹妃甸区', '曹妃甸区', 'CaoFeiDianQu', 'CFDQ', '', '3'), ('130223', '130200', '滦县', '滦县', 'LuanXian', 'LX', '063700', '3'), ('130224', '130200', '滦南县', '滦南', 'LuanNan', 'LN', '063500', '3'), ('130225', '130200', '乐亭县', '乐亭', 'LeTing', 'LT', '063600', '3'), ('130227', '130200', '迁西县', '迁西', 'QianXi', 'QX', '064300', '3'), ('130229', '130200', '玉田县', '玉田', 'YuTian', 'YT', '064100', '3'), ('130281', '130200', '遵化市', '遵化', 'ZunHua', 'ZH', '064200', '3'), ('130283', '130200', '迁安市', '迁安', 'QianAn', 'QA', '064400', '3'), ('130300', '130000', '秦皇岛市', '秦皇岛', 'QinHuangDao', 'QHD', '066000', '2'), ('130302', '130300', '海港区', '海港区', 'HaiGangQu', 'HGQ', '066000', '3'), ('130303', '130300', '山海关区', '山海关区', 'ShanHaiGuanQu', 'SHGQ', '066200', '3'), ('130304', '130300', '北戴河区', '北戴河区', 'BeiDaiHeQu', 'BDHQ', '066100', '3'), ('130321', '130300', '青龙满族自治县', '青龙满族', 'QingLongManZu', 'QLMZ', '066500', '3'), ('130322', '130300', '昌黎县', '昌黎', 'ChangLi', 'CL', '066600', '3'), ('130323', '130300', '抚宁县', '抚宁', 'FuNing', 'FN', '066300', '3'), ('130324', '130300', '卢龙县', '卢龙', 'LuLong', 'LL', '066400', '3'), ('130400', '130000', '邯郸市', '邯郸', 'HanDan', 'HD', '056000', '2'), ('130402', '130400', '邯山区', '邯山区', 'HanShanQu', 'HSQ', '056001', '3'), ('130403', '130400', '丛台区', '丛台区', 'CongTaiQu', 'CTQ', '056004', '3'), ('130404', '130400', '复兴区', '复兴区', 'FuXingQu', 'FXQ', '056003', '3'), ('130406', '130400', '峰峰矿区', '峰峰矿区', 'FengFengKuangQu', 'FFKQ', '056200', '3'), ('130421', '130400', '邯郸县', '邯郸', 'HanDan', 'HD', '056105', '3'), ('130423', '130400', '临漳县', '临漳', 'LinZhang', 'LZ', '056600', '3'), ('130424', '130400', '成安县', '成安', 'ChengAn', 'CA', '056700', '3'), ('130425', '130400', '大名县', '大名', 'DaMing', 'DM', '056900', '3'), ('130426', '130400', '涉县', '涉县', 'SheXian', 'SX', '056400', '3'), ('130427', '130400', '磁县', '磁县', 'CiXian', 'CX', '056500', '3'), ('130428', '130400', '肥乡县', '肥乡', 'FeiXiang', 'FX', '057550', '3'), ('130429', '130400', '永年县', '永年', 'YongNian', 'YN', '057150', '3'), ('130430', '130400', '邱县', '邱县', 'QiuXian', 'QX', '057450', '3'), ('130431', '130400', '鸡泽县', '鸡泽', 'JiZe', 'JZ', '057350', '3'), ('130432', '130400', '广平县', '广平', 'GuangPing', 'GP', '057650', '3'), ('130433', '130400', '馆陶县', '馆陶', 'GuanTao', 'GT', '057750', '3'), ('130434', '130400', '魏县', '魏县', 'WeiXian', 'WX', '056800', '3'), ('130435', '130400', '曲周县', '曲周', 'QuZhou', 'QZ', '057250', '3'), ('130481', '130400', '武安市', '武安', 'WuAn', 'WA', '056300', '3'), ('130500', '130000', '邢台市', '邢台', 'XingTai', 'XT', '054000', '2'), ('130502', '130500', '桥东区', '桥东区', 'QiaoDongQu', 'QDQ', '054001', '3'), ('130503', '130500', '桥西区', '桥西区', 'QiaoXiQu', 'QXQ', '054000', '3'), ('130521', '130500', '邢台县', '邢台', 'XingTai', 'XT', '054001', '3'), ('130522', '130500', '临城县', '临城', 'LinCheng', 'LC', '054300', '3'), ('130523', '130500', '内丘县', '内丘', 'NeiQiu', 'NQ', '054200', '3'), ('130524', '130500', '柏乡县', '柏乡', 'BaiXiang', 'BX', '055450', '3'), ('130525', '130500', '隆尧县', '隆尧', 'LongYao', 'LY', '055350', '3'), ('130526', '130500', '任县', '任县', 'RenXian', 'RX', '055150', '3'), ('130527', '130500', '南和县', '南和', 'NanHe', 'NH', '054400', '3'), ('130528', '130500', '宁晋县', '宁晋', 'NingJin', 'NJ', '055550', '3'), ('130529', '130500', '巨鹿县', '巨鹿', 'JuLu', 'JL', '055250', '3'), ('130530', '130500', '新河县', '新河', 'XinHe', 'XH', '055650', '3'), ('130531', '130500', '广宗县', '广宗', 'GuangZong', 'GZ', '054600', '3'), ('130532', '130500', '平乡县', '平乡', 'PingXiang', 'PX', '054500', '3'), ('130533', '130500', '威县', '威县', 'WeiXian', 'WX', '054700', '3'), ('130534', '130500', '清河县', '清河', 'QingHe', 'QH', '054800', '3'), ('130535', '130500', '临西县', '临西', 'LinXi', 'LX', '054900', '3'), ('130581', '130500', '南宫市', '南宫', 'NanGong', 'NG', '055750', '3'), ('130582', '130500', '沙河市', '沙河', 'ShaHe', 'SH', '054100', '3'), ('130600', '130000', '保定市', '保定', 'BaoDing', 'BD', '071000', '2'), ('130602', '130600', '新市区', '新市区', 'XinShiQu', 'XSQ', '071052', '3'), ('130603', '130600', '北市区', '北市区', 'BeiShiQu', 'BSQ', '071000', '3'), ('130604', '130600', '南市区', '南市区', 'NanShiQu', 'NSQ', '071000', '3'), ('130621', '130600', '满城县', '满城', 'ManCheng', 'MC', '072150', '3'), ('130622', '130600', '清苑县', '清苑', 'QingYuan', 'QY', '071100', '3'), ('130623', '130600', '涞水县', '涞水', 'LaiShui', 'LS', '074100', '3'), ('130624', '130600', '阜平县', '阜平', 'FuPing', 'FP', '073200', '3'), ('130625', '130600', '徐水县', '徐水', 'XuShui', 'XS', '072550', '3'), ('130626', '130600', '定兴县', '定兴', 'DingXing', 'DX', '072650', '3'), ('130627', '130600', '唐县', '唐县', 'TangXian', 'TX', '072350', '3'), ('130628', '130600', '高阳县', '高阳', 'GaoYang', 'GY', '071500', '3'), ('130629', '130600', '容城县', '容城', 'RongCheng', 'RC', '071700', '3'), ('130630', '130600', '涞源县', '涞源', 'LaiYuan', 'LY', '074300', '3'), ('130631', '130600', '望都县', '望都', 'WangDou', 'WD', '072450', '3'), ('130632', '130600', '安新县', '安新', 'AnXin', 'AX', '071600', '3'), ('130633', '130600', '易县', '易县', 'YiXian', 'YX', '074200', '3'), ('130634', '130600', '曲阳县', '曲阳', 'QuYang', 'QY', '073100', '3'), ('130635', '130600', '蠡县', '蠡县', 'LiXian', 'LX', '071400', '3'), ('130636', '130600', '顺平县', '顺平', 'ShunPing', 'SP', '072250', '3'), ('130637', '130600', '博野县', '博野', 'BoYe', 'BY', '071300', '3'), ('130638', '130600', '雄县', '雄县', 'XiongXian', 'XX', '071800', '3'), ('130681', '130600', '涿州市', '涿州', 'ZhuoZhou', 'ZZ', '072750', '3'), ('130682', '130600', '定州市', '定州', 'DingZhou', 'DZ', '073000', '3'), ('130683', '130600', '安国市', '安国', 'AnGuo', 'AG', '071200', '3'), ('130684', '130600', '高碑店市', '高碑店', 'GaoBeiDian', 'GBD', '074000', '3'), ('130700', '130000', '张家口市', '张家口', 'ZhangJiaKou', 'ZJK', '075000', '2'), ('130702', '130700', '桥东区', '桥东区', 'QiaoDongQu', 'QDQ', '075000', '3'), ('130703', '130700', '桥西区', '桥西区', 'QiaoXiQu', 'QXQ', '075061', '3'), ('130705', '130700', '宣化区', '宣化区', 'XuanHuaQu', 'XHQ', '075100', '3'), ('130706', '130700', '下花园区', '下花园区', 'XiaHuaYuanQu', 'XHYQ', '075300', '3'), ('130721', '130700', '宣化县', '宣化', 'XuanHua', 'XH', '075100', '3'), ('130722', '130700', '张北县', '张北', 'ZhangBei', 'ZB', '076450', '3'), ('130723', '130700', '康保县', '康保', 'KangBao', 'KB', '076650', '3'), ('130724', '130700', '沽源县', '沽源', 'GuYuan', 'GY', '076550', '3'), ('130725', '130700', '尚义县', '尚义', 'ShangYi', 'SY', '076750', '3'), ('130726', '130700', '蔚县', '蔚县', 'WeiXian', 'WX', '075700', '3'), ('130727', '130700', '阳原县', '阳原', 'YangYuan', 'YY', '075800', '3'), ('130728', '130700', '怀安县', '怀安', 'HuaiAn', 'HA', '076150', '3'), ('130729', '130700', '万全县', '万全', 'WanQuan', 'WQ', '076250', '3'), ('130730', '130700', '怀来县', '怀来', 'HuaiLai', 'HL', '075400', '3'), ('130731', '130700', '涿鹿县', '涿鹿', 'ZhuoLu', 'ZL', '075600', '3'), ('130732', '130700', '赤城县', '赤城', 'ChiCheng', 'CC', '075500', '3'), ('130733', '130700', '崇礼县', '崇礼', 'ChongLi', 'CL', '076350', '3'), ('130800', '130000', '承德市', '承德', 'ChengDe', 'CD', '067000', '2'), ('130802', '130800', '双桥区', '双桥区', 'ShuangQiaoQu', 'SQQ', '067000', '3'), ('130803', '130800', '双滦区', '双滦区', 'ShuangLuanQu', 'SLQ', '067000', '3'), ('130804', '130800', '鹰手营子矿区', '鹰手营子矿区', 'YingShouYingZiKuangQu', 'YSYZKQ', '067000', '3'), ('130821', '130800', '承德县', '承德', 'ChengDe', 'CD', '067400', '3'), ('130822', '130800', '兴隆县', '兴隆', 'XingLong', 'XL', '067300', '3'), ('130823', '130800', '平泉县', '平泉', 'PingQuan', 'PQ', '067500', '3'), ('130824', '130800', '滦平县', '滦平', 'LuanPing', 'LP', '068250', '3'), ('130825', '130800', '隆化县', '隆化', 'LongHua', 'LH', '068150', '3'), ('130826', '130800', '丰宁满族自治县', '丰宁满族', 'FengNingManZu', 'FNMZ', '068350', '3'), ('130827', '130800', '宽城满族自治县', '宽城满族', 'KuanChengManZu', 'KCMZ', '067600', '3'), ('130828', '130800', '围场满族蒙古族自治县', '围场满族蒙古族', 'WeiChangManZuMengGuZu', 'WCMZMGZ', '068450', '3'), ('130900', '130000', '沧州市', '沧州', 'CangZhou', 'CZ', '061000', '2'), ('130902', '130900', '新华区', '新华区', 'XinHuaQu', 'XHQ', '061000', '3'), ('130903', '130900', '运河区', '运河区', 'YunHeQu', 'YHQ', '061000', '3'), ('130921', '130900', '沧县', '沧县', 'CangXian', 'CX', '061035', '3'), ('130922', '130900', '青县', '青县', 'QingXian', 'QX', '062650', '3'), ('130923', '130900', '东光县', '东光', 'DongGuang', 'DG', '061600', '3'), ('130924', '130900', '海兴县', '海兴', 'HaiXing', 'HX', '061200', '3'), ('130925', '130900', '盐山县', '盐山', 'YanShan', 'YS', '061300', '3'), ('130926', '130900', '肃宁县', '肃宁', 'SuNing', 'SN', '062350', '3'), ('130927', '130900', '南皮县', '南皮', 'NanPi', 'NP', '061500', '3'), ('130928', '130900', '吴桥县', '吴桥', 'WuQiao', 'WQ', '061800', '3'), ('130929', '130900', '献县', '献县', 'XianXian', 'XX', '062250', '3'), ('130930', '130900', '孟村回族自治县', '孟村回族', 'MengCunHuiZu', 'MCHZ', '061400', '3'), ('130981', '130900', '泊头市', '泊头', 'PoTou', 'PT', '062150', '3'), ('130982', '130900', '任丘市', '任丘', 'RenQiu', 'RQ', '062550', '3'), ('130983', '130900', '黄骅市', '黄骅', 'HuangHua', 'HH', '061100', '3'), ('130984', '130900', '河间市', '河间', 'HeJian', 'HJ', '062450', '3'), ('131000', '130000', '廊坊市', '廊坊', 'LangFang', 'LF', '065000', '2'), ('131002', '131000', '安次区', '安次区', 'AnCiQu', 'ACQ', '065000', '3'), ('131003', '131000', '广阳区', '广阳区', 'GuangYangQu', 'GYQ', '065000', '3'), ('131022', '131000', '固安县', '固安', 'GuAn', 'GA', '065500', '3'), ('131023', '131000', '永清县', '永清', 'YongQing', 'YQ', '065600', '3'), ('131024', '131000', '香河县', '香河', 'XiangHe', 'XH', '065400', '3'), ('131025', '131000', '大城县', '大城', 'DaCheng', 'DC', '065900', '3'), ('131026', '131000', '文安县', '文安', 'WenAn', 'WA', '065800', '3'), ('131028', '131000', '大厂回族自治县', '大厂回族', 'DaChangHuiZu', 'DCHZ', '065300', '3'), ('131081', '131000', '霸州市', '霸州', 'BaZhou', 'BZ', '065700', '3'), ('131082', '131000', '三河市', '三河', 'SanHe', 'SH', '065200', '3'), ('131100', '130000', '衡水市', '衡水', 'HengShui', 'HS', '053000', '2'), ('131102', '131100', '桃城区', '桃城区', 'TaoChengQu', 'TCQ', '053000', '3'), ('131121', '131100', '枣强县', '枣强', 'ZaoQiang', 'ZQ', '053100', '3'), ('131122', '131100', '武邑县', '武邑', 'WuYi', 'WY', '053400', '3'), ('131123', '131100', '武强县', '武强', 'WuQiang', 'WQ', '053300', '3'), ('131124', '131100', '饶阳县', '饶阳', 'RaoYang', 'RY', '053900', '3'), ('131125', '131100', '安平县', '安平', 'AnPing', 'AP', '053600', '3'), ('131126', '131100', '故城县', '故城', 'GuCheng', 'GC', '253800', '3'), ('131127', '131100', '景县', '景县', 'JingXian', 'JX', '053500', '3'), ('131128', '131100', '阜城县', '阜城', 'FuCheng', 'FC', '053700', '3'), ('131181', '131100', '冀州市', '冀州', 'JiZhou', 'JZ', '053200', '3'), ('131182', '131100', '深州市', '深州', 'ShenZhou', 'SZ', '053800', '3'), ('140000', '', '山西省', '山西', 'ShanXi', 'SX', '030000', '1'), ('140100', '140000', '太原市', '太原', 'TaiYuan', 'TY', '030000', '2'), ('140105', '140100', '小店区', '小店区', 'XiaoDianQu', 'XDQ', '030032', '3'), ('140106', '140100', '迎泽区', '迎泽区', 'YingZeQu', 'YZQ', '030024', '3'), ('140107', '140100', '杏花岭区', '杏花岭区', 'XingHuaLingQu', 'XHLQ', '030001', '3'), ('140108', '140100', '尖草坪区', '尖草坪区', 'JianCaoPingQu', 'JCPQ', '030003', '3'), ('140109', '140100', '万柏林区', '万柏林区', 'WanBaiLinQu', 'WBLQ', '030027', '3'), ('140110', '140100', '晋源区', '晋源区', 'JinYuanQu', 'JYQ', '030025', '3'), ('140121', '140100', '清徐县', '清徐', 'QingXu', 'QX', '030400', '3'), ('140122', '140100', '阳曲县', '阳曲', 'YangQu', 'YQ', '030100', '3'), ('140123', '140100', '娄烦县', '娄烦', 'LouFan', 'LF', '030300', '3'), ('140181', '140100', '古交市', '古交', 'GuJiao', 'GJ', '030200', '3'), ('140200', '140000', '大同市', '大同', 'DaTong', 'DT', '037000', '2'), ('140202', '140200', '城区', '城区', 'ChengQu', 'CQ', '037008', '3'), ('140203', '140200', '矿区', '矿区', 'KuangQu', 'KQ', '037001', '3'), ('140211', '140200', '南郊区', '南郊区', 'NanJiaoQu', 'NJQ', '037001', '3'), ('140212', '140200', '新荣区', '新荣区', 'XinRongQu', 'XRQ', '037002', '3'), ('140221', '140200', '阳高县', '阳高', 'YangGao', 'YG', '038100', '3'), ('140222', '140200', '天镇县', '天镇', 'TianZhen', 'TZ', '038200', '3'), ('140223', '140200', '广灵县', '广灵', 'GuangLing', 'GL', '037500', '3'), ('140224', '140200', '灵丘县', '灵丘', 'LingQiu', 'LQ', '034400', '3'), ('140225', '140200', '浑源县', '浑源', 'HunYuan', 'HY', '037400', '3'), ('140226', '140200', '左云县', '左云', 'ZuoYun', 'ZY', '037100', '3'), ('140227', '140200', '大同县', '大同', 'DaTong', 'DT', '037300', '3'), ('140300', '140000', '阳泉市', '阳泉', 'YangQuan', 'YQ', '045000', '2'), ('140302', '140300', '城区', '城区', 'ChengQu', 'CQ', '045000', '3'), ('140303', '140300', '矿区', '矿区', 'KuangQu', 'KQ', '045000', '3'), ('140311', '140300', '郊区', '郊区', 'JiaoQu', 'JQ', '045011', '3'), ('140321', '140300', '平定县', '平定', 'PingDing', 'PD', '045200', '3'), ('140322', '140300', '盂县', '盂县', 'YuXian', 'YX', '045100', '3'), ('140400', '140000', '长治市', '长治', 'ZhangZhi', 'ZZ', '046000', '2'), ('140402', '140400', '城区', '城区', 'ChengQu', 'CQ', '', '3'), ('140411', '140400', '郊区', '郊区', 'JiaoQu', 'JQ', '', '3'), ('140421', '140400', '长治县', '长治', 'ZhangZhi', 'ZZ', '047100', '3'), ('140423', '140400', '襄垣县', '襄垣', 'XiangYuan', 'XY', '046200', '3'), ('140424', '140400', '屯留县', '屯留', 'TunLiu', 'TL', '046100', '3'), ('140425', '140400', '平顺县', '平顺', 'PingShun', 'PS', '047400', '3'), ('140426', '140400', '黎城县', '黎城', 'LiCheng', 'LC', '047600', '3'), ('140427', '140400', '壶关县', '壶关', 'HuGuan', 'HG', '047300', '3'), ('140428', '140400', '长子县', '长子', 'ZhangZi', 'ZZ', '046600', '3'), ('140429', '140400', '武乡县', '武乡', 'WuXiang', 'WX', '046300', '3'), ('140430', '140400', '沁县', '沁县', 'QinXian', 'QX', '046400', '3'), ('140431', '140400', '沁源县', '沁源', 'QinYuan', 'QY', '046500', '3'), ('140481', '140400', '潞城市', '潞城', 'LuCheng', 'LC', '047500', '3'), ('140500', '140000', '晋城市', '晋城', 'JinCheng', 'JC', '048000', '2'), ('140502', '140500', '城区', '城区', 'ChengQu', 'CQ', '048000', '3'), ('140521', '140500', '沁水县', '沁水', 'QinShui', 'QS', '048200', '3'), ('140522', '140500', '阳城县', '阳城', 'YangCheng', 'YC', '048100', '3'), ('140524', '140500', '陵川县', '陵川', 'LingChuan', 'LC', '048300', '3'), ('140525', '140500', '泽州县', '泽州', 'ZeZhou', 'ZZ', '048012', '3'), ('140581', '140500', '高平市', '高平', 'GaoPing', 'GP', '048400', '3'), ('140600', '140000', '朔州市', '朔州', 'ShuoZhou', 'SZ', '036000', '2'), ('140602', '140600', '朔城区', '朔城区', 'ShuoChengQu', 'SCQ', '038500', '3'), ('140603', '140600', '平鲁区', '平鲁区', 'PingLuQu', 'PLQ', '038600', '3'), ('140621', '140600', '山阴县', '山阴', 'ShanYin', 'SY', '036900', '3'), ('140622', '140600', '应县', '应县', 'YingXian', 'YX', '037600', '3'), ('140623', '140600', '右玉县', '右玉', 'YouYu', 'YY', '037200', '3'), ('140624', '140600', '怀仁县', '怀仁', 'HuaiRen', 'HR', '038300', '3'), ('140700', '140000', '晋中市', '晋中', 'JinZhong', 'JZ', '030600', '2'), ('140702', '140700', '榆次区', '榆次区', 'YuCiQu', 'YCQ', '030600', '3'), ('140721', '140700', '榆社县', '榆社', 'YuShe', 'YS', '031800', '3'), ('140722', '140700', '左权县', '左权', 'ZuoQuan', 'ZQ', '032600', '3'), ('140723', '140700', '和顺县', '和顺', 'HeShun', 'HS', '032700', '3'), ('140724', '140700', '昔阳县', '昔阳', 'XiYang', 'XY', '045300', '3'), ('140725', '140700', '寿阳县', '寿阳', 'ShouYang', 'SY', '045400', '3'), ('140726', '140700', '太谷县', '太谷', 'TaiGu', 'TG', '030800', '3'), ('140727', '140700', '祁县', '祁县', 'QiXian', 'QX', '030900', '3'), ('140728', '140700', '平遥县', '平遥', 'PingYao', 'PY', '031100', '3'), ('140729', '140700', '灵石县', '灵石', 'LingShi', 'LS', '031300', '3'), ('140781', '140700', '介休市', '介休', 'JieXiu', 'JX', '032000', '3'), ('140800', '140000', '运城市', '运城', 'YunCheng', 'YC', '044000', '2'), ('140802', '140800', '盐湖区', '盐湖区', 'YanHuQu', 'YHQ', '044300', '3'), ('140821', '140800', '临猗县', '临猗', 'LinYi', 'LY', '044100', '3'), ('140822', '140800', '万荣县', '万荣', 'WanRong', 'WR', '044200', '3'), ('140823', '140800', '闻喜县', '闻喜', 'WenXi', 'WX', '043800', '3'), ('140824', '140800', '稷山县', '稷山', 'JiShan', 'JS', '043200', '3'), ('140825', '140800', '新绛县', '新绛', 'XinJiang', 'XJ', '043100', '3'), ('140826', '140800', '绛县', '绛县', 'JiangXian', 'JX', '043600', '3'), ('140827', '140800', '垣曲县', '垣曲', 'YuanQu', 'YQ', '043700', '3'), ('140828', '140800', '夏县', '夏县', 'XiaXian', 'XX', '044400', '3'), ('140829', '140800', '平陆县', '平陆', 'PingLu', 'PL', '044300', '3'), ('140830', '140800', '芮城县', '芮城', 'RuiCheng', 'RC', '044600', '3'), ('140881', '140800', '永济市', '永济', 'YongJi', 'YJ', '044500', '3'), ('140882', '140800', '河津市', '河津', 'HeJin', 'HJ', '043300', '3'), ('140900', '140000', '忻州市', '忻州', 'XinZhou', 'XZ', '034000', '2'), ('140902', '140900', '忻府区', '忻府区', 'XinFuQu', 'XFQ', '034000', '3'), ('140921', '140900', '定襄县', '定襄', 'DingXiang', 'DX', '035400', '3'), ('140922', '140900', '五台县', '五台', 'WuTai', 'WT', '035500', '3'), ('140923', '140900', '代县', '代县', 'DaiXian', 'DX', '034200', '3'), ('140924', '140900', '繁峙县', '繁峙', 'FanZhi', 'FZ', '034300', '3'), ('140925', '140900', '宁武县', '宁武', 'NingWu', 'NW', '036700', '3'), ('140926', '140900', '静乐县', '静乐', 'JingLe', 'JL', '035100', '3'), ('140927', '140900', '神池县', '神池', 'ShenChi', 'SC', '036100', '3'), ('140928', '140900', '五寨县', '五寨', 'WuZhai', 'WZ', '036100', '3'), ('140929', '140900', '岢岚县', '岢岚', 'KeLan', 'KL', '036300', '3'), ('140930', '140900', '河曲县', '河曲', 'HeQu', 'HQ', '036500', '3'), ('140931', '140900', '保德县', '保德', 'BaoDe', 'BD', '036600', '3'), ('140932', '140900', '偏关县', '偏关', 'PianGuan', 'PG', '036400', '3'), ('140981', '140900', '原平市', '原平', 'YuanPing', 'YP', '034100', '3'), ('141000', '140000', '临汾市', '临汾', 'LinFen', 'LF', '041000', '2'), ('141002', '141000', '尧都区', '尧都区', 'YaoDouQu', 'YDQ', '041000', '3'), ('141021', '141000', '曲沃县', '曲沃', 'QuWo', 'QW', '043400', '3'), ('141022', '141000', '翼城县', '翼城', 'YiCheng', 'YC', '043500', '3'), ('141023', '141000', '襄汾县', '襄汾', 'XiangFen', 'XF', '041500', '3'), ('141024', '141000', '洪洞县', '洪洞', 'HongDong', 'HD', '041600', '3'), ('141025', '141000', '古县', '古县', 'GuXian', 'GX', '042400', '3'), ('141026', '141000', '安泽县', '安泽', 'AnZe', 'AZ', '042500', '3'), ('141027', '141000', '浮山县', '浮山', 'FuShan', 'FS', '042600', '3'), ('141028', '141000', '吉县', '吉县', 'JiXian', 'JX', '042200', '3'), ('141029', '141000', '乡宁县', '乡宁', 'XiangNing', 'XN', '042100', '3'), ('141030', '141000', '大宁县', '大宁', 'DaNing', 'DN', '042300', '3'), ('141031', '141000', '隰县', '隰县', 'XiXian', 'XX', '041300', '3'), ('141032', '141000', '永和县', '永和', 'YongHe', 'YH', '041400', '3'), ('141033', '141000', '蒲县', '蒲县', 'PuXian', 'PX', '041200', '3'), ('141034', '141000', '汾西县', '汾西', 'FenXi', 'FX', '031500', '3'), ('141081', '141000', '侯马市', '侯马', 'HouMa', 'HM', '043000', '3'), ('141082', '141000', '霍州市', '霍州', 'HuoZhou', 'HZ', '031400', '3'), ('141100', '140000', '吕梁市', '吕梁', 'LvLiang', 'LL', '033000', '2'), ('141102', '141100', '离石区', '离石区', 'LiShiQu', 'LSQ', '033000', '3'), ('141121', '141100', '文水县', '文水', 'WenShui', 'WS', '032100', '3'), ('141122', '141100', '交城县', '交城', 'JiaoCheng', 'JC', '030500', '3'), ('141123', '141100', '兴县', '兴县', 'XingXian', 'XX', '033601', '3'), ('141124', '141100', '临县', '临县', 'LinXian', 'LX', '033200', '3'), ('141125', '141100', '柳林县', '柳林', 'LiuLin', 'LL', '033300', '3'), ('141126', '141100', '石楼县', '石楼', 'ShiLou', 'SL', '032500', '3'), ('141127', '141100', '岚县', '岚县', 'LanXian', 'LX', '033500', '3'), ('141128', '141100', '方山县', '方山', 'FangShan', 'FS', '033100', '3'), ('141129', '141100', '中阳县', '中阳', 'ZhongYang', 'ZY', '033400', '3'), ('141130', '141100', '交口县', '交口', 'JiaoKou', 'JK', '032400', '3'), ('141181', '141100', '孝义市', '孝义', 'XiaoYi', 'XY', '032208', '3'), ('141182', '141100', '汾阳市', '汾阳', 'FenYang', 'FY', '032200', '3'), ('150000', '', '内蒙古自治区', '内蒙古', 'NeiMengGu', 'NMG', '010000', '1'), ('150100', '150000', '呼和浩特市', '呼和浩特', 'HuHeHaoTe', 'HHHT', '010000', '2'), ('150102', '150100', '新城区', '新城区', 'XinChengQu', 'XCQ', '010050', '3'), ('150103', '150100', '回民区', '回民区', 'HuiMinQu', 'HMQ', '010030', '3'), ('150104', '150100', '玉泉区', '玉泉区', 'YuQuanQu', 'YQQ', '010020', '3'), ('150105', '150100', '赛罕区', '赛罕区', 'SaiHanQu', 'SHQ', '010020', '3'), ('150121', '150100', '土默特左旗', '土默特左旗', 'TuMoTeZuoQi', 'TMTZQ', '010100', '3'), ('150122', '150100', '托克托县', '托克托', 'TuoKeTuo', 'TKT', '010200', '3'), ('150123', '150100', '和林格尔县', '和林格尔', 'HeLinGeEr', 'HLGE', '011500', '3'), ('150124', '150100', '清水河县', '清水河', 'QingShuiHe', 'QSH', '011600', '3'), ('150125', '150100', '武川县', '武川', 'WuChuan', 'WC', '011700', '3'), ('150200', '150000', '包头市', '包头', 'BaoTou', 'BT', '014000', '2'), ('150202', '150200', '东河区', '东河区', 'DongHeQu', 'DHQ', '014040', '3'), ('150203', '150200', '昆都仑区', '昆都仑区', 'KunDouLunQu', 'KDLQ', '014010', '3'), ('150204', '150200', '青山区', '青山区', 'QingShanQu', 'QSQ', '014030', '3'), ('150205', '150200', '石拐区', '石拐区', 'ShiGuaiQu', 'SGQ', '014070', '3'), ('150206', '150200', '白云鄂博矿区', '白云鄂博矿区', 'BaiYunEBoKuangQu', 'BYEBKQ', '014080', '3'), ('150207', '150200', '九原区', '九原区', 'JiuYuanQu', 'JYQ', '014060', '3'), ('150221', '150200', '土默特右旗', '土默特右旗', 'TuMoTeYouQi', 'TMTYQ', '014100', '3'), ('150222', '150200', '固阳县', '固阳', 'GuYang', 'GY', '014200', '3'), ('150223', '150200', '达尔罕茂明安联合旗', '达尔罕茂明安联合旗', 'DaErHanMaoMingAnLianHeQi', 'DEHMMALHQ', '014500', '3'), ('150300', '150000', '乌海市', '乌海', 'WuHai', 'WH', '016000', '2'), ('150302', '150300', '海勃湾区', '海勃湾区', 'HaiBoWanQu', 'HBWQ', '016000', '3'), ('150303', '150300', '海南区', '海南区', 'HaiNanQu', 'HNQ', '016030', '3'), ('150304', '150300', '乌达区', '乌达区', 'WuDaQu', 'WDQ', '016040', '3'), ('150400', '150000', '赤峰市', '赤峰', 'ChiFeng', 'CF', '024000', '2'), ('150402', '150400', '红山区', '红山区', 'HongShanQu', 'HSQ', '024020', '3'), ('150403', '150400', '元宝山区', '元宝山区', 'YuanBaoShanQu', 'YBSQ', '024076', '3'), ('150404', '150400', '松山区', '松山区', 'SongShanQu', 'SSQ', '024005', '3'), ('150421', '150400', '阿鲁科尔沁旗', '阿鲁科尔沁旗', 'ALuKeErQinQi', 'ALKEQQ', '025550', '3'), ('150422', '150400', '巴林左旗', '巴林左旗', 'BaLinZuoQi', 'BLZQ', '025450', '3'), ('150423', '150400', '巴林右旗', '巴林右旗', 'BaLinYouQi', 'BLYQ', '025150', '3'), ('150424', '150400', '林西县', '林西', 'LinXi', 'LX', '025250', '3'), ('150425', '150400', '克什克腾旗', '克什克腾旗', 'KeShenKeTengQi', 'KSKTQ', '025350', '3'), ('150426', '150400', '翁牛特旗', '翁牛特旗', 'WengNiuTeQi', 'WNTQ', '024500', '3'), ('150428', '150400', '喀喇沁旗', '喀喇沁旗', 'KaLaQinQi', 'KLQQ', '024400', '3'), ('150429', '150400', '宁城县', '宁城', 'NingCheng', 'NC', '024200', '3'), ('150430', '150400', '敖汉旗', '敖汉旗', 'AoHanQi', 'AHQ', '024300', '3'), ('150500', '150000', '通辽市', '通辽', 'TongLiao', 'TL', '028000', '2'), ('150502', '150500', '科尔沁区', '科尔沁区', 'KeErQinQu', 'KEQQ', '028000', '3'), ('150521', '150500', '科尔沁左翼中旗', '科尔沁左翼中旗', 'KeErQinZuoYiZhongQi', 'KEQZYZQ', '029300', '3'), ('150522', '150500', '科尔沁左翼后旗', '科尔沁左翼后旗', 'KeErQinZuoYiHouQi', 'KEQZYHQ', '028100', '3'), ('150523', '150500', '开鲁县', '开鲁', 'KaiLu', 'KL', '028400', '3'), ('150524', '150500', '库伦旗', '库伦旗', 'KuLunQi', 'KLQ', '028200', '3'), ('150525', '150500', '奈曼旗', '奈曼旗', 'NaiManQi', 'NMQ', '028300', '3'), ('150526', '150500', '扎鲁特旗', '扎鲁特旗', 'ZhaLuTeQi', 'ZLTQ', '029100', '3'), ('150581', '150500', '霍林郭勒市', '霍林郭勒', 'HuoLinGuoLei', 'HLGL', '029200', '3'), ('150600', '150000', '鄂尔多斯市', '鄂尔多斯', 'EErDuoSi', 'EEDS', '017004', '2'), ('150602', '150600', '东胜区', '东胜区', 'DongShengQu', 'DSQ', '017000', '3'), ('150621', '150600', '达拉特旗', '达拉特旗', 'DaLaTeQi', 'DLTQ', '014300', '3'), ('150622', '150600', '准格尔旗', '准格尔旗', 'ZhunGeErQi', 'ZGEQ', '017100', '3'), ('150623', '150600', '鄂托克前旗', '鄂托克前旗', 'ETuoKeQianQi', 'ETKQQ', '016200', '3'), ('150624', '150600', '鄂托克旗', '鄂托克旗', 'ETuoKeQi', 'ETKQ', '016100', '3'), ('150625', '150600', '杭锦旗', '杭锦旗', 'HangJinQi', 'HJQ', '017400', '3'), ('150626', '150600', '乌审旗', '乌审旗', 'WuShenQi', 'WSQ', '017300', '3'), ('150627', '150600', '伊金霍洛旗', '伊金霍洛旗', 'YiJinHuoLuoQi', 'YJHLQ', '017200', '3'), ('150700', '150000', '呼伦贝尔市', '呼伦贝尔', 'HuLunBeiEr', 'HLBE', '021008', '2'), ('150702', '150700', '海拉尔区', '海拉尔区', 'HaiLaErQu', 'HLEQ', '021000', '3'), ('150721', '150700', '阿荣旗', '阿荣旗', 'ARongQi', 'ARQ', '162750', '3'), ('150722', '150700', '莫力达瓦达斡尔族自治旗', '莫力达瓦达斡尔族自治旗', 'MoLiDaWaDaWoErZuZiZhiQi', 'MLDWDWEZZZQ', '162850', '3'), ('150723', '150700', '鄂伦春自治旗', '鄂伦春自治旗', 'ELunChunZiZhiQi', 'ELCZZQ', '165450', '3'), ('150724', '150700', '鄂温克族自治旗', '鄂温克族自治旗', 'EWenKeZuZiZhiQi', 'EWKZZZQ', '021100', '3'), ('150725', '150700', '陈巴尔虎旗', '陈巴尔虎旗', 'ChenBaErHuQi', 'CBEHQ', '021500', '3'), ('150726', '150700', '新巴尔虎左旗', '新巴尔虎左旗', 'XinBaErHuZuoQi', 'XBEHZQ', '021200', '3'), ('150727', '150700', '新巴尔虎右旗', '新巴尔虎右旗', 'XinBaErHuYouQi', 'XBEHYQ', '021300', '3'), ('150781', '150700', '满洲里市', '满洲里', 'ManZhouLi', 'MZL', '021400', '3'), ('150782', '150700', '牙克石市', '牙克石', 'YaKeShi', 'YKS', '162650', '3'), ('150783', '150700', '扎兰屯市', '扎兰屯', 'ZhaLanTun', 'ZLT', '162650', '3'), ('150784', '150700', '额尔古纳市', '额尔古纳', 'EErGuNa', 'EEGN', '022250', '3'), ('150785', '150700', '根河市', '根河', 'GenHe', 'GH', '022350', '3'), ('150800', '150000', '巴彦淖尔市', '巴彦淖尔', 'BaYanNaoEr', 'BYNE', '015001', '2'), ('150802', '150800', '临河区', '临河区', 'LinHeQu', 'LHQ', '015001', '3'), ('150821', '150800', '五原县', '五原', 'WuYuan', 'WY', '015100', '3'), ('150822', '150800', '磴口县', '磴口', 'DengKou', 'DK', '015200', '3'), ('150823', '150800', '乌拉特前旗', '乌拉特前旗', 'WuLaTeQianQi', 'WLTQQ', '015400', '3'), ('150824', '150800', '乌拉特中旗', '乌拉特中旗', 'WuLaTeZhongQi', 'WLTZQ', '015300', '3'), ('150825', '150800', '乌拉特后旗', '乌拉特后旗', 'WuLaTeHouQi', 'WLTHQ', '015500', '3'), ('150826', '150800', '杭锦后旗', '杭锦后旗', 'HangJinHouQi', 'HJHQ', '015400', '3'), ('150900', '150000', '乌兰察布市', '乌兰察布', 'WuLanChaBu', 'WLCB', '012000', '2'), ('150902', '150900', '集宁区', '集宁区', 'JiNingQu', 'JNQ', '012000', '3'), ('150921', '150900', '卓资县', '卓资', 'ZhuoZi', 'ZZ', '012300', '3'), ('150922', '150900', '化德县', '化德', 'HuaDe', 'HD', '013350', '3'), ('150923', '150900', '商都县', '商都', 'ShangDou', 'SD', '013400', '3'), ('150924', '150900', '兴和县', '兴和', 'XingHe', 'XH', '013650', '3'), ('150925', '150900', '凉城县', '凉城', 'LiangCheng', 'LC', '013750', '3'), ('150926', '150900', '察哈尔右翼前旗', '察哈尔右翼前旗', 'ChaHaErYouYiQianQi', 'CHEYYQQ', '012200', '3'), ('150927', '150900', '察哈尔右翼中旗', '察哈尔右翼中旗', 'ChaHaErYouYiZhongQi', 'CHEYYZQ', '013550', '3'), ('150928', '150900', '察哈尔右翼后旗', '察哈尔右翼后旗', 'ChaHaErYouYiHouQi', 'CHEYYHQ', '012400', '3'), ('150929', '150900', '四子王旗', '四子王旗', 'SiZiWangQi', 'SZWQ', '011800', '3'), ('150981', '150900', '丰镇市', '丰镇', 'FengZhen', 'FZ', '012100', '3'), ('152200', '150000', '兴安盟', '兴安盟', 'XingAnMeng', 'XAM', '137401', '2'), ('152201', '152200', '乌兰浩特市', '乌兰浩特', 'WuLanHaoTe', 'WLHT', '137400', '3'), ('152202', '152200', '阿尔山市', '阿尔山', 'AErShan', 'AES', '137800', '3'), ('152221', '152200', '科尔沁右翼前旗', '科尔沁右翼前旗', 'KeErQinYouYiQianQi', 'KEQYYQQ', '137400', '3'), ('152222', '152200', '科尔沁右翼中旗', '科尔沁右翼中旗', 'KeErQinYouYiZhongQi', 'KEQYYZQ', '029400', '3'), ('152223', '152200', '扎赉特旗', '扎赉特旗', 'ZhaLaiTeQi', 'ZLTQ', '137600', '3'), ('152224', '152200', '突泉县', '突泉', 'TuQuan', 'TQ', '137500', '3'), ('152500', '150000', '锡林郭勒盟', '锡林郭勒盟', 'XiLinGuoLeiMeng', 'XLGLM', '026021', '2'), ('152501', '152500', '二连浩特市', '二连浩特', 'ErLianHaoTe', 'ELHT', '011100', '3'), ('152502', '152500', '锡林浩特市', '锡林浩特', 'XiLinHaoTe', 'XLHT', '026000', '3'), ('152522', '152500', '阿巴嘎旗', '阿巴嘎旗', 'ABaGaQi', 'ABGQ', '011400', '3'), ('152523', '152500', '苏尼特左旗', '苏尼特左旗', 'SuNiTeZuoQi', 'SNTZQ', '011300', '3'), ('152524', '152500', '苏尼特右旗', '苏尼特右旗', 'SuNiTeYouQi', 'SNTYQ', '011200', '3'), ('152525', '152500', '东乌珠穆沁旗', '东乌珠穆沁旗', 'DongWuZhuMuQinQi', 'DWZMQQ', '026300', '3'), ('152526', '152500', '西乌珠穆沁旗', '西乌珠穆沁旗', 'XiWuZhuMuQinQi', 'XWZMQQ', '026200', '3'), ('152527', '152500', '太仆寺旗', '太仆寺旗', 'TaiPuSiQi', 'TPSQ', '027000', '3'), ('152528', '152500', '镶黄旗', '镶黄旗', 'XiangHuangQi', 'XHQ', '013250', '3'), ('152529', '152500', '正镶白旗', '正镶白旗', 'ZhengXiangBaiQi', 'ZXBQ', '013800', '3'), ('152530', '152500', '正蓝旗', '正蓝旗', 'ZhengLanQi', 'ZLQ', '027200', '3'), ('152531', '152500', '多伦县', '多伦', 'DuoLun', 'DL', '027300', '3'), ('152900', '150000', '阿拉善盟', '阿拉善盟', 'ALaShanMeng', 'ALSM', '750306', '2'), ('152921', '152900', '阿拉善左旗', '阿拉善左旗', 'ALaShanZuoQi', 'ALSZQ', '750300', '3'), ('152922', '152900', '阿拉善右旗', '阿拉善右旗', 'ALaShanYouQi', 'ALSYQ', '737300', '3'), ('152923', '152900', '额济纳旗', '额济纳旗', 'EJiNaQi', 'EJNQ', '735400', '3'), ('210000', '', '辽宁省', '辽宁', 'LiaoNing', 'LN', '110000', '1'), ('210100', '210000', '沈阳市', '沈阳', 'ChenYang', 'CY', '110000', '2'), ('210102', '210100', '和平区', '和平区', 'HePingQu', 'HPQ', '110002', '3'), ('210103', '210100', '沈河区', '沈河区', 'ChenHeQu', 'CHQ', '110013', '3'), ('210104', '210100', '大东区', '大东区', 'DaDongQu', 'DDQ', '110044', '3'), ('210105', '210100', '皇姑区', '皇姑区', 'HuangGuQu', 'HGQ', '110031', '3'), ('210106', '210100', '铁西区', '铁西区', 'TieXiQu', 'TXQ', '110023', '3'), ('210111', '210100', '苏家屯区', '苏家屯区', 'SuJiaTunQu', 'SJTQ', '110102', '3'), ('210112', '210100', '东陵区', '东陵区', 'DongLingQu', 'DLQ', '110015', '3'), ('210113', '210100', '沈北新区', '沈北新区', 'ChenBeiXinQu', 'CBXQ', '110121', '3'), ('210114', '210100', '于洪区', '于洪区', 'YuHongQu', 'YHQ', '110024', '3'), ('210122', '210100', '辽中县', '辽中', 'LiaoZhong', 'LZ', '110200', '3'), ('210123', '210100', '康平县', '康平', 'KangPing', 'KP', '110500', '3'), ('210124', '210100', '法库县', '法库', 'FaKu', 'FK', '110400', '3'), ('210181', '210100', '新民市', '新民', 'XinMin', 'XM', '110300', '3'), ('210200', '210000', '大连市', '大连', 'DaLian', 'DL', '116000', '2'), ('210202', '210200', '中山区', '中山区', 'ZhongShanQu', 'ZSQ', '116001', '3'), ('210203', '210200', '西岗区', '西岗区', 'XiGangQu', 'XGQ', '116011', '3'), ('210204', '210200', '沙河口区', '沙河口区', 'ShaHeKouQu', 'SHKQ', '116021', '3'), ('210211', '210200', '甘井子区', '甘井子区', 'GanJingZiQu', 'GJZQ', '116033', '3'), ('210212', '210200', '旅顺口区', '旅顺口区', 'LvShunKouQu', 'LSKQ', '116041', '3'), ('210213', '210200', '金州区', '金州区', 'JinZhouQu', 'JZQ', '116100', '3'), ('210224', '210200', '长海县', '长海', 'ZhangHai', 'ZH', '116500', '3'), ('210281', '210200', '瓦房店市', '瓦房店', 'WaFangDian', 'WFD', '116300', '3'), ('210282', '210200', '普兰店市', '普兰店', 'PuLanDian', 'PLD', '116200', '3'), ('210283', '210200', '庄河市', '庄河', 'ZhuangHe', 'ZH', '116400', '3'), ('210300', '210000', '鞍山市', '鞍山', 'AnShan', 'AS', '114000', '2'), ('210302', '210300', '铁东区', '铁东区', 'TieDongQu', 'TDQ', '114001', '3'), ('210303', '210300', '铁西区', '铁西区', 'TieXiQu', 'TXQ', '110023', '3'), ('210304', '210300', '立山区', '立山区', 'LiShanQu', 'LSQ', '114031', '3'), ('210311', '210300', '千山区', '千山区', 'QianShanQu', 'QSQ', '114041', '3'), ('210321', '210300', '台安县', '台安', 'TaiAn', 'TA', '114100', '3'), ('210323', '210300', '岫岩满族自治县', '岫岩满族', 'XiuYanManZu', 'XYMZ', '114300', '3'), ('210381', '210300', '海城市', '海城', 'HaiCheng', 'HC', '114200', '3'), ('210400', '210000', '抚顺市', '抚顺', 'FuShun', 'FS', '113000', '2'), ('210402', '210400', '新抚区', '新抚区', 'XinFuQu', 'XFQ', '113006', '3'), ('210403', '210400', '东洲区', '东洲区', 'DongZhouQu', 'DZQ', '113003', '3'), ('210404', '210400', '望花区', '望花区', 'WangHuaQu', 'WHQ', '113001', '3'), ('210411', '210400', '顺城区', '顺城区', 'ShunChengQu', 'SCQ', '113006', '3'), ('210421', '210400', '抚顺县', '抚顺', 'FuShun', 'FS', '113100', '3'), ('210422', '210400', '新宾满族自治县', '新宾满族', 'XinBinManZu', 'XBMZ', '113200', '3'), ('210423', '210400', '清原满族自治县', '清原满族', 'QingYuanManZu', 'QYMZ', '113300', '3'), ('210500', '210000', '本溪市', '本溪', 'BenXi', 'BX', '117000', '2'), ('210502', '210500', '平山区', '平山区', 'PingShanQu', 'PSQ', '117000', '3'), ('210503', '210500', '溪湖区', '溪湖区', 'XiHuQu', 'XHQ', '117002', '3'), ('210504', '210500', '明山区', '明山区', 'MingShanQu', 'MSQ', '117021', '3'), ('210505', '210500', '南芬区', '南芬区', 'NanFenQu', 'NFQ', '117014', '3'), ('210521', '210500', '本溪满族自治县', '本溪满族', 'BenXiManZu', 'BXMZ', '117100', '3'), ('210522', '210500', '桓仁满族自治县', '桓仁满族', 'HuanRenManZu', 'HRMZ', '117200', '3'), ('210600', '210000', '丹东市', '丹东', 'DanDong', 'DD', '118000', '2'), ('210602', '210600', '元宝区', '元宝区', 'YuanBaoQu', 'YBQ', '118000', '3'), ('210603', '210600', '振兴区', '振兴区', 'ZhenXingQu', 'ZXQ', '118002', '3'), ('210604', '210600', '振安区', '振安区', 'ZhenAnQu', 'ZAQ', '118001', '3'), ('210624', '210600', '宽甸满族自治县', '宽甸满族', 'KuanDianManZu', 'KDMZ', '118200', '3'), ('210681', '210600', '东港市', '东港', 'DongGang', 'DG', '118300', '3'), ('210682', '210600', '凤城市', '凤城', 'FengCheng', 'FC', '118100', '3'), ('210700', '210000', '锦州市', '锦州', 'JinZhou', 'JZ', '121000', '2'), ('210702', '210700', '古塔区', '古塔区', 'GuTaQu', 'GTQ', '121001', '3'), ('210703', '210700', '凌河区', '凌河区', 'LingHeQu', 'LHQ', '121000', '3'), ('210711', '210700', '太和区', '太和区', 'TaiHeQu', 'THQ', '121011', '3'), ('210726', '210700', '黑山县', '黑山', 'HeiShan', 'HS', '121400', '3'), ('210727', '210700', '义县', '义县', 'YiXian', 'YX', '121100', '3'), ('210781', '210700', '凌海市', '凌海', 'LingHai', 'LH', '121200', '3'), ('210782', '210700', '北镇市', '北镇', 'BeiZhen', 'BZ', '121300', '3'), ('210800', '210000', '营口市', '营口', 'YingKou', 'YK', '115000', '2'), ('210802', '210800', '站前区', '站前区', 'ZhanQianQu', 'ZQQ', '115002', '3'), ('210803', '210800', '西市区', '西市区', 'XiShiQu', 'XSQ', '115004', '3'), ('210804', '210800', '鲅鱼圈区', '鲅鱼圈区', 'BaYuQuanQu', 'BYQQ', '115007', '3'), ('210811', '210800', '老边区', '老边区', 'LaoBianQu', 'LBQ', '115005', '3'), ('210881', '210800', '盖州市', '盖州', 'GaiZhou', 'GZ', '115200', '3'), ('210882', '210800', '大石桥市', '大石桥', 'DaShiQiao', 'DSQ', '115100', '3'), ('210900', '210000', '阜新市', '阜新', 'FuXin', 'FX', '123000', '2'), ('210902', '210900', '海州区', '海州区', 'HaiZhouQu', 'HZQ', '123000', '3'), ('210903', '210900', '新邱区', '新邱区', 'XinQiuQu', 'XQQ', '123005', '3'), ('210904', '210900', '太平区', '太平区', 'TaiPingQu', 'TPQ', '123003', '3'), ('210905', '210900', '清河门区', '清河门区', 'QingHeMenQu', 'QHMQ', '123006', '3'), ('210911', '210900', '细河区', '细河区', 'XiHeQu', 'XHQ', '123000', '3'), ('210921', '210900', '阜新蒙古族自治县', '阜新蒙古族', 'FuXinMengGuZu', 'FXMGZ', '123100', '3'), ('210922', '210900', '彰武县', '彰武', 'ZhangWu', 'ZW', '123200', '3'), ('211000', '210000', '辽阳市', '辽阳', 'LiaoYang', 'LY', '111000', '2'), ('211002', '211000', '白塔区', '白塔区', 'BaiTaQu', 'BTQ', '111000', '3'), ('211003', '211000', '文圣区', '文圣区', 'WenShengQu', 'WSQ', '111000', '3'), ('211004', '211000', '宏伟区', '宏伟区', 'HongWeiQu', 'HWQ', '111003', '3'), ('211005', '211000', '弓长岭区', '弓长岭区', 'GongZhangLingQu', 'GZLQ', '111008', '3'), ('211011', '211000', '太子河区', '太子河区', 'TaiZiHeQu', 'TZHQ', '111000', '3'), ('211021', '211000', '辽阳县', '辽阳', 'LiaoYang', 'LY', '111200', '3'), ('211081', '211000', '灯塔市', '灯塔', 'DengTa', 'DT', '111300', '3'), ('211100', '210000', '盘锦市', '盘锦', 'PanJin', 'PJ', '124000', '2'), ('211102', '211100', '双台子区', '双台子区', 'ShuangTaiZiQu', 'STZQ', '124000', '3'), ('211103', '211100', '兴隆台区', '兴隆台区', 'XingLongTaiQu', 'XLTQ', '124010', '3'), ('211121', '211100', '大洼县', '大洼', 'DaWa', 'DW', '124000', '3'), ('211122', '211100', '盘山县', '盘山', 'PanShan', 'PS', '124100', '3'), ('211200', '210000', '铁岭市', '铁岭', 'TieLing', 'TL', '112000', '2'), ('211202', '211200', '银州区', '银州区', 'YinZhouQu', 'YZQ', '112000', '3'), ('211204', '211200', '清河区', '清河区', 'QingHeQu', 'QHQ', '112003', '3'), ('211221', '211200', '铁岭县', '铁岭', 'TieLing', 'TL', '112600', '3'), ('211223', '211200', '西丰县', '西丰', 'XiFeng', 'XF', '112400', '3'), ('211224', '211200', '昌图县', '昌图', 'ChangTu', 'CT', '112500', '3'), ('211281', '211200', '调兵山市', '调兵山', 'DiaoBingShan', 'DBS', '112700', '3'), ('211282', '211200', '开原市', '开原', 'KaiYuan', 'KY', '112300', '3'), ('211300', '210000', '朝阳市', '朝阳', 'ChaoYang', 'CY', '122000', '2'), ('211302', '211300', '双塔区', '双塔区', 'ShuangTaQu', 'STQ', '122000', '3'), ('211303', '211300', '龙城区', '龙城区', 'LongChengQu', 'LCQ', '122000', '3'), ('211321', '211300', '朝阳县', '朝阳', 'ChaoYang', 'CY', '122000', '3'), ('211322', '211300', '建平县', '建平', 'JianPing', 'JP', '122400', '3'), ('211324', '211300', '喀喇沁左翼蒙古族自治县', '喀喇沁左翼蒙古族', 'KaLaQinZuoYiMengGuZu', 'KLQZYMGZ', '122300', '3'), ('211381', '211300', '北票市', '北票', 'BeiPiao', 'BP', '122100', '3'), ('211382', '211300', '凌源市', '凌源', 'LingYuan', 'LY', '122500', '3'), ('211400', '210000', '葫芦岛市', '葫芦岛', 'HuLuDao', 'HLD', '125000', '2'), ('211402', '211400', '连山区', '连山区', 'LianShanQu', 'LSQ', '125001', '3'), ('211403', '211400', '龙港区', '龙港区', 'LongGangQu', 'LGQ', '125004', '3'), ('211404', '211400', '南票区', '南票区', 'NanPiaoQu', 'NPQ', '125027', '3'), ('211421', '211400', '绥中县', '绥中', 'SuiZhong', 'SZ', '125200', '3'), ('211422', '211400', '建昌县', '建昌', 'JianChang', 'JC', '125300', '3'), ('211481', '211400', '兴城市', '兴城', 'XingCheng', 'XC', '125100', '3'), ('220000', '', '吉林省', '吉林', 'JiLin', 'JL', '130000', '1'), ('220100', '220000', '长春市', '长春', 'ZhangChun', 'ZC', '130000', '2'), ('220102', '220100', '南关区', '南关区', 'NanGuanQu', 'NGQ', '130022', '3'), ('220103', '220100', '宽城区', '宽城区', 'KuanChengQu', 'KCQ', '130051', '3'), ('220104', '220100', '朝阳区', '朝阳区', 'ChaoYangQu', 'CYQ', '130012', '3'), ('220105', '220100', '二道区', '二道区', 'ErDaoQu', 'EDQ', '130031', '3'), ('220106', '220100', '绿园区', '绿园区', 'LvYuanQu', 'LYQ', '130062', '3'), ('220112', '220100', '双阳区', '双阳区', 'ShuangYangQu', 'SYQ', '130600', '3'), ('220122', '220100', '农安县', '农安', 'NongAn', 'NA', '130200', '3'), ('220181', '220100', '九台市', '九台', 'JiuTai', 'JT', '130500', '3'), ('220182', '220100', '榆树市', '榆树', 'YuShu', 'YS', '130400', '3'), ('220183', '220100', '德惠市', '德惠', 'DeHui', 'DH', '130300', '3'), ('220200', '220000', '吉林市', '吉林', 'JiLin', 'JL', '132000', '2'), ('220202', '220200', '昌邑区', '昌邑区', 'ChangYiQu', 'CYQ', '132002', '3'), ('220203', '220200', '龙潭区', '龙潭区', 'LongTanQu', 'LTQ', '132021', '3'), ('220204', '220200', '船营区', '船营区', 'ChuanYingQu', 'CYQ', '132011', '3'), ('220211', '220200', '丰满区', '丰满区', 'FengManQu', 'FMQ', '132113', '3'), ('220221', '220200', '永吉县', '永吉', 'YongJi', 'YJ', '132100', '3'), ('220281', '220200', '蛟河市', '蛟河', 'JiaoHe', 'JH', '132500', '3'), ('220282', '220200', '桦甸市', '桦甸', 'HuaDian', 'HD', '132400', '3'), ('220283', '220200', '舒兰市', '舒兰', 'ShuLan', 'SL', '132600', '3'), ('220284', '220200', '磐石市', '磐石', 'PanShi', 'PS', '132300', '3'), ('220300', '220000', '四平市', '四平', 'SiPing', 'SP', '136000', '2'), ('220302', '220300', '铁西区', '铁西区', 'TieXiQu', 'TXQ', '136000', '3'), ('220303', '220300', '铁东区', '铁东区', 'TieDongQu', 'TDQ', '136001', '3'), ('220322', '220300', '梨树县', '梨树', 'LiShu', 'LS', '136500', '3'), ('220323', '220300', '伊通满族自治县', '伊通满族', 'YiTongManZu', 'YTMZ', '130700', '3'), ('220381', '220300', '公主岭市', '公主岭', 'GongZhuLing', 'GZL', '136100', '3'), ('220382', '220300', '双辽市', '双辽', 'ShuangLiao', 'SL', '136400', '3'), ('220400', '220000', '辽源市', '辽源', 'LiaoYuan', 'LY', '136200', '2'), ('220402', '220400', '龙山区', '龙山区', 'LongShanQu', 'LSQ', '136200', '3'), ('220403', '220400', '西安区', '西安区', 'XiAnQu', 'XAQ', '136201', '3'), ('220421', '220400', '东丰县', '东丰', 'DongFeng', 'DF', '136300', '3'), ('220422', '220400', '东辽县', '东辽', 'DongLiao', 'DL', '136600', '3'), ('220500', '220000', '通化市', '通化', 'TongHua', 'TH', '134000', '2'), ('220502', '220500', '东昌区', '东昌区', 'DongChangQu', 'DCQ', '134001', '3'), ('220503', '220500', '二道江区', '二道江区', 'ErDaoJiangQu', 'EDJQ', '134303', '3'), ('220521', '220500', '通化县', '通化', 'TongHua', 'TH', '134100', '3'), ('220523', '220500', '辉南县', '辉南', 'HuiNan', 'HN', '135100', '3'), ('220524', '220500', '柳河县', '柳河', 'LiuHe', 'LH', '135300', '3'), ('220581', '220500', '梅河口市', '梅河口', 'MeiHeKou', 'MHK', '135000', '3'), ('220582', '220500', '集安市', '集安', 'JiAn', 'JA', '134200', '3'), ('220600', '220000', '白山市', '白山', 'BaiShan', 'BS', '134300', '2'), ('220602', '220600', '浑江区', '浑江区', 'HunJiangQu', 'HJQ', '134300', '3'), ('220605', '220600', '江源区', '江源区', 'JiangYuanQu', 'JYQ', '', '3'), ('220621', '220600', '抚松县', '抚松', 'FuSong', 'FS', '134500', '3'), ('220622', '220600', '靖宇县', '靖宇', 'JingYu', 'JY', '135200', '3'), ('220623', '220600', '长白朝鲜族自治县', '长白朝鲜族', 'ZhangBaiChaoXianZu', 'ZBCXZ', '134400', '3'), ('220681', '220600', '临江市', '临江', 'LinJiang', 'LJ', '134600', '3'), ('220700', '220000', '松原市', '松原', 'SongYuan', 'SY', '138000', '2'), ('220702', '220700', '宁江区', '宁江区', 'NingJiangQu', 'NJQ', '138000', '3'), ('220721', '220700', '前郭尔罗斯蒙古族自治县', '前郭尔罗斯蒙古族', 'QianGuoErLuoSiMengGuZu', 'QGELSMGZ', '131100', '3'), ('220722', '220700', '长岭县', '长岭', 'ZhangLing', 'ZL', '131500', '3'), ('220723', '220700', '乾安县', '乾安', 'GanAn', 'GA', '131400', '3'), ('220800', '220000', '白城市', '白城', 'BaiCheng', 'BC', '137000', '2'), ('220802', '220800', '洮北区', '洮北区', 'TaoBeiQu', 'TBQ', '137000', '3'), ('220821', '220800', '镇赉县', '镇赉', 'ZhenLai', 'ZL', '137300', '3'), ('220822', '220800', '通榆县', '通榆', 'TongYu', 'TY', '137200', '3'), ('220881', '220800', '洮南市', '洮南', 'TaoNan', 'TN', '137100', '3'), ('220882', '220800', '大安市', '大安', 'DaAn', 'DA', '131300', '3'), ('222400', '220000', '延边朝鲜族自治州', '延边朝鲜族', 'YanBianChaoXianZu', 'YBCXZ', '133000', '2'), ('222401', '222400', '延吉市', '延吉', 'YanJi', 'YJ', '133000', '3'), ('222402', '222400', '图们市', '图们', 'TuMen', 'TM', '133100', '3'), ('222403', '222400', '敦化市', '敦化', 'DunHua', 'DH', '133700', '3'), ('222404', '222400', '珲春市', '珲春', 'HuiChun', 'HC', '133300', '3'), ('222405', '222400', '龙井市', '龙井', 'LongJing', 'LJ', '133400', '3'), ('222406', '222400', '和龙市', '和龙', 'HeLong', 'HL', '133500', '3'), ('222424', '222400', '汪清县', '汪清', 'WangQing', 'WQ', '133200', '3'), ('222426', '222400', '安图县', '安图', 'AnTu', 'AT', '133600', '3'), ('230000', '', '黑龙江省', '黑龙江', 'HeiLongJiang', 'HLJ', '150000', '1'), ('230100', '230000', '哈尔滨市', '哈尔滨', 'HaErBin', 'HEB', '150000', '2'), ('230102', '230100', '道里区', '道里区', 'DaoLiQu', 'DLQ', '150010', '3'), ('230103', '230100', '南岗区', '南岗区', 'NanGangQu', 'NGQ', '150006', '3'), ('230104', '230100', '道外区', '道外区', 'DaoWaiQu', 'DWQ', '150026', '3'), ('230108', '230100', '平房区', '平房区', 'PingFangQu', 'PFQ', '150060', '3'), ('230109', '230100', '松北区', '松北区', 'SongBeiQu', 'SBQ', '150028', '3'), ('230110', '230100', '香坊区', '香坊区', 'XiangFangQu', 'XFQ', '', '3'), ('230111', '230100', '呼兰区', '呼兰区', 'HuLanQu', 'HLQ', '150500', '3'), ('230112', '230100', '阿城区', '阿城区', 'AChengQu', 'ACQ', '', '3'), ('230123', '230100', '依兰县', '依兰', 'YiLan', 'YL', '154800', '3'), ('230124', '230100', '方正县', '方正', 'FangZheng', 'FZ', '150800', '3'), ('230125', '230100', '宾县', '宾县', 'BinXian', 'BX', '150400', '3'), ('230126', '230100', '巴彦县', '巴彦', 'BaYan', 'BY', '151800', '3'), ('230127', '230100', '木兰县', '木兰', 'MuLan', 'ML', '151900', '3'), ('230128', '230100', '通河县', '通河', 'TongHe', 'TH', '150900', '3'), ('230129', '230100', '延寿县', '延寿', 'YanShou', 'YS', '150700', '3'), ('230182', '230100', '双城市', '双城', 'ShuangCheng', 'SC', '150100', '3'), ('230183', '230100', '尚志市', '尚志', 'ShangZhi', 'SZ', '150600', '3'), ('230184', '230100', '五常市', '五常', 'WuChang', 'WC', '150200', '3'), ('230200', '230000', '齐齐哈尔市', '齐齐哈尔', 'QiQiHaEr', 'QQHE', '161000', '2'), ('230202', '230200', '龙沙区', '龙沙区', 'LongShaQu', 'LSQ', '161000', '3'), ('230203', '230200', '建华区', '建华区', 'JianHuaQu', 'JHQ', '161006', '3'), ('230204', '230200', '铁锋区', '铁锋区', 'TieFengQu', 'TFQ', '161000', '3'), ('230205', '230200', '昂昂溪区', '昂昂溪区', 'AngAngXiQu', 'AAXQ', '161031', '3'), ('230206', '230200', '富拉尔基区', '富拉尔基区', 'FuLaErJiQu', 'FLEJQ', '161041', '3'), ('230207', '230200', '碾子山区', '碾子山区', 'NianZiShanQu', 'NZSQ', '161046', '3'), ('230208', '230200', '梅里斯达斡尔族区', '梅里斯达斡尔族区', 'MeiLiSiDaWoErZuQu', 'MLSDWEZQ', '161021', '3'), ('230221', '230200', '龙江县', '龙江', 'LongJiang', 'LJ', '161100', '3'), ('230223', '230200', '依安县', '依安', 'YiAn', 'YA', '161500', '3'), ('230224', '230200', '泰来县', '泰来', 'TaiLai', 'TL', '162400', '3'), ('230225', '230200', '甘南县', '甘南', 'GanNan', 'GN', '162100', '3'), ('230227', '230200', '富裕县', '富裕', 'FuYu', 'FY', '161200', '3'), ('230229', '230200', '克山县', '克山', 'KeShan', 'KS', '161600', '3'), ('230230', '230200', '克东县', '克东', 'KeDong', 'KD', '164800', '3'), ('230231', '230200', '拜泉县', '拜泉', 'BaiQuan', 'BQ', '164700', '3'), ('230281', '230200', '讷河市', '讷河', 'NeHe', 'NH', '161300', '3'), ('230300', '230000', '鸡西市', '鸡西', 'JiXi', 'JX', '158100', '2'), ('230302', '230300', '鸡冠区', '鸡冠区', 'JiGuanQu', 'JGQ', '158100', '3'), ('230303', '230300', '恒山区', '恒山区', 'HengShanQu', 'HSQ', '158130', '3'), ('230304', '230300', '滴道区', '滴道区', 'DiDaoQu', 'DDQ', '158150', '3'), ('230305', '230300', '梨树区', '梨树区', 'LiShuQu', 'LSQ', '158160', '3'), ('230306', '230300', '城子河区', '城子河区', 'ChengZiHeQu', 'CZHQ', '158170', '3'), ('230307', '230300', '麻山区', '麻山区', 'MaShanQu', 'MSQ', '158180', '3'), ('230321', '230300', '鸡东县', '鸡东', 'JiDong', 'JD', '158200', '3'), ('230381', '230300', '虎林市', '虎林', 'HuLin', 'HL', '158400', '3'), ('230382', '230300', '密山市', '密山', 'MiShan', 'MS', '158300', '3'), ('230400', '230000', '鹤岗市', '鹤岗', 'HeGang', 'HG', '154100', '2'), ('230402', '230400', '向阳区', '向阳区', 'XiangYangQu', 'XYQ', '154100', '3'), ('230403', '230400', '工农区', '工农区', 'GongNongQu', 'GNQ', '154101', '3'), ('230404', '230400', '南山区', '南山区', 'NanShanQu', 'NSQ', '154104', '3'), ('230405', '230400', '兴安区', '兴安区', 'XingAnQu', 'XAQ', '154102', '3'), ('230406', '230400', '东山区', '东山区', 'DongShanQu', 'DSQ', '154106', '3'), ('230407', '230400', '兴山区', '兴山区', 'XingShanQu', 'XSQ', '154105', '3'), ('230421', '230400', '萝北县', '萝北', 'LuoBei', 'LB', '154200', '3'), ('230422', '230400', '绥滨县', '绥滨', 'SuiBin', 'SB', '156200', '3'), ('230500', '230000', '双鸭山市', '双鸭山', 'ShuangYaShan', 'SYS', '155100', '2'), ('230502', '230500', '尖山区', '尖山区', 'JianShanQu', 'JSQ', '155100', '3'), ('230503', '230500', '岭东区', '岭东区', 'LingDongQu', 'LDQ', '155120', '3'), ('230505', '230500', '四方台区', '四方台区', 'SiFangTaiQu', 'SFTQ', '155130', '3'), ('230506', '230500', '宝山区', '宝山区', 'BaoShanQu', 'BSQ', '155131', '3'), ('230521', '230500', '集贤县', '集贤', 'JiXian', 'JX', '155900', '3'), ('230522', '230500', '友谊县', '友谊', 'YouYi', 'YY', '155800', '3'), ('230523', '230500', '宝清县', '宝清', 'BaoQing', 'BQ', '155600', '3'), ('230524', '230500', '饶河县', '饶河', 'RaoHe', 'RH', '155700', '3'), ('230600', '230000', '大庆市', '大庆', 'DaQing', 'DQ', '163000', '2'), ('230602', '230600', '萨尔图区', '萨尔图区', 'SaErTuQu', 'SETQ', '163311', '3'), ('230603', '230600', '龙凤区', '龙凤区', 'LongFengQu', 'LFQ', '163711', '3'), ('230604', '230600', '让胡路区', '让胡路区', 'RangHuLuQu', 'RHLQ', '163453', '3'), ('230605', '230600', '红岗区', '红岗区', 'HongGangQu', 'HGQ', '163512', '3'), ('230606', '230600', '大同区', '大同区', 'DaTongQu', 'DTQ', '163814', '3'), ('230621', '230600', '肇州县', '肇州', 'ZhaoZhou', 'ZZ', '166400', '3'), ('230622', '230600', '肇源县', '肇源', 'ZhaoYuan', 'ZY', '166500', '3'), ('230623', '230600', '林甸县', '林甸', 'LinDian', 'LD', '166300', '3'), ('230624', '230600', '杜尔伯特蒙古族自治县', '杜尔伯特蒙古族', 'DuErBoTeMengGuZu', 'DEBTMGZ', '166200', '3'), ('230700', '230000', '伊春市', '伊春', 'YiChun', 'YC', '153000', '2'), ('230702', '230700', '伊春区', '伊春区', 'YiChunQu', 'YCQ', '153000', '3'), ('230703', '230700', '南岔区', '南岔区', 'NanChaQu', 'NCQ', '153100', '3'), ('230704', '230700', '友好区', '友好区', 'YouHaoQu', 'YHQ', '153031', '3'), ('230705', '230700', '西林区', '西林区', 'XiLinQu', 'XLQ', '153025', '3'), ('230706', '230700', '翠峦区', '翠峦区', 'CuiLuanQu', 'CLQ', '153013', '3'), ('230707', '230700', '新青区', '新青区', 'XinQingQu', 'XQQ', '153036', '3'), ('230708', '230700', '美溪区', '美溪区', 'MeiXiQu', 'MXQ', '153021', '3'), ('230709', '230700', '金山屯区', '金山屯区', 'JinShanTunQu', 'JSTQ', '152026', '3'), ('230710', '230700', '五营区', '五营区', 'WuYingQu', 'WYQ', '153033', '3'), ('230711', '230700', '乌马河区', '乌马河区', 'WuMaHeQu', 'WMHQ', '153011', '3'), ('230712', '230700', '汤旺河区', '汤旺河区', 'TangWangHeQu', 'TWHQ', '153037', '3'), ('230713', '230700', '带岭区', '带岭区', 'DaiLingQu', 'DLQ', '153106', '3'), ('230714', '230700', '乌伊岭区', '乌伊岭区', 'WuYiLingQu', 'WYLQ', '153038', '3'), ('230715', '230700', '红星区', '红星区', 'HongXingQu', 'HXQ', '153035', '3'), ('230716', '230700', '上甘岭区', '上甘岭区', 'ShangGanLingQu', 'SGLQ', '153032', '3'), ('230722', '230700', '嘉荫县', '嘉荫', 'JiaYin', 'JY', '153200', '3'), ('230781', '230700', '铁力市', '铁力', 'TieLi', 'TL', '152500', '3'), ('230800', '230000', '佳木斯市', '佳木斯', 'JiaMuSi', 'JMS', '154000', '2'), ('230803', '230800', '向阳区', '向阳区', 'XiangYangQu', 'XYQ', '154002', '3'), ('230804', '230800', '前进区', '前进区', 'QianJinQu', 'QJQ', '154002', '3'), ('230805', '230800', '东风区', '东风区', 'DongFengQu', 'DFQ', '154005', '3'), ('230811', '230800', '郊区', '郊区', 'JiaoQu', 'JQ', '154004', '3'), ('230822', '230800', '桦南县', '桦南', 'HuaNan', 'HN', '154400', '3'), ('230826', '230800', '桦川县', '桦川', 'HuaChuan', 'HC', '154300', '3'), ('230828', '230800', '汤原县', '汤原', 'TangYuan', 'TY', '154700', '3'), ('230833', '230800', '抚远县', '抚远', 'FuYuan', 'FY', '156500', '3'), ('230881', '230800', '同江市', '同江', 'TongJiang', 'TJ', '156400', '3'), ('230882', '230800', '富锦市', '富锦', 'FuJin', 'FJ', '156100', '3'), ('230900', '230000', '七台河市', '七台河', 'QiTaiHe', 'QTH', '154600', '2'), ('230902', '230900', '新兴区', '新兴区', 'XinXingQu', 'XXQ', '154604', '3'), ('230903', '230900', '桃山区', '桃山区', 'TaoShanQu', 'TSQ', '154600', '3'), ('230904', '230900', '茄子河区', '茄子河区', 'JiaZiHeQu', 'JZHQ', '154622', '3'), ('230921', '230900', '勃利县', '勃利', 'BoLi', 'BL', '154500', '3'), ('231000', '231000', '牡丹江市', '牡丹江', 'MuDanJiang', 'MDJ', '157000', '3'), ('231001', '231000', '市辖区', '市辖区', 'ShiXiaQu', 'SXQ', '', '3'), ('231002', '231000', '东安区', '东安区', 'DongAnQu', 'DAQ', '157000', '3'), ('231003', '231000', '阳明区', '阳明区', 'YangMingQu', 'YMQ', '157013', '3'), ('231004', '231000', '爱民区', '爱民区', 'AiMinQu', 'AMQ', '157009', '3'), ('231005', '231000', '西安区', '西安区', 'XiAnQu', 'XAQ', '157000', '3'), ('231024', '231000', '东宁县', '东宁', 'DongNing', 'DN', '157200', '3'), ('231025', '231000', '林口县', '林口', 'LinKou', 'LK', '157600', '3'), ('231081', '230000', '绥芬河市', '绥芬河', 'SuiFenHe', 'SFH', '157300', '2'), ('231083', '231000', '海林市', '海林', 'HaiLin', 'HL', '157100', '3'), ('231084', '231000', '宁安市', '宁安', 'NingAn', 'NA', '157400', '3'), ('231085', '231000', '穆棱市', '穆棱', 'MuLeng', 'ML', '157500', '3'), ('231100', '230000', '黑河市', '黑河', 'HeiHe', 'HH', '164300', '2'), ('231102', '231100', '爱辉区', '爱辉区', 'AiHuiQu', 'AHQ', '164300', '3'), ('231121', '231100', '嫩江县', '嫩江', 'NenJiang', 'NJ', '161400', '3'), ('231123', '231100', '逊克县', '逊克', 'XunKe', 'XK', '164400', '3'), ('231124', '231100', '孙吴县', '孙吴', 'SunWu', 'SW', '164200', '3'), ('231181', '231100', '北安市', '北安', 'BeiAn', 'BA', '164000', '3'), ('231182', '231100', '五大连池市', '五大连池', 'WuDaLianChi', 'WDLC', '164100', '3'), ('231200', '230000', '绥化市', '绥化', 'SuiHua', 'SH', '152000', '2'), ('231202', '231200', '北林区', '北林区', 'BeiLinQu', 'BLQ', '152000', '3'), ('231221', '231200', '望奎县', '望奎', 'WangKui', 'WK', '152100', '3'), ('231222', '231200', '兰西县', '兰西', 'LanXi', 'LX', '151500', '3'), ('231223', '231200', '青冈县', '青冈', 'QingGang', 'QG', '151600', '3'), ('231224', '231200', '庆安县', '庆安', 'QingAn', 'QA', '152400', '3'), ('231225', '231200', '明水县', '明水', 'MingShui', 'MS', '151700', '3'), ('231226', '231200', '绥棱县', '绥棱', 'SuiLeng', 'SL', '152200', '3'), ('231281', '231200', '安达市', '安达', 'AnDa', 'AD', '151400', '3'), ('231282', '231200', '肇东市', '肇东', 'ZhaoDong', 'ZD', '151100', '3'), ('231283', '231200', '海伦市', '海伦', 'HaiLun', 'HL', '152300', '3'), ('232700', '230000', '大兴安岭地区', '大兴安岭地区', 'DaXingAnLingDeQu', 'DXALDQ', '165000', '2'), ('232721', '232700', '呼玛县', '呼玛', 'HuMa', 'HM', '165100', '3'), ('232722', '232700', '塔河县', '塔河', 'TaHe', 'TH', '165200', '3'), ('232723', '232700', '漠河县', '漠河', 'MoHe', 'MH', '165300', '3'), ('310000', '', '上海市', '上海', 'ShangHai', 'SH', '200000', '1'), ('310101', '310000', '黄浦区', '黄浦区', 'HuangPuQu', 'HPQ', '200001', '2'), ('310104', '310000', '徐汇区', '徐汇区', 'XuHuiQu', 'XHQ', '200030', '2'), ('310105', '310000', '长宁区', '长宁区', 'ZhangNingQu', 'ZNQ', '200050', '2'), ('310106', '310000', '静安区', '静安区', 'JingAnQu', 'JAQ', '200040', '2'), ('310107', '310000', '普陀区', '普陀区', 'PuTuoQu', 'PTQ', '200062', '2'), ('310108', '310000', '闸北区', '闸北区', 'ZhaBeiQu', 'ZBQ', '200070', '2'), ('310109', '310000', '虹口区', '虹口区', 'HongKouQu', 'HKQ', '200080', '2'), ('310110', '310000', '杨浦区', '杨浦区', 'YangPuQu', 'YPQ', '200082', '2'), ('310112', '310000', '闵行区', '闵行区', 'MinXingQu', 'MXQ', '201100', '2'), ('310113', '310000', '宝山区', '宝山区', 'BaoShanQu', 'BSQ', '201900', '2'), ('310114', '310000', '嘉定区', '嘉定区', 'JiaDingQu', 'JDQ', '201800', '2'), ('310115', '310000', '浦东新区', '浦东新区', 'PuDongXinQu', 'PDXQ', '200120', '2'), ('310116', '310000', '金山区', '金山区', 'JinShanQu', 'JSQ', '201540', '2'), ('310117', '310000', '松江区', '松江区', 'SongJiangQu', 'SJQ', '201600', '2'), ('310118', '310000', '青浦区', '青浦区', 'QingPuQu', 'QPQ', '201700', '2'), ('310120', '310000', '奉贤区', '奉贤区', 'FengXianQu', 'FXQ', '201400', '2'), ('310230', '310000', '崇明县', '崇明', 'ChongMing', 'CM', '202150', '2'), ('320000', '', '江苏省', '江苏', 'JiangSu', 'JS', '210000', '1'), ('320100', '320000', '南京市', '南京', 'NanJing', 'NJ', '210000', '2'), ('320102', '320100', '玄武区', '玄武区', 'XuanWuQu', 'XWQ', '210018', '3'), ('320104', '320100', '秦淮区', '秦淮区', 'QinHuaiQu', 'QHQ', '210001', '3'), ('320105', '320100', '建邺区', '建邺区', 'JianYeQu', 'JYQ', '210004', '3'), ('320106', '320100', '鼓楼区', '鼓楼区', 'GuLouQu', 'GLQ', '210009', '3'), ('320111', '320100', '浦口区', '浦口区', 'PuKouQu', 'PKQ', '211800', '3'), ('320113', '320100', '栖霞区', '栖霞区', 'QiXiaQu', 'QXQ', '210046', '3'), ('320114', '320100', '雨花台区', '雨花台区', 'YuHuaTaiQu', 'YHTQ', '210012', '3'), ('320115', '320100', '江宁区', '江宁区', 'JiangNingQu', 'JNQ', '211100', '3'), ('320116', '320100', '六合区', '六合区', 'LiuHeQu', 'LHQ', '211500', '3'), ('320200', '320000', '无锡市', '无锡', 'WuXi', 'WX', '214000', '2'), ('320202', '320200', '崇安区', '崇安区', 'ChongAnQu', 'CAQ', '214002', '3'), ('320203', '320200', '南长区', '南长区', 'NanZhangQu', 'NZQ', '214021', '3'), ('320204', '320200', '北塘区', '北塘区', 'BeiTangQu', 'BTQ', '214044', '3'), ('320205', '320200', '锡山区', '锡山区', 'XiShanQu', 'XSQ', '214101', '3'), ('320206', '320200', '惠山区', '惠山区', 'HuiShanQu', 'HSQ', '214187', '3'), ('320211', '320200', '滨湖区', '滨湖区', 'BinHuQu', 'BHQ', '214062', '3'), ('320281', '320200', '江阴市', '江阴', 'JiangYin', 'JY', '214400', '3'), ('320282', '320200', '宜兴市', '宜兴', 'YiXing', 'YX', '214200', '3'), ('320300', '320000', '徐州市', '徐州', 'XuZhou', 'XZ', '221000', '2'), ('320302', '320300', '鼓楼区', '鼓楼区', 'GuLouQu', 'GLQ', '220005', '3'), ('320303', '320300', '云龙区', '云龙区', 'YunLongQu', 'YLQ', '220009', '3'), ('320305', '320300', '贾汪区', '贾汪区', 'JiaWangQu', 'JWQ', '220011', '3'), ('320311', '320300', '泉山区', '泉山区', 'QuanShanQu', 'QSQ', '220006', '3'), ('320312', '320300', '铜山区', '铜山区', 'TongShanQu', 'TSQ', '', '3'), ('320321', '320300', '丰县', '丰县', 'FengXian', 'FX', '221700', '3'), ('320322', '320300', '沛县', '沛县', 'PeiXian', 'PX', '221600', '3'), ('320324', '320300', '睢宁县', '睢宁', 'SuiNing', 'SN', '221200', '3'), ('320381', '320300', '新沂市', '新沂', 'XinYi', 'XY', '221400', '3'), ('320382', '320300', '邳州市', '邳州', 'PiZhou', 'PZ', '221300', '3'), ('320400', '320000', '常州市', '常州', 'ChangZhou', 'CZ', '213000', '2'), ('320402', '320400', '天宁区', '天宁区', 'TianNingQu', 'TNQ', '213003', '3'), ('320404', '320400', '钟楼区', '钟楼区', 'ZhongLouQu', 'ZLQ', '213002', '3'), ('320405', '320400', '戚墅堰区', '戚墅堰区', 'QiShuYanQu', 'QSYQ', '213011', '3'), ('320411', '320400', '新北区', '新北区', 'XinBeiQu', 'XBQ', '213001', '3'), ('320412', '320400', '武进区', '武进区', 'WuJinQu', 'WJQ', '213161', '3'), ('320481', '320400', '溧阳市', '溧阳', 'LiYang', 'LY', '213300', '3'), ('320482', '320400', '金坛市', '金坛', 'JinTan', 'JT', '213200', '3'), ('320500', '320000', '苏州市', '苏州', 'SuZhou', 'SZ', '215000', '2'), ('320505', '320500', '虎丘区', '虎丘区', 'HuQiuQu', 'HQQ', '215004', '3'), ('320506', '320500', '吴中区', '吴中区', 'WuZhongQu', 'WZQ', '215128', '3'), ('320507', '320500', '相城区', '相城区', 'XiangChengQu', 'XCQ', '215131', '3'), ('320508', '320500', '姑苏区', '姑苏区', 'GuSuQu', 'GSQ', '', '3'), ('320509', '320500', '吴江区', '吴江区', 'WuJiangQu', 'WJQ', '', '3'), ('320581', '320500', '常熟市', '常熟', 'ChangShu', 'CS', '215500', '3'), ('320582', '320500', '张家港市', '张家港', 'ZhangJiaGang', 'ZJG', '215600', '3'), ('320583', '320500', '昆山市', '昆山', 'KunShan', 'KS', '215300', '3'), ('320585', '320500', '太仓市', '太仓', 'TaiCang', 'TC', '215400', '3'), ('320600', '320000', '南通市', '南通', 'NanTong', 'NT', '226000', '2'), ('320602', '320600', '崇川区', '崇川区', 'ChongChuanQu', 'CCQ', '226001', '3'), ('320611', '320600', '港闸区', '港闸区', 'GangZhaQu', 'GZQ', '226001', '3'), ('320612', '320600', '通州区', '通州区', 'TongZhouQu', 'TZQ', '226321', '3'), ('320621', '320600', '海安县', '海安', 'HaiAn', 'HA', '226600', '3'), ('320623', '320600', '如东县', '如东', 'RuDong', 'RD', '226400', '3'), ('320681', '320600', '启东市', '启东', 'QiDong', 'QD', '226200', '3'), ('320682', '320600', '如皋市', '如皋', 'RuGao', 'RG', '226500', '3'), ('320684', '320600', '海门市', '海门', 'HaiMen', 'HM', '226100', '3'), ('320700', '320000', '连云港市', '连云港', 'LianYunGang', 'LYG', '222000', '2'), ('320703', '320700', '连云区', '连云区', 'LianYunQu', 'LYQ', '222042', '3'), ('320705', '320700', '新浦区', '新浦区', 'XinPuQu', 'XPQ', '222003', '3'), ('320706', '320700', '海州区', '海州区', 'HaiZhouQu', 'HZQ', '222023', '3'), ('320721', '320700', '赣榆县', '赣榆', 'GanYu', 'GY', '222100', '3'), ('320722', '320700', '东海县', '东海', 'DongHai', 'DH', '222300', '3'), ('320723', '320700', '灌云县', '灌云', 'GuanYun', 'GY', '222200', '3'), ('320724', '320700', '灌南县', '灌南', 'GuanNan', 'GN', '222500', '3'), ('320800', '320000', '淮安市', '淮安', 'HuaiAn', 'HA', '223200', '2'), ('320802', '320800', '清河区', '清河区', 'QingHeQu', 'QHQ', '223001', '3'), ('320803', '320800', '淮安区', '淮安区', 'HuaiAnQu', 'HAQ', '223200', '3'), ('320804', '320800', '淮阴区', '淮阴区', 'HuaiYinQu', 'HYQ', '223000', '3'), ('320811', '320800', '清浦区', '清浦区', 'QingPuQu', 'QPQ', '223002', '3'), ('320826', '320800', '涟水县', '涟水', 'LianShui', 'LS', '223400', '3'), ('320829', '320800', '洪泽县', '洪泽', 'HongZe', 'HZ', '223100', '3'), ('320830', '320800', '盱眙县', '盱眙', 'XuYi', 'XY', '211700', '3'), ('320831', '320800', '金湖县', '金湖', 'JinHu', 'JH', '211600', '3'), ('320900', '320000', '盐城市', '盐城', 'YanCheng', 'YC', '224000', '2'), ('320902', '320900', '亭湖区', '亭湖区', 'TingHuQu', 'THQ', '224005', '3'), ('320903', '320900', '盐都区', '盐都区', 'YanDouQu', 'YDQ', '224055', '3'), ('320921', '320900', '响水县', '响水', 'XiangShui', 'XS', '224600', '3'), ('320922', '320900', '滨海县', '滨海', 'BinHai', 'BH', '224500', '3'), ('320923', '320900', '阜宁县', '阜宁', 'FuNing', 'FN', '224400', '3'), ('320924', '320900', '射阳县', '射阳', 'SheYang', 'SY', '224300', '3'), ('320925', '320900', '建湖县', '建湖', 'JianHu', 'JH', '224700', '3'), ('320981', '320900', '东台市', '东台', 'DongTai', 'DT', '224200', '3'), ('320982', '320900', '大丰市', '大丰', 'DaFeng', 'DF', '224100', '3'), ('321000', '320000', '扬州市', '扬州', 'YangZhou', 'YZ', '225000', '2'), ('321002', '321000', '广陵区', '广陵区', 'GuangLingQu', 'GLQ', '225002', '3'), ('321003', '321000', '邗江区', '邗江区', 'HanJiangQu', 'HJQ', '225100', '3'), ('321012', '321000', '江都区', '江都区', 'JiangDouQu', 'JDQ', '', '3'), ('321023', '321000', '宝应县', '宝应', 'BaoYing', 'BY', '225800', '3'), ('321081', '321000', '仪征市', '仪征', 'YiZheng', 'YZ', '211400', '3'), ('321084', '321000', '高邮市', '高邮', 'GaoYou', 'GY', '225600', '3'), ('321100', '320000', '镇江市', '镇江', 'ZhenJiang', 'ZJ', '212000', '2'), ('321102', '321100', '京口区', '京口区', 'JingKouQu', 'JKQ', '212001', '3'), ('321111', '321100', '润州区', '润州区', 'RunZhouQu', 'RZQ', '212004', '3'), ('321112', '321100', '丹徒区', '丹徒区', 'DanTuQu', 'DTQ', '212001', '3'), ('321181', '321100', '丹阳市', '丹阳', 'DanYang', 'DY', '212300', '3'), ('321182', '321100', '扬中市', '扬中', 'YangZhong', 'YZ', '212200', '3'), ('321183', '321100', '句容市', '句容', 'JuRong', 'JR', '212400', '3'), ('321200', '321200', '泰州市', '泰州', 'TaiZhou', 'TZ', '225300', '3'), ('321201', '321200', '市辖区', '市辖区', 'ShiXiaQu', 'SXQ', '', '3'), ('321202', '321200', '海陵区', '海陵区', 'HaiLingQu', 'HLQ', '225300', '3'), ('321203', '321200', '高港区', '高港区', 'GaoGangQu', 'GGQ', '225321', '3'), ('321281', '321200', '兴化市', '兴化', 'XingHua', 'XH', '225700', '3'), ('321282', '321200', '靖江市', '靖江', 'JingJiang', 'JJ', '214500', '3'), ('321283', '321200', '泰兴市', '泰兴', 'TaiXing', 'TX', '225400', '3'), ('321300', '320000', '宿迁市', '宿迁', 'SuQian', 'SQ', '223800', '2'), ('321302', '321300', '宿城区', '宿城区', 'SuChengQu', 'SCQ', '223800', '3'), ('321311', '321300', '宿豫区', '宿豫区', 'SuYuQu', 'SYQ', '223800', '3'), ('321322', '321300', '沭阳县', '沭阳', 'ShuYang', 'SY', '223600', '3'), ('321323', '321300', '泗阳县', '泗阳', 'SiYang', 'SY', '223700', '3'), ('321324', '321300', '泗洪县', '泗洪', 'SiHong', 'SH', '223900', '3'), ('330000', '', '浙江省', '浙江', 'ZheJiang', 'ZJ', '310000', '1'), ('330100', '330000', '杭州市', '杭州', 'HangZhou', 'HZ', '310000', '2'), ('330102', '330100', '上城区', '上城区', 'ShangChengQu', 'SCQ', '311500', '3'), ('330103', '330100', '下城区', '下城区', 'XiaChengQu', 'XCQ', '310006', '3'), ('330104', '330100', '江干区', '江干区', 'JiangGanQu', 'JGQ', '310002', '3'), ('330105', '330100', '拱墅区', '拱墅区', 'GongShuQu', 'GSQ', '310011', '3'), ('330106', '330100', '西湖区', '西湖区', 'XiHuQu', 'XHQ', '310013', '3'), ('330108', '330100', '滨江区', '滨江区', 'BinJiangQu', 'BJQ', '310051', '3'), ('330109', '330100', '萧山区', '萧山区', 'XiaoShanQu', 'XSQ', '311200', '3'), ('330110', '330100', '余杭区', '余杭区', 'YuHangQu', 'YHQ', '311100', '3'), ('330122', '330100', '桐庐县', '桐庐', 'TongLu', 'TL', '311500', '3'), ('330127', '330100', '淳安县', '淳安', 'ChunAn', 'CA', '311700', '3'), ('330182', '330100', '建德市', '建德', 'JianDe', 'JD', '311600', '3'), ('330183', '330100', '富阳市', '富阳', 'FuYang', 'FY', '311400', '3'), ('330185', '330100', '临安市', '临安', 'LinAn', 'LA', '311300', '3'), ('330200', '330000', '宁波市', '宁波', 'NingBo', 'NB', '315000', '2'), ('330203', '330200', '海曙区', '海曙区', 'HaiShuQu', 'HSQ', '315000', '3'), ('330204', '330200', '江东区', '江东区', 'JiangDongQu', 'JDQ', '315040', '3'), ('330205', '330200', '江北区', '江北区', 'JiangBeiQu', 'JBQ', '315020', '3'), ('330206', '330200', '北仑区', '北仑区', 'BeiLunQu', 'BLQ', '315800', '3'), ('330211', '330200', '镇海区', '镇海区', 'ZhenHaiQu', 'ZHQ', '315200', '3'); INSERT INTO `regions` VALUES ('330212', '330200', '鄞州区', '鄞州区', 'YinZhouQu', 'YZQ', '315100', '3'), ('330225', '330200', '象山县', '象山', 'XiangShan', 'XS', '315700', '3'), ('330226', '330200', '宁海县', '宁海', 'NingHai', 'NH', '315600', '3'), ('330281', '330200', '余姚市', '余姚', 'YuYao', 'YY', '315400', '3'), ('330282', '330200', '慈溪市', '慈溪', 'CiXi', 'CX', '315300', '3'), ('330283', '330200', '奉化市', '奉化', 'FengHua', 'FH', '315500', '3'), ('330300', '330000', '温州市', '温州', 'WenZhou', 'WZ', '325000', '2'), ('330302', '330300', '鹿城区', '鹿城区', 'LuChengQu', 'LCQ', '325000', '3'), ('330303', '330300', '龙湾区', '龙湾区', 'LongWanQu', 'LWQ', '325024', '3'), ('330304', '330300', '瓯海区', '瓯海区', 'OuHaiQu', 'OHQ', '325005', '3'), ('330322', '330300', '洞头县', '洞头', 'DongTou', 'DT', '325700', '3'), ('330324', '330300', '永嘉县', '永嘉', 'YongJia', 'YJ', '325100', '3'), ('330326', '330300', '平阳县', '平阳', 'PingYang', 'PY', '325400', '3'), ('330327', '330300', '苍南县', '苍南', 'CangNan', 'CN', '325800', '3'), ('330328', '330300', '文成县', '文成', 'WenCheng', 'WC', '325300', '3'), ('330329', '330300', '泰顺县', '泰顺', 'TaiShun', 'TS', '325500', '3'), ('330381', '330300', '瑞安市', '瑞安', 'RuiAn', 'RA', '325200', '3'), ('330382', '330300', '乐清市', '乐清', 'LeQing', 'LQ', '325600', '3'), ('330400', '330000', '嘉兴市', '嘉兴', 'JiaXing', 'JX', '314000', '2'), ('330402', '330400', '南湖区', '南湖区', 'NanHuQu', 'NHQ', '314000', '3'), ('330411', '330400', '秀洲区', '秀洲区', 'XiuZhouQu', 'XZQ', '314001', '3'), ('330421', '330400', '嘉善县', '嘉善', 'JiaShan', 'JS', '314100', '3'), ('330424', '330400', '海盐县', '海盐', 'HaiYan', 'HY', '314300', '3'), ('330481', '330400', '海宁市', '海宁', 'HaiNing', 'HN', '314400', '3'), ('330482', '330400', '平湖市', '平湖', 'PingHu', 'PH', '314200', '3'), ('330483', '330400', '桐乡市', '桐乡', 'TongXiang', 'TX', '314500', '3'), ('330500', '330000', '湖州市', '湖州', 'HuZhou', 'HZ', '313000', '2'), ('330502', '330500', '吴兴区', '吴兴区', 'WuXingQu', 'WXQ', '313000', '3'), ('330503', '330500', '南浔区', '南浔区', 'NanXunQu', 'NXQ', '313009', '3'), ('330521', '330500', '德清县', '德清', 'DeQing', 'DQ', '313200', '3'), ('330522', '330500', '长兴县', '长兴', 'ZhangXing', 'ZX', '313100', '3'), ('330523', '330500', '安吉县', '安吉', 'AnJi', 'AJ', '313300', '3'), ('330600', '330000', '绍兴市', '绍兴', 'ShaoXing', 'SX', '312000', '2'), ('330602', '330600', '越城区', '越城区', 'YueChengQu', 'YCQ', '312000', '3'), ('330621', '330600', '绍兴县', '绍兴', 'ShaoXing', 'SX', '312000', '3'), ('330624', '330600', '新昌县', '新昌', 'XinChang', 'XC', '312500', '3'), ('330681', '330600', '诸暨市', '诸暨', 'ZhuJi', 'ZJ', '311800', '3'), ('330682', '330600', '上虞市', '上虞', 'ShangYu', 'SY', '312300', '3'), ('330683', '330600', '嵊州市', '嵊州', 'ShengZhou', 'SZ', '312400', '3'), ('330700', '330000', '金华市', '金华', 'JinHua', 'JH', '321000', '2'), ('330702', '330700', '婺城区', '婺城区', 'WuChengQu', 'WCQ', '321051', '3'), ('330703', '330700', '金东区', '金东区', 'JinDongQu', 'JDQ', '321002', '3'), ('330723', '330700', '武义县', '武义', 'WuYi', 'WY', '321200', '3'), ('330726', '330700', '浦江县', '浦江', 'PuJiang', 'PJ', '322200', '3'), ('330727', '330700', '磐安县', '磐安', 'PanAn', 'PA', '322300', '3'), ('330781', '330700', '兰溪市', '兰溪', 'LanXi', 'LX', '321100', '3'), ('330782', '330700', '义乌市', '义乌', 'YiWu', 'YW', '322000', '3'), ('330783', '330700', '东阳市', '东阳', 'DongYang', 'DY', '322100', '3'), ('330784', '330700', '永康市', '永康', 'YongKang', 'YK', '321300', '3'), ('330800', '330000', '衢州市', '衢州', 'QuZhou', 'QZ', '324000', '2'), ('330802', '330800', '柯城区', '柯城区', 'KeChengQu', 'KCQ', '324000', '3'), ('330803', '330800', '衢江区', '衢江区', 'QuJiangQu', 'QJQ', '324000', '3'), ('330822', '330800', '常山县', '常山', 'ChangShan', 'CS', '324200', '3'), ('330824', '330800', '开化县', '开化', 'KaiHua', 'KH', '324300', '3'), ('330825', '330800', '龙游县', '龙游', 'LongYou', 'LY', '324400', '3'), ('330881', '330800', '江山市', '江山', 'JiangShan', 'JS', '324100', '3'), ('330900', '330000', '舟山市', '舟山', 'ZhouShan', 'ZS', '316000', '2'), ('330902', '330900', '定海区', '定海区', 'DingHaiQu', 'DHQ', '316000', '3'), ('330903', '330900', '普陀区', '普陀区', 'PuTuoQu', 'PTQ', '316100', '3'), ('330921', '330900', '岱山县', '岱山', 'DaiShan', 'DS', '316200', '3'), ('330922', '330900', '嵊泗县', '嵊泗', 'ShengSi', 'SS', '202400', '3'), ('331000', '330000', '台州市', '台州', 'TaiZhou', 'TZ', '318000', '2'), ('331002', '331000', '椒江区', '椒江区', 'JiaoJiangQu', 'JJQ', '318000', '3'), ('331003', '331000', '黄岩区', '黄岩区', 'HuangYanQu', 'HYQ', '318020', '3'), ('331004', '331000', '路桥区', '路桥区', 'LuQiaoQu', 'LQQ', '318050', '3'), ('331021', '331000', '玉环县', '玉环', 'YuHuan', 'YH', '317600', '3'), ('331022', '331000', '三门县', '三门', 'SanMen', 'SM', '317100', '3'), ('331023', '331000', '天台县', '天台', 'TianTai', 'TT', '317200', '3'), ('331024', '331000', '仙居县', '仙居', 'XianJu', 'XJ', '317300', '3'), ('331081', '331000', '温岭市', '温岭', 'WenLing', 'WL', '317500', '3'), ('331082', '331000', '临海市', '临海', 'LinHai', 'LH', '317000', '3'), ('331100', '330000', '丽水市', '丽水', 'LiShui', 'LS', '323000', '2'), ('331102', '331100', '莲都区', '莲都区', 'LianDouQu', 'LDQ', '323000', '3'), ('331121', '331100', '青田县', '青田', 'QingTian', 'QT', '323900', '3'), ('331122', '331100', '缙云县', '缙云', 'JinYun', 'JY', '321400', '3'), ('331123', '331100', '遂昌县', '遂昌', 'SuiChang', 'SC', '323300', '3'), ('331124', '331100', '松阳县', '松阳', 'SongYang', 'SY', '323400', '3'), ('331125', '331100', '云和县', '云和', 'YunHe', 'YH', '323600', '3'), ('331126', '331100', '庆元县', '庆元', 'QingYuan', 'QY', '323800', '3'), ('331127', '331100', '景宁畲族自治县', '景宁畲族', 'JingNingSheZu', 'JNSZ', '323500', '3'), ('331181', '331100', '龙泉市', '龙泉', 'LongQuan', 'LQ', '323700', '3'), ('340000', '', '安徽省', '安徽', 'AnHui', 'AH', '230000', '1'), ('340100', '340000', '合肥市', '合肥', 'HeFei', 'HF', '230000', '2'), ('340102', '340100', '瑶海区', '瑶海区', 'YaoHaiQu', 'YHQ', '230011', '3'), ('340103', '340100', '庐阳区', '庐阳区', 'LuYangQu', 'LYQ', '230001', '3'), ('340104', '340100', '蜀山区', '蜀山区', 'ShuShanQu', 'SSQ', '230061', '3'), ('340111', '340100', '包河区', '包河区', 'BaoHeQu', 'BHQ', '230041', '3'), ('340121', '340100', '长丰县', '长丰', 'ZhangFeng', 'ZF', '231100', '3'), ('340122', '340100', '肥东县', '肥东', 'FeiDong', 'FD', '231600', '3'), ('340123', '340100', '肥西县', '肥西', 'FeiXi', 'FX', '231200', '3'), ('340124', '340100', '庐江县', '庐江', 'LuJiang', 'LJ', '', '3'), ('340181', '340100', '巢湖市', '巢湖', 'ChaoHu', 'CH', '', '3'), ('340200', '340000', '芜湖市', '芜湖', 'WuHu', 'WH', '241000', '2'), ('340202', '340200', '镜湖区', '镜湖区', 'JingHuQu', 'JHQ', '241000', '3'), ('340203', '340200', '弋江区', '弋江区', 'YiJiangQu', 'YJQ', '241000', '3'), ('340207', '340200', '鸠江区', '鸠江区', 'JiuJiangQu', 'JJQ', '241000', '3'), ('340208', '340200', '三山区', '三山区', 'SanShanQu', 'SSQ', '241000', '3'), ('340221', '340200', '芜湖县', '芜湖县', 'WuHu', 'WH', '241100', '3'), ('340222', '340200', '繁昌县', '繁昌', 'FanChang', 'FC', '241200', '3'), ('340223', '340200', '南陵县', '南陵', 'NanLing', 'NL', '242400', '3'), ('340225', '340200', '无为县', '无为', 'WuWei', 'WW', '', '3'), ('340300', '340000', '蚌埠市', '蚌埠', 'BangBu', 'BB', '233000', '2'), ('340302', '340300', '龙子湖区', '龙子湖区', 'LongZiHuQu', 'LZHQ', '233000', '3'), ('340303', '340300', '蚌山区', '蚌山区', 'BangShanQu', 'BSQ', '233000', '3'), ('340304', '340300', '禹会区', '禹会区', 'YuHuiQu', 'YHQ', '233010', '3'), ('340311', '340300', '淮上区', '淮上区', 'HuaiShangQu', 'HSQ', '233002', '3'), ('340321', '340300', '怀远县', '怀远', 'HuaiYuan', 'HY', '233400', '3'), ('340322', '340300', '五河县', '五河', 'WuHe', 'WH', '233300', '3'), ('340323', '340300', '固镇县', '固镇', 'GuZhen', 'GZ', '233200', '3'), ('340400', '340000', '淮南市', '淮南', 'HuaiNan', 'HN', '232000', '2'), ('340402', '340400', '大通区', '大通区', 'DaTongQu', 'DTQ', '232033', '3'), ('340403', '340400', '田家庵区', '田家庵区', 'TianJiaAnQu', 'TJAQ', '232000', '3'), ('340404', '340400', '谢家集区', '谢家集区', 'XieJiaJiQu', 'XJJQ', '232052', '3'), ('340405', '340400', '八公山区', '八公山区', 'BaGongShanQu', 'BGSQ', '232072', '3'), ('340406', '340400', '潘集区', '潘集区', 'PanJiQu', 'PJQ', '232082', '3'), ('340421', '340400', '凤台县', '凤台', 'FengTai', 'FT', '232100', '3'), ('340500', '340000', '马鞍山市', '马鞍山', 'MaAnShan', 'MAS', '243000', '2'), ('340503', '340500', '花山区', '花山区', 'HuaShanQu', 'HSQ', '243000', '3'), ('340504', '340500', '雨山区', '雨山区', 'YuShanQu', 'YSQ', '243071', '3'), ('340506', '340500', '博望区', '博望区', 'BoWangQu', 'BWQ', '', '3'), ('340521', '340500', '当涂县', '当涂', 'DangTu', 'DT', '243100', '3'), ('340522', '340500', '含山县', '含山', 'HanShan', 'HS', '', '3'), ('340523', '340500', '和县', '和县', 'HeXian', 'HX', '', '3'), ('340600', '340000', '淮北市', '淮北', 'HuaiBei', 'HB', '235000', '2'), ('340602', '340600', '杜集区', '杜集区', 'DuJiQu', 'DJQ', '235047', '3'), ('340603', '340600', '相山区', '相山区', 'XiangShanQu', 'XSQ', '235000', '3'), ('340604', '340600', '烈山区', '烈山区', 'LieShanQu', 'LSQ', '235025', '3'), ('340621', '340600', '濉溪县', '濉溪', 'SuiXi', 'SX', '235100', '3'), ('340700', '340000', '铜陵市', '铜陵', 'TongLing', 'TL', '244000', '2'), ('340702', '340700', '铜官山区', '铜官山区', 'TongGuanShanQu', 'TGSQ', '244000', '3'), ('340703', '340700', '狮子山区', '狮子山区', 'ShiZiShanQu', 'SZSQ', '244031', '3'), ('340711', '340700', '郊区', '郊区', 'JiaoQu', 'JQ', '244000', '3'), ('340721', '340700', '铜陵县', '铜陵', 'TongLing', 'TL', '244100', '3'), ('340800', '340000', '安庆市', '安庆', 'AnQing', 'AQ', '246000', '2'), ('340802', '340800', '迎江区', '迎江区', 'YingJiangQu', 'YJQ', '246003', '3'), ('340803', '340800', '大观区', '大观区', 'DaGuanQu', 'DGQ', '246004', '3'), ('340811', '340800', '宜秀区', '宜秀区', 'YiXiuQu', 'YXQ', '246003', '3'), ('340822', '340800', '怀宁县', '怀宁', 'HuaiNing', 'HN', '246100', '3'), ('340823', '340800', '枞阳县', '枞阳', 'CongYang', 'CY', '246700', '3'), ('340824', '340800', '潜山县', '潜山', 'QianShan', 'QS', '246300', '3'), ('340825', '340800', '太湖县', '太湖', 'TaiHu', 'TH', '246400', '3'), ('340826', '340800', '宿松县', '宿松', 'SuSong', 'SS', '246500', '3'), ('340827', '340800', '望江县', '望江', 'WangJiang', 'WJ', '246200', '3'), ('340828', '340800', '岳西县', '岳西', 'YueXi', 'YX', '246600', '3'), ('340881', '340800', '桐城市', '桐城', 'TongCheng', 'TC', '231400', '3'), ('341000', '340000', '黄山市', '黄山', 'HuangShan', 'HS', '245000', '2'), ('341002', '341000', '屯溪区', '屯溪区', 'TunXiQu', 'TXQ', '245000', '3'), ('341003', '341000', '黄山区', '黄山区', 'HuangShanQu', 'HSQ', '242700', '3'), ('341004', '341000', '徽州区', '徽州区', 'HuiZhouQu', 'HZQ', '245061', '3'), ('341021', '341000', '歙县', '歙县', 'SheXian', 'SX', '245200', '3'), ('341022', '341000', '休宁县', '休宁', 'XiuNing', 'XN', '245400', '3'), ('341023', '341000', '黟县', '黟县', 'YiXian', 'YX', '245500', '3'), ('341024', '341000', '祁门县', '祁门', 'QiMen', 'QM', '245600', '3'), ('341100', '340000', '滁州市', '滁州', 'ChuZhou', 'CZ', '239000', '2'), ('341102', '341100', '琅琊区', '琅琊区', 'LangYaQu', 'LYQ', '239000', '3'), ('341103', '341100', '南谯区', '南谯区', 'NanQiaoQu', 'NQQ', '239000', '3'), ('341122', '341100', '来安县', '来安', 'LaiAn', 'LA', '239200', '3'), ('341124', '341100', '全椒县', '全椒', 'QuanJiao', 'QJ', '239500', '3'), ('341125', '341100', '定远县', '定远', 'DingYuan', 'DY', '233200', '3'), ('341126', '341100', '凤阳县', '凤阳', 'FengYang', 'FY', '233100', '3'), ('341181', '341100', '天长市', '天长', 'TianZhang', 'TZ', '239300', '3'), ('341182', '341100', '明光市', '明光', 'MingGuang', 'MG', '239400', '3'), ('341200', '340000', '阜阳市', '阜阳', 'FuYang', 'FY', '236000', '2'), ('341202', '341200', '颍州区', '颍州区', 'YingZhouQu', 'YZQ', '236001', '3'), ('341203', '341200', '颍东区', '颍东区', 'YingDongQu', 'YDQ', '236058', '3'), ('341204', '341200', '颍泉区', '颍泉区', 'YingQuanQu', 'YQQ', '236045', '3'), ('341221', '341200', '临泉县', '临泉', 'LinQuan', 'LQ', '236400', '3'), ('341222', '341200', '太和县', '太和', 'TaiHe', 'TH', '236600', '3'), ('341225', '341200', '阜南县', '阜南', 'FuNan', 'FN', '236300', '3'), ('341226', '341200', '颍上县', '颍上', 'YingShang', 'YS', '236200', '3'), ('341282', '341200', '界首市', '界首', 'JieShou', 'JS', '236500', '3'), ('341300', '341300', '宿州市', '宿州', 'SuZhou', 'SZ', '234000', '3'), ('341301', '341300', '市辖区', '市辖区', 'ShiXiaQu', 'SXQ', '', '3'), ('341302', '341300', '埇桥区', '埇桥区', 'YongQiaoQu', 'YQQ', '234000', '3'), ('341321', '341300', '砀山县', '砀山', 'DangShan', 'DS', '235300', '3'), ('341322', '341300', '萧县', '萧县', 'XiaoXian', 'XX', '235200', '3'), ('341323', '341300', '灵璧县', '灵璧', 'LingBi', 'LB', '234200', '3'), ('341324', '341300', '泗县', '泗县', 'SiXian', 'SX', '234300', '3'), ('341500', '340000', '六安市', '六安', 'LiuAn', 'LA', '237000', '2'), ('341502', '341500', '金安区', '金安区', 'JinAnQu', 'JAQ', '237005', '3'), ('341503', '341500', '裕安区', '裕安区', 'YuAnQu', 'YAQ', '237010', '3'), ('341521', '341500', '寿县', '寿县', 'ShouXian', 'SX', '232200', '3'), ('341522', '341500', '霍邱县', '霍邱', 'HuoQiu', 'HQ', '237400', '3'), ('341523', '341500', '舒城县', '舒城', 'ShuCheng', 'SC', '231300', '3'), ('341524', '341500', '金寨县', '金寨', 'JinZhai', 'JZ', '237300', '3'), ('341525', '341500', '霍山县', '霍山', 'HuoShan', 'HS', '237200', '3'), ('341600', '340000', '亳州市', '亳州', 'BoZhou', 'BZ', '236800', '2'), ('341602', '341600', '谯城区', '谯城区', 'QiaoChengQu', 'QCQ', '236800', '3'), ('341621', '341600', '涡阳县', '涡阳', 'WoYang', 'WY', '233600', '3'), ('341622', '341600', '蒙城县', '蒙城', 'MengCheng', 'MC', '233500', '3'), ('341623', '341600', '利辛县', '利辛', 'LiXin', 'LX', '236700', '3'), ('341700', '340000', '池州市', '池州', 'ChiZhou', 'CZ', '247000', '2'), ('341702', '341700', '贵池区', '贵池区', 'GuiChiQu', 'GCQ', '247100', '3'), ('341721', '341700', '东至县', '东至', 'DongZhi', 'DZ', '247200', '3'), ('341722', '341700', '石台县', '石台', 'ShiTai', 'ST', '245100', '3'), ('341723', '341700', '青阳县', '青阳', 'QingYang', 'QY', '242800', '3'), ('341800', '340000', '宣城市', '宣城', 'XuanCheng', 'XC', '242000', '2'), ('341802', '341800', '宣州区', '宣州区', 'XuanZhouQu', 'XZQ', '242000', '3'), ('341821', '341800', '郎溪县', '郎溪', 'LangXi', 'LX', '242100', '3'), ('341822', '341800', '广德县', '广德', 'GuangDe', 'GD', '242200', '3'), ('341823', '341800', '泾县', '泾县', 'JingXian', 'JX', '242500', '3'), ('341824', '341800', '绩溪县', '绩溪', 'JiXi', 'JX', '245300', '3'), ('341825', '341800', '旌德县', '旌德', 'JingDe', 'JD', '242600', '3'), ('341881', '341800', '宁国市', '宁国', 'NingGuo', 'NG', '242300', '3'), ('350000', '', '福建省', '福建', 'FuJian', 'FJ', '350000', '1'), ('350100', '350000', '福州市', '福州', 'FuZhou', 'FZ', '350000', '2'), ('350102', '350100', '鼓楼区', '鼓楼区', 'GuLouQu', 'GLQ', '350001', '3'), ('350103', '350100', '台江区', '台江区', 'TaiJiangQu', 'TJQ', '350004', '3'), ('350104', '350100', '仓山区', '仓山区', 'CangShanQu', 'CSQ', '350007', '3'), ('350105', '350100', '马尾区', '马尾区', 'MaWeiQu', 'MWQ', '350015', '3'), ('350111', '350100', '晋安区', '晋安区', 'JinAnQu', 'JAQ', '350011', '3'), ('350121', '350100', '闽侯县', '闽侯', 'MinHou', 'MH', '350100', '3'), ('350122', '350100', '连江县', '连江', 'LianJiang', 'LJ', '350500', '3'), ('350123', '350100', '罗源县', '罗源', 'LuoYuan', 'LY', '350600', '3'), ('350124', '350100', '闽清县', '闽清', 'MinQing', 'MQ', '350800', '3'), ('350125', '350100', '永泰县', '永泰', 'YongTai', 'YT', '350700', '3'), ('350128', '350100', '平潭县', '平潭', 'PingTan', 'PT', '350400', '3'), ('350181', '350100', '福清市', '福清', 'FuQing', 'FQ', '350300', '3'), ('350182', '350100', '长乐市', '长乐', 'ZhangLe', 'ZL', '350200', '3'), ('350200', '350000', '厦门市', '厦门', 'ShaMen', 'SM', '361000', '2'), ('350203', '350200', '思明区', '思明区', 'SiMingQu', 'SMQ', '361001', '3'), ('350205', '350200', '海沧区', '海沧区', 'HaiCangQu', 'HCQ', '361026', '3'), ('350206', '350200', '湖里区', '湖里区', 'HuLiQu', 'HLQ', '361006', '3'), ('350211', '350200', '集美区', '集美区', 'JiMeiQu', 'JMQ', '361021', '3'), ('350212', '350200', '同安区', '同安区', 'TongAnQu', 'TAQ', '361100', '3'), ('350213', '350200', '翔安区', '翔安区', 'XiangAnQu', 'XAQ', '361101', '3'), ('350300', '350000', '莆田市', '莆田', 'PuTian', 'PT', '351100', '2'), ('350302', '350300', '城厢区', '城厢区', 'ChengXiangQu', 'CXQ', '351100', '3'), ('350303', '350300', '涵江区', '涵江区', 'HanJiangQu', 'HJQ', '351111', '3'), ('350304', '350300', '荔城区', '荔城区', 'LiChengQu', 'LCQ', '351100', '3'), ('350305', '350300', '秀屿区', '秀屿区', 'XiuYuQu', 'XYQ', '351152', '3'), ('350322', '350300', '仙游县', '仙游', 'XianYou', 'XY', '351200', '3'), ('350400', '350000', '三明市', '三明', 'SanMing', 'SM', '365000', '2'), ('350402', '350400', '梅列区', '梅列区', 'MeiLieQu', 'MLQ', '365000', '3'), ('350403', '350400', '三元区', '三元区', 'SanYuanQu', 'SYQ', '365001', '3'), ('350421', '350400', '明溪县', '明溪', 'MingXi', 'MX', '365200', '3'), ('350423', '350400', '清流县', '清流', 'QingLiu', 'QL', '365300', '3'), ('350424', '350400', '宁化县', '宁化', 'NingHua', 'NH', '365400', '3'), ('350425', '350400', '大田县', '大田', 'DaTian', 'DT', '366100', '3'), ('350426', '350400', '尤溪县', '尤溪', 'YouXi', 'YX', '365100', '3'), ('350427', '350400', '沙县', '沙县', 'ShaXian', 'SX', '365500', '3'), ('350428', '350400', '将乐县', '将乐', 'JiangLe', 'JL', '353300', '3'), ('350429', '350400', '泰宁县', '泰宁', 'TaiNing', 'TN', '354400', '3'), ('350430', '350400', '建宁县', '建宁', 'JianNing', 'JN', '354500', '3'), ('350481', '350400', '永安市', '永安', 'YongAn', 'YA', '366000', '3'), ('350500', '350000', '泉州市', '泉州', 'QuanZhou', 'QZ', '362000', '2'), ('350502', '350500', '鲤城区', '鲤城区', 'LiChengQu', 'LCQ', '362000', '3'), ('350503', '350500', '丰泽区', '丰泽区', 'FengZeQu', 'FZQ', '362000', '3'), ('350504', '350500', '洛江区', '洛江区', 'LuoJiangQu', 'LJQ', '362011', '3'), ('350505', '350500', '泉港区', '泉港区', 'QuanGangQu', 'QGQ', '362801', '3'), ('350521', '350500', '惠安县', '惠安', 'HuiAn', 'HA', '362100', '3'), ('350524', '350500', '安溪县', '安溪', 'AnXi', 'AX', '362400', '3'), ('350525', '350500', '永春县', '永春', 'YongChun', 'YC', '362600', '3'), ('350526', '350500', '德化县', '德化', 'DeHua', 'DH', '362500', '3'), ('350527', '350500', '金门县', '金门', 'JinMen', 'JM', '362000', '3'), ('350581', '350500', '石狮市', '石狮', 'ShiShi', 'SS', '362700', '3'), ('350582', '350500', '晋江市', '晋江', 'JinJiang', 'JJ', '362200', '3'), ('350583', '350500', '南安市', '南安', 'NanAn', 'NA', '362300', '3'), ('350600', '350000', '漳州市', '漳州', 'ZhangZhou', 'ZZ', '363000', '2'), ('350602', '350600', '芗城区', '芗城区', 'XiangChengQu', 'XCQ', '363000', '3'), ('350603', '350600', '龙文区', '龙文区', 'LongWenQu', 'LWQ', '363005', '3'), ('350622', '350600', '云霄县', '云霄', 'YunXiao', 'YX', '363300', '3'), ('350623', '350600', '漳浦县', '漳浦', 'ZhangPu', 'ZP', '363200', '3'), ('350624', '350600', '诏安县', '诏安', 'ZhaoAn', 'ZA', '363500', '3'), ('350625', '350600', '长泰县', '长泰', 'ZhangTai', 'ZT', '363900', '3'), ('350626', '350600', '东山县', '东山', 'DongShan', 'DS', '363400', '3'), ('350627', '350600', '南靖县', '南靖', 'NanJing', 'NJ', '363600', '3'), ('350628', '350600', '平和县', '平和', 'PingHe', 'PH', '363700', '3'), ('350629', '350600', '华安县', '华安', 'HuaAn', 'HA', '363800', '3'), ('350681', '350600', '龙海市', '龙海', 'LongHai', 'LH', '363100', '3'), ('350700', '350000', '南平市', '南平', 'NanPing', 'NP', '353000', '2'), ('350702', '350700', '延平区', '延平区', 'YanPingQu', 'YPQ', '353000', '3'), ('350721', '350700', '顺昌县', '顺昌', 'ShunChang', 'SC', '353200', '3'), ('350722', '350700', '浦城县', '浦城', 'PuCheng', 'PC', '353400', '3'), ('350723', '350700', '光泽县', '光泽', 'GuangZe', 'GZ', '354100', '3'), ('350724', '350700', '松溪县', '松溪', 'SongXi', 'SX', '353500', '3'), ('350725', '350700', '政和县', '政和', 'ZhengHe', 'ZH', '353600', '3'), ('350781', '350700', '邵武市', '邵武', 'ShaoWu', 'SW', '354000', '3'), ('350782', '350700', '武夷山市', '武夷山', 'WuYiShan', 'WYS', '354300', '3'), ('350783', '350700', '建瓯市', '建瓯', 'JianOu', 'JO', '353100', '3'), ('350784', '350700', '建阳市', '建阳', 'JianYang', 'JY', '354200', '3'), ('350800', '350000', '龙岩市', '龙岩', 'LongYan', 'LY', '364000', '2'), ('350802', '350800', '新罗区', '新罗区', 'XinLuoQu', 'XLQ', '364000', '3'), ('350821', '350800', '长汀县', '长汀', 'ZhangTing', 'ZT', '366300', '3'), ('350822', '350800', '永定县', '永定', 'YongDing', 'YD', '364100', '3'), ('350823', '350800', '上杭县', '上杭', 'ShangHang', 'SH', '364200', '3'), ('350824', '350800', '武平县', '武平', 'WuPing', 'WP', '364300', '3'), ('350825', '350800', '连城县', '连城', 'LianCheng', 'LC', '366200', '3'), ('350881', '350800', '漳平市', '漳平', 'ZhangPing', 'ZP', '364400', '3'), ('350900', '350000', '宁德市', '宁德', 'NingDe', 'ND', '352100', '2'), ('350902', '350900', '蕉城区', '蕉城区', 'JiaoChengQu', 'JCQ', '352100', '3'), ('350921', '350900', '霞浦县', '霞浦', 'XiaPu', 'XP', '355100', '3'), ('350922', '350900', '古田县', '古田', 'GuTian', 'GT', '352200', '3'), ('350923', '350900', '屏南县', '屏南', 'PingNan', 'PN', '352300', '3'), ('350924', '350900', '寿宁县', '寿宁', 'ShouNing', 'SN', '355500', '3'), ('350925', '350900', '周宁县', '周宁', 'ZhouNing', 'ZN', '355400', '3'), ('350926', '350900', '柘荣县', '柘荣', 'ZheRong', 'ZR', '355300', '3'), ('350981', '350900', '福安市', '福安', 'FuAn', 'FA', '355000', '3'), ('350982', '350900', '福鼎市', '福鼎', 'FuDing', 'FD', '355200', '3'), ('360000', '', '江西省', '江西', 'JiangXi', 'JX', '330000', '1'), ('360100', '360000', '南昌市', '南昌', 'NanChang', 'NC', '330000', '2'), ('360102', '360100', '东湖区', '东湖区', 'DongHuQu', 'DHQ', '330006', '3'), ('360103', '360100', '西湖区', '西湖区', 'XiHuQu', 'XHQ', '330009', '3'), ('360104', '360100', '青云谱区', '青云谱区', 'QingYunPuQu', 'QYPQ', '330001', '3'), ('360105', '360100', '湾里区', '湾里区', 'WanLiQu', 'WLQ', '330004', '3'), ('360111', '360100', '青山湖区', '青山湖区', 'QingShanHuQu', 'QSHQ', '330006', '3'), ('360121', '360100', '南昌县', '南昌', 'NanChang', 'NC', '330200', '3'), ('360122', '360100', '新建县', '新建', 'XinJian', 'XJ', '330100', '3'), ('360123', '360100', '安义县', '安义', 'AnYi', 'AY', '330500', '3'), ('360124', '360100', '进贤县', '进贤', 'JinXian', 'JX', '331700', '3'), ('360200', '360000', '景德镇市', '景德镇', 'JingDeZhen', 'JDZ', '333000', '2'), ('360202', '360200', '昌江区', '昌江区', 'ChangJiangQu', 'CJQ', '333000', '3'), ('360203', '360200', '珠山区', '珠山区', 'ZhuShanQu', 'ZSQ', '333000', '3'), ('360222', '360200', '浮梁县', '浮梁', 'FuLiang', 'FL', '333400', '3'), ('360281', '360200', '乐平市', '乐平', 'LePing', 'LP', '333300', '3'), ('360300', '360000', '萍乡市', '萍乡', 'PingXiang', 'PX', '337000', '2'), ('360302', '360300', '安源区', '安源区', 'AnYuanQu', 'AYQ', '337000', '3'), ('360313', '360300', '湘东区', '湘东区', 'XiangDongQu', 'XDQ', '337032', '3'), ('360321', '360300', '莲花县', '莲花', 'LianHua', 'LH', '337100', '3'), ('360322', '360300', '上栗县', '上栗', 'ShangLi', 'SL', '337009', '3'), ('360323', '360300', '芦溪县', '芦溪', 'LuXi', 'LX', '337200', '3'), ('360400', '360000', '九江市', '九江', 'JiuJiang', 'JJ', '332000', '2'), ('360402', '360400', '庐山区', '庐山区', 'LuShanQu', 'LSQ', '332005', '3'), ('360403', '360400', '浔阳区', '浔阳区', 'XunYangQu', 'XYQ', '332000', '3'), ('360421', '360400', '九江县', '九江', 'JiuJiang', 'JJ', '332100', '3'), ('360423', '360400', '武宁县', '武宁', 'WuNing', 'WN', '332300', '3'), ('360424', '360400', '修水县', '修水', 'XiuShui', 'XS', '332400', '3'), ('360425', '360400', '永修县', '永修', 'YongXiu', 'YX', '330300', '3'), ('360426', '360400', '德安县', '德安', 'DeAn', 'DA', '330400', '3'), ('360427', '360400', '星子县', '星子', 'XingZi', 'XZ', '332800', '3'), ('360428', '360400', '都昌县', '都昌', 'DouChang', 'DC', '332600', '3'), ('360429', '360400', '湖口县', '湖口', 'HuKou', 'HK', '332500', '3'), ('360430', '360400', '彭泽县', '彭泽', 'PengZe', 'PZ', '332700', '3'), ('360481', '360400', '瑞昌市', '瑞昌', 'RuiChang', 'RC', '332200', '3'), ('360482', '360400', '共青城市', '共青城', 'GongQingCheng', 'GQC', '', '3'), ('360500', '360000', '新余市', '新余', 'XinYu', 'XY', '338000', '2'), ('360502', '360500', '渝水区', '渝水区', 'YuShuiQu', 'YSQ', '338025', '3'), ('360521', '360500', '分宜县', '分宜', 'FenYi', 'FY', '336600', '3'), ('360600', '360600', '鹰潭市', '鹰潭', 'YingTan', 'YT', '335000', '3'), ('360601', '360600', '市辖区', '市辖区', 'ShiXiaQu', 'SXQ', '', '3'), ('360602', '360600', '月湖区', '月湖区', 'YueHuQu', 'YHQ', '335000', '3'), ('360622', '360600', '余江县', '余江', 'YuJiang', 'YJ', '335200', '3'), ('360681', '360600', '贵溪市', '贵溪', 'GuiXi', 'GX', '335400', '3'), ('360700', '360000', '赣州市', '赣州', 'GanZhou', 'GZ', '341000', '2'), ('360702', '360700', '章贡区', '章贡区', 'ZhangGongQu', 'ZGQ', '', '3'), ('360721', '360700', '赣县', '赣县', 'GanXian', 'GX', '341100', '3'), ('360722', '360700', '信丰县', '信丰', 'XinFeng', 'XF', '341600', '3'), ('360723', '360700', '大余县', '大余', 'DaYu', 'DY', '341500', '3'), ('360724', '360700', '上犹县', '上犹', 'ShangYou', 'SY', '341200', '3'), ('360725', '360700', '崇义县', '崇义', 'ChongYi', 'CY', '341300', '3'), ('360726', '360700', '安远县', '安远', 'AnYuan', 'AY', '342100', '3'), ('360727', '360700', '龙南县', '龙南', 'LongNan', 'LN', '341700', '3'), ('360728', '360700', '定南县', '定南', 'DingNan', 'DN', '341900', '3'), ('360729', '360700', '全南县', '全南', 'QuanNan', 'QN', '341800', '3'), ('360730', '360700', '宁都县', '宁都', 'NingDou', 'ND', '342800', '3'), ('360731', '360700', '于都县', '于都', 'YuDou', 'YD', '342300', '3'), ('360732', '360700', '兴国县', '兴国', 'XingGuo', 'XG', '342400', '3'), ('360733', '360700', '会昌县', '会昌', 'HuiChang', 'HC', '342600', '3'), ('360734', '360700', '寻乌县', '寻乌', 'XunWu', 'XW', '342200', '3'), ('360735', '360700', '石城县', '石城', 'ShiCheng', 'SC', '342700', '3'), ('360781', '360700', '瑞金市', '瑞金', 'RuiJin', 'RJ', '342500', '3'), ('360782', '360700', '南康市', '南康', 'NanKang', 'NK', '341400', '3'), ('360800', '360000', '吉安市', '吉安', 'JiAn', 'JA', '343000', '2'), ('360802', '360800', '吉州区', '吉州区', 'JiZhouQu', 'JZQ', '343000', '3'), ('360803', '360800', '青原区', '青原区', 'QingYuanQu', 'QYQ', '343009', '3'), ('360821', '360800', '吉安县', '吉安', 'JiAn', 'JA', '343100', '3'), ('360822', '360800', '吉水县', '吉水', 'JiShui', 'JS', '331600', '3'), ('360823', '360800', '峡江县', '峡江', 'XiaJiang', 'XJ', '331400', '3'), ('360824', '360800', '新干县', '新干', 'XinGan', 'XG', '331300', '3'), ('360825', '360800', '永丰县', '永丰', 'YongFeng', 'YF', '331500', '3'), ('360826', '360800', '泰和县', '泰和', 'TaiHe', 'TH', '343700', '3'), ('360827', '360800', '遂川县', '遂川', 'SuiChuan', 'SC', '343900', '3'), ('360828', '360800', '万安县', '万安', 'WanAn', 'WA', '343800', '3'), ('360829', '360800', '安福县', '安福', 'AnFu', 'AF', '343200', '3'), ('360830', '360800', '永新县', '永新', 'YongXin', 'YX', '343400', '3'), ('360881', '360800', '井冈山市', '井冈山', 'JingGangShan', 'JGS', '343600', '3'), ('360900', '360000', '宜春市', '宜春', 'YiChun', 'YC', '336000', '2'), ('360902', '360900', '袁州区', '袁州区', 'YuanZhouQu', 'YZQ', '336000', '3'), ('360921', '360900', '奉新县', '奉新', 'FengXin', 'FX', '330700', '3'), ('360922', '360900', '万载县', '万载', 'WanZai', 'WZ', '336100', '3'), ('360923', '360900', '上高县', '上高', 'ShangGao', 'SG', '336400', '3'), ('360924', '360900', '宜丰县', '宜丰', 'YiFeng', 'YF', '336300', '3'), ('360925', '360900', '靖安县', '靖安', 'JingAn', 'JA', '330600', '3'), ('360926', '360900', '铜鼓县', '铜鼓', 'TongGu', 'TG', '336200', '3'), ('360981', '360900', '丰城市', '丰城', 'FengCheng', 'FC', '331100', '3'), ('360982', '360900', '樟树市', '樟树', 'ZhangShu', 'ZS', '331200', '3'), ('360983', '360900', '高安市', '高安', 'GaoAn', 'GA', '330800', '3'), ('361000', '360000', '抚州市', '抚州', 'FuZhou', 'FZ', '344000', '2'), ('361002', '361000', '临川区', '临川区', 'LinChuanQu', 'LCQ', '344100', '3'), ('361021', '361000', '南城县', '南城', 'NanCheng', 'NC', '344700', '3'), ('361022', '361000', '黎川县', '黎川', 'LiChuan', 'LC', '344600', '3'), ('361023', '361000', '南丰县', '南丰', 'NanFeng', 'NF', '344500', '3'), ('361024', '361000', '崇仁县', '崇仁', 'ChongRen', 'CR', '344200', '3'), ('361025', '361000', '乐安县', '乐安', 'LeAn', 'LA', '344300', '3'), ('361026', '361000', '宜黄县', '宜黄', 'YiHuang', 'YH', '344400', '3'), ('361027', '361000', '金溪县', '金溪', 'JinXi', 'JX', '344800', '3'), ('361028', '361000', '资溪县', '资溪', 'ZiXi', 'ZX', '335300', '3'), ('361029', '361000', '东乡县', '东乡', 'DongXiang', 'DX', '331800', '3'), ('361030', '361000', '广昌县', '广昌', 'GuangChang', 'GC', '344900', '3'), ('361100', '360000', '上饶市', '上饶', 'ShangRao', 'SR', '334000', '2'), ('361102', '361100', '信州区', '信州区', 'XinZhouQu', 'XZQ', '334000', '3'), ('361121', '361100', '上饶县', '上饶', 'ShangRao', 'SR', '334100', '3'), ('361122', '361100', '广丰县', '广丰', 'GuangFeng', 'GF', '334600', '3'), ('361123', '361100', '玉山县', '玉山', 'YuShan', 'YS', '334700', '3'), ('361124', '361100', '铅山县', '铅山', 'QianShan', 'QS', '334500', '3'), ('361125', '361100', '横峰县', '横峰', 'HengFeng', 'HF', '334300', '3'), ('361126', '361100', '弋阳县', '弋阳', 'YiYang', 'YY', '334400', '3'), ('361127', '361100', '余干县', '余干', 'YuGan', 'YG', '335100', '3'), ('361128', '361100', '鄱阳县', '鄱阳', 'PoYang', 'PY', '333100', '3'), ('361129', '361100', '万年县', '万年', 'WanNian', 'WN', '335500', '3'), ('361130', '361100', '婺源县', '婺源', 'WuYuan', 'WY', '333200', '3'), ('361181', '361100', '德兴市', '德兴', 'DeXing', 'DX', '334200', '3'), ('370000', '', '山东省', '山东', 'ShanDong', 'SD', '250000', '1'), ('370100', '370000', '济南市', '济南', 'JiNan', 'JN', '250000', '2'), ('370102', '370100', '历下区', '历下区', 'LiXiaQu', 'LXQ', '250013', '3'), ('370103', '370100', '市中区', '市中区', 'ShiZhongQu', 'SZQ', '250002', '3'), ('370104', '370100', '槐荫区', '槐荫区', 'HuaiYinQu', 'HYQ', '250021', '3'), ('370105', '370100', '天桥区', '天桥区', 'TianQiaoQu', 'TQQ', '250031', '3'), ('370112', '370100', '历城区', '历城区', 'LiChengQu', 'LCQ', '250100', '3'), ('370113', '370100', '长清区', '长清区', 'ZhangQingQu', 'ZQQ', '250300', '3'), ('370124', '370100', '平阴县', '平阴', 'PingYin', 'PY', '250400', '3'), ('370125', '370100', '济阳县', '济阳', 'JiYang', 'JY', '251400', '3'), ('370126', '370100', '商河县', '商河', 'ShangHe', 'SH', '251600', '3'), ('370181', '370100', '章丘市', '章丘', 'ZhangQiu', 'ZQ', '250200', '3'), ('370200', '370000', '青岛市', '青岛', 'QingDao', 'QD', '266000', '2'), ('370202', '370200', '市南区', '市南区', 'ShiNanQu', 'SNQ', '266001', '3'), ('370203', '370200', '市北区', '市北区', 'ShiBeiQu', 'SBQ', '266011', '3'), ('370211', '370200', '黄岛区', '黄岛区', 'HuangDaoQu', 'HDQ', '266500', '3'), ('370212', '370200', '崂山区', '崂山区', 'LaoShanQu', 'LSQ', '266100', '3'), ('370213', '370200', '李沧区', '李沧区', 'LiCangQu', 'LCQ', '266100', '3'), ('370214', '370200', '城阳区', '城阳区', 'ChengYangQu', 'CYQ', '266041', '3'), ('370281', '370200', '胶州市', '胶州', 'JiaoZhou', 'JZ', '266300', '3'), ('370282', '370200', '即墨市', '即墨', 'JiMo', 'JM', '266200', '3'), ('370283', '370200', '平度市', '平度', 'PingDu', 'PD', '266700', '3'), ('370285', '370200', '莱西市', '莱西', 'LaiXi', 'LX', '266600', '3'), ('370300', '370000', '淄博市', '淄博', 'ZiBo', 'ZB', '255000', '2'), ('370302', '370300', '淄川区', '淄川区', 'ZiChuanQu', 'ZCQ', '255100', '3'), ('370303', '370300', '张店区', '张店区', 'ZhangDianQu', 'ZDQ', '255022', '3'), ('370304', '370300', '博山区', '博山区', 'BoShanQu', 'BSQ', '255200', '3'), ('370305', '370300', '临淄区', '临淄区', 'LinZiQu', 'LZQ', '255400', '3'), ('370306', '370300', '周村区', '周村区', 'ZhouCunQu', 'ZCQ', '255300', '3'), ('370321', '370300', '桓台县', '桓台', 'HuanTai', 'HT', '256400', '3'), ('370322', '370300', '高青县', '高青', 'GaoQing', 'GQ', '256300', '3'), ('370323', '370300', '沂源县', '沂源', 'YiYuan', 'YY', '256100', '3'), ('370400', '370000', '枣庄市', '枣庄', 'ZaoZhuang', 'ZZ', '277100', '2'), ('370402', '370400', '市中区', '市中区', 'ShiZhongQu', 'SZQ', '277101', '3'), ('370403', '370400', '薛城区', '薛城区', 'XueChengQu', 'XCQ', '277000', '3'), ('370404', '370400', '峄城区', '峄城区', 'YiChengQu', 'YCQ', '277300', '3'), ('370405', '370400', '台儿庄区', '台儿庄区', 'TaiErZhuangQu', 'TEZQ', '277400', '3'), ('370406', '370400', '山亭区', '山亭区', 'ShanTingQu', 'STQ', '277200', '3'), ('370481', '370400', '滕州市', '滕州', 'TengZhou', 'TZ', '277500', '3'), ('370500', '370000', '东营市', '东营', 'DongYing', 'DY', '257000', '2'), ('370502', '370500', '东营区', '东营区', 'DongYingQu', 'DYQ', '257029', '3'), ('370503', '370500', '河口区', '河口区', 'HeKouQu', 'HKQ', '257200', '3'), ('370521', '370500', '垦利县', '垦利', 'KenLi', 'KL', '257500', '3'), ('370522', '370500', '利津县', '利津', 'LiJin', 'LJ', '257400', '3'), ('370523', '370500', '广饶县', '广饶', 'GuangRao', 'GR', '257300', '3'), ('370600', '370000', '烟台市', '烟台', 'YanTai', 'YT', '264000', '2'), ('370602', '370600', '芝罘区', '芝罘区', 'ZhiFuQu', 'ZFQ', '264001', '3'), ('370611', '370600', '福山区', '福山区', 'FuShanQu', 'FSQ', '265500', '3'), ('370612', '370600', '牟平区', '牟平区', 'MouPingQu', 'MPQ', '264100', '3'), ('370613', '370600', '莱山区', '莱山区', 'LaiShanQu', 'LSQ', '264600', '3'), ('370634', '370600', '长岛县', '长岛', 'ZhangDao', 'ZD', '265800', '3'), ('370681', '370600', '龙口市', '龙口', 'LongKou', 'LK', '265700', '3'), ('370682', '370600', '莱阳市', '莱阳', 'LaiYang', 'LY', '265200', '3'), ('370683', '370600', '莱州市', '莱州', 'LaiZhou', 'LZ', '261400', '3'), ('370684', '370600', '蓬莱市', '蓬莱', 'PengLai', 'PL', '265600', '3'), ('370685', '370600', '招远市', '招远', 'ZhaoYuan', 'ZY', '265400', '3'), ('370686', '370600', '栖霞市', '栖霞', 'QiXia', 'QX', '265300', '3'), ('370687', '370600', '海阳市', '海阳', 'HaiYang', 'HY', '265100', '3'), ('370700', '370000', '潍坊市', '潍坊', 'WeiFang', 'WF', '261000', '2'), ('370702', '370700', '潍城区', '潍城区', 'WeiChengQu', 'WCQ', '261021', '3'), ('370703', '370700', '寒亭区', '寒亭区', 'HanTingQu', 'HTQ', '261100', '3'), ('370704', '370700', '坊子区', '坊子区', 'FangZiQu', 'FZQ', '261200', '3'), ('370705', '370700', '奎文区', '奎文区', 'KuiWenQu', 'KWQ', '261041', '3'), ('370724', '370700', '临朐县', '临朐', 'LinQu', 'LQ', '262600', '3'), ('370725', '370700', '昌乐县', '昌乐', 'ChangLe', 'CL', '262400', '3'), ('370781', '370700', '青州市', '青州', 'QingZhou', 'QZ', '262500', '3'), ('370782', '370700', '诸城市', '诸城', 'ZhuCheng', 'ZC', '262200', '3'), ('370783', '370700', '寿光市', '寿光', 'ShouGuang', 'SG', '262700', '3'), ('370784', '370700', '安丘市', '安丘', 'AnQiu', 'AQ', '262100', '3'), ('370785', '370700', '高密市', '高密', 'GaoMi', 'GM', '261500', '3'), ('370786', '370700', '昌邑市', '昌邑', 'ChangYi', 'CY', '261300', '3'), ('370800', '370000', '济宁市', '济宁', 'JiNing', 'JN', '272100', '2'), ('370802', '370800', '市中区', '市中区', 'ShiZhongQu', 'SZQ', '272133', '3'), ('370811', '370800', '任城区', '任城区', 'RenChengQu', 'RCQ', '272113', '3'), ('370826', '370800', '微山县', '微山', 'WeiShan', 'WS', '277600', '3'), ('370827', '370800', '鱼台县', '鱼台', 'YuTai', 'YT', '272300', '3'), ('370828', '370800', '金乡县', '金乡', 'JinXiang', 'JX', '272200', '3'), ('370829', '370800', '嘉祥县', '嘉祥', 'JiaXiang', 'JX', '272400', '3'), ('370830', '370800', '汶上县', '汶上', 'WenShang', 'WS', '272501', '3'), ('370831', '370800', '泗水县', '泗水', 'SiShui', 'SS', '273200', '3'), ('370832', '370800', '梁山县', '梁山', 'LiangShan', 'LS', '272600', '3'), ('370881', '370800', '曲阜市', '曲阜', 'QuFu', 'QF', '273100', '3'), ('370882', '370800', '兖州市', '兖州', 'YanZhou', 'YZ', '272000', '3'), ('370883', '370800', '邹城市', '邹城', 'ZouCheng', 'ZC', '273500', '3'), ('370900', '370000', '泰安市', '泰安', 'TaiAn', 'TA', '271000', '2'), ('370902', '370900', '泰山区', '泰山区', 'TaiShanQu', 'TSQ', '271000', '3'), ('370911', '370900', '岱岳区', '岱岳区', 'DaiYueQu', 'DYQ', '', '3'), ('370921', '370900', '宁阳县', '宁阳', 'NingYang', 'NY', '271400', '3'), ('370923', '370900', '东平县', '东平', 'DongPing', 'DP', '271500', '3'), ('370982', '370900', '新泰市', '新泰', 'XinTai', 'XT', '271200', '3'), ('370983', '370900', '肥城市', '肥城', 'FeiCheng', 'FC', '271600', '3'), ('371000', '370000', '威海市', '威海', 'WeiHai', 'WH', '264200', '2'), ('371002', '371000', '环翠区', '环翠区', 'HuanCuiQu', 'HCQ', '264200', '3'), ('371081', '371000', '文登市', '文登', 'WenDeng', 'WD', '264400', '3'), ('371082', '371000', '荣成市', '荣成', 'RongCheng', 'RC', '264300', '3'), ('371083', '371000', '乳山市', '乳山', 'RuShan', 'RS', '264500', '3'), ('371100', '370000', '日照市', '日照', 'RiZhao', 'RZ', '276800', '2'), ('371102', '371100', '东港区', '东港区', 'DongGangQu', 'DGQ', '276800', '3'), ('371103', '371100', '岚山区', '岚山区', 'LanShanQu', 'LSQ', '276808', '3'), ('371121', '371100', '五莲县', '五莲', 'WuLian', 'WL', '262300', '3'), ('371122', '371100', '莒县', '莒县', 'JuXian', 'JX', '276500', '3'), ('371200', '370000', '莱芜市', '莱芜', 'LaiWu', 'LW', '271100', '2'), ('371202', '371200', '莱城区', '莱城区', 'LaiChengQu', 'LCQ', '271100', '3'), ('371203', '371200', '钢城区', '钢城区', 'GangChengQu', 'GCQ', '271100', '3'), ('371300', '370000', '临沂市', '临沂', 'LinYi', 'LY', '276000', '2'), ('371302', '371300', '兰山区', '兰山区', 'LanShanQu', 'LSQ', '276002', '3'), ('371311', '371300', '罗庄区', '罗庄区', 'LuoZhuangQu', 'LZQ', '276022', '3'), ('371312', '371300', '河东区', '河东区', 'HeDongQu', 'HDQ', '276034', '3'), ('371321', '371300', '沂南县', '沂南', 'YiNan', 'YN', '276300', '3'), ('371322', '371300', '郯城县', '郯城', 'TanCheng', 'TC', '276100', '3'), ('371323', '371300', '沂水县', '沂水', 'YiShui', 'YS', '276400', '3'), ('371324', '371300', '苍山县', '苍山', 'CangShan', 'CS', '277700', '3'), ('371325', '371300', '费县', '费县', 'FeiXian', 'FX', '273400', '3'), ('371326', '371300', '平邑县', '平邑', 'PingYi', 'PY', '273300', '3'), ('371327', '371300', '莒南县', '莒南', 'JuNan', 'JN', '276600', '3'), ('371328', '371300', '蒙阴县', '蒙阴', 'MengYin', 'MY', '276200', '3'), ('371329', '371300', '临沭县', '临沭', 'LinShu', 'LS', '276700', '3'), ('371400', '370000', '德州市', '德州', 'DeZhou', 'DZ', '253000', '2'), ('371402', '371400', '德城区', '德城区', 'DeChengQu', 'DCQ', '253011', '3'), ('371421', '371400', '陵县', '陵县', 'LingXian', 'LX', '253500', '3'), ('371422', '371400', '宁津县', '宁津', 'NingJin', 'NJ', '253400', '3'), ('371423', '371400', '庆云县', '庆云', 'QingYun', 'QY', '253700', '3'), ('371424', '371400', '临邑县', '临邑', 'LinYi', 'LY', '251500', '3'), ('371425', '371400', '齐河县', '齐河', 'QiHe', 'QH', '251100', '3'), ('371426', '371400', '平原县', '平原', 'PingYuan', 'PY', '253121', '3'), ('371427', '371400', '夏津县', '夏津', 'XiaJin', 'XJ', '253200', '3'), ('371428', '371400', '武城县', '武城', 'WuCheng', 'WC', '253300', '3'), ('371481', '371400', '乐陵市', '乐陵', 'LeLing', 'LL', '253600', '3'), ('371482', '371400', '禹城市', '禹城', 'YuCheng', 'YC', '251200', '3'), ('371500', '370000', '聊城市', '聊城', 'LiaoCheng', 'LC', '252000', '2'), ('371502', '371500', '东昌府区', '东昌府区', 'DongChangFuQu', 'DCFQ', '252000', '3'), ('371521', '371500', '阳谷县', '阳谷', 'YangGu', 'YG', '252300', '3'), ('371522', '371500', '莘县', '莘县', 'ShenXian', 'SX', '252400', '3'), ('371523', '371500', '茌平县', '茌平', 'ChiPing', 'CP', '252100', '3'), ('371524', '371500', '东阿县', '东阿', 'DongA', 'DA', '252200', '3'), ('371525', '371500', '冠县', '冠县', 'GuanXian', 'GX', '252500', '3'), ('371526', '371500', '高唐县', '高唐', 'GaoTang', 'GT', '252800', '3'), ('371581', '371500', '临清市', '临清', 'LinQing', 'LQ', '252600', '3'), ('371600', '370000', '滨州市', '滨州', 'BinZhou', 'BZ', '256600', '2'), ('371602', '371600', '滨城区', '滨城区', 'BinChengQu', 'BCQ', '256600', '3'), ('371621', '371600', '惠民县', '惠民', 'HuiMin', 'HM', '257100', '3'), ('371622', '371600', '阳信县', '阳信', 'YangXin', 'YX', '251800', '3'), ('371623', '371600', '无棣县', '无棣', 'WuDi', 'WD', '251900', '3'), ('371624', '371600', '沾化县', '沾化', 'ZhanHua', 'ZH', '256800', '3'), ('371625', '371600', '博兴县', '博兴', 'BoXing', 'BX', '256500', '3'), ('371626', '371600', '邹平县', '邹平', 'ZouPing', 'ZP', '256200', '3'), ('371700', '370000', '菏泽市', '菏泽', 'HeZe', 'HZ', '274000', '2'), ('371702', '371700', '牡丹区', '牡丹区', 'MuDanQu', 'MDQ', '274009', '3'), ('371721', '371700', '曹县', '曹县', 'CaoXian', 'CX', '274400', '3'), ('371722', '371700', '单县', '单县', 'DanXian', 'DX', '274300', '3'), ('371723', '371700', '成武县', '成武', 'ChengWu', 'CW', '274200', '3'), ('371724', '371700', '巨野县', '巨野', 'JuYe', 'JY', '274900', '3'), ('371725', '371700', '郓城县', '郓城', 'YunCheng', 'YC', '274700', '3'), ('371726', '371700', '鄄城县', '鄄城', 'JuanCheng', 'JC', '274600', '3'), ('371727', '371700', '定陶县', '定陶', 'DingTao', 'DT', '274100', '3'), ('371728', '371700', '东明县', '东明', 'DongMing', 'DM', '274500', '3'), ('410000', '', '河南省', '河南', 'HeNan', 'HN', '450000', '1'), ('410100', '410000', '郑州市', '郑州', 'ZhengZhou', 'ZZ', '450000', '2'), ('410102', '410100', '中原区', '中原区', 'ZhongYuanQu', 'ZYQ', '450007', '3'), ('410103', '410100', '二七区', '二七区', 'ErQiQu', 'EQQ', '450000', '3'), ('410104', '410100', '管城回族区', '管城回族区', 'GuanChengHuiZuQu', 'GCHZQ', '450000', '3'), ('410105', '410100', '金水区', '金水区', 'JinShuiQu', 'JSQ', '450003', '3'), ('410106', '410100', '上街区', '上街区', 'ShangJieQu', 'SJQ', '450041', '3'), ('410108', '410100', '惠济区', '惠济区', 'HuiJiQu', 'HJQ', '450053', '3'), ('410122', '410100', '中牟县', '中牟', 'ZhongMou', 'ZM', '451450', '3'), ('410181', '410100', '巩义市', '巩义', 'GongYi', 'GY', '451200', '3'), ('410182', '410100', '荥阳市', '荥阳', 'XingYang', 'XY', '450100', '3'), ('410183', '410100', '新密市', '新密', 'XinMi', 'XM', '452300', '3'), ('410184', '410100', '新郑市', '新郑', 'XinZheng', 'XZ', '451150', '3'), ('410185', '410100', '登封市', '登封', 'DengFeng', 'DF', '452470', '3'), ('410200', '410000', '开封市', '开封', 'KaiFeng', 'KF', '475000', '2'), ('410202', '410200', '龙亭区', '龙亭区', 'LongTingQu', 'LTQ', '475100', '3'), ('410203', '410200', '顺河回族区', '顺河回族区', 'ShunHeHuiZuQu', 'SHHZQ', '475000', '3'), ('410204', '410200', '鼓楼区', '鼓楼区', 'GuLouQu', 'GLQ', '475000', '3'), ('410205', '410200', '禹王台区', '禹王台区', 'YuWangTaiQu', 'YWTQ', '475003', '3'), ('410211', '410200', '金明区', '金明区', 'JinMingQu', 'JMQ', '475002', '3'), ('410221', '410200', '杞县', '杞县', 'QiXian', 'QX', '475200', '3'), ('410222', '410200', '通许县', '通许', 'TongXu', 'TX', '475400', '3'), ('410223', '410200', '尉氏县', '尉氏', 'WeiShi', 'WS', '475500', '3'), ('410224', '410200', '开封县', '开封', 'KaiFeng', 'KF', '475100', '3'), ('410225', '410200', '兰考县', '兰考', 'LanKao', 'LK', '475300', '3'), ('410300', '410000', '洛阳市', '洛阳', 'LuoYang', 'LY', '471000', '2'), ('410302', '410300', '老城区', '老城区', 'LaoChengQu', 'LCQ', '471002', '3'), ('410303', '410300', '西工区', '西工区', 'XiGongQu', 'XGQ', '471000', '3'), ('410304', '410300', '瀍河回族区', '瀍河回族区', 'ChanHeHuiZuQu', 'CHHZQ', '471002', '3'), ('410305', '410300', '涧西区', '涧西区', 'JianXiQu', 'JXQ', '471003', '3'), ('410306', '410300', '吉利区', '吉利区', 'JiLiQu', 'JLQ', '471012', '3'), ('410311', '410300', '洛龙区', '洛龙区', 'LuoLongQu', 'LLQ', '', '3'), ('410322', '410300', '孟津县', '孟津', 'MengJin', 'MJ', '471100', '3'), ('410323', '410300', '新安县', '新安', 'XinAn', 'XA', '471800', '3'), ('410324', '410300', '栾川县', '栾川', 'LuanChuan', 'LC', '471500', '3'), ('410325', '410300', '嵩县', '嵩县', 'SongXian', 'SX', '471400', '3'), ('410326', '410300', '汝阳县', '汝阳', 'RuYang', 'RY', '471200', '3'), ('410327', '410300', '宜阳县', '宜阳', 'YiYang', 'YY', '471600', '3'), ('410328', '410300', '洛宁县', '洛宁', 'LuoNing', 'LN', '471700', '3'), ('410329', '410300', '伊川县', '伊川', 'YiChuan', 'YC', '471300', '3'), ('410381', '410300', '偃师市', '偃师', 'YanShi', 'YS', '471900', '3'), ('410400', '410000', '平顶山市', '平顶山', 'PingDingShan', 'PDS', '467000', '2'), ('410402', '410400', '新华区', '新华区', 'XinHuaQu', 'XHQ', '467002', '3'), ('410403', '410400', '卫东区', '卫东区', 'WeiDongQu', 'WDQ', '467021', '3'), ('410404', '410400', '石龙区', '石龙区', 'ShiLongQu', 'SLQ', '467045', '3'), ('410411', '410400', '湛河区', '湛河区', 'ZhanHeQu', 'ZHQ', '467000', '3'), ('410421', '410400', '宝丰县', '宝丰', 'BaoFeng', 'BF', '467400', '3'), ('410422', '410400', '叶县', '叶县', 'YeXian', 'YX', '467200', '3'), ('410423', '410400', '鲁山县', '鲁山', 'LuShan', 'LS', '467300', '3'), ('410425', '410400', '郏县', '郏县', 'JiaXian', 'JX', '467100', '3'), ('410481', '410400', '舞钢市', '舞钢', 'WuGang', 'WG', '462500', '3'), ('410482', '410400', '汝州市', '汝州', 'RuZhou', 'RZ', '467500', '3'), ('410500', '410000', '安阳市', '安阳', 'AnYang', 'AY', '455000', '2'), ('410502', '410500', '文峰区', '文峰区', 'WenFengQu', 'WFQ', '455000', '3'), ('410503', '410500', '北关区', '北关区', 'BeiGuanQu', 'BGQ', '455001', '3'), ('410505', '410500', '殷都区', '殷都区', 'YinDouQu', 'YDQ', '455004', '3'), ('410506', '410500', '龙安区', '龙安区', 'LongAnQu', 'LAQ', '455001', '3'), ('410522', '410500', '安阳县', '安阳', 'AnYang', 'AY', '455100', '3'), ('410523', '410500', '汤阴县', '汤阴', 'TangYin', 'TY', '456150', '3'), ('410526', '410500', '滑县', '滑县', 'HuaXian', 'HX', '456400', '3'), ('410527', '410500', '内黄县', '内黄', 'NeiHuang', 'NH', '456300', '3'), ('410581', '410500', '林州市', '林州', 'LinZhou', 'LZ', '456500', '3'), ('410600', '410000', '鹤壁市', '鹤壁', 'HeBi', 'HB', '458000', '2'), ('410602', '410600', '鹤山区', '鹤山区', 'HeShanQu', 'HSQ', '458010', '3'), ('410603', '410600', '山城区', '山城区', 'ShanChengQu', 'SCQ', '458000', '3'), ('410611', '410600', '淇滨区', '淇滨区', 'QiBinQu', 'QBQ', '458030', '3'), ('410621', '410600', '浚县', '浚县', 'JunXian', 'JX', '456250', '3'), ('410622', '410600', '淇县', '淇县', 'QiXian', 'QX', '456750', '3'), ('410700', '410000', '新乡市', '新乡', 'XinXiang', 'XX', '453000', '2'), ('410702', '410700', '红旗区', '红旗区', 'HongQiQu', 'HQQ', '453000', '3'), ('410703', '410700', '卫滨区', '卫滨区', 'WeiBinQu', 'WBQ', '453000', '3'), ('410704', '410700', '凤泉区', '凤泉区', 'FengQuanQu', 'FQQ', '453011', '3'), ('410711', '410700', '牧野区', '牧野区', 'MuYeQu', 'MYQ', '453002', '3'), ('410721', '410700', '新乡县', '新乡', 'XinXiang', 'XX', '453700', '3'), ('410724', '410700', '获嘉县', '获嘉', 'HuoJia', 'HJ', '453800', '3'), ('410725', '410700', '原阳县', '原阳', 'YuanYang', 'YY', '453500', '3'), ('410726', '410700', '延津县', '延津', 'YanJin', 'YJ', '453200', '3'), ('410727', '410700', '封丘县', '封丘', 'FengQiu', 'FQ', '453300', '3'), ('410728', '410700', '长垣县', '长垣', 'ZhangYuan', 'ZY', '453400', '3'), ('410781', '410700', '卫辉市', '卫辉', 'WeiHui', 'WH', '453100', '3'), ('410782', '410700', '辉县市', '辉县', 'HuiXian', 'HX', '453600', '3'), ('410800', '410000', '焦作市', '焦作', 'JiaoZuo', 'JZ', '454000', '2'), ('410802', '410800', '解放区', '解放区', 'JieFangQu', 'JFQ', '454000', '3'), ('410803', '410800', '中站区', '中站区', 'ZhongZhanQu', 'ZZQ', '454191', '3'), ('410804', '410800', '马村区', '马村区', 'MaCunQu', 'MCQ', '454171', '3'), ('410811', '410800', '山阳区', '山阳区', 'ShanYangQu', 'SYQ', '454002', '3'), ('410821', '410800', '修武县', '修武', 'XiuWu', 'XW', '454350', '3'), ('410822', '410800', '博爱县', '博爱', 'BoAi', 'BA', '454450', '3'), ('410823', '410800', '武陟县', '武陟', 'WuZhi', 'WZ', '454950', '3'), ('410825', '410800', '温县', '温县', 'WenXian', 'WX', '454850', '3'), ('410882', '410800', '沁阳市', '沁阳', 'QinYang', 'QY', '454550', '3'), ('410883', '410800', '孟州市', '孟州', 'MengZhou', 'MZ', '454750', '3'), ('410900', '410000', '濮阳市', '濮阳', 'PuYang', 'PY', '457000', '2'), ('410902', '410900', '华龙区', '华龙区', 'HuaLongQu', 'HLQ', '457001', '3'), ('410922', '410900', '清丰县', '清丰', 'QingFeng', 'QF', '457300', '3'), ('410923', '410900', '南乐县', '南乐', 'NanLe', 'NL', '457400', '3'), ('410926', '410900', '范县', '范县', 'FanXian', 'FX', '457500', '3'), ('410927', '410900', '台前县', '台前', 'TaiQian', 'TQ', '457600', '3'), ('410928', '410900', '濮阳县', '濮阳', 'PuYang', 'PY', '457100', '3'), ('411000', '410000', '许昌市', '许昌', 'XuChang', 'XC', '461000', '2'), ('411002', '411000', '魏都区', '魏都区', 'WeiDouQu', 'WDQ', '461000', '3'), ('411023', '411000', '许昌县', '许昌', 'XuChang', 'XC', '461100', '3'), ('411024', '411000', '鄢陵县', '鄢陵', 'YanLing', 'YL', '461200', '3'), ('411025', '411000', '襄城县', '襄城', 'XiangCheng', 'XC', '461700', '3'), ('411081', '411000', '禹州市', '禹州', 'YuZhou', 'YZ', '461670', '3'), ('411082', '411000', '长葛市', '长葛', 'ZhangGe', 'ZG', '461500', '3'), ('411100', '411100', '漯河市', '漯河', 'LuoHe', 'LH', '462000', '3'), ('411101', '411100', '市辖区', '市辖区', 'ShiXiaQu', 'SXQ', '', '3'), ('411102', '411100', '源汇区', '源汇区', 'YuanHuiQu', 'YHQ', '462000', '3'), ('411103', '411100', '郾城区', '郾城区', 'YanChengQu', 'YCQ', '462300', '3'), ('411104', '411100', '召陵区', '召陵区', 'ZhaoLingQu', 'ZLQ', '462300', '3'), ('411121', '411100', '舞阳县', '舞阳', 'WuYang', 'WY', '462400', '3'), ('411122', '411100', '临颍县', '临颍', 'LinYing', 'LY', '462600', '3'), ('411200', '410000', '三门峡市', '三门峡', 'SanMenXia', 'SMX', '472000', '2'), ('411202', '411200', '湖滨区', '湖滨区', 'HuBinQu', 'HBQ', '472000', '3'), ('411221', '411200', '渑池县', '渑池', 'MianChi', 'MC', '472400', '3'), ('411222', '411200', '陕县', '陕县', 'ShanXian', 'SX', '472100', '3'), ('411224', '411200', '卢氏县', '卢氏', 'LuShi', 'LS', '472200', '3'), ('411281', '411200', '义马市', '义马', 'YiMa', 'YM', '472300', '3'), ('411282', '411200', '灵宝市', '灵宝', 'LingBao', 'LB', '472500', '3'), ('411300', '410000', '南阳市', '南阳', 'NanYang', 'NY', '473000', '2'), ('411302', '411300', '宛城区', '宛城区', 'WanChengQu', 'WCQ', '473001', '3'), ('411303', '411300', '卧龙区', '卧龙区', 'WoLongQu', 'WLQ', '473003', '3'), ('411321', '411300', '南召县', '南召', 'NanZhao', 'NZ', '474650', '3'), ('411322', '411300', '方城县', '方城', 'FangCheng', 'FC', '473200', '3'), ('411323', '411300', '西峡县', '西峡', 'XiXia', 'XX', '474550', '3'), ('411324', '411300', '镇平县', '镇平', 'ZhenPing', 'ZP', '474250', '3'), ('411325', '411300', '内乡县', '内乡', 'NeiXiang', 'NX', '474350', '3'), ('411326', '411300', '淅川县', '淅川', 'XiChuan', 'XC', '474450', '3'), ('411327', '411300', '社旗县', '社旗', 'SheQi', 'SQ', '473300', '3'), ('411328', '411300', '唐河县', '唐河', 'TangHe', 'TH', '473400', '3'), ('411329', '411300', '新野县', '新野', 'XinYe', 'XY', '473500', '3'), ('411330', '411300', '桐柏县', '桐柏', 'TongBai', 'TB', '474750', '3'), ('411381', '411300', '邓州市', '邓州', 'DengZhou', 'DZ', '474150', '3'), ('411400', '410000', '商丘市', '商丘', 'ShangQiu', 'SQ', '476000', '2'), ('411402', '411400', '梁园区', '梁园区', 'LiangYuanQu', 'LYQ', '476000', '3'), ('411403', '411400', '睢阳区', '睢阳区', 'SuiYangQu', 'SYQ', '476100', '3'), ('411421', '411400', '民权县', '民权', 'MinQuan', 'MQ', '476800', '3'), ('411422', '411400', '睢县', '睢县', 'SuiXian', 'SX', '476900', '3'), ('411423', '411400', '宁陵县', '宁陵', 'NingLing', 'NL', '476700', '3'), ('411424', '411400', '柘城县', '柘城', 'ZheCheng', 'ZC', '476200', '3'), ('411425', '411400', '虞城县', '虞城', 'YuCheng', 'YC', '476300', '3'), ('411426', '411400', '夏邑县', '夏邑', 'XiaYi', 'XY', '476400', '3'), ('411481', '411400', '永城市', '永城', 'YongCheng', 'YC', '476600', '3'), ('411500', '410000', '信阳市', '信阳', 'XinYang', 'XY', '464000', '2'), ('411502', '411500', '浉河区', '浉河区', 'ShiHeQu', 'SHQ', '464000', '3'), ('411503', '411500', '平桥区', '平桥区', 'PingQiaoQu', 'PQQ', '464100', '3'), ('411521', '411500', '罗山县', '罗山', 'LuoShan', 'LS', '464200', '3'), ('411522', '411500', '光山县', '光山', 'GuangShan', 'GS', '465450', '3'), ('411523', '411500', '新县', '新县', 'XinXian', 'XX', '465550', '3'), ('411524', '411500', '商城县', '商城', 'ShangCheng', 'SC', '465350', '3'), ('411525', '411500', '固始县', '固始', 'GuShi', 'GS', '465200', '3'), ('411526', '411500', '潢川县', '潢川', 'HuangChuan', 'HC', '465150', '3'), ('411527', '411500', '淮滨县', '淮滨', 'HuaiBin', 'HB', '464400', '3'), ('411528', '411500', '息县', '息县', 'XiXian', 'XX', '464300', '3'), ('411600', '410000', '周口市', '周口', 'ZhouKou', 'ZK', '466000', '2'), ('411602', '411600', '川汇区', '川汇区', 'ChuanHuiQu', 'CHQ', '466000', '3'), ('411621', '411600', '扶沟县', '扶沟', 'FuGou', 'FG', '461300', '3'), ('411622', '411600', '西华县', '西华', 'XiHua', 'XH', '466600', '3'), ('411623', '411600', '商水县', '商水', 'ShangShui', 'SS', '466100', '3'), ('411624', '411600', '沈丘县', '沈丘', 'ChenQiu', 'CQ', '466300', '3'), ('411625', '411600', '郸城县', '郸城', 'DanCheng', 'DC', '477150', '3'), ('411626', '411600', '淮阳县', '淮阳', 'HuaiYang', 'HY', '466700', '3'), ('411627', '411600', '太康县', '太康', 'TaiKang', 'TK', '475400', '3'), ('411628', '411600', '鹿邑县', '鹿邑', 'LuYi', 'LY', '477200', '3'), ('411681', '411600', '项城市', '项城', 'XiangCheng', 'XC', '466200', '3'), ('411700', '410000', '驻马店市', '驻马店', 'ZhuMaDian', 'ZMD', '463000', '2'), ('411702', '411700', '驿城区', '驿城区', 'YiChengQu', 'YCQ', '463000', '3'), ('411721', '411700', '西平县', '西平', 'XiPing', 'XP', '463900', '3'), ('411722', '411700', '上蔡县', '上蔡', 'ShangCai', 'SC', '463800', '3'), ('411723', '411700', '平舆县', '平舆', 'PingYu', 'PY', '463400', '3'), ('411724', '411700', '正阳县', '正阳', 'ZhengYang', 'ZY', '463600', '3'), ('411725', '411700', '确山县', '确山', 'QueShan', 'QS', '463200', '3'), ('411726', '411700', '泌阳县', '泌阳', 'MiYang', 'MY', '463700', '3'), ('411727', '411700', '汝南县', '汝南', 'RuNan', 'RN', '463300', '3'), ('411728', '411700', '遂平县', '遂平', 'SuiPing', 'SP', '463100', '3'), ('411729', '411700', '新蔡县', '新蔡', 'XinCai', 'XC', '463500', '3'), ('419001', '410000', '济源市', '济源', 'JiYuan', 'JY', '454650', '2'), ('420000', '', '湖北省', '湖北', 'HuBei', 'HB', '430000', '1'), ('420100', '420000', '武汉市', '武汉', 'WuHan', 'WH', '430000', '2'), ('420102', '420100', '江岸区', '江岸区', 'JiangAnQu', 'JAQ', '430014', '3'), ('420103', '420100', '江汉区', '江汉区', 'JiangHanQu', 'JHQ', '430015', '3'), ('420104', '420100', '硚口区', '硚口区', 'QiaoKouQu', 'QKQ', '430033', '3'), ('420105', '420100', '汉阳区', '汉阳区', 'HanYangQu', 'HYQ', '430050', '3'), ('420106', '420100', '武昌区', '武昌区', 'WuChangQu', 'WCQ', '430061', '3'), ('420107', '420100', '青山区', '青山区', 'QingShanQu', 'QSQ', '430080', '3'), ('420111', '420100', '洪山区', '洪山区', 'HongShanQu', 'HSQ', '430070', '3'), ('420112', '420100', '东西湖区', '东西湖区', 'DongXiHuQu', 'DXHQ', '430040', '3'), ('420113', '420100', '汉南区', '汉南区', 'HanNanQu', 'HNQ', '430090', '3'), ('420114', '420100', '蔡甸区', '蔡甸区', 'CaiDianQu', 'CDQ', '430100', '3'), ('420115', '420100', '江夏区', '江夏区', 'JiangXiaQu', 'JXQ', '430200', '3'), ('420116', '420100', '黄陂区', '黄陂区', 'HuangBeiQu', 'HBQ', '430300', '3'), ('420117', '420100', '新洲区', '新洲区', 'XinZhouQu', 'XZQ', '431400', '3'), ('420200', '420000', '黄石市', '黄石', 'HuangShi', 'HS', '435000', '2'), ('420202', '420200', '黄石港区', '黄石港区', 'HuangShiGangQu', 'HSGQ', '435002', '3'), ('420203', '420200', '西塞山区', '西塞山区', 'XiSaiShanQu', 'XSSQ', '435001', '3'), ('420204', '420200', '下陆区', '下陆区', 'XiaLuQu', 'XLQ', '435004', '3'), ('420205', '420200', '铁山区', '铁山区', 'TieShanQu', 'TSQ', '435006', '3'), ('420222', '420200', '阳新县', '阳新', 'YangXin', 'YX', '435200', '3'), ('420281', '420200', '大冶市', '大冶', 'DaYe', 'DY', '435100', '3'), ('420300', '420000', '十堰市', '十堰', 'ShiYan', 'SY', '442000', '2'), ('420302', '420300', '茅箭区', '茅箭区', 'MaoJianQu', 'MJQ', '442012', '3'), ('420303', '420300', '张湾区', '张湾区', 'ZhangWanQu', 'ZWQ', '442001', '3'), ('420321', '420300', '郧县', '郧县', 'YunXian', 'YX', '442500', '3'), ('420322', '420300', '郧西县', '郧西', 'YunXi', 'YX', '442600', '3'), ('420323', '420300', '竹山县', '竹山', 'ZhuShan', 'ZS', '442200', '3'), ('420324', '420300', '竹溪县', '竹溪', 'ZhuXi', 'ZX', '442300', '3'), ('420325', '420300', '房县', '房县', 'FangXian', 'FX', '442100', '3'), ('420381', '420300', '丹江口市', '丹江口', 'DanJiangKou', 'DJK', '441900', '3'), ('420500', '420000', '宜昌市', '宜昌', 'YiChang', 'YC', '443000', '2'), ('420502', '420500', '西陵区', '西陵区', 'XiLingQu', 'XLQ', '443000', '3'), ('420503', '420500', '伍家岗区', '伍家岗区', 'WuJiaGangQu', 'WJGQ', '443001', '3'), ('420504', '420500', '点军区', '点军区', 'DianJunQu', 'DJQ', '443006', '3'), ('420505', '420500', '猇亭区', '猇亭区', 'XiaoTingQu', 'XTQ', '443007', '3'), ('420506', '420500', '夷陵区', '夷陵区', 'YiLingQu', 'YLQ', '443100', '3'), ('420525', '420500', '远安县', '远安', 'YuanAn', 'YA', '444200', '3'), ('420526', '420500', '兴山县', '兴山', 'XingShan', 'XS', '443700', '3'), ('420527', '420500', '秭归县', '秭归', 'ZiGui', 'ZG', '443600', '3'), ('420528', '420500', '长阳土家族自治县', '长阳土家族', 'ZhangYangTuJiaZu', 'ZYTJZ', '443500', '3'), ('420529', '420500', '五峰土家族自治县', '五峰土家族', 'WuFengTuJiaZu', 'WFTJZ', '443400', '3'), ('420581', '420500', '宜都市', '宜都', 'YiDou', 'YD', '443300', '3'), ('420582', '420500', '当阳市', '当阳', 'DangYang', 'DY', '444100', '3'), ('420583', '420500', '枝江市', '枝江', 'ZhiJiang', 'ZJ', '443200', '3'), ('420600', '420000', '襄阳市', '襄阳', 'XiangYang', 'XY', '441000', '2'), ('420602', '420600', '襄城区', '襄城区', 'XiangChengQu', 'XCQ', '441021', '3'), ('420606', '420600', '樊城区', '樊城区', 'FanChengQu', 'FCQ', '441001', '3'), ('420607', '420600', '襄州区', '襄州区', 'XiangZhouQu', 'XZQ', '441100', '3'), ('420624', '420600', '南漳县', '南漳', 'NanZhang', 'NZ', '441500', '3'), ('420625', '420600', '谷城县', '谷城', 'GuCheng', 'GC', '441700', '3'), ('420626', '420600', '保康县', '保康', 'BaoKang', 'BK', '441600', '3'), ('420682', '420600', '老河口市', '老河口', 'LaoHeKou', 'LHK', '441800', '3'), ('420683', '420600', '枣阳市', '枣阳', 'ZaoYang', 'ZY', '441200', '3'), ('420684', '420600', '宜城市', '宜城', 'YiCheng', 'YC', '441400', '3'), ('420700', '420000', '鄂州市', '鄂州', 'EZhou', 'EZ', '436000', '2'), ('420702', '420700', '梁子湖区', '梁子湖区', 'LiangZiHuQu', 'LZHQ', '436064', '3'), ('420703', '420700', '华容区', '华容区', 'HuaRongQu', 'HRQ', '436030', '3'), ('420704', '420700', '鄂城区', '鄂城区', 'EChengQu', 'ECQ', '436000', '3'), ('420800', '420000', '荆门市', '荆门', 'JingMen', 'JM', '448000', '2'), ('420802', '420800', '东宝区', '东宝区', 'DongBaoQu', 'DBQ', '448004', '3'), ('420804', '420800', '掇刀区', '掇刀区', 'DuoDaoQu', 'DDQ', '448124', '3'), ('420821', '420800', '京山县', '京山', 'JingShan', 'JS', '431800', '3'), ('420822', '420800', '沙洋县', '沙洋', 'ShaYang', 'SY', '448200', '3'), ('420881', '420800', '钟祥市', '钟祥', 'ZhongXiang', 'ZX', '431900', '3'), ('420900', '420000', '孝感市', '孝感', 'XiaoGan', 'XG', '432000', '2'), ('420902', '420900', '孝南区', '孝南区', 'XiaoNanQu', 'XNQ', '432100', '3'), ('420921', '420900', '孝昌县', '孝昌', 'XiaoChang', 'XC', '432900', '3'), ('420922', '420900', '大悟县', '大悟', 'DaWu', 'DW', '432800', '3'), ('420923', '420900', '云梦县', '云梦', 'YunMeng', 'YM', '432500', '3'), ('420981', '420900', '应城市', '应城', 'YingCheng', 'YC', '432400', '3'), ('420982', '420900', '安陆市', '安陆', 'AnLu', 'AL', '432600', '3'), ('420984', '420900', '汉川市', '汉川', 'HanChuan', 'HC', '431600', '3'), ('421000', '420000', '荆州市', '荆州', 'JingZhou', 'JZ', '434000', '2'), ('421002', '421000', '沙市区', '沙市区', 'ShaShiQu', 'SSQ', '434000', '3'), ('421003', '421000', '荆州区', '荆州区', 'JingZhouQu', 'JZQ', '434020', '3'), ('421022', '421000', '公安县', '公安', 'GongAn', 'GA', '434300', '3'), ('421023', '421000', '监利县', '监利', 'JianLi', 'JL', '433300', '3'), ('421024', '421000', '江陵县', '江陵', 'JiangLing', 'JL', '434100', '3'), ('421081', '421000', '石首市', '石首', 'ShiShou', 'SS', '434400', '3'), ('421083', '421000', '洪湖市', '洪湖', 'HongHu', 'HH', '433200', '3'), ('421087', '421000', '松滋市', '松滋', 'SongZi', 'SZ', '434200', '3'), ('421100', '420000', '黄冈市', '黄冈', 'HuangGang', 'HG', '438000', '2'), ('421102', '421100', '黄州区', '黄州区', 'HuangZhouQu', 'HZQ', '438000', '3'), ('421121', '421100', '团风县', '团风', 'TuanFeng', 'TF', '438000', '3'), ('421122', '421100', '红安县', '红安', 'HongAn', 'HA', '431500', '3'), ('421123', '421100', '罗田县', '罗田', 'LuoTian', 'LT', '438600', '3'), ('421124', '421100', '英山县', '英山', 'YingShan', 'YS', '438700', '3'), ('421125', '421100', '浠水县', '浠水', 'XiShui', 'XS', '438200', '3'), ('421126', '421100', '蕲春县', '蕲春', 'QiChun', 'QC', '436300', '3'), ('421127', '421100', '黄梅县', '黄梅', 'HuangMei', 'HM', '435500', '3'), ('421181', '421100', '麻城市', '麻城', 'MaCheng', 'MC', '438300', '3'), ('421182', '421100', '武穴市', '武穴', 'WuXue', 'WX', '435400', '3'), ('421200', '420000', '咸宁市', '咸宁', 'XianNing', 'XN', '437100', '2'), ('421202', '421200', '咸安区', '咸安区', 'XianAnQu', 'XAQ', '437000', '3'), ('421221', '421200', '嘉鱼县', '嘉鱼', 'JiaYu', 'JY', '437200', '3'), ('421222', '421200', '通城县', '通城', 'TongCheng', 'TC', '437400', '3'), ('421223', '421200', '崇阳县', '崇阳', 'ChongYang', 'CY', '437500', '3'), ('421224', '421200', '通山县', '通山', 'TongShan', 'TS', '437600', '3'), ('421281', '421200', '赤壁市', '赤壁', 'ChiBi', 'CB', '437300', '3'), ('421300', '420000', '随州市', '随州', 'SuiZhou', 'SZ', '441300', '2'), ('421303', '421300', '曾都区', '曾都区', 'CengDouQu', 'CDQ', '', '3'), ('421321', '421300', '随县', '随县', 'SuiXian', 'SX', '441300', '3'), ('421381', '421300', '广水市', '广水', 'GuangShui', 'GS', '432700', '3'), ('422800', '420000', '恩施土家族苗族自治州', '恩施土家族苗族', 'EnShiTuJiaZuMiaoZu', 'ESTJZMZ', '445400', '2'), ('422801', '422800', '恩施市', '恩施', 'EnShi', 'ES', '445000', '3'), ('422802', '422800', '利川市', '利川', 'LiChuan', 'LC', '445400', '3'), ('422822', '422800', '建始县', '建始', 'JianShi', 'JS', '445300', '3'), ('422823', '422800', '巴东县', '巴东', 'BaDong', 'BD', '444300', '3'), ('422825', '422800', '宣恩县', '宣恩', 'XuanEn', 'XE', '445500', '3'), ('422826', '422800', '咸丰县', '咸丰', 'XianFeng', 'XF', '445600', '3'), ('422827', '422800', '来凤县', '来凤', 'LaiFeng', 'LF', '445700', '3'), ('422828', '422800', '鹤峰县', '鹤峰', 'HeFeng', 'HF', '445800', '3'), ('429004', '420000', '仙桃市', '仙桃', 'XianTao', 'XT', '433000', '2'), ('429005', '420000', '潜江市', '潜江', 'QianJiang', 'QJ', '433100', '2'), ('429006', '420000', '天门市', '天门', 'TianMen', 'TM', '431700', '2'), ('429021', '420000', '神农架林区', '神农架林区', 'ShenNongJiaLinQu', 'SNJLQ', '442400', '2'), ('430000', '', '湖南省', '湖南', 'HuNan', 'HN', '410000', '1'), ('430100', '430000', '长沙市', '长沙', 'ZhangSha', 'ZS', '410000', '2'), ('430102', '430100', '芙蓉区', '芙蓉区', 'FuRongQu', 'FRQ', '410006', '3'), ('430103', '430100', '天心区', '天心区', 'TianXinQu', 'TXQ', '410002', '3'), ('430104', '430100', '岳麓区', '岳麓区', 'YueLuQu', 'YLQ', '410006', '3'), ('430105', '430100', '开福区', '开福区', 'KaiFuQu', 'KFQ', '410005', '3'), ('430111', '430100', '雨花区', '雨花区', 'YuHuaQu', 'YHQ', '410007', '3'), ('430112', '430100', '望城区', '望城区', 'WangChengQu', 'WCQ', '', '3'), ('430121', '430100', '长沙县', '长沙', 'ZhangSha', 'ZS', '410100', '3'), ('430124', '430100', '宁乡县', '宁乡', 'NingXiang', 'NX', '410600', '3'), ('430181', '430100', '浏阳市', '浏阳', 'LiuYang', 'LY', '410300', '3'), ('430200', '430000', '株洲市', '株洲', 'ZhuZhou', 'ZZ', '412000', '2'), ('430202', '430200', '荷塘区', '荷塘区', 'HeTangQu', 'HTQ', '412000', '3'), ('430203', '430200', '芦淞区', '芦淞区', 'LuSongQu', 'LSQ', '412000', '3'), ('430204', '430200', '石峰区', '石峰区', 'ShiFengQu', 'SFQ', '412005', '3'), ('430211', '430200', '天元区', '天元区', 'TianYuanQu', 'TYQ', '412000', '3'), ('430221', '430200', '株洲县', '株洲', 'ZhuZhou', 'ZZ', '412100', '3'), ('430223', '430200', '攸县', '攸县', 'YouXian', 'YX', '412300', '3'), ('430224', '430200', '茶陵县', '茶陵', 'ChaLing', 'CL', '412400', '3'), ('430225', '430200', '炎陵县', '炎陵', 'YanLing', 'YL', '412500', '3'), ('430281', '430200', '醴陵市', '醴陵', 'LiLing', 'LL', '412200', '3'), ('430300', '430000', '湘潭市', '湘潭', 'XiangTan', 'XT', '411100', '2'), ('430302', '430300', '雨湖区', '雨湖区', 'YuHuQu', 'YHQ', '411100', '3'), ('430304', '430300', '岳塘区', '岳塘区', 'YueTangQu', 'YTQ', '411101', '3'), ('430321', '430300', '湘潭县', '湘潭', 'XiangTan', 'XT', '411200', '3'), ('430381', '430300', '湘乡市', '湘乡', 'XiangXiang', 'XX', '411400', '3'), ('430382', '430300', '韶山市', '韶山', 'ShaoShan', 'SS', '411300', '3'), ('430400', '430000', '衡阳市', '衡阳', 'HengYang', 'HY', '421000', '2'), ('430405', '430400', '珠晖区', '珠晖区', 'ZhuHuiQu', 'ZHQ', '421002', '3'), ('430406', '430400', '雁峰区', '雁峰区', 'YanFengQu', 'YFQ', '421001', '3'), ('430407', '430400', '石鼓区', '石鼓区', 'ShiGuQu', 'SGQ', '421001', '3'), ('430408', '430400', '蒸湘区', '蒸湘区', 'ZhengXiangQu', 'ZXQ', '421001', '3'), ('430412', '430400', '南岳区', '南岳区', 'NanYueQu', 'NYQ', '421900', '3'), ('430421', '430400', '衡阳县', '衡阳', 'HengYang', 'HY', '421200', '3'), ('430422', '430400', '衡南县', '衡南', 'HengNan', 'HN', '421100', '3'), ('430423', '430400', '衡山县', '衡山', 'HengShan', 'HS', '421300', '3'), ('430424', '430400', '衡东县', '衡东', 'HengDong', 'HD', '421400', '3'), ('430426', '430400', '祁东县', '祁东', 'QiDong', 'QD', '421600', '3'), ('430481', '430400', '耒阳市', '耒阳', 'LeiYang', 'LY', '421800', '3'), ('430482', '430400', '常宁市', '常宁', 'ChangNing', 'CN', '421500', '3'), ('430500', '430000', '邵阳市', '邵阳', 'ShaoYang', 'SY', '422000', '2'), ('430502', '430500', '双清区', '双清区', 'ShuangQingQu', 'SQQ', '422001', '3'), ('430503', '430500', '大祥区', '大祥区', 'DaXiangQu', 'DXQ', '422000', '3'), ('430511', '430500', '北塔区', '北塔区', 'BeiTaQu', 'BTQ', '422001', '3'), ('430521', '430500', '邵东县', '邵东', 'ShaoDong', 'SD', '422800', '3'), ('430522', '430500', '新邵县', '新邵', 'XinShao', 'XS', '422900', '3'), ('430523', '430500', '邵阳县', '邵阳', 'ShaoYang', 'SY', '422100', '3'), ('430524', '430500', '隆回县', '隆回', 'LongHui', 'LH', '422200', '3'), ('430525', '430500', '洞口县', '洞口', 'DongKou', 'DK', '422300', '3'), ('430527', '430500', '绥宁县', '绥宁', 'SuiNing', 'SN', '422600', '3'), ('430528', '430500', '新宁县', '新宁', 'XinNing', 'XN', '422700', '3'), ('430529', '430500', '城步苗族自治县', '城步苗族', 'ChengBuMiaoZu', 'CBMZ', '422500', '3'), ('430581', '430500', '武冈市', '武冈', 'WuGang', 'WG', '422400', '3'), ('430600', '430000', '岳阳市', '岳阳', 'YueYang', 'YY', '414000', '2'), ('430602', '430600', '岳阳楼区', '岳阳楼区', 'YueYangLouQu', 'YYLQ', '414000', '3'), ('430603', '430600', '云溪区', '云溪区', 'YunXiQu', 'YXQ', '414003', '3'), ('430611', '430600', '君山区', '君山区', 'JunShanQu', 'JSQ', '414005', '3'), ('430621', '430600', '岳阳县', '岳阳', 'YueYang', 'YY', '414100', '3'), ('430623', '430600', '华容县', '华容', 'HuaRong', 'HR', '414200', '3'), ('430624', '430600', '湘阴县', '湘阴', 'XiangYin', 'XY', '414600', '3'), ('430626', '430600', '平江县', '平江', 'PingJiang', 'PJ', '410400', '3'), ('430681', '430600', '汨罗市', '汨罗', 'MiLuo', 'ML', '414400', '3'), ('430682', '430600', '临湘市', '临湘', 'LinXiang', 'LX', '414300', '3'), ('430700', '430000', '常德市', '常德', 'ChangDe', 'CD', '415000', '2'), ('430702', '430700', '武陵区', '武陵区', 'WuLingQu', 'WLQ', '415000', '3'), ('430703', '430700', '鼎城区', '鼎城区', 'DingChengQu', 'DCQ', '415100', '3'), ('430721', '430700', '安乡县', '安乡', 'AnXiang', 'AX', '415600', '3'), ('430722', '430700', '汉寿县', '汉寿', 'HanShou', 'HS', '415900', '3'), ('430723', '430700', '澧县', '澧县', 'LiXian', 'LX', '415500', '3'), ('430724', '430700', '临澧县', '临澧', 'LinLi', 'LL', '415200', '3'), ('430725', '430700', '桃源县', '桃源', 'TaoYuan', 'TY', '415700', '3'), ('430726', '430700', '石门县', '石门', 'ShiMen', 'SM', '415300', '3'), ('430781', '430700', '津市市', '津市', 'JinShi', 'JS', '415400', '3'), ('430800', '430000', '张家界市', '张家界', 'ZhangJiaJie', 'ZJJ', '427000', '2'), ('430802', '430800', '永定区', '永定区', 'YongDingQu', 'YDQ', '427000', '3'), ('430811', '430800', '武陵源区', '武陵源区', 'WuLingYuanQu', 'WLYQ', '427400', '3'), ('430821', '430800', '慈利县', '慈利', 'CiLi', 'CL', '427200', '3'), ('430822', '430800', '桑植县', '桑植', 'SangZhi', 'SZ', '427100', '3'), ('430900', '430000', '益阳市', '益阳', 'YiYang', 'YY', '413000', '2'), ('430902', '430900', '资阳区', '资阳区', 'ZiYangQu', 'ZYQ', '413000', '3'), ('430903', '430900', '赫山区', '赫山区', 'HeShanQu', 'HSQ', '413002', '3'), ('430921', '430900', '南县', '南县', 'NanXian', 'NX', '413200', '3'), ('430922', '430900', '桃江县', '桃江', 'TaoJiang', 'TJ', '413400', '3'), ('430923', '430900', '安化县', '安化', 'AnHua', 'AH', '413500', '3'), ('430981', '430900', '沅江市', '沅江', 'YuanJiang', 'YJ', '413100', '3'), ('431000', '430000', '郴州市', '郴州', 'ChenZhou', 'CZ', '423000', '2'), ('431002', '431000', '北湖区', '北湖区', 'BeiHuQu', 'BHQ', '423000', '3'), ('431003', '431000', '苏仙区', '苏仙区', 'SuXianQu', 'SXQ', '423000', '3'), ('431021', '431000', '桂阳县', '桂阳', 'GuiYang', 'GY', '424400', '3'), ('431022', '431000', '宜章县', '宜章', 'YiZhang', 'YZ', '424200', '3'), ('431023', '431000', '永兴县', '永兴', 'YongXing', 'YX', '423300', '3'), ('431024', '431000', '嘉禾县', '嘉禾', 'JiaHe', 'JH', '424500', '3'), ('431025', '431000', '临武县', '临武', 'LinWu', 'LW', '424300', '3'), ('431026', '431000', '汝城县', '汝城', 'RuCheng', 'RC', '424100', '3'), ('431027', '431000', '桂东县', '桂东', 'GuiDong', 'GD', '423500', '3'), ('431028', '431000', '安仁县', '安仁', 'AnRen', 'AR', '423600', '3'), ('431081', '431000', '资兴市', '资兴', 'ZiXing', 'ZX', '423400', '3'), ('431100', '430000', '永州市', '永州', 'YongZhou', 'YZ', '425000', '2'), ('431102', '431100', '零陵区', '零陵区', 'LingLingQu', 'LLQ', '425007', '3'), ('431103', '431100', '冷水滩区', '冷水滩区', 'LengShuiTanQu', 'LSTQ', '425000', '3'); INSERT INTO `regions` VALUES ('431121', '431100', '祁阳县', '祁阳', 'QiYang', 'QY', '426100', '3'), ('431122', '431100', '东安县', '东安', 'DongAn', 'DA', '425900', '3'), ('431123', '431100', '双牌县', '双牌', 'ShuangPai', 'SP', '425200', '3'), ('431124', '431100', '道县', '道县', 'DaoXian', 'DX', '425300', '3'), ('431125', '431100', '江永县', '江永', 'JiangYong', 'JY', '425400', '3'), ('431126', '431100', '宁远县', '宁远', 'NingYuan', 'NY', '425600', '3'), ('431127', '431100', '蓝山县', '蓝山', 'LanShan', 'LS', '425800', '3'), ('431128', '431100', '新田县', '新田', 'XinTian', 'XT', '425700', '3'), ('431129', '431100', '江华瑶族自治县', '江华瑶族', 'JiangHuaYaoZu', 'JHYZ', '425500', '3'), ('431200', '430000', '怀化市', '怀化', 'HuaiHua', 'HH', '418000', '2'), ('431202', '431200', '鹤城区', '鹤城区', 'HeChengQu', 'HCQ', '418000', '3'), ('431221', '431200', '中方县', '中方', 'ZhongFang', 'ZF', '418005', '3'), ('431222', '431200', '沅陵县', '沅陵', 'YuanLing', 'YL', '419600', '3'), ('431223', '431200', '辰溪县', '辰溪', 'ChenXi', 'CX', '419500', '3'), ('431224', '431200', '溆浦县', '溆浦', 'XuPu', 'XP', '419300', '3'), ('431225', '431200', '会同县', '会同', 'HuiTong', 'HT', '418300', '3'), ('431226', '431200', '麻阳苗族自治县', '麻阳苗族', 'MaYangMiaoZu', 'MYMZ', '419400', '3'), ('431227', '431200', '新晃侗族自治县', '新晃侗族', 'XinHuangDongZu', 'XHDZ', '419200', '3'), ('431228', '431200', '芷江侗族自治县', '芷江侗族', 'ZhiJiangDongZu', 'ZJDZ', '419100', '3'), ('431229', '431200', '靖州苗族侗族自治县', '靖州苗族侗族', 'JingZhouMiaoZuDongZu', 'JZMZDZ', '418400', '3'), ('431230', '431200', '通道侗族自治县', '通道侗族', 'TongDaoDongZu', 'TDDZ', '418500', '3'), ('431281', '431200', '洪江市', '洪江', 'HongJiang', 'HJ', '418200', '3'), ('431300', '430000', '娄底市', '娄底', 'LouDi', 'LD', '417000', '2'), ('431302', '431300', '娄星区', '娄星区', 'LouXingQu', 'LXQ', '417000', '3'), ('431321', '431300', '双峰县', '双峰', 'ShuangFeng', 'SF', '417700', '3'), ('431322', '431300', '新化县', '新化', 'XinHua', 'XH', '417600', '3'), ('431381', '431300', '冷水江市', '冷水江', 'LengShuiJiang', 'LSJ', '417500', '3'), ('431382', '431300', '涟源市', '涟源', 'LianYuan', 'LY', '417100', '3'), ('433100', '430000', '湘西土家族苗族自治州', '湘西土家族苗族', 'XiangXiTuJiaZuMiaoZu', 'XXTJZMZ', '416000', '2'), ('433101', '433100', '吉首市', '吉首', 'JiShou', 'JS', '416000', '3'), ('433122', '433100', '泸溪县', '泸溪', 'LuXi', 'LX', '416100', '3'), ('433123', '433100', '凤凰县', '凤凰', 'FengHuang', 'FH', '416200', '3'), ('433124', '433100', '花垣县', '花垣', 'HuaYuan', 'HY', '416400', '3'), ('433125', '433100', '保靖县', '保靖', 'BaoJing', 'BJ', '416500', '3'), ('433126', '433100', '古丈县', '古丈', 'GuZhang', 'GZ', '416300', '3'), ('433127', '433100', '永顺县', '永顺', 'YongShun', 'YS', '416700', '3'), ('433130', '433100', '龙山县', '龙山', 'LongShan', 'LS', '416800', '3'), ('440000', '', '广东省', '广东', 'GuangDong', 'GD', '510000', '1'), ('440100', '440000', '广州市', '广州', 'GuangZhou', 'GZ', '510000', '2'), ('440103', '440100', '荔湾区', '荔湾区', 'LiWanQu', 'LWQ', '510145', '3'), ('440104', '440100', '越秀区', '越秀区', 'YueXiuQu', 'YXQ', '510180', '3'), ('440105', '440100', '海珠区', '海珠区', 'HaiZhuQu', 'HZQ', '510220', '3'), ('440106', '440100', '天河区', '天河区', 'TianHeQu', 'THQ', '510510', '3'), ('440111', '440100', '白云区', '白云区', 'BaiYunQu', 'BYQ', '510440', '3'), ('440112', '440100', '黄埔区', '黄埔区', 'HuangBuQu', 'HBQ', '510700', '3'), ('440113', '440100', '番禺区', '番禺区', 'FanYuQu', 'FYQ', '511400', '3'), ('440114', '440100', '花都区', '花都区', 'HuaDouQu', 'HDQ', '510800', '3'), ('440115', '440100', '南沙区', '南沙区', 'NanShaQu', 'NSQ', '', '3'), ('440116', '440100', '萝岗区', '萝岗区', 'LuoGangQu', 'LGQ', '', '3'), ('440183', '440100', '增城市', '增城', 'ZengCheng', 'ZC', '511300', '3'), ('440184', '440100', '从化市', '从化', 'CongHua', 'CH', '510900', '3'), ('440200', '440000', '韶关市', '韶关', 'ShaoGuan', 'SG', '512000', '2'), ('440203', '440200', '武江区', '武江区', 'WuJiangQu', 'WJQ', '512026', '3'), ('440204', '440200', '浈江区', '浈江区', 'ZhenJiangQu', 'ZJQ', '512023', '3'), ('440205', '440200', '曲江区', '曲江区', 'QuJiangQu', 'QJQ', '512100', '3'), ('440222', '440200', '始兴县', '始兴', 'ShiXing', 'SX', '512500', '3'), ('440224', '440200', '仁化县', '仁化', 'RenHua', 'RH', '512300', '3'), ('440229', '440200', '翁源县', '翁源', 'WengYuan', 'WY', '512600', '3'), ('440232', '440200', '乳源瑶族自治县', '乳源瑶族', 'RuYuanYaoZu', 'RYYZ', '512700', '3'), ('440233', '440200', '新丰县', '新丰', 'XinFeng', 'XF', '511100', '3'), ('440281', '440200', '乐昌市', '乐昌', 'LeChang', 'LC', '512200', '3'), ('440282', '440200', '南雄市', '南雄', 'NanXiong', 'NX', '512400', '3'), ('440300', '440000', '深圳市', '深圳', 'ShenZhen', 'SZ', '518000', '2'), ('440303', '440300', '罗湖区', '罗湖区', 'LuoHuQu', 'LHQ', '518002', '3'), ('440304', '440300', '福田区', '福田区', 'FuTianQu', 'FTQ', '518031', '3'), ('440305', '440300', '南山区', '南山区', 'NanShanQu', 'NSQ', '518052', '3'), ('440306', '440300', '宝安区', '宝安区', 'BaoAnQu', 'BAQ', '518101', '3'), ('440307', '440300', '龙岗区', '龙岗区', 'LongGangQu', 'LGQ', '518116', '3'), ('440308', '440300', '盐田区', '盐田区', 'YanTianQu', 'YTQ', '518083', '3'), ('440400', '440000', '珠海市', '珠海', 'ZhuHai', 'ZH', '519000', '2'), ('440402', '440400', '香洲区', '香洲区', 'XiangZhouQu', 'XZQ', '519000', '3'), ('440403', '440400', '斗门区', '斗门区', 'DouMenQu', 'DMQ', '519100', '3'), ('440404', '440400', '金湾区', '金湾区', 'JinWanQu', 'JWQ', '519090', '3'), ('440500', '440000', '汕头市', '汕头', 'ShanTou', 'ST', '515000', '2'), ('440507', '440500', '龙湖区', '龙湖区', 'LongHuQu', 'LHQ', '515041', '3'), ('440511', '440500', '金平区', '金平区', 'JinPingQu', 'JPQ', '515041', '3'), ('440512', '440500', '濠江区', '濠江区', 'HaoJiangQu', 'HJQ', '515071', '3'), ('440513', '440500', '潮阳区', '潮阳区', 'ChaoYangQu', 'CYQ', '515100', '3'), ('440514', '440500', '潮南区', '潮南区', 'ChaoNanQu', 'CNQ', '515144', '3'), ('440515', '440500', '澄海区', '澄海区', 'ChengHaiQu', 'CHQ', '515800', '3'), ('440523', '440500', '南澳县', '南澳', 'NanAo', 'NA', '515900', '3'), ('440600', '440000', '佛山市', '佛山', 'FuShan', 'FS', '528000', '2'), ('440604', '440600', '禅城区', '禅城区', 'ChanChengQu', 'CCQ', '528000', '3'), ('440605', '440600', '南海区', '南海区', 'NanHaiQu', 'NHQ', '528200', '3'), ('440606', '440600', '顺德区', '顺德区', 'ShunDeQu', 'SDQ', '528300', '3'), ('440607', '440600', '三水区', '三水区', 'SanShuiQu', 'SSQ', '528100', '3'), ('440608', '440600', '高明区', '高明区', 'GaoMingQu', 'GMQ', '528500', '3'), ('440700', '440000', '江门市', '江门', 'JiangMen', 'JM', '529000', '2'), ('440703', '440700', '蓬江区', '蓬江区', 'PengJiangQu', 'PJQ', '529051', '3'), ('440704', '440700', '江海区', '江海区', 'JiangHaiQu', 'JHQ', '529000', '3'), ('440705', '440700', '新会区', '新会区', 'XinHuiQu', 'XHQ', '529100', '3'), ('440781', '440700', '台山市', '台山', 'TaiShan', 'TS', '529200', '3'), ('440783', '440700', '开平市', '开平', 'KaiPing', 'KP', '529300', '3'), ('440784', '440700', '鹤山市', '鹤山', 'HeShan', 'HS', '529700', '3'), ('440785', '440700', '恩平市', '恩平', 'EnPing', 'EP', '529400', '3'), ('440800', '440000', '湛江市', '湛江', 'ZhanJiang', 'ZJ', '524000', '2'), ('440802', '440800', '赤坎区', '赤坎区', 'ChiKanQu', 'CKQ', '524033', '3'), ('440803', '440800', '霞山区', '霞山区', 'XiaShanQu', 'XSQ', '524002', '3'), ('440804', '440800', '坡头区', '坡头区', 'PoTouQu', 'PTQ', '524057', '3'), ('440811', '440800', '麻章区', '麻章区', 'MaZhangQu', 'MZQ', '524003', '3'), ('440823', '440800', '遂溪县', '遂溪', 'SuiXi', 'SX', '524300', '3'), ('440825', '440800', '徐闻县', '徐闻', 'XuWen', 'XW', '524100', '3'), ('440881', '440800', '廉江市', '廉江', 'LianJiang', 'LJ', '524400', '3'), ('440882', '440800', '雷州市', '雷州', 'LeiZhou', 'LZ', '524200', '3'), ('440883', '440800', '吴川市', '吴川', 'WuChuan', 'WC', '524500', '3'), ('440900', '440000', '茂名市', '茂名', 'MaoMing', 'MM', '525000', '2'), ('440902', '440900', '茂南区', '茂南区', 'MaoNanQu', 'MNQ', '525011', '3'), ('440903', '440900', '茂港区', '茂港区', 'MaoGangQu', 'MGQ', '525027', '3'), ('440923', '440900', '电白县', '电白', 'DianBai', 'DB', '525400', '3'), ('440981', '440900', '高州市', '高州', 'GaoZhou', 'GZ', '525200', '3'), ('440982', '440900', '化州市', '化州', 'HuaZhou', 'HZ', '525100', '3'), ('440983', '440900', '信宜市', '信宜', 'XinYi', 'XY', '525300', '3'), ('441200', '440000', '肇庆市', '肇庆', 'ZhaoQing', 'ZQ', '526000', '2'), ('441202', '441200', '端州区', '端州区', 'DuanZhouQu', 'DZQ', '526040', '3'), ('441203', '441200', '鼎湖区', '鼎湖区', 'DingHuQu', 'DHQ', '526070', '3'), ('441223', '441200', '广宁县', '广宁', 'GuangNing', 'GN', '526300', '3'), ('441224', '441200', '怀集县', '怀集', 'HuaiJi', 'HJ', '526400', '3'), ('441225', '441200', '封开县', '封开', 'FengKai', 'FK', '526500', '3'), ('441226', '441200', '德庆县', '德庆', 'DeQing', 'DQ', '526600', '3'), ('441283', '441200', '高要市', '高要', 'GaoYao', 'GY', '526100', '3'), ('441284', '441200', '四会市', '四会', 'SiHui', 'SH', '526200', '3'), ('441300', '440000', '惠州市', '惠州', 'HuiZhou', 'HZ', '516000', '2'), ('441302', '441300', '惠城区', '惠城区', 'HuiChengQu', 'HCQ', '516001', '3'), ('441303', '441300', '惠阳区', '惠阳区', 'HuiYangQu', 'HYQ', '516200', '3'), ('441322', '441300', '博罗县', '博罗', 'BoLuo', 'BL', '516100', '3'), ('441323', '441300', '惠东县', '惠东', 'HuiDong', 'HD', '516300', '3'), ('441324', '441300', '龙门县', '龙门', 'LongMen', 'LM', '516800', '3'), ('441400', '440000', '梅州市', '梅州', 'MeiZhou', 'MZ', '514000', '2'), ('441402', '441400', '梅江区', '梅江区', 'MeiJiangQu', 'MJQ', '514000', '3'), ('441421', '441400', '梅县', '梅县', 'MeiXian', 'MX', '514700', '3'), ('441422', '441400', '大埔县', '大埔', 'DaBu', 'DB', '514200', '3'), ('441423', '441400', '丰顺县', '丰顺', 'FengShun', 'FS', '514300', '3'), ('441424', '441400', '五华县', '五华', 'WuHua', 'WH', '514400', '3'), ('441426', '441400', '平远县', '平远', 'PingYuan', 'PY', '514600', '3'), ('441427', '441400', '蕉岭县', '蕉岭', 'JiaoLing', 'JL', '514100', '3'), ('441481', '441400', '兴宁市', '兴宁', 'XingNing', 'XN', '514500', '3'), ('441500', '440000', '汕尾市', '汕尾', 'ShanWei', 'SW', '516600', '2'), ('441502', '441500', '城区', '城区', 'ChengQu', 'CQ', '516601', '3'), ('441521', '441500', '海丰县', '海丰', 'HaiFeng', 'HF', '516400', '3'), ('441523', '441500', '陆河县', '陆河', 'LuHe', 'LH', '516700', '3'), ('441581', '441500', '陆丰市', '陆丰', 'LuFeng', 'LF', '516500', '3'), ('441600', '440000', '河源市', '河源', 'HeYuan', 'HY', '517000', '2'), ('441602', '440000', '源城区', '源城区', 'YuanChengQu', 'YCQ', '517000', '2'), ('441621', '441600', '紫金县', '紫金', 'ZiJin', 'ZJ', '517400', '3'), ('441622', '441600', '龙川县', '龙川', 'LongChuan', 'LC', '517300', '3'), ('441623', '441600', '连平县', '连平', 'LianPing', 'LP', '517100', '3'), ('441624', '441600', '和平县', '和平', 'HePing', 'HP', '517200', '3'), ('441625', '441600', '东源县', '东源', 'DongYuan', 'DY', '517500', '3'), ('441700', '440000', '阳江市', '阳江', 'YangJiang', 'YJ', '529500', '2'), ('441702', '441700', '江城区', '江城区', 'JiangChengQu', 'JCQ', '529525', '3'), ('441721', '441700', '阳西县', '阳西', 'YangXi', 'YX', '529800', '3'), ('441723', '441700', '阳东县', '阳东', 'YangDong', 'YD', '529931', '3'), ('441781', '441700', '阳春市', '阳春', 'YangChun', 'YC', '529600', '3'), ('441800', '440000', '清远市', '清远', 'QingYuan', 'QY', '511500', '2'), ('441802', '441800', '清城区', '清城区', 'QingChengQu', 'QCQ', '511500', '3'), ('441821', '441800', '佛冈县', '佛冈', 'FuGang', 'FG', '511600', '3'), ('441823', '441800', '阳山县', '阳山', 'YangShan', 'YS', '513100', '3'), ('441825', '441800', '连山壮族瑶族自治县', '连山壮族瑶族', 'LianShanZhuangZuYaoZu', 'LSZZYZ', '513200', '3'), ('441826', '441800', '连南瑶族自治县', '连南瑶族', 'LianNanYaoZu', 'LNYZ', '513300', '3'), ('441881', '441800', '英德市', '英德', 'YingDe', 'YD', '513000', '3'), ('441882', '441800', '连州市', '连州', 'LianZhou', 'LZ', '513400', '3'), ('441900', '440000', '东莞市', '东莞', 'DongGuan', 'DG', '523000', '2'), ('442000', '440000', '中山市', '中山', 'ZhongShan', 'ZS', '528400', '2'), ('445100', '440000', '潮州市', '潮州', 'ChaoZhou', 'CZ', '521000', '2'), ('445102', '445100', '湘桥区', '湘桥区', 'XiangQiaoQu', 'XQQ', '521000', '3'), ('445122', '445100', '饶平县', '饶平', 'RaoPing', 'RP', '515700', '3'), ('445200', '440000', '揭阳市', '揭阳', 'JieYang', 'JY', '522000', '2'), ('445202', '445200', '榕城区', '榕城区', 'RongChengQu', 'RCQ', '522095', '3'), ('445222', '445200', '揭西县', '揭西', 'JieXi', 'JX', '515400', '3'), ('445224', '445200', '惠来县', '惠来', 'HuiLai', 'HL', '515200', '3'), ('445281', '445200', '普宁市', '普宁', 'PuNing', 'PN', '515300', '3'), ('445300', '440000', '云浮市', '云浮', 'YunFu', 'YF', '527300', '2'), ('445302', '445300', '云城区', '云城区', 'YunChengQu', 'YCQ', '527300', '3'), ('445321', '445300', '新兴县', '新兴', 'XinXing', 'XX', '527400', '3'), ('445322', '445300', '郁南县', '郁南', 'YuNan', 'YN', '527100', '3'), ('445323', '445300', '云安县', '云安', 'YunAn', 'YA', '527500', '3'), ('445381', '445300', '罗定市', '罗定', 'LuoDing', 'LD', '527200', '3'), ('450000', '', '广西壮族自治区', '广西壮族', 'GuangXiZhuangZu', 'GXZZ', '530000', '1'), ('450100', '450000', '南宁市', '南宁', 'NanNing', 'NN', '530000', '2'), ('450102', '450100', '兴宁区', '兴宁区', 'XingNingQu', 'XNQ', '530012', '3'), ('450103', '450100', '青秀区', '青秀区', 'QingXiuQu', 'QXQ', '530022', '3'), ('450105', '450100', '江南区', '江南区', 'JiangNanQu', 'JNQ', '530031', '3'), ('450107', '450100', '西乡塘区', '西乡塘区', 'XiXiangTangQu', 'XXTQ', '530001', '3'), ('450108', '450100', '良庆区', '良庆区', 'LiangQingQu', 'LQQ', '530200', '3'), ('450109', '450100', '邕宁区', '邕宁区', 'YongNingQu', 'YNQ', '530200', '3'), ('450122', '450100', '武鸣县', '武鸣', 'WuMing', 'WM', '530100', '3'), ('450123', '450100', '隆安县', '隆安', 'LongAn', 'LA', '532700', '3'), ('450124', '450100', '马山县', '马山', 'MaShan', 'MS', '530600', '3'), ('450125', '450100', '上林县', '上林', 'ShangLin', 'SL', '530500', '3'), ('450126', '450100', '宾阳县', '宾阳', 'BinYang', 'BY', '530400', '3'), ('450127', '450100', '横县', '横县', 'HengXian', 'HX', '530300', '3'), ('450200', '450000', '柳州市', '柳州', 'LiuZhou', 'LZ', '545000', '2'), ('450202', '450200', '城中区', '城中区', 'ChengZhongQu', 'CZQ', '545001', '3'), ('450203', '450200', '鱼峰区', '鱼峰区', 'YuFengQu', 'YFQ', '545005', '3'), ('450204', '450200', '柳南区', '柳南区', 'LiuNanQu', 'LNQ', '545005', '3'), ('450205', '450200', '柳北区', '柳北区', 'LiuBeiQu', 'LBQ', '545001', '3'), ('450221', '450200', '柳江县', '柳江', 'LiuJiang', 'LJ', '545100', '3'), ('450222', '450200', '柳城县', '柳城', 'LiuCheng', 'LC', '545200', '3'), ('450223', '450200', '鹿寨县', '鹿寨', 'LuZhai', 'LZ', '545600', '3'), ('450224', '450200', '融安县', '融安', 'RongAn', 'RA', '545400', '3'), ('450225', '450200', '融水苗族自治县', '融水苗族', 'RongShuiMiaoZu', 'RSMZ', '545300', '3'), ('450226', '450200', '三江侗族自治县', '三江侗族', 'SanJiangDongZu', 'SJDZ', '545500', '3'), ('450300', '450000', '桂林市', '桂林', 'GuiLin', 'GL', '541000', '2'), ('450302', '450300', '秀峰区', '秀峰区', 'XiuFengQu', 'XFQ', '541001', '3'), ('450303', '450300', '叠彩区', '叠彩区', 'DieCaiQu', 'DCQ', '541001', '3'), ('450304', '450300', '象山区', '象山区', 'XiangShanQu', 'XSQ', '541002', '3'), ('450305', '450300', '七星区', '七星区', 'QiXingQu', 'QXQ', '541004', '3'), ('450311', '450300', '雁山区', '雁山区', 'YanShanQu', 'YSQ', '541006', '3'), ('450321', '450300', '阳朔县', '阳朔', 'YangShuo', 'YS', '541900', '3'), ('450323', '450300', '灵川县', '灵川', 'LingChuan', 'LC', '541200', '3'), ('450324', '450300', '全州县', '全州', 'QuanZhou', 'QZ', '541500', '3'), ('450325', '450300', '兴安县', '兴安', 'XingAn', 'XA', '541300', '3'), ('450326', '450300', '永福县', '永福', 'YongFu', 'YF', '541800', '3'), ('450327', '450300', '灌阳县', '灌阳', 'GuanYang', 'GY', '541600', '3'), ('450328', '450300', '龙胜各族自治县', '龙胜各族', 'LongShengGeZu', 'LSGZ', '541700', '3'), ('450329', '450300', '资源县', '资源', 'ZiYuan', 'ZY', '541400', '3'), ('450330', '450300', '平乐县', '平乐', 'PingLe', 'PL', '542400', '3'), ('450331', '450300', '荔浦县', '荔浦', 'LiPu', 'LP', '546600', '3'), ('450332', '450300', '恭城瑶族自治县', '恭城瑶族', 'GongChengYaoZu', 'GCYZ', '542500', '3'), ('450400', '450000', '梧州市', '梧州', 'WuZhou', 'WZ', '543000', '2'), ('450403', '450400', '万秀区', '万秀区', 'WanXiuQu', 'WXQ', '543000', '3'), ('450405', '450400', '长洲区', '长洲区', 'ZhangZhouQu', 'ZZQ', '543002', '3'), ('450421', '450400', '苍梧县', '苍梧', 'CangWu', 'CW', '543100', '3'), ('450422', '450400', '藤县', '藤县', 'TengXian', 'TX', '543300', '3'), ('450423', '450400', '蒙山县', '蒙山', 'MengShan', 'MS', '546700', '3'), ('450481', '450400', '岑溪市', '岑溪', 'CenXi', 'CX', '543200', '3'), ('450500', '450000', '北海市', '北海', 'BeiHai', 'BH', '536000', '2'), ('450502', '450500', '海城区', '海城区', 'HaiChengQu', 'HCQ', '536000', '3'), ('450503', '450500', '银海区', '银海区', 'YinHaiQu', 'YHQ', '536000', '3'), ('450512', '450500', '铁山港区', '铁山港区', 'TieShanGangQu', 'TSGQ', '536017', '3'), ('450521', '450500', '合浦县', '合浦', 'HePu', 'HP', '536100', '3'), ('450600', '450000', '防城港市', '防城港', 'FangChengGang', 'FCG', '538000', '2'), ('450602', '450600', '港口区', '港口区', 'GangKouQu', 'GKQ', '538001', '3'), ('450603', '450600', '防城区', '防城区', 'FangChengQu', 'FCQ', '538021', '3'), ('450621', '450600', '上思县', '上思', 'ShangSi', 'SS', '535500', '3'), ('450681', '450600', '东兴市', '东兴', 'DongXing', 'DX', '538100', '3'), ('450700', '450000', '钦州市', '钦州', 'QinZhou', 'QZ', '535000', '2'), ('450702', '450700', '钦南区', '钦南区', 'QinNanQu', 'QNQ', '535000', '3'), ('450703', '450700', '钦北区', '钦北区', 'QinBeiQu', 'QBQ', '535000', '3'), ('450721', '450700', '灵山县', '灵山', 'LingShan', 'LS', '535400', '3'), ('450722', '450700', '浦北县', '浦北', 'PuBei', 'PB', '535300', '3'), ('450800', '450000', '贵港市', '贵港', 'GuiGang', 'GG', '537100', '2'), ('450802', '450800', '港北区', '港北区', 'GangBeiQu', 'GBQ', '537100', '3'), ('450803', '450800', '港南区', '港南区', 'GangNanQu', 'GNQ', '537132', '3'), ('450804', '450800', '覃塘区', '覃塘区', 'TanTangQu', 'TTQ', '537121', '3'), ('450821', '450800', '平南县', '平南', 'PingNan', 'PN', '537300', '3'), ('450881', '450800', '桂平市', '桂平', 'GuiPing', 'GP', '537200', '3'), ('450900', '450000', '玉林市', '玉林', 'YuLin', 'YL', '537000', '2'), ('450902', '450900', '玉州区', '玉州区', 'YuZhouQu', 'YZQ', '537000', '3'), ('450921', '450900', '容县', '容县', 'RongXian', 'RX', '537500', '3'), ('450922', '450900', '陆川县', '陆川', 'LuChuan', 'LC', '537700', '3'), ('450923', '450900', '博白县', '博白', 'BoBai', 'BB', '537600', '3'), ('450924', '450900', '兴业县', '兴业', 'XingYe', 'XY', '537800', '3'), ('450981', '450900', '北流市', '北流', 'BeiLiu', 'BL', '537400', '3'), ('451000', '450000', '百色市', '百色', 'BaiSe', 'BS', '533000', '2'), ('451002', '451000', '右江区', '右江区', 'YouJiangQu', 'YJQ', '533000', '3'), ('451021', '451000', '田阳县', '田阳', 'TianYang', 'TY', '533600', '3'), ('451022', '451000', '田东县', '田东', 'TianDong', 'TD', '531500', '3'), ('451023', '451000', '平果县', '平果', 'PingGuo', 'PG', '531400', '3'), ('451024', '451000', '德保县', '德保', 'DeBao', 'DB', '533700', '3'), ('451025', '451000', '靖西县', '靖西', 'JingXi', 'JX', '533800', '3'), ('451026', '451000', '那坡县', '那坡', 'NaPo', 'NP', '533900', '3'), ('451027', '451000', '凌云县', '凌云', 'LingYun', 'LY', '533100', '3'), ('451028', '451000', '乐业县', '乐业', 'LeYe', 'LY', '533200', '3'), ('451029', '451000', '田林县', '田林', 'TianLin', 'TL', '533300', '3'), ('451030', '451000', '西林县', '西林', 'XiLin', 'XL', '533500', '3'), ('451031', '451000', '隆林各族自治县', '隆林各族', 'LongLinGeZu', 'LLGZ', '533400', '3'), ('451100', '450000', '贺州市', '贺州', 'HeZhou', 'HZ', '542800', '2'), ('451102', '451100', '八步区', '八步区', 'BaBuQu', 'BBQ', '542800', '3'), ('451121', '451100', '昭平县', '昭平', 'ZhaoPing', 'ZP', '546800', '3'), ('451122', '451100', '钟山县', '钟山', 'ZhongShan', 'ZS', '542600', '3'), ('451123', '451100', '富川瑶族自治县', '富川瑶族', 'FuChuanYaoZu', 'FCYZ', '542700', '3'), ('451200', '450000', '河池市', '河池', 'HeChi', 'HC', '547000', '2'), ('451202', '451200', '金城江区', '金城江区', 'JinChengJiangQu', 'JCJQ', '547000', '3'), ('451221', '451200', '南丹县', '南丹', 'NanDan', 'ND', '547200', '3'), ('451222', '451200', '天峨县', '天峨', 'TianE', 'TE', '547300', '3'), ('451223', '451200', '凤山县', '凤山', 'FengShan', 'FS', '547600', '3'), ('451224', '451200', '东兰县', '东兰', 'DongLan', 'DL', '547400', '3'), ('451225', '451200', '罗城仫佬族自治县', '罗城仫佬族', 'LuoChengMuLaoZu', 'LCMLZ', '546400', '3'), ('451226', '451200', '环江毛南族自治县', '环江毛南族', 'HuanJiangMaoNanZu', 'HJMNZ', '547100', '3'), ('451227', '451200', '巴马瑶族自治县', '巴马瑶族', 'BaMaYaoZu', 'BMYZ', '547500', '3'), ('451228', '451200', '都安瑶族自治县', '都安瑶族', 'DouAnYaoZu', 'DAYZ', '530700', '3'), ('451229', '451200', '大化瑶族自治县', '大化瑶族', 'DaHuaYaoZu', 'DHYZ', '530800', '3'), ('451281', '451200', '宜州市', '宜州', 'YiZhou', 'YZ', '546300', '3'), ('451300', '450000', '来宾市', '来宾', 'LaiBin', 'LB', '546100', '2'), ('451302', '451300', '兴宾区', '兴宾区', 'XingBinQu', 'XBQ', '546100', '3'), ('451321', '451300', '忻城县', '忻城', 'XinCheng', 'XC', '546200', '3'), ('451322', '451300', '象州县', '象州', 'XiangZhou', 'XZ', '545800', '3'), ('451323', '451300', '武宣县', '武宣', 'WuXuan', 'WX', '545900', '3'), ('451324', '451300', '金秀瑶族自治县', '金秀瑶族', 'JinXiuYaoZu', 'JXYZ', '545700', '3'), ('451381', '451300', '合山市', '合山', 'HeShan', 'HS', '546500', '3'), ('451400', '450000', '崇左市', '崇左', 'ChongZuo', 'CZ', '532200', '2'), ('451421', '451400', '扶绥县', '扶绥', 'FuSui', 'FS', '532100', '3'), ('451422', '451400', '宁明县', '宁明', 'NingMing', 'NM', '532500', '3'), ('451423', '451400', '龙州县', '龙州', 'LongZhou', 'LZ', '532400', '3'), ('451424', '451400', '大新县', '大新', 'DaXin', 'DX', '532300', '3'), ('451425', '451400', '天等县', '天等', 'TianDeng', 'TD', '532800', '3'), ('451481', '451400', '凭祥市', '凭祥', 'PingXiang', 'PX', '532600', '3'), ('460000', '', '海南省', '海南', 'HaiNan', 'HN', '571000', '1'), ('460100', '460000', '海口市', '海口', 'HaiKou', 'HK', '570000', '2'), ('460105', '460100', '秀英区', '秀英区', 'XiuYingQu', 'XYQ', '570311', '3'), ('460106', '460100', '龙华区', '龙华区', 'LongHuaQu', 'LHQ', '570105', '3'), ('460107', '460100', '琼山区', '琼山区', 'QiongShanQu', 'QSQ', '571100', '3'), ('460108', '460100', '美兰区', '美兰区', 'MeiLanQu', 'MLQ', '570203', '3'), ('460200', '460000', '三亚市', '三亚', 'SanYa', 'SY', '572000', '2'), ('460300', '460000', '三沙市', '三沙', 'SanSha', 'SS', '', '2'), ('460321', '460300', '西沙群岛', '西沙群岛', 'XiShaQunDao', 'XSQD', '', '3'), ('460322', '460300', '南沙群岛', '南沙群岛', 'NanShaQunDao', 'NSQD', '', '3'), ('460323', '460300', '中沙群岛的岛礁及其海域', '中沙群岛的岛礁及其海域', 'ZhongShaQunDaoDeDaoJiaoJiQiHaiYu', 'ZSQDDDJJQHY', '', '3'), ('469001', '460000', '五指山市', '五指山', 'WuZhiShan', 'WZS', '572200', '2'), ('469002', '460000', '琼海市', '琼海', 'QiongHai', 'QH', '571400', '2'), ('469003', '460000', '儋州市', '儋州', 'DanZhou', 'DZ', '571700', '2'), ('469005', '460000', '文昌市', '文昌', 'WenChang', 'WC', '571300', '2'), ('469006', '460000', '万宁市', '万宁', 'WanNing', 'WN', '571500', '2'), ('469007', '460000', '东方市', '东方', 'DongFang', 'DF', '572600', '2'), ('469021', '460000', '定安县', '定安', 'DingAn', 'DA', '', '2'), ('469022', '460000', '屯昌县', '屯昌', 'TunChang', 'TC', '', '2'), ('469023', '460000', '澄迈县', '澄迈', 'ChengMai', 'CM', '', '2'), ('469024', '460000', '临高县', '临高', 'LinGao', 'LG', '', '2'), ('469025', '460000', '白沙黎族自治县', '白沙黎族', 'BaiShaLiZu', 'BSLZ', '571200', '2'), ('469026', '460000', '昌江黎族自治县', '昌江黎族', 'ChangJiangLiZu', 'CJLZ', '571600', '2'), ('469027', '460000', '乐东黎族自治县', '乐东黎族', 'LeDongLiZu', 'LDLZ', '571900', '2'), ('469028', '460000', '陵水黎族自治县', '陵水黎族', 'LingShuiLiZu', 'LSLZ', '571800', '2'), ('469029', '460000', '保亭黎族苗族自治县', '保亭黎族苗族', 'BaoTingLiZuMiaoZu', 'BTLZMZ', '', '2'), ('469030', '460000', '琼中黎族苗族自治县', '琼中黎族苗族', 'QiongZhongLiZuMiaoZu', 'QZLZMZ', '572800', '2'), ('500000', '', '重庆市', '重庆', 'ZhongQing', 'ZQ', '400000', '1'), ('500101', '500000', '万州区', '万州区', 'WanZhouQu', 'WZQ', '404000', '2'), ('500102', '500000', '涪陵区', '涪陵区', 'FuLingQu', 'FLQ', '408000', '2'), ('500103', '500000', '渝中区', '渝中区', 'YuZhongQu', 'YZQ', '400012', '2'), ('500104', '500000', '大渡口区', '大渡口区', 'DaDuKouQu', 'DDKQ', '400084', '2'), ('500105', '500000', '江北区', '江北区', 'JiangBeiQu', 'JBQ', '400021', '2'), ('500106', '500000', '沙坪坝区', '沙坪坝区', 'ShaPingBaQu', 'SPBQ', '400020', '2'), ('500107', '500000', '九龙坡区', '九龙坡区', 'JiuLongPoQu', 'JLPQ', '400039', '2'), ('500108', '500000', '南岸区', '南岸区', 'NanAnQu', 'NAQ', '400060', '2'), ('500109', '500000', '北碚区', '北碚区', 'BeiBeiQu', 'BBQ', '400700', '2'), ('500110', '500000', '綦江区', '綦江区', 'QiJiangQu', 'QJQ', '400800', '2'), ('500111', '500000', '大足区', '大足区', 'DaZuQu', 'DZQ', '400900', '2'), ('500112', '500000', '渝北区', '渝北区', 'YuBeiQu', 'YBQ', '401120', '2'), ('500113', '500000', '巴南区', '巴南区', 'BaNanQu', 'BNQ', '401320', '2'), ('500114', '500000', '黔江区', '黔江区', 'QianJiangQu', 'QJQ', '409700', '2'), ('500115', '500000', '长寿区', '长寿区', 'ZhangShouQu', 'ZSQ', '401220', '2'), ('500116', '500000', '江津区', '江津区', 'JiangJinQu', 'JJQ', '', '2'), ('500117', '500000', '合川区', '合川区', 'HeChuanQu', 'HCQ', '', '2'), ('500118', '500000', '永川区', '永川区', 'YongChuanQu', 'YCQ', '', '2'), ('500119', '500000', '南川区', '南川区', 'NanChuanQu', 'NCQ', '', '2'), ('500223', '500000', '潼南县', '潼南', 'TongNan', 'TN', '402660', '2'), ('500224', '500000', '铜梁县', '铜梁', 'TongLiang', 'TL', '402560', '2'), ('500226', '500000', '荣昌县', '荣昌', 'RongChang', 'RC', '402460', '2'), ('500227', '500000', '璧山县', '璧山', 'BiShan', 'BS', '402760', '2'), ('500228', '500000', '梁平县', '梁平', 'LiangPing', 'LP', '405200', '2'), ('500229', '500000', '城口县', '城口', 'ChengKou', 'CK', '405900', '2'), ('500230', '500000', '丰都县', '丰都', 'FengDou', 'FD', '408200', '2'), ('500231', '500000', '垫江县', '垫江', 'DianJiang', 'DJ', '408300', '2'), ('500232', '500000', '武隆县', '武隆', 'WuLong', 'WL', '408500', '2'), ('500233', '500000', '忠县', '忠县', 'ZhongXian', 'ZX', '404300', '2'), ('500234', '500000', '开县', '开县', 'KaiXian', 'KX', '405400', '2'), ('500235', '500000', '云阳县', '云阳', 'YunYang', 'YY', '404500', '2'), ('500236', '500000', '奉节县', '奉节', 'FengJie', 'FJ', '404600', '2'), ('500237', '500000', '巫山县', '巫山', 'WuShan', 'WS', '404700', '2'), ('500238', '500000', '巫溪县', '巫溪', 'WuXi', 'WX', '405800', '2'), ('500240', '500000', '石柱土家族自治县', '石柱土家族', 'ShiZhuTuJiaZu', 'SZTJZ', '409100', '2'), ('500241', '500000', '秀山土家族苗族自治县', '秀山土家族苗族', 'XiuShanTuJiaZuMiaoZu', 'XSTJZMZ', '409900', '2'), ('500242', '500000', '酉阳土家族苗族自治县', '酉阳土家族苗族', 'YouYangTuJiaZuMiaoZu', 'YYTJZMZ', '409800', '2'), ('500243', '500000', '彭水苗族土家族自治县', '彭水苗族土家族', 'PengShuiMiaoZuTuJiaZu', 'PSMZTJZ', '409600', '2'), ('510000', '', '四川省', '四川', 'SiChuan', 'SC', '610000', '1'), ('510100', '510000', '成都市', '成都', 'ChengDou', 'CD', '610000', '2'), ('510104', '510100', '锦江区', '锦江区', 'JinJiangQu', 'JJQ', '610011', '3'), ('510105', '510100', '青羊区', '青羊区', 'QingYangQu', 'QYQ', '610031', '3'), ('510106', '510100', '金牛区', '金牛区', 'JinNiuQu', 'JNQ', '610036', '3'), ('510107', '510100', '武侯区', '武侯区', 'WuHouQu', 'WHQ', '610041', '3'), ('510108', '510100', '成华区', '成华区', 'ChengHuaQu', 'CHQ', '610066', '3'), ('510112', '510100', '龙泉驿区', '龙泉驿区', 'LongQuanYiQu', 'LQYQ', '610100', '3'), ('510113', '510100', '青白江区', '青白江区', 'QingBaiJiangQu', 'QBJQ', '610300', '3'), ('510114', '510100', '新都区', '新都区', 'XinDouQu', 'XDQ', '610500', '3'), ('510115', '510100', '温江区', '温江区', 'WenJiangQu', 'WJQ', '611130', '3'), ('510121', '510100', '金堂县', '金堂', 'JinTang', 'JT', '610400', '3'), ('510122', '510100', '双流县', '双流', 'ShuangLiu', 'SL', '610200', '3'), ('510124', '510100', '郫县', '郫县', 'PiXian', 'PX', '611730', '3'), ('510129', '510100', '大邑县', '大邑', 'DaYi', 'DY', '611330', '3'), ('510131', '510100', '蒲江县', '蒲江', 'PuJiang', 'PJ', '611630', '3'), ('510132', '510100', '新津县', '新津', 'XinJin', 'XJ', '611430', '3'), ('510181', '510100', '都江堰市', '都江堰', 'DouJiangYan', 'DJY', '611830', '3'), ('510182', '510100', '彭州市', '彭州', 'PengZhou', 'PZ', '611930', '3'), ('510183', '510100', '邛崃市', '邛崃', 'QiongLai', 'QL', '611530', '3'), ('510184', '510100', '崇州市', '崇州', 'ChongZhou', 'CZ', '611230', '3'), ('510300', '510000', '自贡市', '自贡', 'ZiGong', 'ZG', '643000', '2'), ('510302', '510300', '自流井区', '自流井区', 'ZiLiuJingQu', 'ZLJQ', '643000', '3'), ('510303', '510300', '贡井区', '贡井区', 'GongJingQu', 'GJQ', '643020', '3'), ('510304', '510300', '大安区', '大安区', 'DaAnQu', 'DAQ', '643010', '3'), ('510311', '510300', '沿滩区', '沿滩区', 'YanTanQu', 'YTQ', '643030', '3'), ('510321', '510300', '荣县', '荣县', 'RongXian', 'RX', '643100', '3'), ('510322', '510300', '富顺县', '富顺', 'FuShun', 'FS', '643200', '3'), ('510400', '510000', '攀枝花市', '攀枝花', 'PanZhiHua', 'PZH', '617000', '2'), ('510402', '510400', '东区', '东区', 'DongQu', 'DQ', '617067', '3'), ('510403', '510400', '西区', '西区', 'XiQu', 'XQ', '617012', '3'), ('510411', '510400', '仁和区', '仁和区', 'RenHeQu', 'RHQ', '617061', '3'), ('510421', '510400', '米易县', '米易', 'MiYi', 'MY', '617200', '3'), ('510422', '510400', '盐边县', '盐边', 'YanBian', 'YB', '617100', '3'), ('510500', '510000', '泸州市', '泸州', 'LuZhou', 'LZ', '646000', '2'), ('510502', '510500', '江阳区', '江阳区', 'JiangYangQu', 'JYQ', '646000', '3'), ('510503', '510500', '纳溪区', '纳溪区', 'NaXiQu', 'NXQ', '646300', '3'), ('510504', '510500', '龙马潭区', '龙马潭区', 'LongMaTanQu', 'LMTQ', '646000', '3'), ('510521', '510500', '泸县', '泸县', 'LuXian', 'LX', '646100', '3'), ('510522', '510500', '合江县', '合江', 'HeJiang', 'HJ', '646200', '3'), ('510524', '510500', '叙永县', '叙永', 'XuYong', 'XY', '646400', '3'), ('510525', '510500', '古蔺县', '古蔺', 'GuLin', 'GL', '646500', '3'), ('510600', '510000', '德阳市', '德阳', 'DeYang', 'DY', '618000', '2'), ('510603', '510600', '旌阳区', '旌阳区', 'JingYangQu', 'JYQ', '618000', '3'), ('510623', '510600', '中江县', '中江', 'ZhongJiang', 'ZJ', '618300', '3'), ('510626', '510600', '罗江县', '罗江', 'LuoJiang', 'LJ', '618500', '3'), ('510681', '510600', '广汉市', '广汉', 'GuangHan', 'GH', '618300', '3'), ('510682', '510600', '什邡市', '什邡', 'ShenFang', 'SF', '618400', '3'), ('510683', '510600', '绵竹市', '绵竹', 'MianZhu', 'MZ', '618200', '3'), ('510700', '510000', '绵阳市', '绵阳', 'MianYang', 'MY', '621000', '2'), ('510703', '510700', '涪城区', '涪城区', 'FuChengQu', 'FCQ', '621000', '3'), ('510704', '510700', '游仙区', '游仙区', 'YouXianQu', 'YXQ', '621022', '3'), ('510722', '510700', '三台县', '三台', 'SanTai', 'ST', '621100', '3'), ('510723', '510700', '盐亭县', '盐亭', 'YanTing', 'YT', '621600', '3'), ('510724', '510700', '安县', '安县', 'AnXian', 'AX', '622650', '3'), ('510725', '510700', '梓潼县', '梓潼', 'ZiTong', 'ZT', '622150', '3'), ('510726', '510700', '北川羌族自治县', '北川羌族', 'BeiChuanQiangZu', 'BCQZ', '622750', '3'), ('510727', '510700', '平武县', '平武', 'PingWu', 'PW', '621550', '3'), ('510781', '510700', '江油市', '江油', 'JiangYou', 'JY', '621700', '3'), ('510800', '510000', '广元市', '广元', 'GuangYuan', 'GY', '628000', '2'), ('510802', '510800', '利州区', '利州区', 'LiZhouQu', 'LZQ', '628017', '3'), ('510811', '510800', '元坝区', '元坝区', 'YuanBaQu', 'YBQ', '628021', '3'), ('510812', '510800', '朝天区', '朝天区', 'ChaoTianQu', 'CTQ', '628012', '3'), ('510821', '510800', '旺苍县', '旺苍', 'WangCang', 'WC', '628200', '3'), ('510822', '510800', '青川县', '青川', 'QingChuan', 'QC', '628100', '3'), ('510823', '510800', '剑阁县', '剑阁', 'JianGe', 'JG', '628300', '3'), ('510824', '510800', '苍溪县', '苍溪', 'CangXi', 'CX', '628400', '3'), ('510900', '510000', '遂宁市', '遂宁', 'SuiNing', 'SN', '629000', '2'), ('510903', '510900', '船山区', '船山区', 'ChuanShanQu', 'CSQ', '629000', '3'), ('510904', '510900', '安居区', '安居区', 'AnJuQu', 'AJQ', '629000', '3'), ('510921', '510900', '蓬溪县', '蓬溪', 'PengXi', 'PX', '629100', '3'), ('510922', '510900', '射洪县', '射洪', 'SheHong', 'SH', '629200', '3'), ('510923', '510900', '大英县', '大英', 'DaYing', 'DY', '629300', '3'), ('511000', '510000', '内江市', '内江', 'NeiJiang', 'NJ', '641000', '2'), ('511002', '511000', '市中区', '市中区', 'ShiZhongQu', 'SZQ', '641000', '3'), ('511011', '511000', '东兴区', '东兴区', 'DongXingQu', 'DXQ', '641100', '3'), ('511024', '511000', '威远县', '威远', 'WeiYuan', 'WY', '642450', '3'), ('511025', '511000', '资中县', '资中', 'ZiZhong', 'ZZ', '641200', '3'), ('511028', '511000', '隆昌县', '隆昌', 'LongChang', 'LC', '642150', '3'), ('511100', '510000', '乐山市', '乐山', 'LeShan', 'LS', '614000', '2'), ('511102', '511100', '市中区', '市中区', 'ShiZhongQu', 'SZQ', '614000', '3'), ('511111', '511100', '沙湾区', '沙湾区', 'ShaWanQu', 'SWQ', '614900', '3'), ('511112', '511100', '五通桥区', '五通桥区', 'WuTongQiaoQu', 'WTQQ', '614800', '3'), ('511113', '511100', '金口河区', '金口河区', 'JinKouHeQu', 'JKHQ', '614700', '3'), ('511123', '511100', '犍为县', '犍为', 'JianWei', 'JW', '614400', '3'), ('511124', '511100', '井研县', '井研', 'JingYan', 'JY', '613100', '3'), ('511126', '511100', '夹江县', '夹江', 'JiaJiang', 'JJ', '614100', '3'), ('511129', '511100', '沐川县', '沐川', 'MuChuan', 'MC', '614500', '3'), ('511132', '511100', '峨边彝族自治县', '峨边彝族', 'EBianYiZu', 'EBYZ', '614300', '3'), ('511133', '511100', '马边彝族自治县', '马边彝族', 'MaBianYiZu', 'MBYZ', '614600', '3'), ('511181', '511100', '峨眉山市', '峨眉山', 'EMeiShan', 'EMS', '614200', '3'), ('511300', '510000', '南充市', '南充', 'NanChong', 'NC', '637000', '2'), ('511302', '511300', '顺庆区', '顺庆区', 'ShunQingQu', 'SQQ', '637500', '3'), ('511303', '511300', '高坪区', '高坪区', 'GaoPingQu', 'GPQ', '637100', '3'), ('511304', '511300', '嘉陵区', '嘉陵区', 'JiaLingQu', 'JLQ', '637900', '3'), ('511321', '511300', '南部县', '南部', 'NanBu', 'NB', '637300', '3'), ('511322', '511300', '营山县', '营山', 'YingShan', 'YS', '638150', '3'), ('511323', '511300', '蓬安县', '蓬安', 'PengAn', 'PA', '638250', '3'), ('511324', '511300', '仪陇县', '仪陇', 'YiLong', 'YL', '637600', '3'), ('511325', '511300', '西充县', '西充', 'XiChong', 'XC', '637200', '3'), ('511381', '511300', '阆中市', '阆中', 'LangZhong', 'LZ', '637400', '3'), ('511400', '510000', '眉山市', '眉山', 'MeiShan', 'MS', '620000', '2'), ('511402', '511400', '东坡区', '东坡区', 'DongPoQu', 'DPQ', '620010', '3'), ('511421', '511400', '仁寿县', '仁寿', 'RenShou', 'RS', '620500', '3'), ('511422', '511400', '彭山县', '彭山', 'PengShan', 'PS', '620860', '3'), ('511423', '511400', '洪雅县', '洪雅', 'HongYa', 'HY', '620360', '3'), ('511424', '511400', '丹棱县', '丹棱', 'DanLeng', 'DL', '620200', '3'), ('511425', '511400', '青神县', '青神', 'QingShen', 'QS', '620460', '3'), ('511500', '510000', '宜宾市', '宜宾', 'YiBin', 'YB', '644000', '2'), ('511502', '511500', '翠屏区', '翠屏区', 'CuiPingQu', 'CPQ', '644000', '3'), ('511503', '511500', '南溪区', '南溪区', 'NanXiQu', 'NXQ', '', '3'), ('511521', '511500', '宜宾县', '宜宾', 'YiBin', 'YB', '644600', '3'), ('511523', '511500', '江安县', '江安', 'JiangAn', 'JA', '644200', '3'), ('511524', '511500', '长宁县', '长宁', 'ZhangNing', 'ZN', '644300', '3'), ('511525', '511500', '高县', '高县', 'GaoXian', 'GX', '645150', '3'), ('511526', '511500', '珙县', '珙县', 'GongXian', 'GX', '644500', '3'), ('511527', '511500', '筠连县', '筠连', 'YunLian', 'YL', '645250', '3'), ('511528', '511500', '兴文县', '兴文', 'XingWen', 'XW', '644400', '3'), ('511529', '511500', '屏山县', '屏山', 'PingShan', 'PS', '645350', '3'), ('511600', '510000', '广安市', '广安', 'GuangAn', 'GA', '638000', '2'), ('511602', '511600', '广安区', '广安区', 'GuangAnQu', 'GAQ', '638550', '3'), ('511621', '511600', '岳池县', '岳池', 'YueChi', 'YC', '638300', '3'), ('511622', '511600', '武胜县', '武胜', 'WuSheng', 'WS', '638420', '3'), ('511623', '511600', '邻水县', '邻水', 'LinShui', 'LS', '638520', '3'), ('511681', '511600', '华蓥市', '华蓥', 'HuaYing', 'HY', '638650', '3'), ('511700', '510000', '达州市', '达州', 'DaZhou', 'DZ', '635000', '2'), ('511702', '511700', '通川区', '通川区', 'TongChuanQu', 'TCQ', '635000', '3'), ('511722', '511700', '宣汉县', '宣汉', 'XuanHan', 'XH', '636150', '3'), ('511723', '511700', '开江县', '开江', 'KaiJiang', 'KJ', '636250', '3'), ('511724', '511700', '大竹县', '大竹', 'DaZhu', 'DZ', '635100', '3'), ('511725', '511700', '渠县', '渠县', 'QuXian', 'QX', '635200', '3'), ('511781', '511700', '万源市', '万源', 'WanYuan', 'WY', '636350', '3'), ('511800', '510000', '雅安市', '雅安', 'YaAn', 'YA', '625000', '2'), ('511802', '511800', '雨城区', '雨城区', 'YuChengQu', 'YCQ', '625000', '3'), ('511803', '511800', '名山区', '名山区', 'MingShanQu', 'MSQ', '', '3'), ('511822', '511800', '荥经县', '荥经', 'XingJing', 'XJ', '625200', '3'), ('511823', '511800', '汉源县', '汉源', 'HanYuan', 'HY', '625300', '3'), ('511824', '511800', '石棉县', '石棉', 'ShiMian', 'SM', '625400', '3'), ('511825', '511800', '天全县', '天全', 'TianQuan', 'TQ', '625500', '3'), ('511826', '511800', '芦山县', '芦山', 'LuShan', 'LS', '625600', '3'), ('511827', '511800', '宝兴县', '宝兴', 'BaoXing', 'BX', '625700', '3'), ('511900', '510000', '巴中市', '巴中', 'BaZhong', 'BZ', '636000', '2'), ('511902', '510000', '巴州区', '巴州区', 'BaZhouQu', 'BZQ', '636601', '2'), ('511921', '511900', '通江县', '通江', 'TongJiang', 'TJ', '636700', '3'), ('511922', '511900', '南江县', '南江', 'NanJiang', 'NJ', '636600', '3'), ('511923', '511900', '平昌县', '平昌', 'PingChang', 'PC', '636400', '3'), ('512000', '510000', '资阳市', '资阳', 'ZiYang', 'ZY', '641300', '2'), ('512002', '512000', '雁江区', '雁江区', 'YanJiangQu', 'YJQ', '641300', '3'), ('512021', '512000', '安岳县', '安岳', 'AnYue', 'AY', '642350', '3'), ('512022', '512000', '乐至县', '乐至', 'LeZhi', 'LZ', '641500', '3'), ('512081', '512000', '简阳市', '简阳', 'JianYang', 'JY', '641400', '3'), ('513200', '510000', '阿坝藏族羌族自治州', '阿坝藏族羌族', 'ABaCangZuQiangZu', 'ABCZQZ', '623000', '2'), ('513221', '513200', '汶川县', '汶川', 'WenChuan', 'WC', '623000', '3'), ('513222', '513200', '理县', '理县', 'LiXian', 'LX', '632100', '3'), ('513223', '513200', '茂县', '茂县', 'MaoXian', 'MX', '623200', '3'), ('513224', '513200', '松潘县', '松潘', 'SongPan', 'SP', '623300', '3'), ('513225', '513200', '九寨沟县', '九寨沟', 'JiuZhaiGou', 'JZG', '623400', '3'), ('513226', '513200', '金川县', '金川', 'JinChuan', 'JC', '624100', '3'), ('513227', '513200', '小金县', '小金', 'XiaoJin', 'XJ', '624200', '3'), ('513228', '513200', '黑水县', '黑水', 'HeiShui', 'HS', '623500', '3'), ('513229', '513200', '马尔康县', '马尔康', 'MaErKang', 'MEK', '624000', '3'), ('513230', '513200', '壤塘县', '壤塘', 'RangTang', 'RT', '624300', '3'), ('513231', '513200', '阿坝县', '阿坝', 'ABa', 'AB', '624600', '3'), ('513232', '513200', '若尔盖县', '若尔盖', 'RuoErGai', 'REG', '624500', '3'), ('513233', '513200', '红原县', '红原', 'HongYuan', 'HY', '624400', '3'), ('513300', '510000', '甘孜藏族自治州', '甘孜藏族', 'GanZiCangZu', 'GZCZ', '626000', '2'), ('513321', '513300', '康定县', '康定', 'KangDing', 'KD', '626000', '3'), ('513322', '513300', '泸定县', '泸定', 'LuDing', 'LD', '626100', '3'), ('513323', '513300', '丹巴县', '丹巴', 'DanBa', 'DB', '626300', '3'), ('513324', '513300', '九龙县', '九龙', 'JiuLong', 'JL', '626200', '3'), ('513325', '513300', '雅江县', '雅江', 'YaJiang', 'YJ', '627450', '3'), ('513326', '513300', '道孚县', '道孚', 'DaoFu', 'DF', '626400', '3'), ('513327', '513300', '炉霍县', '炉霍', 'LuHuo', 'LH', '626500', '3'), ('513328', '513300', '甘孜县', '甘孜', 'GanZi', 'GZ', '626700', '3'), ('513329', '513300', '新龙县', '新龙', 'XinLong', 'XL', '626800', '3'), ('513330', '513300', '德格县', '德格', 'DeGe', 'DG', '627250', '3'), ('513331', '513300', '白玉县', '白玉', 'BaiYu', 'BY', '627150', '3'), ('513332', '513300', '石渠县', '石渠', 'ShiQu', 'SQ', '627350', '3'), ('513333', '513300', '色达县', '色达', 'SeDa', 'SD', '626600', '3'), ('513334', '513300', '理塘县', '理塘', 'LiTang', 'LT', '627550', '3'), ('513335', '513300', '巴塘县', '巴塘', 'BaTang', 'BT', '627650', '3'), ('513336', '513300', '乡城县', '乡城', 'XiangCheng', 'XC', '627850', '3'), ('513337', '513300', '稻城县', '稻城', 'DaoCheng', 'DC', '627750', '3'), ('513338', '513300', '得荣县', '得荣', 'DeRong', 'DR', '627950', '3'), ('513400', '510000', '凉山彝族自治州', '凉山彝族', 'LiangShanYiZu', 'LSYZ', '615000', '2'), ('513401', '513400', '西昌市', '西昌', 'XiChang', 'XC', '615000', '3'), ('513422', '513400', '木里藏族自治县', '木里藏族', 'MuLiCangZu', 'MLCZ', '615800', '3'), ('513423', '513400', '盐源县', '盐源', 'YanYuan', 'YY', '615700', '3'), ('513424', '513400', '德昌县', '德昌', 'DeChang', 'DC', '615500', '3'), ('513425', '513400', '会理县', '会理', 'HuiLi', 'HL', '615100', '3'), ('513426', '513400', '会东县', '会东', 'HuiDong', 'HD', '615200', '3'), ('513427', '513400', '宁南县', '宁南', 'NingNan', 'NN', '615400', '3'), ('513428', '513400', '普格县', '普格', 'PuGe', 'PG', '615300', '3'), ('513429', '513400', '布拖县', '布拖', 'BuTuo', 'BT', '616350', '3'), ('513430', '513400', '金阳县', '金阳', 'JinYang', 'JY', '616250', '3'), ('513431', '513400', '昭觉县', '昭觉', 'ZhaoJue', 'ZJ', '616150', '3'), ('513432', '513400', '喜德县', '喜德', 'XiDe', 'XD', '616750', '3'), ('513433', '513400', '冕宁县', '冕宁', 'MianNing', 'MN', '615600', '3'), ('513434', '513400', '越西县', '越西', 'YueXi', 'YX', '616650', '3'), ('513435', '513400', '甘洛县', '甘洛', 'GanLuo', 'GL', '616850', '3'), ('513436', '513400', '美姑县', '美姑', 'MeiGu', 'MG', '616450', '3'), ('513437', '513400', '雷波县', '雷波', 'LeiBo', 'LB', '616550', '3'), ('520000', '', '贵州省', '贵州', 'GuiZhou', 'GZ', '550000', '1'), ('520100', '520000', '贵阳市', '贵阳', 'GuiYang', 'GY', '550000', '2'), ('520102', '520100', '南明区', '南明区', 'NanMingQu', 'NMQ', '550002', '3'), ('520103', '520100', '云岩区', '云岩区', 'YunYanQu', 'YYQ', '550001', '3'), ('520111', '520100', '花溪区', '花溪区', 'HuaXiQu', 'HXQ', '550025', '3'), ('520112', '520100', '乌当区', '乌当区', 'WuDangQu', 'WDQ', '550018', '3'), ('520113', '520100', '白云区', '白云区', 'BaiYunQu', 'BYQ', '550014', '3'), ('520121', '520100', '开阳县', '开阳', 'KaiYang', 'KY', '550300', '3'), ('520122', '520100', '息烽县', '息烽', 'XiFeng', 'XF', '551100', '3'), ('520123', '520100', '修文县', '修文', 'XiuWen', 'XW', '550200', '3'), ('520181', '520100', '清镇市', '清镇', 'QingZhen', 'QZ', '551400', '3'), ('520200', '520000', '六盘水市', '六盘水', 'LiuPanShui', 'LPS', '553000', '2'), ('520203', '520200', '六枝特区', '六枝特区', 'LiuZhiTeQu', 'LZTQ', '553400', '3'), ('520221', '520200', '水城县', '水城', 'ShuiCheng', 'SC', '553600', '3'), ('520222', '520200', '盘县', '盘县', 'PanXian', 'PX', '561601', '3'), ('520300', '520000', '遵义市', '遵义', 'ZunYi', 'ZY', '563000', '2'), ('520302', '520300', '红花岗区', '红花岗区', 'HongHuaGangQu', 'HHGQ', '563000', '3'), ('520303', '520300', '汇川区', '汇川区', 'HuiChuanQu', 'HCQ', '563000', '3'), ('520321', '520300', '遵义县', '遵义', 'ZunYi', 'ZY', '563100', '3'), ('520322', '520300', '桐梓县', '桐梓', 'TongZi', 'TZ', '563200', '3'), ('520323', '520300', '绥阳县', '绥阳', 'SuiYang', 'SY', '563300', '3'), ('520324', '520300', '正安县', '正安', 'ZhengAn', 'ZA', '563400', '3'), ('520325', '520300', '道真仡佬族苗族自治县', '道真仡佬族苗族', 'DaoZhenGeLaoZuMiaoZu', 'DZGLZMZ', '563500', '3'), ('520326', '520300', '务川仡佬族苗族自治县', '务川仡佬族苗族', 'WuChuanGeLaoZuMiaoZu', 'WCGLZMZ', '564300', '3'), ('520327', '520300', '凤冈县', '凤冈', 'FengGang', 'FG', '564200', '3'), ('520328', '520300', '湄潭县', '湄潭', 'MeiTan', 'MT', '564100', '3'), ('520329', '520300', '余庆县', '余庆', 'YuQing', 'YQ', '564400', '3'), ('520330', '520300', '习水县', '习水', 'XiShui', 'XS', '564600', '3'), ('520381', '520300', '赤水市', '赤水', 'ChiShui', 'CS', '564700', '3'), ('520382', '520300', '仁怀市', '仁怀', 'RenHuai', 'RH', '564500', '3'), ('520400', '520000', '安顺市', '安顺', 'AnShun', 'AS', '561000', '2'), ('520402', '520400', '西秀区', '西秀区', 'XiXiuQu', 'XXQ', '561000', '3'), ('520421', '520400', '平坝县', '平坝', 'PingBa', 'PB', '561100', '3'), ('520422', '520400', '普定县', '普定', 'PuDing', 'PD', '562100', '3'), ('520423', '520400', '镇宁布依族苗族自治县', '镇宁布依族苗族', 'ZhenNingBuYiZuMiaoZu', 'ZNBYZMZ', '561200', '3'), ('520424', '520400', '关岭布依族苗族自治县', '关岭布依族苗族', 'GuanLingBuYiZuMiaoZu', 'GLBYZMZ', '561300', '3'), ('520425', '520400', '紫云苗族布依族自治县', '紫云苗族布依族', 'ZiYunMiaoZuBuYiZu', 'ZYMZBYZ', '550800', '3'), ('520500', '520000', '毕节市', '毕节', 'BiJie', 'BJ', '', '2'), ('520502', '520500', '七星关区', '七星关区', 'QiXingGuanQu', 'QXGQ', '', '3'), ('520521', '520500', '大方县', '大方', 'DaFang', 'DF', '', '3'), ('520522', '520500', '黔西县', '黔西', 'QianXi', 'QX', '', '3'), ('520523', '520500', '金沙县', '金沙', 'JinSha', 'JS', '', '3'), ('520524', '520500', '织金县', '织金', 'ZhiJin', 'ZJ', '', '3'), ('520525', '520500', '纳雍县', '纳雍', 'NaYong', 'NY', '', '3'), ('520526', '520500', '威宁彝族回族苗族自治县', '威宁彝族回族苗族', 'WeiNingYiZuHuiZuMiaoZu', 'WNYZHZMZ', '', '3'), ('520527', '520500', '赫章县', '赫章', 'HeZhang', 'HZ', '', '3'), ('520600', '520000', '铜仁市', '铜仁', 'TongRen', 'TR', '', '2'), ('520602', '520600', '碧江区', '碧江区', 'BiJiangQu', 'BJQ', '', '3'), ('520603', '520600', '万山区', '万山区', 'WanShanQu', 'WSQ', '', '3'), ('520621', '520600', '江口县', '江口', 'JiangKou', 'JK', '', '3'), ('520622', '520600', '玉屏侗族自治县', '玉屏侗族', 'YuPingDongZu', 'YPDZ', '', '3'), ('520623', '520600', '石阡县', '石阡', 'ShiQian', 'SQ', '', '3'), ('520624', '520600', '思南县', '思南', 'SiNan', 'SN', '', '3'), ('520625', '520600', '印江土家族苗族自治县', '印江土家族苗族', 'YinJiangTuJiaZuMiaoZu', 'YJTJZMZ', '', '3'), ('520626', '520600', '德江县', '德江', 'DeJiang', 'DJ', '', '3'), ('520627', '520600', '沿河土家族自治县', '沿河土家族', 'YanHeTuJiaZu', 'YHTJZ', '', '3'), ('520628', '520600', '松桃苗族自治县', '松桃苗族', 'SongTaoMiaoZu', 'STMZ', '', '3'), ('522300', '520000', '黔西南布依族苗族自治州', '黔西南布依族苗族', 'QianXiNanBuYiZuMiaoZu', 'QXNBYZMZ', '562400', '2'), ('522301', '522300', '兴义市', '兴义', 'XingYi', 'XY', '562400', '3'), ('522322', '522300', '兴仁县', '兴仁', 'XingRen', 'XR', '562300', '3'), ('522323', '522300', '普安县', '普安', 'PuAn', 'PA', '561500', '3'), ('522324', '522300', '晴隆县', '晴隆', 'QingLong', 'QL', '561400', '3'), ('522325', '522300', '贞丰县', '贞丰', 'ZhenFeng', 'ZF', '562200', '3'), ('522326', '522300', '望谟县', '望谟', 'WangMo', 'WM', '552300', '3'), ('522327', '522300', '册亨县', '册亨', 'CeHeng', 'CH', '552200', '3'), ('522328', '522300', '安龙县', '安龙', 'AnLong', 'AL', '552400', '3'), ('522600', '520000', '黔东南苗族侗族自治州', '黔东南苗族侗族', 'QianDongNanMiaoZuDongZu', 'QDNMZDZ', '556000', '2'), ('522601', '522600', '凯里市', '凯里', 'KaiLi', 'KL', '556000', '3'), ('522622', '522600', '黄平县', '黄平', 'HuangPing', 'HP', '556100', '3'), ('522623', '522600', '施秉县', '施秉', 'ShiBing', 'SB', '556200', '3'), ('522624', '522600', '三穗县', '三穗', 'SanSui', 'SS', '556500', '3'), ('522625', '522600', '镇远县', '镇远', 'ZhenYuan', 'ZY', '557700', '3'), ('522626', '522600', '岑巩县', '岑巩', 'CenGong', 'CG', '557800', '3'), ('522627', '522600', '天柱县', '天柱', 'TianZhu', 'TZ', '556600', '3'), ('522628', '522600', '锦屏县', '锦屏', 'JinPing', 'JP', '556700', '3'), ('522629', '522600', '剑河县', '剑河', 'JianHe', 'JH', '556400', '3'), ('522630', '522600', '台江县', '台江', 'TaiJiang', 'TJ', '556300', '3'), ('522631', '522600', '黎平县', '黎平', 'LiPing', 'LP', '557300', '3'), ('522632', '522600', '榕江县', '榕江', 'RongJiang', 'RJ', '557200', '3'), ('522633', '522600', '从江县', '从江', 'CongJiang', 'CJ', '557400', '3'), ('522634', '522600', '雷山县', '雷山', 'LeiShan', 'LS', '557100', '3'), ('522635', '522600', '麻江县', '麻江', 'MaJiang', 'MJ', '557600', '3'), ('522636', '522600', '丹寨县', '丹寨', 'DanZhai', 'DZ', '557500', '3'), ('522700', '520000', '黔南布依族苗族自治州', '黔南布依族苗族', 'QianNanBuYiZuMiaoZu', 'QNBYZMZ', '558200', '2'), ('522701', '522700', '都匀市', '都匀', 'DouYun', 'DY', '558000', '3'), ('522702', '522700', '福泉市', '福泉', 'FuQuan', 'FQ', '550500', '3'), ('522722', '522700', '荔波县', '荔波', 'LiBo', 'LB', '558400', '3'), ('522723', '522700', '贵定县', '贵定', 'GuiDing', 'GD', '551300', '3'), ('522725', '522700', '瓮安县', '瓮安', 'WengAn', 'WA', '550400', '3'), ('522726', '522700', '独山县', '独山', 'DuShan', 'DS', '558200', '3'), ('522727', '522700', '平塘县', '平塘', 'PingTang', 'PT', '558300', '3'), ('522728', '522700', '罗甸县', '罗甸', 'LuoDian', 'LD', '550100', '3'), ('522729', '522700', '长顺县', '长顺', 'ZhangShun', 'ZS', '550700', '3'), ('522730', '522700', '龙里县', '龙里', 'LongLi', 'LL', '551200', '3'), ('522731', '522700', '惠水县', '惠水', 'HuiShui', 'HS', '550600', '3'), ('522732', '522700', '三都水族自治县', '三都水族', 'SanDouShuiZu', 'SDSZ', '558100', '3'), ('530000', '', '云南省', '云南', 'YunNan', 'YN', '650000', '1'), ('530100', '530000', '昆明市', '昆明', 'KunMing', 'KM', '650000', '2'), ('530102', '530100', '五华区', '五华区', 'WuHuaQu', 'WHQ', '650032', '3'), ('530103', '530100', '盘龙区', '盘龙区', 'PanLongQu', 'PLQ', '650051', '3'), ('530111', '530100', '官渡区', '官渡区', 'GuanDuQu', 'GDQ', '650220', '3'), ('530112', '530100', '西山区', '西山区', 'XiShanQu', 'XSQ', '650100', '3'), ('530113', '530100', '东川区', '东川区', 'DongChuanQu', 'DCQ', '654100', '3'), ('530114', '530100', '呈贡区', '呈贡区', 'ChengGongQu', 'CGQ', '', '3'), ('530122', '530100', '晋宁县', '晋宁', 'JinNing', 'JN', '650600', '3'), ('530124', '530100', '富民县', '富民', 'FuMin', 'FM', '650400', '3'), ('530125', '530100', '宜良县', '宜良', 'YiLiang', 'YL', '652100', '3'), ('530126', '530100', '石林彝族自治县', '石林彝族', 'ShiLinYiZu', 'SLYZ', '652200', '3'), ('530127', '530100', '嵩明县', '嵩明', 'SongMing', 'SM', '651700', '3'), ('530128', '530100', '禄劝彝族苗族自治县', '禄劝彝族苗族', 'LuQuanYiZuMiaoZu', 'LQYZMZ', '651500', '3'), ('530129', '530100', '寻甸回族彝族自治县', '寻甸回族彝族', 'XunDianHuiZuYiZu', 'XDHZYZ', '655200', '3'), ('530181', '530100', '安宁市', '安宁', 'AnNing', 'AN', '650300', '3'), ('530300', '530000', '曲靖市', '曲靖', 'QuJing', 'QJ', '655000', '2'), ('530302', '530300', '麒麟区', '麒麟区', 'QiLinQu', 'QLQ', '655000', '3'), ('530321', '530300', '马龙县', '马龙', 'MaLong', 'ML', '655100', '3'), ('530322', '530300', '陆良县', '陆良', 'LuLiang', 'LL', '655600', '3'), ('530323', '530300', '师宗县', '师宗', 'ShiZong', 'SZ', '655700', '3'), ('530324', '530300', '罗平县', '罗平', 'LuoPing', 'LP', '655800', '3'), ('530325', '530300', '富源县', '富源', 'FuYuan', 'FY', '655500', '3'), ('530326', '530300', '会泽县', '会泽', 'HuiZe', 'HZ', '654200', '3'), ('530328', '530300', '沾益县', '沾益', 'ZhanYi', 'ZY', '655331', '3'), ('530381', '530300', '宣威市', '宣威', 'XuanWei', 'XW', '655400', '3'), ('530400', '530000', '玉溪市', '玉溪', 'YuXi', 'YX', '653100', '2'), ('530402', '530400', '红塔区', '红塔区', 'HongTaQu', 'HTQ', '653100', '3'), ('530421', '530400', '江川县', '江川', 'JiangChuan', 'JC', '652600', '3'), ('530422', '530400', '澄江县', '澄江', 'ChengJiang', 'CJ', '652500', '3'), ('530423', '530400', '通海县', '通海', 'TongHai', 'TH', '652700', '3'), ('530424', '530400', '华宁县', '华宁', 'HuaNing', 'HN', '652800', '3'), ('530425', '530400', '易门县', '易门', 'YiMen', 'YM', '651100', '3'), ('530426', '530400', '峨山彝族自治县', '峨山彝族', 'EShanYiZu', 'ESYZ', '653200', '3'), ('530427', '530400', '新平彝族傣族自治县', '新平彝族傣族', 'XinPingYiZuDaiZu', 'XPYZDZ', '653400', '3'), ('530428', '530400', '元江哈尼族彝族傣族自治县', '元江哈尼族彝族傣族', 'YuanJiangHaNiZuYiZuDaiZu', 'YJHNZYZDZ', '653300', '3'), ('530500', '530000', '保山市', '保山', 'BaoShan', 'BS', '678200', '2'), ('530502', '530500', '隆阳区', '隆阳区', 'LongYangQu', 'LYQ', '678000', '3'), ('530521', '530500', '施甸县', '施甸', 'ShiDian', 'SD', '678200', '3'), ('530522', '530500', '腾冲县', '腾冲', 'TengChong', 'TC', '679100', '3'), ('530523', '530500', '龙陵县', '龙陵', 'LongLing', 'LL', '678300', '3'), ('530524', '530500', '昌宁县', '昌宁', 'ChangNing', 'CN', '678100', '3'), ('530600', '530000', '昭通市', '昭通', 'ZhaoTong', 'ZT', '657000', '2'), ('530602', '530600', '昭阳区', '昭阳区', 'ZhaoYangQu', 'ZYQ', '657000', '3'), ('530621', '530600', '鲁甸县', '鲁甸', 'LuDian', 'LD', '657100', '3'), ('530622', '530600', '巧家县', '巧家', 'QiaoJia', 'QJ', '654600', '3'), ('530623', '530600', '盐津县', '盐津', 'YanJin', 'YJ', '657500', '3'), ('530624', '530600', '大关县', '大关', 'DaGuan', 'DG', '657400', '3'), ('530625', '530600', '永善县', '永善', 'YongShan', 'YS', '657300', '3'), ('530626', '530600', '绥江县', '绥江', 'SuiJiang', 'SJ', '657700', '3'), ('530627', '530600', '镇雄县', '镇雄', 'ZhenXiong', 'ZX', '657200', '3'), ('530628', '530600', '彝良县', '彝良', 'YiLiang', 'YL', '657600', '3'), ('530629', '530600', '威信县', '威信', 'WeiXin', 'WX', '657900', '3'), ('530630', '530600', '水富县', '水富', 'ShuiFu', 'SF', '657800', '3'), ('530700', '530000', '丽江市', '丽江', 'LiJiang', 'LJ', '674100', '2'), ('530702', '530700', '古城区', '古城区', 'GuChengQu', 'GCQ', '674100', '3'), ('530721', '530700', '玉龙纳西族自治县', '玉龙纳西族', 'YuLongNaXiZu', 'YLNXZ', '674100', '3'), ('530722', '530700', '永胜县', '永胜', 'YongSheng', 'YS', '674200', '3'), ('530723', '530700', '华坪县', '华坪', 'HuaPing', 'HP', '674800', '3'), ('530724', '530700', '宁蒗彝族自治县', '宁蒗彝族', 'NingLangYiZu', 'NLYZ', '674300', '3'), ('530800', '530000', '普洱市', '普洱', 'PuEr', 'PE', '665000', '2'), ('530802', '530800', '思茅区', '思茅区', 'SiMaoQu', 'SMQ', '665000', '3'), ('530821', '530800', '宁洱哈尼族彝族自治县', '宁洱哈尼族彝族', 'NingErHaNiZuYiZu', 'NEHNZYZ', '665100', '3'), ('530822', '530800', '墨江哈尼族自治县', '墨江哈尼族', 'MoJiangHaNiZu', 'MJHNZ', '654800', '3'), ('530823', '530800', '景东彝族自治县', '景东彝族', 'JingDongYiZu', 'JDYZ', '676200', '3'), ('530824', '530800', '景谷傣族彝族自治县', '景谷傣族彝族', 'JingGuDaiZuYiZu', 'JGDZYZ', '666400', '3'), ('530825', '530800', '镇沅彝族哈尼族拉祜族自治县', '镇沅彝族哈尼族拉祜族', 'ZhenYuanYiZuHaNiZuLaHuZu', 'ZYYZHNZLHZ', '666500', '3'), ('530826', '530800', '江城哈尼族彝族自治县', '江城哈尼族彝族', 'JiangChengHaNiZuYiZu', 'JCHNZYZ', '665900', '3'), ('530827', '530800', '孟连傣族拉祜族佤族自治县', '孟连傣族拉祜族佤族', 'MengLianDaiZuLaHuZuWaZu', 'MLDZLHZWZ', '665800', '3'), ('530828', '530800', '澜沧拉祜族自治县', '澜沧拉祜族', 'LanCangLaHuZu', 'LCLHZ', '665600', '3'), ('530829', '530800', '西盟佤族自治县', '西盟佤族', 'XiMengWaZu', 'XMWZ', '665700', '3'), ('530900', '530000', '临沧市', '临沧', 'LinCang', 'LC', '677000', '2'), ('530902', '530900', '临翔区', '临翔区', 'LinXiangQu', 'LXQ', '677000', '3'), ('530921', '530900', '凤庆县', '凤庆', 'FengQing', 'FQ', '675900', '3'), ('530922', '530900', '云县', '云县', 'YunXian', 'YX', '675800', '3'), ('530923', '530900', '永德县', '永德', 'YongDe', 'YD', '677600', '3'), ('530924', '530900', '镇康县', '镇康', 'ZhenKang', 'ZK', '677700', '3'), ('530925', '530900', '双江拉祜族佤族布朗族傣族自治县', '双江拉祜族佤族布朗族傣族', 'ShuangJiangLaHuZuWaZuBuLangZuDaiZu', 'SJLHZWZBLZDZ', '677300', '3'), ('530926', '530900', '耿马傣族佤族自治县', '耿马傣族佤族', 'GengMaDaiZuWaZu', 'GMDZWZ', '677500', '3'), ('530927', '530900', '沧源佤族自治县', '沧源佤族', 'CangYuanWaZu', 'CYWZ', '677400', '3'), ('532300', '530000', '楚雄彝族自治州', '楚雄彝族', 'ChuXiongYiZu', 'CXYZ', '675000', '2'), ('532301', '532300', '楚雄市', '楚雄', 'ChuXiong', 'CX', '675000', '3'), ('532322', '532300', '双柏县', '双柏', 'ShuangBai', 'SB', '675100', '3'), ('532323', '532300', '牟定县', '牟定', 'MouDing', 'MD', '675500', '3'), ('532324', '532300', '南华县', '南华', 'NanHua', 'NH', '675200', '3'), ('532325', '532300', '姚安县', '姚安', 'YaoAn', 'YA', '675300', '3'), ('532326', '532300', '大姚县', '大姚', 'DaYao', 'DY', '675400', '3'), ('532327', '532300', '永仁县', '永仁', 'YongRen', 'YR', '651400', '3'), ('532328', '532300', '元谋县', '元谋', 'YuanMou', 'YM', '651300', '3'), ('532329', '532300', '武定县', '武定', 'WuDing', 'WD', '651600', '3'), ('532331', '532300', '禄丰县', '禄丰', 'LuFeng', 'LF', '651200', '3'), ('532500', '530000', '红河哈尼族彝族自治州', '红河哈尼族彝族', 'HongHeHaNiZuYiZu', 'HHHNZYZ', '662200', '2'), ('532501', '532500', '个旧市', '个旧', 'GeJiu', 'GJ', '661000', '3'), ('532502', '532500', '开远市', '开远', 'KaiYuan', 'KY', '661600', '3'), ('532503', '532500', '蒙自市', '蒙自', 'MengZi', 'MZ', '', '3'), ('532523', '532500', '屏边苗族自治县', '屏边苗族', 'PingBianMiaoZu', 'PBMZ', '661200', '3'), ('532524', '532500', '建水县', '建水', 'JianShui', 'JS', '654300', '3'), ('532525', '532500', '石屏县', '石屏', 'ShiPing', 'SP', '662200', '3'), ('532527', '532500', '泸西县', '泸西', 'LuXi', 'LX', '652400', '3'), ('532528', '532500', '元阳县', '元阳', 'YuanYang', 'YY', '662400', '3'), ('532529', '532500', '红河县', '红河', 'HongHe', 'HH', '654400', '3'), ('532530', '532500', '金平苗族瑶族傣族自治县', '金平苗族瑶族傣族', 'JinPingMiaoZuYaoZuDaiZu', 'JPMZYZDZ', '661500', '3'), ('532531', '532500', '绿春县', '绿春', 'LvChun', 'LC', '662500', '3'), ('532532', '532500', '河口瑶族自治县', '河口瑶族', 'HeKouYaoZu', 'HKYZ', '661300', '3'), ('532600', '530000', '文山壮族苗族自治州', '文山壮族苗族', 'WenShanZhuangZuMiaoZu', 'WSZZMZ', '663200', '2'), ('532601', '532600', '文山市', '文山', 'WenShan', 'WS', '', '3'), ('532622', '532600', '砚山县', '砚山', 'YanShan', 'YS', '663100', '3'), ('532623', '532600', '西畴县', '西畴', 'XiChou', 'XC', '663500', '3'), ('532624', '532600', '麻栗坡县', '麻栗坡', 'MaLiPo', 'MLP', '663600', '3'), ('532625', '532600', '马关县', '马关', 'MaGuan', 'MG', '663700', '3'), ('532626', '532600', '丘北县', '丘北', 'QiuBei', 'QB', '663200', '3'), ('532627', '532600', '广南县', '广南', 'GuangNan', 'GN', '663300', '3'), ('532628', '532600', '富宁县', '富宁', 'FuNing', 'FN', '663400', '3'), ('532800', '530000', '西双版纳傣族自治州', '西双版纳傣族', 'XiShuangBanNaDaiZu', 'XSBNDZ', '666100', '2'), ('532801', '532800', '景洪市', '景洪', 'JingHong', 'JH', '666100', '3'), ('532822', '532800', '勐海县', '勐海', 'MengHai', 'MH', '666200', '3'), ('532823', '532800', '勐腊县', '勐腊', 'MengLa', 'ML', '666300', '3'), ('532900', '530000', '大理白族自治州', '大理白族', 'DaLiBaiZu', 'DLBZ', '671000', '2'), ('532901', '532900', '大理市', '大理', 'DaLi', 'DL', '671000', '3'), ('532922', '532900', '漾濞彝族自治县', '漾濞彝族', 'YangBiYiZu', 'YBYZ', '672500', '3'), ('532923', '532900', '祥云县', '祥云', 'XiangYun', 'XY', '672100', '3'), ('532924', '532900', '宾川县', '宾川', 'BinChuan', 'BC', '671600', '3'), ('532925', '532900', '弥渡县', '弥渡', 'MiDu', 'MD', '675600', '3'), ('532926', '532900', '南涧彝族自治县', '南涧彝族', 'NanJianYiZu', 'NJYZ', '675700', '3'), ('532927', '532900', '巍山彝族回族自治县', '巍山彝族回族', 'WeiShanYiZuHuiZu', 'WSYZHZ', '672400', '3'), ('532928', '532900', '永平县', '永平', 'YongPing', 'YP', '672600', '3'), ('532929', '532900', '云龙县', '云龙', 'YunLong', 'YL', '672700', '3'), ('532930', '532900', '洱源县', '洱源', 'ErYuan', 'EY', '671200', '3'), ('532931', '532900', '剑川县', '剑川', 'JianChuan', 'JC', '671300', '3'), ('532932', '532900', '鹤庆县', '鹤庆', 'HeQing', 'HQ', '671500', '3'), ('533100', '530000', '德宏傣族景颇族自治州', '德宏傣族景颇族', 'DeHongDaiZuJingPoZu', 'DHDZJPZ', '678600', '2'), ('533102', '533100', '瑞丽市', '瑞丽', 'RuiLi', 'RL', '678600', '3'), ('533103', '533100', '芒市', '芒市', 'MangShi', 'MS', '678400', '3'), ('533122', '533100', '梁河县', '梁河', 'LiangHe', 'LH', '679200', '3'), ('533123', '533100', '盈江县', '盈江', 'YingJiang', 'YJ', '679300', '3'), ('533124', '533100', '陇川县', '陇川', 'LongChuan', 'LC', '678700', '3'), ('533300', '530000', '怒江傈僳族自治州', '怒江傈僳族', 'NuJiangLiSuZu', 'NJLSZ', '673200', '2'), ('533321', '533300', '泸水县', '泸水', 'LuShui', 'LS', '673100', '3'), ('533323', '533300', '福贡县', '福贡', 'FuGong', 'FG', '673400', '3'), ('533324', '533300', '贡山独龙族怒族自治县', '贡山独龙族怒族', 'GongShanDuLongZuNuZu', 'GSDLZNZ', '673500', '3'), ('533325', '533300', '兰坪白族普米族自治县', '兰坪白族普米族', 'LanPingBaiZuPuMiZu', 'LPBZPMZ', '671400', '3'), ('533400', '530000', '迪庆藏族自治州', '迪庆藏族', 'DiQingCangZu', 'DQCZ', '674400', '2'), ('533421', '533400', '香格里拉县', '香格里拉', 'XiangGeLiLa', 'XGLL', '674400', '3'), ('533422', '533400', '德钦县', '德钦', 'DeQin', 'DQ', '674500', '3'), ('533423', '533400', '维西傈僳族自治县', '维西傈僳族', 'WeiXiLiSuZu', 'WXLSZ', '674600', '3'), ('540000', '', '西藏自治区', '西藏', 'XiCang', 'XC', '850000', '1'), ('540100', '540000', '拉萨市', '拉萨', 'LaSa', 'LS', '850000', '2'), ('540102', '540100', '城关区', '城关区', 'ChengGuanQu', 'CGQ', '850000', '3'), ('540121', '540100', '林周县', '林周', 'LinZhou', 'LZ', '851600', '3'), ('540122', '540100', '当雄县', '当雄', 'DangXiong', 'DX', '851500', '3'), ('540123', '540100', '尼木县', '尼木', 'NiMu', 'NM', '851300', '3'), ('540124', '540100', '曲水县', '曲水', 'QuShui', 'QS', '850600', '3'), ('540125', '540100', '堆龙德庆县', '堆龙德庆', 'DuiLongDeQing', 'DLDQ', '851400', '3'), ('540126', '540100', '达孜县', '达孜', 'DaZi', 'DZ', '850100', '3'), ('540127', '540100', '墨竹工卡县', '墨竹工卡', 'MoZhuGongKa', 'MZGK', '850200', '3'), ('542100', '540000', '昌都地区', '昌都地区', 'ChangDouDeQu', 'CDDQ', '854000', '2'), ('542121', '542100', '昌都县', '昌都', 'ChangDou', 'CD', '854000', '3'), ('542122', '542100', '江达县', '江达', 'JiangDa', 'JD', '854100', '3'), ('542123', '542100', '贡觉县', '贡觉', 'GongJue', 'GJ', '854200', '3'), ('542124', '542100', '类乌齐县', '类乌齐', 'LeiWuQi', 'LWQ', '855600', '3'), ('542125', '542100', '丁青县', '丁青', 'DingQing', 'DQ', '855700', '3'), ('542126', '542100', '察雅县', '察雅', 'ChaYa', 'CY', '854300', '3'), ('542127', '542100', '八宿县', '八宿', 'BaSu', 'BS', '854600', '3'), ('542128', '542100', '左贡县', '左贡', 'ZuoGong', 'ZG', '854400', '3'), ('542129', '542100', '芒康县', '芒康', 'MangKang', 'MK', '854500', '3'), ('542132', '542100', '洛隆县', '洛隆', 'LuoLong', 'LL', '855400', '3'), ('542133', '542100', '边坝县', '边坝', 'BianBa', 'BB', '855500', '3'), ('542200', '540000', '山南地区', '山南地区', 'ShanNanDeQu', 'SNDQ', '856100', '2'), ('542221', '542200', '乃东县', '乃东', 'NaiDong', 'ND', '856100', '3'), ('542222', '542200', '扎囊县', '扎囊', 'ZhaNang', 'ZN', '850800', '3'), ('542223', '542200', '贡嘎县', '贡嘎', 'GongGa', 'GG', '850700', '3'), ('542224', '542200', '桑日县', '桑日', 'SangRi', 'SR', '856200', '3'), ('542225', '542200', '琼结县', '琼结', 'QiongJie', 'QJ', '856800', '3'), ('542226', '542200', '曲松县', '曲松', 'QuSong', 'QS', '856300', '3'), ('542227', '542200', '措美县', '措美', 'CuoMei', 'CM', '856900', '3'), ('542228', '542200', '洛扎县', '洛扎', 'LuoZha', 'LZ', '851200', '3'), ('542229', '542200', '加查县', '加查', 'JiaCha', 'JC', '856400', '3'), ('542231', '542200', '隆子县', '隆子', 'LongZi', 'LZ', '856600', '3'), ('542232', '542200', '错那县', '错那', 'CuoNa', 'CN', '856700', '3'), ('542233', '542200', '浪卡子县', '浪卡子', 'LangKaZi', 'LKZ', '851100', '3'), ('542300', '540000', '日喀则地区', '日喀则地区', 'RiKaZeDeQu', 'RKZDQ', '857400', '2'), ('542301', '542300', '日喀则市', '日喀则', 'RiKaZe', 'RKZ', '857000', '3'), ('542322', '542300', '南木林县', '南木林', 'NanMuLin', 'NML', '857100', '3'), ('542323', '542300', '江孜县', '江孜', 'JiangZi', 'JZ', '857400', '3'), ('542324', '542300', '定日县', '定日', 'DingRi', 'DR', '858200', '3'), ('542325', '542300', '萨迦县', '萨迦', 'SaJia', 'SJ', '857800', '3'), ('542326', '542300', '拉孜县', '拉孜', 'LaZi', 'LZ', '858100', '3'), ('542327', '542300', '昂仁县', '昂仁', 'AngRen', 'AR', '858500', '3'), ('542328', '542300', '谢通门县', '谢通门', 'XieTongMen', 'XTM', '858900', '3'), ('542329', '542300', '白朗县', '白朗', 'BaiLang', 'BL', '857300', '3'), ('542330', '542300', '仁布县', '仁布', 'RenBu', 'RB', '857200', '3'), ('542331', '542300', '康马县', '康马', 'KangMa', 'KM', '857500', '3'), ('542332', '542300', '定结县', '定结', 'DingJie', 'DJ', '857900', '3'), ('542333', '542300', '仲巴县', '仲巴', 'ZhongBa', 'ZB', '858800', '3'), ('542334', '542300', '亚东县', '亚东', 'YaDong', 'YD', '857600', '3'), ('542335', '542300', '吉隆县', '吉隆', 'JiLong', 'JL', '858700', '3'), ('542336', '542300', '聂拉木县', '聂拉木', 'NieLaMu', 'NLM', '858300', '3'), ('542337', '542300', '萨嘎县', '萨嘎', 'SaGa', 'SG', '858600', '3'), ('542338', '542300', '岗巴县', '岗巴', 'GangBa', 'GB', '857700', '3'), ('542400', '540000', '那曲地区', '那曲地区', 'NaQuDeQu', 'NQDQ', '852000', '2'), ('542421', '542400', '那曲县', '那曲', 'NaQu', 'NQ', '852000', '3'), ('542422', '542400', '嘉黎县', '嘉黎', 'JiaLi', 'JL', '852400', '3'), ('542423', '542400', '比如县', '比如', 'BiRu', 'BR', '852300', '3'), ('542424', '542400', '聂荣县', '聂荣', 'NieRong', 'NR', '853500', '3'), ('542425', '542400', '安多县', '安多', 'AnDuo', 'AD', '853400', '3'), ('542426', '542400', '申扎县', '申扎', 'ShenZha', 'SZ', '853100', '3'), ('542427', '542400', '索县', '索县', 'SuoXian', 'SX', '852200', '3'), ('542428', '542400', '班戈县', '班戈', 'BanGe', 'BG', '852500', '3'), ('542429', '542400', '巴青县', '巴青', 'BaQing', 'BQ', '852100', '3'), ('542430', '542400', '尼玛县', '尼玛', 'NiMa', 'NM', '852600', '3'), ('542500', '540000', '阿里地区', '阿里地区', 'ALiDeQu', 'ALDQ', '859400', '2'), ('542521', '542500', '普兰县', '普兰', 'PuLan', 'PL', '859500', '3'), ('542522', '542500', '札达县', '札达', 'ZhaDa', 'ZD', '859600', '3'), ('542523', '542500', '噶尔县', '噶尔', 'GaEr', 'GE', '859400', '3'), ('542524', '542500', '日土县', '日土', 'RiTu', 'RT', '859700', '3'), ('542525', '542500', '革吉县', '革吉', 'GeJi', 'GJ', '859100', '3'), ('542526', '542500', '改则县', '改则', 'GaiZe', 'GZ', '859200', '3'), ('542527', '542500', '措勤县', '措勤', 'CuoQin', 'CQ', '859300', '3'), ('542600', '540000', '林芝地区', '林芝地区', 'LinZhiDeQu', 'LZDQ', '860100', '2'), ('542621', '542600', '林芝县', '林芝', 'LinZhi', 'LZ', '860100', '3'), ('542622', '542600', '工布江达县', '工布江达', 'GongBuJiangDa', 'GBJD', '860200', '3'), ('542623', '542600', '米林县', '米林', 'MiLin', 'ML', '860500', '3'), ('542624', '542600', '墨脱县', '墨脱', 'MoTuo', 'MT', '860700', '3'), ('542625', '542600', '波密县', '波密', 'BoMi', 'BM', '860300', '3'), ('542626', '542600', '察隅县', '察隅', 'ChaYu', 'CY', '860600', '3'), ('542627', '542600', '朗县', '朗县', 'LangXian', 'LX', '860400', '3'), ('610000', '', '陕西省', '陕西', 'ShanXi', 'SX', '710000', '1'), ('610100', '610000', '西安市', '西安', 'XiAn', 'XA', '710000', '2'), ('610102', '610100', '新城区', '新城区', 'XinChengQu', 'XCQ', '710005', '3'), ('610103', '610100', '碑林区', '碑林区', 'BeiLinQu', 'BLQ', '710001', '3'), ('610104', '610100', '莲湖区', '莲湖区', 'LianHuQu', 'LHQ', '710003', '3'), ('610111', '610100', '灞桥区', '灞桥区', 'BaQiaoQu', 'BQQ', '710038', '3'), ('610112', '610100', '未央区', '未央区', 'WeiYangQu', 'WYQ', '710016', '3'), ('610113', '610100', '雁塔区', '雁塔区', 'YanTaQu', 'YTQ', '710061', '3'), ('610114', '610100', '阎良区', '阎良区', 'YanLiangQu', 'YLQ', '710089', '3'), ('610115', '610100', '临潼区', '临潼区', 'LinTongQu', 'LTQ', '710600', '3'), ('610116', '610100', '长安区', '长安区', 'ZhangAnQu', 'ZAQ', '710100', '3'), ('610122', '610100', '蓝田县', '蓝田', 'LanTian', 'LT', '710500', '3'), ('610124', '610100', '周至县', '周至', 'ZhouZhi', 'ZZ', '710400', '3'), ('610125', '610100', '户县', '户县', 'HuXian', 'HX', '710300', '3'), ('610126', '610100', '高陵县', '高陵', 'GaoLing', 'GL', '710200', '3'), ('610200', '610000', '铜川市', '铜川', 'TongChuan', 'TC', '727000', '2'), ('610202', '610200', '王益区', '王益区', 'WangYiQu', 'WYQ', '727000', '3'), ('610203', '610200', '印台区', '印台区', 'YinTaiQu', 'YTQ', '727007', '3'), ('610204', '610200', '耀州区', '耀州区', 'YaoZhouQu', 'YZQ', '727100', '3'), ('610222', '610200', '宜君县', '宜君', 'YiJun', 'YJ', '727200', '3'), ('610300', '610000', '宝鸡市', '宝鸡', 'BaoJi', 'BJ', '721000', '2'), ('610302', '610300', '渭滨区', '渭滨区', 'WeiBinQu', 'WBQ', '721000', '3'), ('610303', '610300', '金台区', '金台区', 'JinTaiQu', 'JTQ', '721001', '3'), ('610304', '610300', '陈仓区', '陈仓区', 'ChenCangQu', 'CCQ', '721300', '3'), ('610322', '610300', '凤翔县', '凤翔', 'FengXiang', 'FX', '721400', '3'), ('610323', '610300', '岐山县', '岐山', 'QiShan', 'QS', '722400', '3'), ('610324', '610300', '扶风县', '扶风', 'FuFeng', 'FF', '722200', '3'), ('610326', '610300', '眉县', '眉县', 'MeiXian', 'MX', '722300', '3'), ('610327', '610300', '陇县', '陇县', 'LongXian', 'LX', '721200', '3'), ('610328', '610300', '千阳县', '千阳', 'QianYang', 'QY', '721100', '3'), ('610329', '610300', '麟游县', '麟游', 'LinYou', 'LY', '721500', '3'), ('610330', '610300', '凤县', '凤县', 'FengXian', 'FX', '721700', '3'), ('610331', '610300', '太白县', '太白', 'TaiBai', 'TB', '721600', '3'), ('610400', '610000', '咸阳市', '咸阳', 'XianYang', 'XY', '712000', '2'), ('610402', '610400', '秦都区', '秦都区', 'QinDouQu', 'QDQ', '712000', '3'), ('610403', '610400', '杨陵区', '杨陵区', 'YangLingQu', 'YLQ', '712100', '3'), ('610404', '610400', '渭城区', '渭城区', 'WeiChengQu', 'WCQ', '712000', '3'), ('610422', '610400', '三原县', '三原', 'SanYuan', 'SY', '713800', '3'), ('610423', '610400', '泾阳县', '泾阳', 'JingYang', 'JY', '713700', '3'), ('610424', '610400', '乾县', '乾县', 'GanXian', 'GX', '713300', '3'), ('610425', '610400', '礼泉县', '礼泉', 'LiQuan', 'LQ', '713200', '3'), ('610426', '610400', '永寿县', '永寿', 'YongShou', 'YS', '713400', '3'), ('610427', '610400', '彬县', '彬县', 'BinXian', 'BX', '713500', '3'), ('610428', '610400', '长武县', '长武', 'ZhangWu', 'ZW', '713600', '3'), ('610429', '610400', '旬邑县', '旬邑', 'XunYi', 'XY', '711300', '3'), ('610430', '610400', '淳化县', '淳化', 'ChunHua', 'CH', '711200', '3'), ('610431', '610400', '武功县', '武功', 'WuGong', 'WG', '712200', '3'), ('610481', '610400', '兴平市', '兴平', 'XingPing', 'XP', '713100', '3'), ('610500', '610000', '渭南市', '渭南', 'WeiNan', 'WN', '714000', '2'), ('610502', '610500', '临渭区', '临渭区', 'LinWeiQu', 'LWQ', '714000', '3'), ('610521', '610500', '华县', '华县', 'HuaXian', 'HX', '714100', '3'), ('610522', '610500', '潼关县', '潼关', 'TongGuan', 'TG', '714300', '3'), ('610523', '610500', '大荔县', '大荔', 'DaLi', 'DL', '715100', '3'), ('610524', '610500', '合阳县', '合阳', 'HeYang', 'HY', '715300', '3'); INSERT INTO `regions` VALUES ('610525', '610500', '澄城县', '澄城', 'ChengCheng', 'CC', '715200', '3'), ('610526', '610500', '蒲城县', '蒲城', 'PuCheng', 'PC', '715500', '3'), ('610527', '610500', '白水县', '白水', 'BaiShui', 'BS', '715600', '3'), ('610528', '610500', '富平县', '富平', 'FuPing', 'FP', '711700', '3'), ('610581', '610500', '韩城市', '韩城', 'HanCheng', 'HC', '715400', '3'), ('610582', '610500', '华阴市', '华阴', 'HuaYin', 'HY', '714200', '3'), ('610600', '610000', '延安市', '延安', 'YanAn', 'YA', '716000', '2'), ('610602', '610600', '宝塔区', '宝塔区', 'BaoTaQu', 'BTQ', '716000', '3'), ('610621', '610600', '延长县', '延长', 'YanZhang', 'YZ', '717100', '3'), ('610622', '610600', '延川县', '延川', 'YanChuan', 'YC', '717200', '3'), ('610623', '610600', '子长县', '子长', 'ZiZhang', 'ZZ', '717300', '3'), ('610624', '610600', '安塞县', '安塞', 'AnSai', 'AS', '717400', '3'), ('610625', '610600', '志丹县', '志丹', 'ZhiDan', 'ZD', '717500', '3'), ('610626', '610600', '吴起县', '吴起', 'WuQi', 'WQ', '717600', '3'), ('610627', '610600', '甘泉县', '甘泉', 'GanQuan', 'GQ', '716100', '3'), ('610628', '610600', '富县', '富县', 'FuXian', 'FX', '727500', '3'), ('610629', '610600', '洛川县', '洛川', 'LuoChuan', 'LC', '727400', '3'), ('610630', '610600', '宜川县', '宜川', 'YiChuan', 'YC', '716200', '3'), ('610631', '610600', '黄龙县', '黄龙', 'HuangLong', 'HL', '715700', '3'), ('610632', '610600', '黄陵县', '黄陵', 'HuangLing', 'HL', '727300', '3'), ('610700', '610000', '汉中市', '汉中', 'HanZhong', 'HZ', '723000', '2'), ('610702', '610700', '汉台区', '汉台区', 'HanTaiQu', 'HTQ', '723000', '3'), ('610721', '610700', '南郑县', '南郑', 'NanZheng', 'NZ', '723100', '3'), ('610722', '610700', '城固县', '城固', 'ChengGu', 'CG', '723200', '3'), ('610723', '610700', '洋县', '洋县', 'YangXian', 'YX', '723300', '3'), ('610724', '610700', '西乡县', '西乡', 'XiXiang', 'XX', '723500', '3'), ('610725', '610700', '勉县', '勉县', 'MianXian', 'MX', '724200', '3'), ('610726', '610700', '宁强县', '宁强', 'NingQiang', 'NQ', '724400', '3'), ('610727', '610700', '略阳县', '略阳', 'EYang', 'EY', '724300', '3'), ('610728', '610700', '镇巴县', '镇巴', 'ZhenBa', 'ZB', '723600', '3'), ('610729', '610700', '留坝县', '留坝', 'LiuBa', 'LB', '724100', '3'), ('610730', '610700', '佛坪县', '佛坪', 'FuPing', 'FP', '723400', '3'), ('610800', '610000', '榆林市', '榆林', 'YuLin', 'YL', '719000', '2'), ('610802', '610800', '榆阳区', '榆阳区', 'YuYangQu', 'YYQ', '719000', '3'), ('610821', '610800', '神木县', '神木', 'ShenMu', 'SM', '719300', '3'), ('610822', '610800', '府谷县', '府谷', 'FuGu', 'FG', '719400', '3'), ('610823', '610800', '横山县', '横山', 'HengShan', 'HS', '719100', '3'), ('610824', '610800', '靖边县', '靖边', 'JingBian', 'JB', '718500', '3'), ('610825', '610800', '定边县', '定边', 'DingBian', 'DB', '718600', '3'), ('610826', '610800', '绥德县', '绥德', 'SuiDe', 'SD', '718000', '3'), ('610827', '610800', '米脂县', '米脂', 'MiZhi', 'MZ', '718100', '3'), ('610828', '610800', '佳县', '佳县', 'JiaXian', 'JX', '719200', '3'), ('610829', '610800', '吴堡县', '吴堡', 'WuBao', 'WB', '718200', '3'), ('610830', '610800', '清涧县', '清涧', 'QingJian', 'QJ', '718300', '3'), ('610831', '610800', '子洲县', '子洲', 'ZiZhou', 'ZZ', '718400', '3'), ('610900', '610000', '安康市', '安康', 'AnKang', 'AK', '725000', '2'), ('610902', '610900', '汉滨区', '汉滨区', 'HanBinQu', 'HBQ', '725000', '3'), ('610921', '610900', '汉阴县', '汉阴', 'HanYin', 'HY', '725100', '3'), ('610922', '610900', '石泉县', '石泉', 'ShiQuan', 'SQ', '725200', '3'), ('610923', '610900', '宁陕县', '宁陕', 'NingShan', 'NS', '711600', '3'), ('610924', '610900', '紫阳县', '紫阳', 'ZiYang', 'ZY', '725300', '3'), ('610925', '610900', '岚皋县', '岚皋', 'LanGao', 'LG', '725400', '3'), ('610926', '610900', '平利县', '平利', 'PingLi', 'PL', '725500', '3'), ('610927', '610900', '镇坪县', '镇坪', 'ZhenPing', 'ZP', '725600', '3'), ('610928', '610900', '旬阳县', '旬阳', 'XunYang', 'XY', '725700', '3'), ('610929', '610900', '白河县', '白河', 'BaiHe', 'BH', '725800', '3'), ('611000', '610000', '商洛市', '商洛', 'ShangLuo', 'SL', '726000', '2'), ('611002', '611000', '商州区', '商州区', 'ShangZhouQu', 'SZQ', '726000', '3'), ('611021', '611000', '洛南县', '洛南', 'LuoNan', 'LN', '726100', '3'), ('611022', '611000', '丹凤县', '丹凤', 'DanFeng', 'DF', '726200', '3'), ('611023', '611000', '商南县', '商南', 'ShangNan', 'SN', '726300', '3'), ('611024', '611000', '山阳县', '山阳', 'ShanYang', 'SY', '726400', '3'), ('611025', '611000', '镇安县', '镇安', 'ZhenAn', 'ZA', '711500', '3'), ('611026', '611000', '柞水县', '柞水', 'ZhaShui', 'ZS', '711400', '3'), ('620000', '', '甘肃省', '甘肃', 'GanSu', 'GS', '730000', '1'), ('620100', '620000', '兰州市', '兰州', 'LanZhou', 'LZ', '730000', '2'), ('620102', '620100', '城关区', '城关区', 'ChengGuanQu', 'CGQ', '730030', '3'), ('620103', '620100', '七里河区', '七里河区', 'QiLiHeQu', 'QLHQ', '730050', '3'), ('620104', '620100', '西固区', '西固区', 'XiGuQu', 'XGQ', '730060', '3'), ('620105', '620100', '安宁区', '安宁区', 'AnNingQu', 'ANQ', '730070', '3'), ('620111', '620100', '红古区', '红古区', 'HongGuQu', 'HGQ', '730080', '3'), ('620121', '620100', '永登县', '永登', 'YongDeng', 'YD', '730300', '3'), ('620122', '620100', '皋兰县', '皋兰', 'GaoLan', 'GL', '730200', '3'), ('620123', '620100', '榆中县', '榆中', 'YuZhong', 'YZ', '730100', '3'), ('620200', '620000', '嘉峪关市', '嘉峪关', 'JiaYuGuan', 'JYG', '735100', '2'), ('620300', '620000', '金昌市', '金昌', 'JinChang', 'JC', '737100', '2'), ('620302', '620300', '金川区', '金川区', 'JinChuanQu', 'JCQ', '737103', '3'), ('620321', '620300', '永昌县', '永昌', 'YongChang', 'YC', '737200', '3'), ('620400', '620000', '白银市', '白银', 'BaiYin', 'BY', '730900', '2'), ('620402', '620400', '白银区', '白银区', 'BaiYinQu', 'BYQ', '730900', '3'), ('620403', '620400', '平川区', '平川区', 'PingChuanQu', 'PCQ', '730910', '3'), ('620421', '620400', '靖远县', '靖远', 'JingYuan', 'JY', '730600', '3'), ('620422', '620400', '会宁县', '会宁', 'HuiNing', 'HN', '730700', '3'), ('620423', '620400', '景泰县', '景泰', 'JingTai', 'JT', '730400', '3'), ('620500', '620000', '天水市', '天水', 'TianShui', 'TS', '741000', '2'), ('620502', '620500', '秦州区', '秦州区', 'QinZhouQu', 'QZQ', '741000', '3'), ('620503', '620500', '麦积区', '麦积区', 'MaiJiQu', 'MJQ', '741020', '3'), ('620521', '620500', '清水县', '清水', 'QingShui', 'QS', '741400', '3'), ('620522', '620500', '秦安县', '秦安', 'QinAn', 'QA', '741600', '3'), ('620523', '620500', '甘谷县', '甘谷', 'GanGu', 'GG', '741200', '3'), ('620524', '620500', '武山县', '武山', 'WuShan', 'WS', '741300', '3'), ('620525', '620500', '张家川回族自治县', '张家川回族', 'ZhangJiaChuanHuiZu', 'ZJCHZ', '741500', '3'), ('620600', '620000', '武威市', '武威', 'WuWei', 'WW', '733000', '2'), ('620602', '620600', '凉州区', '凉州区', 'LiangZhouQu', 'LZQ', '733000', '3'), ('620621', '620600', '民勤县', '民勤', 'MinQin', 'MQ', '733300', '3'), ('620622', '620600', '古浪县', '古浪', 'GuLang', 'GL', '733100', '3'), ('620623', '620600', '天祝藏族自治县', '天祝藏族', 'TianZhuCangZu', 'TZCZ', '733200', '3'), ('620700', '620000', '张掖市', '张掖', 'ZhangYe', 'ZY', '734000', '2'), ('620702', '620700', '甘州区', '甘州区', 'GanZhouQu', 'GZQ', '734000', '3'), ('620721', '620700', '肃南裕固族自治县', '肃南裕固族', 'SuNanYuGuZu', 'SNYGZ', '734400', '3'), ('620722', '620700', '民乐县', '民乐', 'MinLe', 'ML', '734500', '3'), ('620723', '620700', '临泽县', '临泽', 'LinZe', 'LZ', '734200', '3'), ('620724', '620700', '高台县', '高台', 'GaoTai', 'GT', '734300', '3'), ('620725', '620700', '山丹县', '山丹', 'ShanDan', 'SD', '734100', '3'), ('620800', '620000', '平凉市', '平凉', 'PingLiang', 'PL', '744000', '2'), ('620802', '620800', '崆峒区', '崆峒区', 'KongDongQu', 'KDQ', '744000', '3'), ('620821', '620800', '泾川县', '泾川', 'JingChuan', 'JC', '744300', '3'), ('620822', '620800', '灵台县', '灵台', 'LingTai', 'LT', '744400', '3'), ('620823', '620800', '崇信县', '崇信', 'ChongXin', 'CX', '744200', '3'), ('620824', '620800', '华亭县', '华亭', 'HuaTing', 'HT', '744100', '3'), ('620825', '620800', '庄浪县', '庄浪', 'ZhuangLang', 'ZL', '744600', '3'), ('620826', '620800', '静宁县', '静宁', 'JingNing', 'JN', '743400', '3'), ('620900', '620000', '酒泉市', '酒泉', 'JiuQuan', 'JQ', '735000', '2'), ('620902', '620900', '肃州区', '肃州区', 'SuZhouQu', 'SZQ', '735000', '3'), ('620921', '620900', '金塔县', '金塔', 'JinTa', 'JT', '735300', '3'), ('620922', '620900', '瓜州县', '瓜州', 'GuaZhou', 'GZ', '743000', '3'), ('620923', '620900', '肃北蒙古族自治县', '肃北蒙古族', 'SuBeiMengGuZu', 'SBMGZ', '736300', '3'), ('620924', '620900', '阿克塞哈萨克族自治县', '阿克塞哈萨克族', 'AKeSaiHaSaKeZu', 'AKSHSKZ', '736400', '3'), ('620981', '620900', '玉门市', '玉门', 'YuMen', 'YM', '735200', '3'), ('620982', '620900', '敦煌市', '敦煌', 'DunHuang', 'DH', '736200', '3'), ('621000', '620000', '庆阳市', '庆阳', 'QingYang', 'QY', '745000', '2'), ('621002', '621000', '西峰区', '西峰区', 'XiFengQu', 'XFQ', '745000', '3'), ('621021', '621000', '庆城县', '庆城', 'QingCheng', 'QC', '745100', '3'), ('621022', '621000', '环县', '环县', 'HuanXian', 'HX', '745700', '3'), ('621023', '621000', '华池县', '华池', 'HuaChi', 'HC', '745600', '3'), ('621024', '621000', '合水县', '合水', 'HeShui', 'HS', '745400', '3'), ('621025', '621000', '正宁县', '正宁', 'ZhengNing', 'ZN', '745300', '3'), ('621026', '621000', '宁县', '宁县', 'NingXian', 'NX', '745200', '3'), ('621027', '621000', '镇原县', '镇原', 'ZhenYuan', 'ZY', '744500', '3'), ('621100', '620000', '定西市', '定西', 'DingXi', 'DX', '743000', '2'), ('621102', '621100', '安定区', '安定区', 'AnDingQu', 'ADQ', '743000', '3'), ('621121', '621100', '通渭县', '通渭', 'TongWei', 'TW', '743300', '3'), ('621122', '621100', '陇西县', '陇西', 'LongXi', 'LX', '748100', '3'), ('621123', '621100', '渭源县', '渭源', 'WeiYuan', 'WY', '748200', '3'), ('621124', '621100', '临洮县', '临洮', 'LinTao', 'LT', '730500', '3'), ('621125', '621100', '漳县', '漳县', 'ZhangXian', 'ZX', '748300', '3'), ('621126', '621100', '岷县', '岷县', 'MinXian', 'MX', '748400', '3'), ('621200', '620000', '陇南市', '陇南', 'LongNan', 'LN', '746000', '2'), ('621202', '621200', '武都区', '武都区', 'WuDouQu', 'WDQ', '746000', '3'), ('621221', '621200', '成县', '成县', 'ChengXian', 'CX', '742500', '3'), ('621222', '621200', '文县', '文县', 'WenXian', 'WX', '746400', '3'), ('621223', '621200', '宕昌县', '宕昌', 'DangChang', 'DC', '748500', '3'), ('621224', '621200', '康县', '康县', 'KangXian', 'KX', '746500', '3'), ('621225', '621200', '西和县', '西和', 'XiHe', 'XH', '742100', '3'), ('621226', '621200', '礼县', '礼县', 'LiXian', 'LX', '742200', '3'), ('621227', '621200', '徽县', '徽县', 'HuiXian', 'HX', '742300', '3'), ('621228', '621200', '两当县', '两当', 'LiangDang', 'LD', '742400', '3'), ('622900', '620000', '临夏回族自治州', '临夏回族', 'LinXiaHuiZu', 'LXHZ', '731100', '2'), ('622901', '622900', '临夏市', '临夏', 'LinXia', 'LX', '731100', '3'), ('622921', '622900', '临夏县', '临夏', 'LinXia', 'LX', '731800', '3'), ('622922', '622900', '康乐县', '康乐', 'KangLe', 'KL', '731500', '3'), ('622923', '622900', '永靖县', '永靖', 'YongJing', 'YJ', '731600', '3'), ('622924', '622900', '广河县', '广河', 'GuangHe', 'GH', '731300', '3'), ('622925', '622900', '和政县', '和政', 'HeZheng', 'HZ', '731200', '3'), ('622926', '622900', '东乡族自治县', '东乡族', 'DongXiangZu', 'DXZ', '731400', '3'), ('622927', '622900', '积石山保安族东乡族撒拉族自治县', '积石山保安族东乡族撒拉族', 'JiShiShanBaoAnZuDongXiangZuSaLaZu', 'JSSBAZDXZSLZ', '731700', '3'), ('623000', '620000', '甘南藏族自治州', '甘南藏族', 'GanNanCangZu', 'GNCZ', '747000', '2'), ('623001', '623000', '合作市', '合作', 'HeZuo', 'HZ', '747000', '3'), ('623021', '623000', '临潭县', '临潭', 'LinTan', 'LT', '747500', '3'), ('623022', '623000', '卓尼县', '卓尼', 'ZhuoNi', 'ZN', '747600', '3'), ('623023', '623000', '舟曲县', '舟曲', 'ZhouQu', 'ZQ', '746300', '3'), ('623024', '623000', '迭部县', '迭部', 'DieBu', 'DB', '747400', '3'), ('623025', '623000', '玛曲县', '玛曲', 'MaQu', 'MQ', '747300', '3'), ('623026', '623000', '碌曲县', '碌曲', 'LuQu', 'LQ', '747200', '3'), ('623027', '623000', '夏河县', '夏河', 'XiaHe', 'XH', '747100', '3'), ('630000', '', '青海省', '青海', 'QingHai', 'QH', '810000', '1'), ('630100', '630000', '西宁市', '西宁', 'XiNing', 'XN', '810000', '2'), ('630102', '630100', '城东区', '城东区', 'ChengDongQu', 'CDQ', '810000', '3'), ('630103', '630100', '城中区', '城中区', 'ChengZhongQu', 'CZQ', '810000', '3'), ('630104', '630100', '城西区', '城西区', 'ChengXiQu', 'CXQ', '810001', '3'), ('630105', '630100', '城北区', '城北区', 'ChengBeiQu', 'CBQ', '810001', '3'), ('630121', '630100', '大通回族土族自治县', '大通回族土族', 'DaTongHuiZuTuZu', 'DTHZTZ', '810100', '3'), ('630122', '630100', '湟中县', '湟中', 'HuangZhong', 'HZ', '811600', '3'), ('630123', '630100', '湟源县', '湟源', 'HuangYuan', 'HY', '812100', '3'), ('632200', '630000', '海北藏族自治州', '海北藏族', 'HaiBeiCangZu', 'HBCZ', '810300', '2'), ('632221', '632200', '门源回族自治县', '门源回族', 'MenYuanHuiZu', 'MYHZ', '810300', '3'), ('632222', '632200', '祁连县', '祁连', 'QiLian', 'QL', '810400', '3'), ('632223', '632200', '海晏县', '海晏', 'HaiYan', 'HY', '812200', '3'), ('632224', '632200', '刚察县', '刚察', 'GangCha', 'GC', '812300', '3'), ('632300', '630000', '黄南藏族自治州', '黄南藏族', 'HuangNanCangZu', 'HNCZ', '811300', '2'), ('632321', '632300', '同仁县', '同仁', 'TongRen', 'TR', '811300', '3'), ('632322', '632300', '尖扎县', '尖扎', 'JianZha', 'JZ', '811200', '3'), ('632323', '632300', '泽库县', '泽库', 'ZeKu', 'ZK', '811400', '3'), ('632324', '632300', '河南蒙古族自治县', '河南蒙古族', 'HeNanMengGuZu', 'HNMGZ', '811500', '3'), ('632500', '630000', '海南藏族自治州', '海南藏族', 'HaiNanCangZu', 'HNCZ', '813000', '2'), ('632521', '632500', '共和县', '共和', 'GongHe', 'GH', '813000', '3'), ('632522', '632500', '同德县', '同德', 'TongDe', 'TD', '813200', '3'), ('632523', '632500', '贵德县', '贵德', 'GuiDe', 'GD', '811700', '3'), ('632524', '632500', '兴海县', '兴海', 'XingHai', 'XH', '813300', '3'), ('632525', '632500', '贵南县', '贵南', 'GuiNan', 'GN', '813100', '3'), ('632600', '630000', '果洛藏族自治州', '果洛藏族', 'GuoLuoCangZu', 'GLCZ', '814000', '2'), ('632621', '632600', '玛沁县', '玛沁', 'MaQin', 'MQ', '814000', '3'), ('632622', '632600', '班玛县', '班玛', 'BanMa', 'BM', '814300', '3'), ('632623', '632600', '甘德县', '甘德', 'GanDe', 'GD', '814100', '3'), ('632624', '632600', '达日县', '达日', 'DaRi', 'DR', '814200', '3'), ('632625', '632600', '久治县', '久治', 'JiuZhi', 'JZ', '624700', '3'), ('632626', '632600', '玛多县', '玛多', 'MaDuo', 'MD', '813500', '3'), ('632700', '630000', '玉树藏族自治州', '玉树藏族', 'YuShuCangZu', 'YSCZ', '815000', '2'), ('632722', '632700', '杂多县', '杂多', 'ZaDuo', 'ZD', '815300', '3'), ('632723', '632700', '称多县', '称多', 'ChengDuo', 'CD', '815100', '3'), ('632724', '632700', '治多县', '治多', 'ZhiDuo', 'ZD', '815400', '3'), ('632725', '632700', '囊谦县', '囊谦', 'NangQian', 'NQ', '815200', '3'), ('632726', '632700', '曲麻莱县', '曲麻莱', 'QuMaLai', 'QML', '815500', '3'), ('632800', '630000', '海西蒙古族藏族自治州', '海西蒙古族藏族', 'HaiXiMengGuZuCangZu', 'HXMGZCZ', '816000', '2'), ('632801', '632800', '格尔木市', '格尔木', 'GeErMu', 'GEM', '816000', '3'), ('632802', '632800', '德令哈市', '德令哈', 'DeLingHa', 'DLH', '817000', '3'), ('632821', '632800', '乌兰县', '乌兰', 'WuLan', 'WL', '817100', '3'), ('632822', '632800', '都兰县', '都兰', 'DouLan', 'DL', '816100', '3'), ('632823', '632800', '天峻县', '天峻', 'TianJun', 'TJ', '817200', '3'), ('640000', '', '宁夏回族自治区', '宁夏回族', 'NingXiaHuiZu', 'NXHZ', '750000', '1'), ('640100', '640000', '银川市', '银川', 'YinChuan', 'YC', '750000', '2'), ('640104', '640100', '兴庆区', '兴庆区', 'XingQingQu', 'XQQ', '750001', '3'), ('640105', '640100', '西夏区', '西夏区', 'XiXiaQu', 'XXQ', '750027', '3'), ('640106', '640100', '金凤区', '金凤区', 'JinFengQu', 'JFQ', '750011', '3'), ('640121', '640100', '永宁县', '永宁', 'YongNing', 'YN', '750100', '3'), ('640122', '640100', '贺兰县', '贺兰', 'HeLan', 'HL', '750200', '3'), ('640181', '640100', '灵武市', '灵武', 'LingWu', 'LW', '751400', '3'), ('640200', '640000', '石嘴山市', '石嘴山', 'ShiZuiShan', 'SZS', '753000', '2'), ('640202', '640200', '大武口区', '大武口区', 'DaWuKouQu', 'DWKQ', '753000', '3'), ('640205', '640200', '惠农区', '惠农区', 'HuiNongQu', 'HNQ', '753200', '3'), ('640221', '640200', '平罗县', '平罗', 'PingLuo', 'PL', '753400', '3'), ('640300', '640000', '吴忠市', '吴忠', 'WuZhong', 'WZ', '751100', '2'), ('640302', '640300', '利通区', '利通区', 'LiTongQu', 'LTQ', '751100', '3'), ('640303', '640300', '红寺堡区', '红寺堡区', 'HongSiBaoQu', 'HSBQ', '751900', '3'), ('640323', '640300', '盐池县', '盐池', 'YanChi', 'YC', '751500', '3'), ('640324', '640300', '同心县', '同心', 'TongXin', 'TX', '751300', '3'), ('640381', '640300', '青铜峡市', '青铜峡', 'QingTongXia', 'QTX', '751600', '3'), ('640400', '640000', '固原市', '固原', 'GuYuan', 'GY', '756000', '2'), ('640402', '640400', '原州区', '原州区', 'YuanZhouQu', 'YZQ', '756000', '3'), ('640422', '640400', '西吉县', '西吉', 'XiJi', 'XJ', '756200', '3'), ('640423', '640400', '隆德县', '隆德', 'LongDe', 'LD', '756300', '3'), ('640424', '640400', '泾源县', '泾源', 'JingYuan', 'JY', '756400', '3'), ('640425', '640400', '彭阳县', '彭阳', 'PengYang', 'PY', '756500', '3'), ('640500', '640000', '中卫市', '中卫', 'ZhongWei', 'ZW', '755000', '2'), ('640502', '640500', '沙坡头区', '沙坡头区', 'ShaPoTouQu', 'SPTQ', '751700', '3'), ('640521', '640500', '中宁县', '中宁', 'ZhongNing', 'ZN', '751200', '3'), ('640522', '640500', '海原县', '海原', 'HaiYuan', 'HY', '756100', '3'), ('650000', '', '新疆维吾尔自治区', '新疆维吾尔', 'XinJiangWeiWuEr', 'XJWWE', '830000', '1'), ('650100', '650000', '乌鲁木齐市', '乌鲁木齐', 'WuLuMuQi', 'WLMQ', '830000', '2'), ('650102', '650100', '天山区', '天山区', 'TianShanQu', 'TSQ', '830002', '3'), ('650103', '650100', '沙依巴克区', '沙依巴克区', 'ShaYiBaKeQu', 'SYBKQ', '830000', '3'), ('650104', '650100', '新市区', '新市区', 'XinShiQu', 'XSQ', '830011', '3'), ('650105', '650100', '水磨沟区', '水磨沟区', 'ShuiMoGouQu', 'SMGQ', '830017', '3'), ('650106', '650100', '头屯河区', '头屯河区', 'TouTunHeQu', 'TTHQ', '830023', '3'), ('650107', '650100', '达坂城区', '达坂城区', 'DaBanChengQu', 'DBCQ', '830039', '3'), ('650109', '650100', '米东区', '米东区', 'MiDongQu', 'MDQ', '831400', '3'), ('650121', '650100', '乌鲁木齐县', '乌鲁木齐', 'WuLuMuQi', 'WLMQ', '830063', '3'), ('650200', '650000', '克拉玛依市', '克拉玛依', 'KeLaMaYi', 'KLMY', '834000', '2'), ('650202', '650200', '独山子区', '独山子区', 'DuShanZiQu', 'DSZQ', '838600', '3'), ('650203', '650200', '克拉玛依区', '克拉玛依区', 'KeLaMaYiQu', 'KLMYQ', '834000', '3'), ('650204', '650200', '白碱滩区', '白碱滩区', 'BaiJianTanQu', 'BJTQ', '834009', '3'), ('650205', '650200', '乌尔禾区', '乌尔禾区', 'WuErHeQu', 'WEHQ', '834014', '3'), ('652100', '650000', '吐鲁番地区', '吐鲁番地区', 'TuLuFanDeQu', 'TLFDQ', '838000', '2'), ('652101', '652100', '吐鲁番市', '吐鲁番', 'TuLuFan', 'TLF', '838000', '3'), ('652122', '652100', '鄯善县', '鄯善', 'ShanShan', 'SS', '838200', '3'), ('652123', '652100', '托克逊县', '托克逊', 'TuoKeXun', 'TKX', '838100', '3'), ('652200', '650000', '哈密地区', '哈密地区', 'HaMiDeQu', 'HMDQ', '839000', '2'), ('652201', '652200', '哈密市', '哈密', 'HaMi', 'HM', '839000', '3'), ('652222', '652200', '巴里坤哈萨克自治县', '巴里坤哈萨克', 'BaLiKunHaSaKe', 'BLKHSK', '839200', '3'), ('652223', '652200', '伊吾县', '伊吾', 'YiWu', 'YW', '839300', '3'), ('652300', '650000', '昌吉回族自治州', '昌吉回族', 'ChangJiHuiZu', 'CJHZ', '831100', '2'), ('652301', '652300', '昌吉市', '昌吉', 'ChangJi', 'CJ', '831100', '3'), ('652302', '652300', '阜康市', '阜康', 'FuKang', 'FK', '831500', '3'), ('652323', '652300', '呼图壁县', '呼图壁', 'HuTuBi', 'HTB', '831200', '3'), ('652324', '652300', '玛纳斯县', '玛纳斯', 'MaNaSi', 'MNS', '832200', '3'), ('652325', '652300', '奇台县', '奇台', 'QiTai', 'QT', '831800', '3'), ('652327', '652300', '吉木萨尔县', '吉木萨尔', 'JiMuSaEr', 'JMSE', '831700', '3'), ('652328', '652300', '木垒哈萨克自治县', '木垒哈萨克', 'MuLeiHaSaKe', 'MLHSK', '831900', '3'), ('652700', '650000', '博尔塔拉蒙古自治州', '博尔塔拉蒙古', 'BoErTaLaMengGu', 'BETLMG', '833400', '2'), ('652701', '652700', '博乐市', '博乐', 'BoLe', 'BL', '833400', '3'), ('652722', '652700', '精河县', '精河', 'JingHe', 'JH', '833300', '3'), ('652723', '652700', '温泉县', '温泉', 'WenQuan', 'WQ', '833500', '3'), ('652800', '650000', '巴音郭楞蒙古自治州', '巴音郭楞蒙古', 'BaYinGuoLengMengGu', 'BYGLMG', '841000', '2'), ('652801', '652800', '库尔勒市', '库尔勒', 'KuErLei', 'KEL', '841000', '3'), ('652822', '652800', '轮台县', '轮台', 'LunTai', 'LT', '841600', '3'), ('652823', '652800', '尉犁县', '尉犁', 'WeiLi', 'WL', '841500', '3'), ('652824', '652800', '若羌县', '若羌', 'RuoQiang', 'RQ', '841800', '3'), ('652825', '652800', '且末县', '且末', 'QieMo', 'QM', '841900', '3'), ('652826', '652800', '焉耆回族自治县', '焉耆回族', 'YanQiHuiZu', 'YQHZ', '841100', '3'), ('652827', '652800', '和静县', '和静', 'HeJing', 'HJ', '841300', '3'), ('652828', '652800', '和硕县', '和硕', 'HeShuo', 'HS', '841200', '3'), ('652829', '652800', '博湖县', '博湖', 'BoHu', 'BH', '841400', '3'), ('652900', '650000', '阿克苏地区', '阿克苏地区', 'AKeSuDeQu', 'AKSDQ', '843000', '2'), ('652901', '652900', '阿克苏市', '阿克苏', 'AKeSu', 'AKS', '843000', '3'), ('652922', '652900', '温宿县', '温宿', 'WenSu', 'WS', '843100', '3'), ('652923', '652900', '库车县', '库车', 'KuChe', 'KC', '842000', '3'), ('652924', '652900', '沙雅县', '沙雅', 'ShaYa', 'SY', '842200', '3'), ('652925', '652900', '新和县', '新和', 'XinHe', 'XH', '842100', '3'), ('652926', '652900', '拜城县', '拜城', 'BaiCheng', 'BC', '842300', '3'), ('652927', '652900', '乌什县', '乌什', 'WuShen', 'WS', '843400', '3'), ('652928', '652900', '阿瓦提县', '阿瓦提', 'AWaTi', 'AWT', '843200', '3'), ('652929', '652900', '柯坪县', '柯坪', 'KePing', 'KP', '843600', '3'), ('653000', '650000', '克孜勒苏柯尔克孜自治州', '克孜勒苏柯尔克孜', 'KeZiLeiSuKeErKeZi', 'KZLSKEKZ', '845350', '2'), ('653001', '653000', '阿图什市', '阿图什', 'ATuShen', 'ATS', '845350', '3'), ('653022', '653000', '阿克陶县', '阿克陶', 'AKeTao', 'AKT', '845550', '3'), ('653023', '653000', '阿合奇县', '阿合奇', 'AHeQi', 'AHQ', '843500', '3'), ('653024', '653000', '乌恰县', '乌恰', 'WuQia', 'WQ', '845450', '3'), ('653100', '650000', '喀什地区', '喀什地区', 'KaShenDeQu', 'KSDQ', '844000', '2'), ('653101', '653100', '喀什市', '喀什', 'KaShen', 'KS', '844000', '3'), ('653121', '653100', '疏附县', '疏附', 'ShuFu', 'SF', '844100', '3'), ('653122', '653100', '疏勒县', '疏勒', 'ShuLei', 'SL', '844200', '3'), ('653123', '653100', '英吉沙县', '英吉沙', 'YingJiSha', 'YJS', '844500', '3'), ('653124', '653100', '泽普县', '泽普', 'ZePu', 'ZP', '844800', '3'), ('653125', '653100', '莎车县', '莎车', 'ShaChe', 'SC', '844700', '3'), ('653126', '653100', '叶城县', '叶城', 'YeCheng', 'YC', '844900', '3'), ('653127', '653100', '麦盖提县', '麦盖提', 'MaiGaiTi', 'MGT', '844600', '3'), ('653128', '653100', '岳普湖县', '岳普湖', 'YuePuHu', 'YPH', '844400', '3'), ('653129', '653100', '伽师县', '伽师', 'JiaShi', 'JS', '844300', '3'), ('653130', '653100', '巴楚县', '巴楚', 'BaChu', 'BC', '843800', '3'), ('653131', '653100', '塔什库尔干塔吉克自治县', '塔什库尔干塔吉克', 'TaShenKuErGanTaJiKe', 'TSKEGTJK', '845250', '3'), ('653200', '650000', '和田地区', '和田地区', 'HeTianDeQu', 'HTDQ', '848000', '2'), ('653201', '653200', '和田市', '和田', 'HeTian', 'HT', '848000', '3'), ('653221', '653200', '和田县', '和田', 'HeTian', 'HT', '848000', '3'), ('653222', '653200', '墨玉县', '墨玉', 'MoYu', 'MY', '848100', '3'), ('653223', '653200', '皮山县', '皮山', 'PiShan', 'PS', '845150', '3'), ('653224', '653200', '洛浦县', '洛浦', 'LuoPu', 'LP', '848200', '3'), ('653225', '653200', '策勒县', '策勒', 'CeLei', 'CL', '848300', '3'), ('653226', '653200', '于田县', '于田', 'YuTian', 'YT', '848400', '3'), ('653227', '653200', '民丰县', '民丰', 'MinFeng', 'MF', '848500', '3'), ('654000', '650000', '伊犁哈萨克自治州', '伊犁哈萨克', 'YiLiHaSaKe', 'YLHSK', '835000', '2'), ('654002', '654000', '伊宁市', '伊宁', 'YiNing', 'YN', '835000', '3'), ('654003', '654000', '奎屯市', '奎屯', 'KuiTun', 'KT', '833200', '3'), ('654021', '654000', '伊宁县', '伊宁', 'YiNing', 'YN', '835100', '3'), ('654022', '654000', '察布查尔锡伯自治县', '察布查尔锡伯', 'ChaBuChaErXiBo', 'CBCEXB', '835300', '3'), ('654023', '654000', '霍城县', '霍城', 'HuoCheng', 'HC', '835200', '3'), ('654024', '654000', '巩留县', '巩留', 'GongLiu', 'GL', '835400', '3'), ('654025', '654000', '新源县', '新源', 'XinYuan', 'XY', '835800', '3'), ('654026', '654000', '昭苏县', '昭苏', 'ZhaoSu', 'ZS', '835600', '3'), ('654027', '654000', '特克斯县', '特克斯', 'TeKeSi', 'TKS', '835500', '3'), ('654028', '654000', '尼勒克县', '尼勒克', 'NiLeiKe', 'NLK', '835700', '3'), ('654200', '650000', '塔城地区', '塔城地区', 'TaChengDeQu', 'TCDQ', '834700', '2'), ('654201', '654200', '塔城市', '塔城', 'TaCheng', 'TC', '834700', '3'), ('654202', '654200', '乌苏市', '乌苏', 'WuSu', 'WS', '833000', '3'), ('654221', '654200', '额敏县', '额敏', 'EMin', 'EM', '834600', '3'), ('654223', '654200', '沙湾县', '沙湾', 'ShaWan', 'SW', '832100', '3'), ('654224', '654200', '托里县', '托里', 'TuoLi', 'TL', '834500', '3'), ('654225', '654200', '裕民县', '裕民', 'YuMin', 'YM', '834800', '3'), ('654226', '654200', '和布克赛尔蒙古自治县', '和布克赛尔蒙古', 'HeBuKeSaiErMengGu', 'HBKSEMG', '834400', '3'), ('654300', '650000', '阿勒泰地区', '阿勒泰地区', 'ALeiTaiDeQu', 'ALTDQ', '836500', '2'), ('654301', '654300', '阿勒泰市', '阿勒泰', 'ALeiTai', 'ALT', '836500', '3'), ('654321', '654300', '布尔津县', '布尔津', 'BuErJin', 'BEJ', '836600', '3'), ('654322', '654300', '富蕴县', '富蕴', 'FuYun', 'FY', '836100', '3'), ('654323', '654300', '福海县', '福海', 'FuHai', 'FH', '836400', '3'), ('654324', '654300', '哈巴河县', '哈巴河', 'HaBaHe', 'HBH', '836700', '3'), ('654325', '654300', '青河县', '青河', 'QingHe', 'QH', '836200', '3'), ('654326', '654300', '吉木乃县', '吉木乃', 'JiMuNai', 'JMN', '836800', '3'), ('659001', '650000', '石河子市', '石河子', 'ShiHeZi', 'SHZ', '832000', '2'), ('659002', '650000', '阿拉尔市', '阿拉尔', 'ALaEr', 'ALE', '843300', '2'), ('659003', '650000', '图木舒克市', '图木舒克', 'TuMuShuKe', 'TMSK', '843806', '2'), ('659004', '650000', '五家渠市', '五家渠', 'WuJiaQu', 'WJQ', '831300', '2'), ('710000', '', '台湾省', '台湾', 'TaiWan', 'TW', '', '1'), ('710100', '710000', '台北市', '台北', 'TaiBei', 'TB', '', '2'), ('710101', '710100', '中正区', '中正区', 'ZhongZhengQu', 'ZZQ', '', '3'), ('710102', '710100', '大同区', '大同区', 'DaTongQu', 'DTQ', '', '3'), ('710103', '710100', '中山区', '中山区', 'ZhongShanQu', 'ZSQ', '', '3'), ('710104', '710100', '松山区', '松山区', 'SongShanQu', 'SSQ', '', '3'), ('710105', '710100', '大安区', '大安区', 'DaAnQu', 'DAQ', '', '3'), ('710106', '710100', '万华区', '万华区', 'WanHuaQu', 'WHQ', '', '3'), ('710107', '710100', '信义区', '信义区', 'XinYiQu', 'XYQ', '', '3'), ('710108', '710100', '士林区', '士林区', 'ShiLinQu', 'SLQ', '', '3'), ('710109', '710100', '北投区', '北投区', 'BeiTouQu', 'BTQ', '', '3'), ('710110', '710100', '内湖区', '内湖区', 'NeiHuQu', 'NHQ', '', '3'), ('710111', '710100', '南港区', '南港区', 'NanGangQu', 'NGQ', '', '3'), ('710112', '710100', '文山区', '文山区', 'WenShanQu', 'WSQ', '', '3'), ('710200', '710000', '高雄市', '高雄', 'GaoXiong', 'GX', '', '2'), ('710201', '710200', '新兴区', '新兴区', 'XinXingQu', 'XXQ', '', '3'), ('710202', '710200', '前金区', '前金区', 'QianJinQu', 'QJQ', '', '3'), ('710203', '710200', '芩雅区', '芩雅区', 'QinYaQu', 'QYQ', '', '3'), ('710204', '710200', '盐埕区', '盐埕区', 'YanChengQu', 'YCQ', '', '3'), ('710205', '710200', '鼓山区', '鼓山区', 'GuShanQu', 'GSQ', '', '3'), ('710206', '710200', '旗津区', '旗津区', 'QiJinQu', 'QJQ', '', '3'), ('710207', '710200', '前镇区', '前镇区', 'QianZhenQu', 'QZQ', '', '3'), ('710208', '710200', '三民区', '三民区', 'SanMinQu', 'SMQ', '', '3'), ('710209', '710200', '左营区', '左营区', 'ZuoYingQu', 'ZYQ', '', '3'), ('710210', '710200', '楠梓区', '楠梓区', 'NanZiQu', 'NZQ', '', '3'), ('710211', '710200', '小港区', '小港区', 'XiaoGangQu', 'XGQ', '', '3'), ('710300', '710000', '台南市', '台南', 'TaiNan', 'TN', '', '2'), ('710301', '710300', '中西区', '中西区', 'ZhongXiQu', 'ZXQ', '', '3'), ('710302', '710300', '东区', '东区', 'DongQu', 'DQ', '', '3'), ('710303', '710300', '南区', '南区', 'NanQu', 'NQ', '', '3'), ('710304', '710300', '北区', '北区', 'BeiQu', 'BQ', '', '3'), ('710305', '710300', '安平区', '安平区', 'AnPingQu', 'APQ', '', '3'), ('710306', '710300', '安南区', '安南区', 'AnNanQu', 'ANQ', '', '3'), ('710400', '710000', '台中市', '台中', 'TaiZhong', 'TZ', '', '2'), ('710401', '710400', '中区', '中区', 'ZhongQu', 'ZQ', '', '3'), ('710402', '710400', '东区', '东区', 'DongQu', 'DQ', '', '3'), ('710403', '710400', '南区', '南区', 'NanQu', 'NQ', '', '3'), ('710404', '710400', '西区', '西区', 'XiQu', 'XQ', '', '3'), ('710405', '710400', '北区', '北区', 'BeiQu', 'BQ', '', '3'), ('710406', '710400', '北屯区', '北屯区', 'BeiTunQu', 'BTQ', '', '3'), ('710407', '710400', '西屯区', '西屯区', 'XiTunQu', 'XTQ', '', '3'), ('710408', '710400', '南屯区', '南屯区', 'NanTunQu', 'NTQ', '', '3'), ('710500', '710000', '金门县', '金门', 'JinMen', 'JM', '', '2'), ('710600', '710000', '南投县', '南投', 'NanTou', 'NT', '', '2'), ('710700', '710000', '基隆市', '基隆', 'JiLong', 'JL', '', '2'), ('710701', '710700', '仁爱区', '仁爱区', 'RenAiQu', 'RAQ', '', '3'), ('710702', '710700', '信义区', '信义区', 'XinYiQu', 'XYQ', '', '3'), ('810202', '810200', '油尖旺区', '油尖旺区', 'YouJianWangQu', 'YJWQ', '', '3'), ('810203', '810200', '深水埗区', '深水埗区', 'ShenShuiBuQu', 'SSBQ', '', '3'), ('810204', '810200', '黄大仙区', '黄大仙区', 'HuangDaXianQu', 'HDXQ', '', '3'), ('810205', '810200', '观塘区', '观塘区', 'GuanTangQu', 'GTQ', '', '3'), ('810300', '810000', '新界', '新界', 'XinJie', 'XJ', '', '2'), ('810301', '810300', '北区', '北区', 'BeiQu', 'BQ', '', '3'), ('810302', '810300', '大埔区', '大埔区', 'DaBuQu', 'DBQ', '', '3'), ('810303', '810300', '沙田区', '沙田区', 'ShaTianQu', 'STQ', '', '3'), ('810304', '810300', '西贡区', '西贡区', 'XiGongQu', 'XGQ', '', '3'), ('810305', '810300', '元朗区', '元朗区', 'YuanLangQu', 'YLQ', '', '3'), ('810306', '810300', '屯门区', '屯门区', 'TunMenQu', 'TMQ', '', '3'), ('810307', '810300', '荃湾区', '荃湾区', 'QuanWanQu', 'QWQ', '', '3'), ('810308', '810300', '葵青区', '葵青区', 'KuiQingQu', 'KQQ', '', '3'), ('810309', '810300', '离岛区', '离岛区', 'LiDaoQu', 'LDQ', '', '3'), ('820000', '', '澳门特别行政区', '澳门', 'Macau', 'MAC', '', '1'), ('820100', '820000', '澳门半岛', '澳门半岛', 'AoMenBanDao', 'AMBD', '', '2'), ('820200', '820000', '离岛', '离岛', 'LiDao', 'LD', '', '2'), ('710703', '710700', '中正区', '中正区', 'ZhongZhengQu', 'ZZQ', '', '3'), ('710704', '710700', '中山区', '中山区', 'ZhongShanQu', 'ZSQ', '', '3'), ('710705', '710700', '安乐区', '安乐区', 'AnLeQu', 'ALQ', '', '3'), ('710706', '710700', '暖暖区', '暖暖区', 'NuanNuanQu', 'NNQ', '', '3'), ('710707', '710700', '七堵区', '七堵区', 'QiDuQu', 'QDQ', '', '3'), ('710800', '710000', '新竹市', '新竹', 'XinZhu', 'XZ', '', '2'), ('710801', '710800', '东区', '东区', 'DongQu', 'DQ', '', '3'), ('710802', '710800', '北区', '北区', 'BeiQu', 'BQ', '', '3'), ('710803', '710800', '香山区', '香山区', 'XiangShanQu', 'XSQ', '', '3'), ('710900', '710000', '嘉义市', '嘉义', 'JiaYi', 'JY', '', '2'), ('710901', '710900', '东区', '东区', 'DongQu', 'DQ', '', '3'), ('710902', '710900', '西区', '西区', 'XiQu', 'XQ', '', '3'), ('711100', '710000', '新北市', '新北', 'XinBei', 'XB', '', '2'), ('711200', '710000', '宜兰县', '宜兰', 'YiLan', 'YL', '', '2'), ('711300', '710000', '新竹县', '新竹', 'XinZhu', 'XZ', '', '2'), ('711400', '710000', '桃园县', '桃园', 'TaoYuan', 'TY', '', '2'), ('711500', '710000', '苗栗县', '苗栗', 'MiaoLi', 'ML', '', '2'), ('711700', '710000', '彰化县', '彰化', 'ZhangHua', 'ZH', '', '2'), ('711900', '710000', '嘉义县', '嘉义', 'JiaYi', 'JY', '', '2'), ('712100', '710000', '云林县', '云林', 'YunLin', 'YL', '', '2'), ('712400', '710000', '屏东县', '屏东', 'PingDong', 'PD', '', '2'), ('712500', '710000', '台东县', '台东', 'TaiDong', 'TD', '', '2'), ('712600', '710000', '花莲县', '花莲', 'HuaLian', 'HL', '', '2'), ('712700', '710000', '澎湖县', '澎湖', 'PengHu', 'PH', '', '2'), ('810000', '', '香港特别行政区', '香港', 'HongKong', 'HK', '', '1'), ('810100', '810000', '香港岛', '香港岛', 'XiangGangDao', 'XGD', '', '2'), ('810101', '810100', '中西区', '中西区', 'ZhongXiQu', 'ZXQ', '', '3'), ('810102', '810100', '湾仔', '湾仔', 'WanZi', 'WZ', '', '3'), ('810103', '810100', '东区', '东区', 'DongQu', 'DQ', '', '3'), ('810104', '810100', '南区', '南区', 'NanQu', 'NQ', '', '3'), ('810200', '810000', '九龙', '九龙', 'JiuLong', 'JL', '', '2'), ('810201', '810200', '九龙城区', '九龙城区', 'JiuLongChengQu', 'JLCQ', '', '3'), ('150703', '150700', '扎赉诺尔区', '扎赉诺尔区', 'ZhaLaiNuoErQu', 'ZLNEQ', '021410', '3'), ('220781', '220700', '扶余市', '扶余市', 'FuYuShi', 'FYS', '131200', '3'), ('320117', '320100', '溧水区', '溧水区', 'LiShuiQu', 'LSQ', '211200', '3'), ('320118', '320100', '高淳区', '高淳区', 'GaoChunQu', 'GCQ', '211300', '3'), ('321204', '321200', '姜堰区', '姜堰区', 'JiangYanQu', 'JYQ', '225500', '3'), ('441803', '441800', '清新区', '清新区', 'QingXinQu', 'QXQ', '511800', '3'), ('445103', '445100', '潮安区', '潮安区', 'ChaoAnQu', 'CAQ', '515638', '3'), ('445203', '445200', '揭东区', '揭东区', 'JieDongQu', 'JDQ', '515500', '3'), ('450312', '450300', '临桂区', '临桂区', 'LinGuiQu', 'LGQ', '541199', '3'), ('450406', '450400', '龙圩区', '龙圩区', 'LongXuQu', 'LXQ', '543004', '3'), ('450903', '450900', '福绵区', '福绵区', 'FuMianQu', 'FMQ', '537000', '3'), ('451402', '451400', '江州区', '江州区', 'JiangZhouQu', 'JZQ', '532200', '3'), ('511603', '511600', '前锋区', '前锋区', 'QianFengQu', 'QFQ', '638019', '3'), ('511703', '511700', '达川区', '达川区', 'DaChuanQu', 'DCQ', '635000', '3'), ('511903', '511900', '恩阳区', '恩阳区', 'EnYangQu', 'EYQ', '636064', '3'), ('520115', '520115', '观山湖区', '观山湖区', 'GuanShanHuQu', 'GSHQ', '550081', '3'), ('532504', '532500', '弥勒市', '弥勒市', 'MiLeShi', 'MLS', '652399', '3'), ('542431', '542400', '双湖县', '双湖县', 'ShuangHuXian', 'SHX', '853300', '3'), ('630200', '630000', '海东市', '海东市', 'HaiDongShi', 'HDS', '810600', '2'), ('630202', '630200', '乐都区', '乐都区', 'LeDuQu', 'LDQ', '810700', '3'), ('630221', '630200', '平安县', '平安县', 'PingAnXian', 'PAX', '810600', '3'), ('630222', '630200', '民和回族土族自治县', '民和县', 'MinHeXian', 'MHX', '810800', '3'), ('630223', '630200', '互助土族自治县', '互助县', 'HuZhuXian', 'HZX', '810500', '3'), ('630224', '630200', '化隆回族自治县', '化隆县', 'HuaLongXian', 'HLX', '810900', '3'), ('630225', '630200', '循化撒拉族自治县', '循化县', 'XunHuaXian', 'XHX', '811100', '3'), ('632701', '632700', '玉树市', '玉树市', 'YuShuShi', 'YSS', '815000', '3'), ('652702', '652700', '阿拉山口市', '阿拉山口市', 'ALaShanKouShi', 'ALSKS', '833418', '3'), ('320594', '320500', '工业园区', '工业园区', 'SIP', 'SIP', '215000', '3'); COMMIT; SET FOREIGN_KEY_CHECKS = 1;
<filename>SQL/Admin.sql CREATE OR REPLACE PACKAGE admin_pachet AS FUNCTION insert_intrebare(v_domeniu VARCHAR2,v_text VARCHAR2,v_dif VARCHAR2,v_tip VARCHAR2,v_r1 VARCHAR2,v_r2 VARCHAR2,v_r3 VARCHAR2,v_rc VARCHAR2)RETURN VARCHAR2; FUNCTION insert_domeniu(v_nume VARCHAR2,v_tip VARCHAR2,v_link VARCHAR2)RETURN VARCHAR2; FUNCTION insert_realizare(v_nume VARCHAR2,v_descr VARCHAR2,v_link VARCHAR2)RETURN VARCHAR2; FUNCTION insert_joc(v_nume VARCHAR2,v_dif VARCHAR2,v_descr VARCHAR2,v_instr VARCHAR2,v_domeniu VARCHAR2,i_link VARCHAR2,g_link VARCHAR2)RETURN VARCHAR2; FUNCTION insert_stire(v_titlu VARCHAR2,v_content VARCHAR2)RETURN VARCHAR2; FUNCTION insert_update(v_titlu VARCHAR2,v_content VARCHAR2)RETURN VARCHAR2; FUNCTION update_intrebare(v_id VARCHAR2, v_domeniu VARCHAR2,v_text VARCHAR2,v_dif VARCHAR2,v_tip VARCHAR2,v_r1 VARCHAR2,v_r2 VARCHAR2,v_r3 VARCHAR2,v_rc VARCHAR2)RETURN VARCHAR2; FUNCTION sterge_intrebare(v_id VARCHAR2)RETURN VARCHAR2; FUNCTION sterge_domeniu(v_id VARCHAR2)RETURN VARCHAR2; FUNCTION sterge_realizare(v_id VARCHAR2)RETURN VARCHAR2; FUNCTION sterge_joc(v_id VARCHAR2)RETURN VARCHAR2; END admin_pachet; / CREATE OR REPLACE PACKAGE BODY admin_pachet AS FUNCTION insert_intrebare(v_domeniu VARCHAR2,v_text VARCHAR2,v_dif VARCHAR2,v_tip VARCHAR2,v_r1 VARCHAR2,v_r2 VARCHAR2,v_r3 VARCHAR2,v_rc VARCHAR2)RETURN VARCHAR2 IS v_dom_int INTEGER; v_dif_int INTEGER; v_q_id INTEGER; v_count INTEGER; BEGIN v_dom_int := TO_NUMBER(v_domeniu); v_dif_int := TO_NUMBER(v_dif); SELECT count(question_id) into v_count from tw_questions; if(v_count = 0) then v_q_id := 1; else SELECT max(question_id) + 1 into v_q_id from tw_questions; end if; insert into tw_questions(question_id, domain_id, question_text, difficulty, tip) values (v_q_id, v_dom_int, v_text, v_dif_int, v_tip); insert into questions_answers(question_id, answer1, answer2, answer3, correct_answer) values (v_q_id, v_r1, v_r2, v_r3, v_rc); return 'Intrebare inserata.'; END insert_intrebare; FUNCTION insert_domeniu(v_nume VARCHAR2,v_tip VARCHAR2,v_link VARCHAR2)RETURN VARCHAR2 IS v_d_id INTEGER; v_count INTEGER; BEGIN SELECT count(domain_id) into v_count from domains; if(v_count = 0) then v_d_id := 1; else SELECT max(domain_id) + 1 into v_d_id from domains; end if; insert into domains(domain_id, domain_name, number_of_questions, number_of_games, subject_type, icon_link) values (v_d_id, v_nume, 0, 0, v_tip, v_link); return 'Domeniu inserat.'; END insert_domeniu; FUNCTION insert_realizare(v_nume VARCHAR2,v_descr VARCHAR2,v_link VARCHAR2)RETURN VARCHAR2 IS v_d_id INTEGER; v_count INTEGER; BEGIN SELECT count(achievement_id) into v_count from achievements; if(v_count = 0) then v_d_id := 1; else SELECT max(achievement_id) + 1 into v_d_id from achievements; end if; insert into achievements(achievement_id, name, description, icon_link) values (v_d_id, v_nume, v_descr, v_link); return 'Realizare inserata.'; END insert_realizare; FUNCTION insert_joc(v_nume VARCHAR2,v_dif VARCHAR2,v_descr VARCHAR2,v_instr VARCHAR2,v_domeniu VARCHAR2,i_link VARCHAR2,g_link VARCHAR2)RETURN VARCHAR2 IS v_dom_int INTEGER; v_dif_int INTEGER; v_j_id INTEGER; v_count INTEGER; BEGIN v_dom_int := TO_NUMBER(v_domeniu); v_dif_int := TO_NUMBER(v_dif); SELECT count(game_id) into v_count from games; if(v_count = 0) then v_j_id := 1; else SELECT max(game_id) + 1 into v_j_id from games; end if; insert into games(game_id, name, difficulty, description, instructions, domain_id, icon_link, game_link) values (v_j_id, v_nume, v_dif_int, v_descr, v_instr, v_dom_int, i_link, g_link); return 'Joc inserat.'; END insert_joc; FUNCTION insert_stire(v_titlu VARCHAR2,v_content VARCHAR2)RETURN VARCHAR2 IS v_n_id INTEGER; v_count INTEGER; BEGIN SELECT count(news_id) into v_count from news; if(v_count = 0) then v_n_id := 1; else SELECT max(news_id) + 1 into v_n_id from news; end if; insert into news(news_id, titlu, continut, data) values (v_n_id, v_titlu, v_content, TO_CHAR(SYSDATE)); return 'Stire inserata.'; END insert_stire; FUNCTION insert_update(v_titlu VARCHAR2,v_content VARCHAR2)RETURN VARCHAR2 IS v_u_id INTEGER; v_count INTEGER; BEGIN SELECT count(updates_id) into v_count from updates; if(v_count = 0) then v_u_id := 1; else SELECT max(updates_id) + 1 into v_u_id from updates; end if; insert into updates(updates_id, titlu, continut, data) values (v_u_id, v_titlu, v_content, TO_CHAR(SYSDATE)); return 'Update inserat.'; END insert_update; FUNCTION update_intrebare(v_id VARCHAR2,v_domeniu VARCHAR2,v_text VARCHAR2,v_dif VARCHAR2,v_tip VARCHAR2,v_r1 VARCHAR2,v_r2 VARCHAR2,v_r3 VARCHAR2,v_rc VARCHAR2)RETURN VARCHAR2 IS v_dom_int INTEGER; v_dif_int INTEGER; v_q_id INTEGER; BEGIN v_q_id := TO_NUMBER(v_id); v_dom_int := TO_NUMBER(v_domeniu); v_dif_int := TO_NUMBER(v_dif); UPDATE tw_questions SET domain_id = v_dom_int,question_text = v_text,difficulty = v_dif_int,tip = v_tip WHERE question_id = v_q_id; UPDATE questions_answers SET answer1 = v_r1,answer2 = v_r2,answer3 = v_r3,correct_answer = v_rc WHERE question_id = v_q_id; return 'Intrebare actualizata.'; END update_intrebare; FUNCTION sterge_intrebare(v_id VARCHAR2)RETURN VARCHAR2 IS v_q_id INTEGER; v_id_max INTEGER; BEGIN v_q_id := TO_NUMBER(v_id); SELECT max(question_id) into v_id_max from tw_questions; if v_id_max < v_q_id then return 'Nu s-a gasit intrebarea!'; end if; DELETE FROM tw_questions WHERE question_id = v_q_id; return 'Intrebare stearsa.'; END sterge_intrebare; FUNCTION sterge_domeniu(v_id VARCHAR2)RETURN VARCHAR2 IS v_d_id INTEGER; v_id_max INTEGER; BEGIN v_d_id := TO_NUMBER(v_id); SELECT max(domain_id) into v_id_max from domains; if v_id_max < v_d_id then return 'Nu s-a gasit domeniul!'; end if; DELETE FROM domains WHERE domain_id = v_d_id; return 'Domeniu sters.'; END sterge_domeniu; FUNCTION sterge_realizare(v_id VARCHAR2)RETURN VARCHAR2 IS v_r_id INTEGER; v_id_max INTEGER; BEGIN v_r_id := TO_NUMBER(v_id); SELECT max(achievement_id) into v_id_max from achievements; if v_id_max < v_r_id then return 'Nu s-a gasit realizarea!'; end if; DELETE FROM achievements WHERE achievement_id = v_r_id; return 'Realizare stearsa.'; END sterge_realizare; FUNCTION sterge_joc(v_id VARCHAR2)RETURN VARCHAR2 IS v_j_id INTEGER; v_id_max INTEGER; BEGIN v_j_id := TO_NUMBER(v_id); SELECT max(game_id) into v_id_max from games; if v_id_max < v_j_id then return 'Nu s-a gasit jocul!'; end if; DELETE FROM games WHERE game_id = v_j_id; return 'Joc sters.'; END sterge_joc; END admin_pachet;
<gh_stars>1-10 SELECT pull_request_id, EXTRACT(epoch FROM (max(pull_request_merged_at) - max(pull_request_created_at))) AS merge_time_duration FROM pull_requests AS prs WHERE pull_request_merged_at IS NOT NULL AND pr_author_login IN (SELECT username FROM bots) AND event_initiator_login IN (SELECT username FROM bots) GROUP BY pull_request_id;
-- phpMyAdmin SQL Dump -- version 5.0.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Dec 16, 2021 at 06:27 PM -- Server version: 10.4.17-MariaDB -- PHP Version: 8.0.1 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `db_osid` -- -- -------------------------------------------------------- -- -- Table structure for table `cart` -- CREATE TABLE `cart` ( `id` bigint(20) UNSIGNED NOT NULL, `id_user` varchar(225) COLLATE utf8mb4_unicode_ci NOT NULL, `id_product` int(225) NOT NULL, `jumlah` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `cart` -- INSERT INTO `cart` (`id`, `id_user`, `id_product`, `jumlah`, `created_at`, `updated_at`) VALUES (3, '1', 2, 4, NULL, NULL), (4, '1', 3, 10, NULL, NULL), (5, '1', 2, 8, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `checkout` -- CREATE TABLE `checkout` ( `id_checkout` varchar(225) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `id_user` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `total` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `checkout` -- INSERT INTO `checkout` (`id_checkout`, `id_user`, `total`, `created_at`, `updated_at`) VALUES ('136789071149718576371404376', '1', '7720000', NULL, NULL), ('15388561161556445698122000987', '1', '7720000', NULL, NULL), ('210102887112204979941337597315', '1', '7720000', NULL, NULL), ('5563422295865923601006719399', '1', '7720000', NULL, NULL), ('5689052929805175511155807716', '1', '7720000', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `confirm` -- CREATE TABLE `confirm` ( `id` bigint(20) UNSIGNED NOT NULL, `id_user` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `id_checkout` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `bukti` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `confirm` -- INSERT INTO `confirm` (`id`, `id_user`, `id_checkout`, `bukti`, `created_at`, `updated_at`) VALUES (1, '1', '5563422295865923601006719399', '1638729949_Capture.PNG', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `customers` -- CREATE TABLE `customers` ( `id` bigint(20) UNSIGNED NOT NULL, `customer_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `address` text COLLATE utf8mb4_unicode_ci NOT NULL, `contact` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `customers` -- INSERT INTO `customers` (`id`, `customer_name`, `email`, `address`, `contact`, `password`, `created_at`, `updated_at`) VALUES (1, 'antony', '<EMAIL>', 'baywalk no.4, pluit', '0978886537283', '123', NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `detail_checkout` -- CREATE TABLE `detail_checkout` ( `id_checkout` varchar(225) NOT NULL, `id_product` int(11) NOT NULL, `jumlah` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `detail_checkout` -- INSERT INTO `detail_checkout` (`id_checkout`, `id_product`, `jumlah`) VALUES ('5563422295865923601006719399', 2, 4), ('5563422295865923601006719399', 3, 10), ('5563422295865923601006719399', 2, 8), ('15388561161556445698122000987', 2, 4), ('15388561161556445698122000987', 3, 10), ('15388561161556445698122000987', 2, 8), ('5689052929805175511155807716', 2, 4), ('5689052929805175511155807716', 3, 10), ('5689052929805175511155807716', 2, 8), ('210102887112204979941337597315', 2, 4), ('210102887112204979941337597315', 3, 10), ('210102887112204979941337597315', 2, 8), ('136789071149718576371404376', 2, 4), ('136789071149718576371404376', 3, 10), ('136789071149718576371404376', 2, 8); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `uuid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_08_19_000000_create_failed_jobs_table', 1), (4, '2019_12_14_000001_create_personal_access_tokens_table', 1), (5, '2021_11_29_114611_confirm', 2), (6, '2021_11_29_114914_cart', 2), (7, '2021_11_29_115035_checkout', 2), (8, '2021_11_29_115529_create_products_table', 2), (9, '2021_11_29_121715_create_confirm_table', 3), (10, '2021_11_29_121756_create_cart_table', 3), (11, '2021_11_29_121833_create_checkout_table', 3), (12, '2021_11_30_151250_create_customers_table', 4), (13, '2014_10_12_200000_add_two_factor_columns_to_users_table', 5), (14, '2021_12_14_165214_create_sessions_table', 5); -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `personal_access_tokens` -- CREATE TABLE `personal_access_tokens` ( `id` bigint(20) UNSIGNED NOT NULL, `tokenable_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `tokenable_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `abilities` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `last_used_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `products` -- CREATE TABLE `products` ( `id_product` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `detail` text COLLATE utf8mb4_unicode_ci NOT NULL, `price` double(8,2) NOT NULL, `image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `products` -- INSERT INTO `products` (`id_product`, `name`, `detail`, `price`, `image`, `created_at`, `updated_at`) VALUES (2, 'Baju', 'Baju Wanita Warna Pink', 60000.00, '1638201342_baju.jpg', '2021-11-29 08:55:43', '2021-11-29 08:55:43'), (3, 'Handphone Xiaomi Redmi 3A', 'Handphone Xiaomi Redmi 3A Gaming', 700000.00, '1638201542_hp.jpg', '2021-11-29 08:59:02', '2021-11-29 08:59:02'), (4, 'Guitar Acoustic', 'Guitar Legend Bekar Haji Roma', 400000.00, '1638201609_gitar.jpg', '2021-11-29 09:00:09', '2021-11-29 09:00:09'); -- -------------------------------------------------------- -- -- Table structure for table `sessions` -- CREATE TABLE `sessions` ( `id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `user_id` bigint(20) UNSIGNED DEFAULT NULL, `ip_address` varchar(45) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `user_agent` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `payload` text COLLATE utf8mb4_unicode_ci NOT NULL, `last_activity` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `sessions` -- INSERT INTO `sessions` (`id`, `user_id`, `ip_address`, `user_agent`, `payload`, `last_activity`) VALUES ('zzYuK8HZ5ffg6xSt4pVmYTxyJkQO9soMqvtYMKMk', NULL, '127.0.0.1', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36', 'YTozOntzOjY6Il90b2tlbiI7czo0MDoia1lCMDVFWUJoWmx5NzRQYWlrand2ZXV3OFJGM3oyZTNuQXQzY2pLMiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MjE6Imh0dHA6Ly9sb2NhbGhvc3Q6ODAwMCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1639501642); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `two_factor_secret` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `two_factor_recovery_codes` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Stand-in structure for view `v_cart` -- (See below for the actual view) -- CREATE TABLE `v_cart` ( `id_cart` bigint(20) unsigned ,`customer_name` varchar(255) ,`name` varchar(255) ,`price` double(8,2) ,`image` varchar(255) ,`jumlah` int(11) ); -- -------------------------------------------------------- -- -- Stand-in structure for view `v_checkout` -- (See below for the actual view) -- CREATE TABLE `v_checkout` ( `id_checkout` varchar(225) ,`name_product` varchar(255) ,`price` double(8,2) ,`image` varchar(255) ,`jumlah` int(11) ,`nama_customer` varchar(255) ,`id_user` varchar(255) ); -- -------------------------------------------------------- -- -- Structure for view `v_cart` -- DROP TABLE IF EXISTS `v_cart`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v_cart` AS (select `cart`.`id` AS `id_cart`,`customers`.`customer_name` AS `customer_name`,`products`.`name` AS `name`,`products`.`price` AS `price`,`products`.`image` AS `image`,`cart`.`jumlah` AS `jumlah` from ((`cart` join `products` on(`cart`.`id_product` = `products`.`id_product`)) join `customers` on(`cart`.`id_user` = `customers`.`id`))) ; -- -------------------------------------------------------- -- -- Structure for view `v_checkout` -- DROP TABLE IF EXISTS `v_checkout`; CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `v_checkout` AS (select `checkout`.`id_checkout` AS `id_checkout`,`products`.`name` AS `name_product`,`products`.`price` AS `price`,`products`.`image` AS `image`,`detail_checkout`.`jumlah` AS `jumlah`,`customers`.`customer_name` AS `nama_customer`,`checkout`.`id_user` AS `id_user` from (((`detail_checkout` join `checkout` on(`detail_checkout`.`id_checkout` = `checkout`.`id_checkout`)) join `customers` on(`checkout`.`id_user` = `customers`.`id`)) join `products` on(`detail_checkout`.`id_product` = `products`.`id_product`))) ; -- -- Indexes for dumped tables -- -- -- Indexes for table `cart` -- ALTER TABLE `cart` ADD PRIMARY KEY (`id`); -- -- Indexes for table `checkout` -- ALTER TABLE `checkout` ADD PRIMARY KEY (`id_checkout`); -- -- Indexes for table `confirm` -- ALTER TABLE `confirm` ADD PRIMARY KEY (`id`); -- -- Indexes for table `customers` -- ALTER TABLE `customers` ADD PRIMARY KEY (`id`); -- -- Indexes for table `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indexes for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`), ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`); -- -- Indexes for table `products` -- ALTER TABLE `products` ADD PRIMARY KEY (`id_product`); -- -- Indexes for table `sessions` -- ALTER TABLE `sessions` ADD PRIMARY KEY (`id`), ADD KEY `sessions_user_id_index` (`user_id`), ADD KEY `sessions_last_activity_index` (`last_activity`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `cart` -- ALTER TABLE `cart` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `confirm` -- ALTER TABLE `confirm` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `customers` -- ALTER TABLE `customers` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; -- -- AUTO_INCREMENT for table `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `products` -- ALTER TABLE `products` MODIFY `id_product` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; COMMIT; /*!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 */;
<filename>src/main/resources/db/migration/nomis/ddl/V1_291__OFFENDER_REHAB_DECISIONS.sql CREATE TABLE "OFFENDER_REHAB_DECISIONS" ( "OFFENDER_REHAB_DECISION_ID" NUMBER(10,0), "OFFENDER_BOOK_ID" NUMBER(10,0) NOT NULL, "DECISION_CODE" VARCHAR2(12 CHAR) NOT NULL, "DECISION_DATE" DATE, "COMMENT_TEXT" VARCHAR2(4000 CHAR), "STAFF_ID" NUMBER(10,0) NOT NULL, "RECORD_DATETIME" DATE NOT NULL, "ACTIVE_FLAG" VARCHAR2(1 CHAR), "CREATE_DATETIME" TIMESTAMP (9) DEFAULT systimestamp NOT NULL, "CREATE_USER_ID" VARCHAR2(32 CHAR) DEFAULT USER NOT NULL, "MODIFY_DATETIME" TIMESTAMP (9), "MODIFY_USER_ID" VARCHAR2(32 CHAR), "AUDIT_TIMESTAMP" TIMESTAMP (9), "AUDIT_USER_ID" VARCHAR2(32 CHAR), "AUDIT_MODULE_NAME" VARCHAR2(65 CHAR), "AUDIT_CLIENT_USER_ID" VARCHAR2(64 CHAR), "AUDIT_CLIENT_IP_ADDRESS" VARCHAR2(39 CHAR), "AUDIT_CLIENT_WORKSTATION_NAME" VARCHAR2(64 CHAR), "AUDIT_ADDITIONAL_INFO" VARCHAR2(256 CHAR), CONSTRAINT "OFFENDER_REHAB_DECISIONS_PK" PRIMARY KEY ("OFFENDER_REHAB_DECISION_ID"), CONSTRAINT "OFF_REHAB_DEC_OFF_BKG_FK" FOREIGN KEY ("OFFENDER_BOOK_ID") REFERENCES "OFFENDER_BOOKINGS" ("OFFENDER_BOOK_ID"), CONSTRAINT "OFF_REHAB_DEC_STF_MEM_FK" FOREIGN KEY ("STAFF_ID") REFERENCES "STAFF_MEMBERS" ("STAFF_ID") ); CREATE INDEX "OFFENDER_REHAB_DECISIONS_NI1" ON "OFFENDER_REHAB_DECISIONS" ("OFFENDER_BOOK_ID"); CREATE INDEX "OFFENDER_REHAB_DECISIONS_NI2" ON "OFFENDER_REHAB_DECISIONS" ("STAFF_ID"); CREATE UNIQUE INDEX "OFFENDER_REHAB_DECISIONS_PK" ON "OFFENDER_REHAB_DECISIONS" ("OFFENDER_REHAB_DECISION_ID");
<reponame>dram/metasfresh<gh_stars>1000+ DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.request_report(IN ad_org_id numeric, IN R_RequestType_ID numeric, IN StartDate Date, IN EndDate Date, IN C_BPartner_ID numeric, IN QualityNote numeric, IN performanceType character varying(50), IN isMaterialReturned character(1),IN R_Resolution_ID numeric, IN R_Status_ID numeric, IN M_Product_ID numeric); DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.request_report(IN ad_org_id numeric, IN R_RequestType_ID numeric, IN StartDate Date, IN EndDate Date, IN C_BPartner_ID numeric, IN QualityNote numeric, IN performanceType character varying(50), IN isMaterialReturned character(1), IN R_Status_ID numeric, IN M_Product_ID numeric); CREATE OR REPLACE FUNCTION de_metas_endcustomer_fresh_reports.request_report( IN ad_org_id numeric, --$1 IN R_RequestType_ID numeric, --$2 IN StartDate Date, --$3 IN EndDate Date, --$4 IN C_BPartner_ID numeric, --$5 IN QualityNote numeric, --$6 IN performanceType character varying(50), --$7 IN isMaterialReturned character(1), --$8 IN R_Status_ID numeric, --$9 IN M_Product_ID numeric --$10 ) RETURNS TABLE ( --data Date date, BP_Value character varying(40), BP_Name character varying(60), IO_Docno character varying(30), P_Value character varying(40), P_Name character varying(255), QualityNote character varying(250), Performance character varying(50), isMaterialReturned character(1), lastresult character varying(200), Status character varying(60), --parameters p_doctype character varying, p_startdate text, p_enddate text, p_bpartner character varying, p_qualitynote character varying, p_performancetype character varying, p_ismaterialreturned character, p_status character varying, p_product character varying ) AS $$ SELECT --data req.DateDelivered::Date as Date, bp.Value AS BP_Value, bp.Name AS BP_Name, io.DocumentNo AS IO_Docno, p.Value AS P_Value, p.Name AS P_Name, req.QualityNote AS QualityNote, req.performanceType AS Performance, req.isMaterialReturned AS isMaterialReturned, req.LastResult As lastresult, r.Name AS Status, --parameters (SELECT Name FROM R_RequestType WHERE R_RequestType_ID = $2) AS p_doctype, to_char($3, 'DD.MM.YYYY') AS p_startdate, to_char($4, 'DD.MM.YYYY') AS p_enddate, (SELECT Name FROM C_BPartner WHERE C_BPartner_ID = $5) AS p_bpartner, (SELECT Name FROM M_AttributeValue WHERE M_AttributeValue_ID = $6) AS p_qualitynote, $7 AS p_performancetype, $8 AS p_ismaterialreturned, (SELECT Name FROM R_Status WHERE R_Status_ID = $9) AS p_status, (SELECT Name FROM M_Product WHERE M_Product_ID = $10) AS p_product FROM R_Request req INNER JOIN C_BPartner bp ON req.C_BPartner_ID = bp.C_BPartner_ID INNER JOIN M_InOut io ON req.Record_ID = io.M_InOut_ID INNER JOIN M_Product p ON req.M_Product_ID = p.M_Product_ID LEFT OUTER JOIN R_Status r ON req.R_Status_ID = r.R_Status_ID LEFT OUTER JOIN M_AttributeValue av ON av.M_AttributeValue_ID = $6 WHERE req.AD_Table_ID = get_table_ID ('M_InOut') AND req.DateDelivered::date >= $3 AND req.DateDelivered::date <= $4 AND (CASE WHEN $1 IS NOT NULL THEN req.AD_Org_ID = $1 ELSE TRUE END) AND (CASE WHEN $2 IS NOT NULL THEN req.R_RequestType_ID = $2 ELSE TRUE END) AND (CASE WHEN $5 IS NOT NULL THEN req.C_BPartner_ID = $5 ELSE TRUE END) AND (CASE WHEN $6 IS NOT NULL THEN req.QualityNote = av.Name ELSE TRUE END) AND (CASE WHEN $7 IS NOT NULL THEN req.performanceType = $7 ELSE TRUE END) AND (CASE WHEN $8 IS NOT NULL THEN req.isMaterialReturned = $8 ELSE TRUE END) AND (CASE WHEN $9 IS NOT NULL THEN req.R_Status_ID = $9 ELSE TRUE END) AND (CASE WHEN $10 IS NOT NULL THEN req.M_Product_ID = $10 ELSE TRUE END) ORDER BY req.DateDelivered::Date, bp.Value, bp.Name, io.DocumentNo, p.Value, p.Name $$ LANGUAGE sql STABLE;
<filename>src/main/resources/dbmigrate/mysql/user/V1_5_0_4__account_avatar.sql ------------------------------------------------------------------------------- -- account avatar ------------------------------------------------------------------------------- CREATE TABLE ACCOUNT_AVATAR( ID BIGINT AUTO_INCREMENT, TYPE VARCHAR(50), CODE VARCHAR(200), ACCOUNT_ID BIGINT, CONSTRAINT PK_ACCOUNT_AVATAR PRIMARY KEY(ID), CONSTRAINT FK_ACCOUNT_AVATAR_ACCOUNT FOREIGN KEY(ACCOUNT_ID) REFERENCES ACCOUNT_INFO(ID) ) ENGINE=INNODB CHARSET=UTF8;
-- name: GetUsers :many SELECT dni, name FROM users;
DROP TABLE IF EXISTS secret_info;
CREATE OR REPLACE FUNCTION getCoordinates (coordinateList jsonb) RETURNS jsonb AS $coordinates$ declare coordinates jsonb := '[]'; i jsonb; BEGIN FOR i IN SELECT jsonb_array_elements FROM jsonb_array_elements(coordinateList) LOOP IF i ? '@list' THEN SELECT jsonb_insert(coordinates, '{-1}', getCoordinates(i#>'{@list}')) into coordinates; ELSE SELECT jsonb_insert(coordinates,'{-1}', (i#>'{@value}')) into coordinates; END IF; END LOOP; RETURN coordinates; END; $coordinates$ LANGUAGE plpgsql; CREATE OR REPLACE FUNCTION getGeoJson (ldjson jsonb) RETURNS jsonb AS $geojson$ declare geojson jsonb; BEGIN SELECT json_build_object('type', substring(ldjson#>>'{@type,0}' from 32),'coordinates',getCoordinates(ldjson#>'{https://purl.org/geojson/vocab#coordinates,0,@list}')) into geojson; RETURN geojson; END; $geojson$ LANGUAGE plpgsql; CREATE OR REPLACE FUNCTION entity_extract_jsonb_fields() RETURNS trigger AS $_$ BEGIN -- do not reprocess if it is just an update on another column IF (TG_OP = 'INSERT' AND NEW.data IS NOT NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NULL AND NEW.data IS NOT NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NOT NULL AND NEW.data IS NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NOT NULL AND NEW.data IS NOT NULL AND OLD.data <> NEW.data) THEN -- is any validation needed? NEW.type = NEW.data#>>'{@type,0}'; NEW.createdat = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/createdAt,0,@value}')::TIMESTAMP; NEW.modifiedat = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/modifiedAt,0,@value}')::TIMESTAMP; IF (NEW.data@>'{"https://uri.etsi.org/ngsi-ld/location": [ {"@type": [ "https://uri.etsi.org/ngsi-ld/GeoProperty" ] } ] }') THEN NEW.location = ST_SetSRID(ST_GeomFromGeoJSON( getGeoJson( NEW.data#>'{https://uri.etsi.org/ngsi-ld/location,0,https://uri.etsi.org/ngsi-ld/hasValue,0}') ), 4326); ELSE NEW.location = NULL; END IF; IF (NEW.data@>'{"https://uri.etsi.org/ngsi-ld/observationSpace": [ {"@type": [ "https://uri.etsi.org/ngsi-ld/GeoProperty" ] }] }') THEN NEW.observationSpace = ST_SetSRID( ST_GeomFromGeoJSON( getGeoJson( NEW.data#>'{https://uri.etsi.org/ngsi-ld/observationSpace,0,https://uri.etsi.org/ngsi-ld/hasValue,0}') ), 4326); ELSE NEW.observationSpace = NULL; END IF; IF (NEW.data@>'{"https://uri.etsi.org/ngsi-ld/operationSpace": [ {"@type": [ "https://uri.etsi.org/ngsi-ld/GeoProperty" ] } ] }') THEN NEW.operationSpace = ST_SetSRID( ST_GeomFromGeoJSON( getGeoJson(NEW.data#>'{https://uri.etsi.org/ngsi-ld/operationSpace,0,https://uri.etsi.org/ngsi-ld/hasValue,0}') ), 4326); ELSE NEW.operationSpace = NULL; END IF; END IF; RETURN NEW; END; $_$ LANGUAGE plpgsql; CREATE OR REPLACE FUNCTION temporalentityattrinstance_extract_jsonb_fields() RETURNS trigger AS $_$ DECLARE f_internalid temporalentityattrinstance.internalid%TYPE; BEGIN IF TG_OP = 'INSERT' OR NEW.data <> OLD.data THEN -- do not reprocess if it is just an update on other column (e.g. static) NEW.attributetype = NEW.data#>>'{@type,0}'; NEW.instanceid = NEW.data#>>'{https://uri.etsi.org/ngsi-ld/instanceId,0,@id}'; NEW.createdat = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/createdAt,0,@value}')::TIMESTAMP; NEW.modifiedat = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/modifiedAt,0,@value}')::TIMESTAMP; NEW.observedat = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/observedAt,0,@value}')::TIMESTAMP; IF NEW.attributeid IN ('https://uri.etsi.org/ngsi-ld/createdAt', 'https://uri.etsi.org/ngsi-ld/modifiedAt', 'https://uri.etsi.org/ngsi-ld/observedAt') THEN NEW.value = NEW.data#>'{@value}'; ELSE IF (NEW.data?'https://uri.etsi.org/ngsi-ld/hasValue') THEN NEW.value = NEW.data#>'{https://uri.etsi.org/ngsi-ld/hasValue,0,@value}'; -- TODO: confirm if #> or #>> ELSIF (NEW.data?'https://uri.etsi.org/ngsi-ld/hasObject') THEN NEW.value = NEW.data#>'{https://uri.etsi.org/ngsi-ld/hasObject,0,@id}'; ELSE NEW.value = NULL; END IF; END IF; IF NEW.attributetype = 'https://uri.etsi.org/ngsi-ld/GeoProperty' THEN NEW.geovalue = ST_SetSRID(ST_GeomFromGeoJSON( getGeoJson(NEW.data#>'{https://uri.etsi.org/ngsi-ld/hasValue,0}') ), 4326); ELSE NEW.geovalue = NULL; END IF; END IF; IF TG_OP = 'INSERT' THEN select into f_internalid internalid from temporalentityattrinstance where temporalentity_id = NEW.temporalentity_id and attributeid = NEW.attributeid limit 1; IF FOUND THEN NEW.static = FALSE; UPDATE temporalentityattrinstance SET static = false WHERE internalid = f_internalid and static = true; ELSE NEW.static = TRUE; END IF; END IF; RETURN NEW; END; $_$ LANGUAGE plpgsql; -- trigger to automatically extract pre-defined ngsi-ld members and store them in regular fields (for query performance) CREATE OR REPLACE FUNCTION csource_extract_jsonb_fields() RETURNS trigger AS $_$ DECLARE l_rec RECORD; l_entityinfo_count INTEGER; l_attributeinfo_count INTEGER; BEGIN IF (TG_OP = 'INSERT' AND NEW.data IS NOT NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NULL AND NEW.data IS NOT NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NOT NULL AND NEW.data IS NULL) OR (TG_OP = 'UPDATE' AND OLD.data IS NOT NULL AND NEW.data IS NOT NULL AND OLD.data <> NEW.data) THEN NEW.type = NEW.data#>>'{@type,0}'; NEW.tenant_id = NEW.data#>>'{https://uri.etsi.org/ngsi-ld/default-context/tenant,0,@value}'; NEW.name = NEW.data#>>'{https://uri.etsi.org/ngsi-ld/name,0,@value}'; NEW.description = NEW.data#>>'{https://uri.etsi.org/ngsi-ld/description,0,@value}'; NEW.timestamp_start = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/timestamp,0,https://uri.etsi.org/ngsi-ld/start,0,@value}')::TIMESTAMP; NEW.timestamp_end = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/timestamp,0,https://uri.etsi.org/ngsi-ld/end,0,@value}')::TIMESTAMP; IF NEW.data ? 'https://uri.etsi.org/ngsi-ld/location' THEN IF (NEW.data@>'{"https://uri.etsi.org/ngsi-ld/location": [ {"@type": [ "https://uri.etsi.org/ngsi-ld/GeoProperty" ] } ] }') THEN NEW.location = ST_SetSRID(ST_GeomFromGeoJSON( getGeoJson( NEW.data#>'{https://uri.etsi.org/ngsi-ld/location,0,https://uri.etsi.org/ngsi-ld/hasValue,0}') ), 4326); ELSE NEW.location = ST_SetSRID(ST_GeomFromGeoJSON( getGeoJson(NEW.data#>'{https://uri.etsi.org/ngsi-ld/location,0}') ), 4326); END IF; ELSE NEW.location = null; END IF; NEW.expires = (NEW.data#>>'{https://uri.etsi.org/ngsi-ld/expires,0,@value}')::TIMESTAMP; NEW.endpoint = NEW.data#>>'{https://uri.etsi.org/ngsi-ld/endpoint,0,@value}'; NEW.internal = COALESCE((NEW.data#>>'{https://uri.etsi.org/ngsi-ld/internal,0,@value}')::BOOLEAN, FALSE); NEW.has_registrationinfo_with_attrs_only = false; NEW.has_registrationinfo_with_entityinfo_only = false; FOR l_rec IN SELECT value FROM jsonb_array_elements(NEW.data#>'{https://uri.etsi.org/ngsi-ld/information}') LOOP SELECT INTO l_entityinfo_count count(*) FROM jsonb_array_elements( l_rec.value#>'{https://uri.etsi.org/ngsi-ld/entities}' ); SELECT INTO l_attributeinfo_count count(*) FROM jsonb_array_elements( l_rec.value#>'{https://uri.etsi.org/ngsi-ld/properties}' ); SELECT INTO l_attributeinfo_count count(*)+l_attributeinfo_count FROM jsonb_array_elements( l_rec.value#>'{https://uri.etsi.org/ngsi-ld/relationships}' ); IF (NEW.has_registrationinfo_with_attrs_only = false) THEN NEW.has_registrationinfo_with_attrs_only = (l_entityinfo_count = 0 AND l_attributeinfo_count > 0); END IF; IF (NEW.has_registrationinfo_with_entityinfo_only = false) THEN NEW.has_registrationinfo_with_entityinfo_only = (l_entityinfo_count > 0 AND l_attributeinfo_count = 0); END IF; END LOOP; END IF; RETURN NEW; END; $_$ LANGUAGE plpgsql;
CREATE OR REPLACE FUNCTION events.getsubscriptionsexcludeorgs(source character varying, subject character varying, type character varying) RETURNS TABLE (id bigint, sourcefilter character varying, subjectfilter character varying, typefilter character varying, consumer character varying, endpointurl character varying, createdby character varying, validated BOOLEAN, "time" timestamptz) LANGUAGE 'plpgsql' AS $BODY$ BEGIN return query SELECT s.id, s.sourcefilter, s.subjectfilter, s.typefilter, s.consumer, s.endpointurl, s.createdby, s.validated, s."time" FROM events.subscription s WHERE (s.subjectfilter = subject) AND (s.sourcefilter = source) AND (s.typefilter is NULL OR s.typefilter = type) AND s.consumer not LIKE '/org/%'; END; $BODY$; CREATE OR REPLACE FUNCTION events.getsubscriptionsbyconsumer(_consumer character varying) RETURNS TABLE (id bigint, sourcefilter character varying, subjectfilter character varying, typefilter character varying, consumer character varying, endpointurl character varying, createdby character varying, validated BOOLEAN, "time" timestamptz) LANGUAGE 'plpgsql' AS $BODY$ BEGIN return query SELECT s.id, s.sourcefilter, s.subjectfilter, s.typefilter, s.consumer, s.endpointurl, s.createdby, s.validated, s."time" FROM events.subscription s WHERE s.consumer LIKE _consumer; END; $BODY$;
INSERT INTO Node (Name, RAMAvailableTotalInGB ) VALUES ( 'MASTER', 32-6) INSERT INTO Node (Name, RAMAvailableTotalInGB ) VALUES ( 'NODE01', 32-6) INSERT INTO Node (Name, RAMAvailableTotalInGB ) VALUES ( 'NODE02', 32-6) INSERT INTO Configuration (Name, Value, Description) SELECT 'VMNamesStartWith', 'MicroVM-', 'When creating VMs all their names start with this string.' UNION ALL SELECT 'TheMastersLocalImageDirectoryBeforeDistribution', 'C:\Users\Public\Documents\Hyper-V\Virtual hard disks', 'We create disk images in the default Hyper-V directory on the master. That is the source directory for distribution of images.' UNION ALL SELECT 'TheNodesLocalImageDirectory', 'C:\Projekte\Images', 'Every node, including the master, has this directory. Thats where we store the disk images that are the real base images for our VMS.'
DROP TABLE C##NAVEEGO.Orders; DROP TABLE C##NAVEEGO.Customers; DROP TABLE C##NAVEEGO.Agents; DROP TABLE C##NAVEEGO.PrePost; DROP TABLE C##NAVEEGO.TYPES; CREATE TABLE C##NAVEEGO.TYPES ( "number" NUMBER(16,0) NOT NULL PRIMARY KEY, "float" BINARY_FLOAT, "double" BINARY_DOUBLE, "date" DATE, "timestamp" TIMESTAMP, "timestampWithTimeZone" TIMESTAMP WITH TIME ZONE, "intervalYear4ToMonth" INTERVAL YEAR (2) TO MONTH, "intervalDay4ToSecond2" INTERVAL DAY (4) TO SECOND (2), "char" CHAR(6), "varchar2" VARCHAR2(10), "nvarchar2" NVARCHAR2(10), "nchar" NCHAR(6), "xml" XMLTYPE, "blob" BLOB, "clob" CLOB, "nclob" NCLOB ); INSERT INTO C##NAVEEGO.TYPES VALUES (42, 123456.78, -- float 1234.5678, --DOUBLE DATE '1998-12-25', -- date TIMESTAMP '1997-01-31 09:26:56.66', -- timestamp timestamp '1997-01-31 09:26:56.66 +02:00', -- timestamp with timezone '02-04', --interval year month '120 6:31:14', --interval day second 'char', -- char 'varchar2', -- varchar 'nvarchar2', -- nvarchar 'nchar', -- nchar XMLType('<data>42</data>'), --xml utl_raw.cast_to_raw('blob data'), 'clob', -- clob 'nclobdata' --nclob ); CREATE TABLE C##NAVEEGO.Agents ( "AGENT_CODE" CHAR(4) NOT NULL PRIMARY KEY, "AGENT_NAME" VARCHAR(40), "WORKING_AREA" VARCHAR(35), "COMMISSION" BINARY_FLOAT, "PHONE_NO" CHAR(12), "UPDATED_AT" timestamp with time zone, "BIOGRAPHY" VARCHAR(2056) ); INSERT INTO C##NAVEEGO.Agents VALUES ('A007', 'Ramasundar', 'Bangalore', '0.15', '077-25814763', TIMESTAMP '1969-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A003', 'Alex', 'London', '0.13', '075-12458969', TIMESTAMP '1969-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A008', 'Alford', 'New York', '0.12', '044-25874365', TIMESTAMP '1969-01-03 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A011', '<NAME>', 'Bangalore', '0.15', '077-45625874', TIMESTAMP '1969-01-02 12:10:12', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A010', 'Santakumar', 'Chennai', '0.14', '007-22388644', TIMESTAMP '1969-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A012', 'Lucida', 'San Jose', '0.12', '044-52981425', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A005', 'Anderson', 'Brisban', null, '045-21447739', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A001', 'Subbarao', 'Bangalore', '0.14', '077-12346674', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A002', 'Mukesh', 'Mumbai', '0.11', '029-12358964', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A006', 'McDen', 'London', '0.15', '078-22255588', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A004', 'Ivan', 'Torento', '0.15', '008-22544166', TIMESTAMP '1971-01-02 00:00:00', ''); INSERT INTO C##NAVEEGO.Agents VALUES ('A009', 'Benjamin', 'Hampshair', '0.11', '008-22536178', TIMESTAMP '1971-01-02 00:00:00 -3:00', ''); CREATE TABLE C##NAVEEGO.Customers ( "CUST_CODE" VARCHAR(6) NOT NULL PRIMARY KEY, "CUST_NAME" VARCHAR(40) NOT NULL, "CUST_CITY" VARCHAR(50), "WORKING_AREA" VARCHAR(35) NOT NULL, "CUST_COUNTRY" VARCHAR(20) NOT NULL, "GRADE" NUMBER(6, 2), "OPENING_AMT" NUMBER(12, 2) NOT NULL, "RECEIVE_AMT" NUMBER(12, 2) NOT NULL, "PAYMENT_AMT" NUMBER(12, 2) NOT NULL, "OUTSTANDING_AMT" NUMBER(12, 2) NOT NULL, "PHONE_NO" VARCHAR(17) NOT NULL, "AGENT_CODE" CHAR(4) NOT NULL REFERENCES C##NAVEEGO.Agents ); INSERT INTO C##NAVEEGO.Customers VALUES ('C00013', 'Holmes', 'London', 'London', 'UK', '2', '6000.00', '5000.00', '7000.00', '4000.00', 'BBBBBBB', 'A003'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00001', 'Micheal', 'New York', 'New York', 'USA', '2', '3000.00', '5000.00', '2000.00', '6000.00', 'CCCCCCC', 'A008'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00020', 'Albert', 'New York', 'New York', 'USA', '3', '5000.00', '7000.00', '6000.00', '6000.00', 'BBBBSBB', 'A008'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00025', 'Ravindran', 'Bangalore', 'Bangalore', 'India', '2', '5000.00', '7000.00', '4000.00', '8000.00', 'AVAVAVA', 'A011'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00024', 'Cook', 'London', 'London', 'UK', '2', '4000.00', '9000.00', '7000.00', '6000.00', 'FSDDSDF', 'A006'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00015', 'Stuart', 'London', 'London', 'UK', '1', '6000.00', '8000.00', '3000.00', '11000.00', 'GFSGERS', 'A003'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00002', 'Bolt', 'New York', 'New York', 'USA', '3', '5000.00', '7000.00', '9000.00', '3000.00', 'DDNRDRH', 'A008'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00018', 'Fleming', 'Brisban', 'Brisban', 'Australia', '2', '7000.00', '7000.00', '9000.00', '5000.00', 'NHBGVFC', 'A005'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00021', 'Jacks', 'Brisban', 'Brisban', 'Australia', '1', '7000.00', '7000.00', '7000.00', '7000.00', 'WERTGDF', 'A005'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00019', 'Yearannaidu', 'Chennai', 'Chennai', 'India', '1', '8000.00', '7000.00', '7000.00', '8000.00', 'ZZZZBFV', 'A010'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00005', 'Sasikant', 'Mumbai', 'Mumbai', 'India', '1', '7000.00', '11000.00', '7000.00', '11000.00', '147-25896312', 'A002'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00007', 'Ramanathan', 'Chennai', 'Chennai', 'India', '1', '7000.00', '11000.00', '9000.00', '9000.00', 'GHRDWSD', 'A010'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00022', 'Avinash', 'Mumbai', 'Mumbai', 'India', '2', '7000.00', '11000.00', '9000.00', '9000.00', '113-12345678', 'A002'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00004', 'Winston', 'Brisban', 'Brisban', 'Australia', '1', '5000.00', '8000.00', '7000.00', '6000.00', 'AAAAAAA', 'A005'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00023', 'Karl', 'London', 'London', 'UK', '0', '4000.00', '6000.00', '7000.00', '3000.00', 'AAAABAA', 'A006'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00006', 'Shilton', 'Torento', 'Torento', 'Canada', '1', '10000.00', '7000.00', '6000.00', '11000.00', 'DDDDDDD', 'A004'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00010', 'Charles', 'Hampshair', 'Hampshair', 'UK', '3', '6000.00', '4000.00', '5000.00', '5000.00', 'MMMMMMM', 'A009'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00017', 'Srinivas', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '4000.00', '3000.00', '9000.00', 'AAAAAAB', 'A007'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00012', 'Steven', 'San Jose', 'San Jose', 'USA', '1', '5000.00', '7000.00', '9000.00', '3000.00', 'KRFYGJK', 'A012'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00008', 'Karolina', 'Torento', 'Torento', 'Canada', '1', '7000.00', '7000.00', '9000.00', '5000.00', 'HJKORED', 'A004'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00003', 'Martin', 'Torento', 'Torento', 'Canada', '2', '8000.00', '7000.00', '7000.00', '8000.00', 'MJYURFD', 'A004'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00009', 'Ramesh', 'Mumbai', 'Mumbai', 'India', '3', '8000.00', '7000.00', '3000.00', '12000.00', 'Phone No', 'A002'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00014', 'Rangarappa', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '11000.00', '7000.00', '12000.00', 'AAAATGF', 'A001'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00016', 'Venkatpati', 'Bangalore', 'Bangalore', 'India', '2', '8000.00', '11000.00', '7000.00', '12000.00', 'JRTVFDD', 'A007'); INSERT INTO C##NAVEEGO.Customers VALUES ('C00011', 'Sundariya', 'Chennai', 'Chennai', 'India', '3', '7000.00', '11000.00', '7000.00', '11000.00', 'PPHGRTS', 'A010'); CREATE TABLE C##NAVEEGO.Orders ( "ORD_NUM" NUMBER(6, 0) NOT NULL PRIMARY KEY, "ORD_AMOUNT" NUMBER(6, 2) NOT NULL, "ADVANCE_AMOUNT" NUMBER(6, 2) NOT NULL, "ORD_DATE" DATE NOT NULL, "CUST_CODE" VARCHAR(6) NOT NULL, "AGENT_CODE" CHAR(4) NOT NULL, "ORD_DESCRIPTION" VARCHAR(60) NOT NULL, CONSTRAINT fk_cust_code FOREIGN KEY (CUST_CODE) REFERENCES C##NAVEEGO.Customers (CUST_CODE), CONSTRAINT fk_agent_code FOREIGN KEY (AGENT_CODE) REFERENCES C##NAVEEGO.Agents (AGENT_CODE) ); INSERT INTO C##NAVEEGO.Orders VALUES ('200100', '1000.00', '600.00', DATE '2008-08-01', 'C00013', 'A003', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200110', '3000.00', '500.00', DATE '2008-04-15', 'C00019', 'A010', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200107', '4500.00', '900.00', DATE '2008-08-30', 'C00007', 'A010', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200112', '2000.00', '400.00', DATE '2008-05-30', 'C00016', 'A007', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200113', '4000.00', '600.00', DATE '2008-06-10', 'C00022', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200102', '2000.00', '300.00', DATE '2008-05-25', 'C00012', 'A012', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200114', '3500.00', '2000.00', DATE '2008-08-15', 'C00002', 'A008', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200122', '2500.00', '400.00', DATE '2008-09-16', 'C00003', 'A004', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200118', '500.00', '100.00', DATE '2008-07-20', 'C00023', 'A006', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200119', '4000.00', '700.00', DATE '2008-09-16', 'C00007', 'A010', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200121', '1500.00', '600.00', DATE '2008-09-23', 'C00008', 'A004', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200130', '2500.00', '400.00', DATE '2008-07-30', 'C00025', 'A011', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200134', '4200.00', '1800.00', DATE '2008-09-25', 'C00004', 'A005', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200108', '4000.00', '600.00', DATE '2008-02-15', 'C00008', 'A004', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200103', '1500.00', '700.00', DATE '2008-05-15', 'C00021', 'A005', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200105', '2500.00', '500.00', DATE '2008-07-18', 'C00025', 'A011', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200109', '3500.00', '800.00', DATE '2008-07-30', 'C00011', 'A010', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200101', '3000.00', '1000.00', DATE '2008-07-15', 'C00001', 'A008', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200111', '1000.00', '300.00', DATE '2008-07-10', 'C00020', 'A008', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200104', '1500.00', '500.00', DATE '2008-03-13', 'C00006', 'A004', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200106', '2500.00', '700.00', DATE '2008-04-20', 'C00005', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200125', '2000.00', '600.00', DATE '2008-10-10', 'C00018', 'A005', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200117', '800.00', '200.00', DATE '2008-10-20', 'C00014', 'A001', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200123', '500.00', '100.00', DATE '2008-09-16', 'C00022', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200120', '500.00', '100.00', DATE '2008-07-20', 'C00009', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200116', '500.00', '100.00', DATE '2008-07-13', 'C00010', 'A009', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200124', '500.00', '100.00', DATE '2008-06-20', 'C00017', 'A007', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200126', '500.00', '100.00', DATE '2008-06-24', 'C00022', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200129', '2500.00', '500.00', DATE '2008-07-20', 'C00024', 'A006', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200127', '2500.00', '400.00', DATE '2008-07-20', 'C00015', 'A003', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200128', '3500.00', '1500.00', DATE '2008-07-20', 'C00009', 'A002', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200135', '2000.00', '800.00', DATE '2008-09-16', 'C00007', 'A010', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200131', '900.00', '150.00', DATE '2008-08-26', 'C00012', 'A012', 'SOD'); INSERT INTO C##NAVEEGO.Orders VALUES ('200133', '1200.00', '400.00', DATE '2008-06-29', 'C00009', 'A002', 'SOD'); CREATE TABLE C##NAVEEGO.PrePost ( Message varchar(50) );
<reponame>HumaCode/App-Penjualan-dengan-laravel-8 -- phpMyAdmin SQL Dump -- version 5.1.0 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Waktu pembuatan: 22 Nov 2021 pada 13.05 -- Versi server: 10.4.19-MariaDB -- Versi PHP: 7.4.19 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `db_penjualan` -- -- -------------------------------------------------------- -- -- Struktur dari tabel `categories` -- CREATE TABLE `categories` ( `id` bigint(20) UNSIGNED NOT NULL, `nama` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data untuk tabel `categories` -- INSERT INTO `categories` (`id`, `nama`, `created_at`, `updated_at`) VALUES (1, 'Peralatan Kantor', '2021-11-21 23:01:17', '2021-11-21 23:01:17'), (2, 'Makanan', '2021-11-21 23:02:57', '2021-11-21 23:02:57'), (3, 'Minuman', '2021-11-21 23:05:29', '2021-11-21 23:05:29'); -- -------------------------------------------------------- -- -- Struktur dari tabel `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `uuid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Struktur dari tabel `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data untuk tabel `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2019_08_19_000000_create_failed_jobs_table', 1), (4, '2019_12_14_000001_create_personal_access_tokens_table', 1), (5, '2021_11_20_032517_create_products_table', 1), (6, '2021_11_20_042010_create_categories_table', 1); -- -------------------------------------------------------- -- -- Struktur dari tabel `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Struktur dari tabel `personal_access_tokens` -- CREATE TABLE `personal_access_tokens` ( `id` bigint(20) UNSIGNED NOT NULL, `tokenable_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `tokenable_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, `abilities` text COLLATE utf8mb4_unicode_ci DEFAULT NULL, `last_used_at` timestamp NULL DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Struktur dari tabel `products` -- CREATE TABLE `products` ( `id` int(10) UNSIGNED NOT NULL, `nama` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `category_id` bigint(20) UNSIGNED NOT NULL, `qty` int(11) NOT NULL, `harga_beli` int(11) NOT NULL, `harga_jual` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data untuk tabel `products` -- INSERT INTO `products` (`id`, `nama`, `category_id`, `qty`, `harga_beli`, `harga_jual`, `created_at`, `updated_at`) VALUES (1, '<NAME>', 2, 12, 3000, 5000, '2021-11-21 23:06:11', '2021-11-21 23:06:11'), (2, '<NAME>', 3, 5, 5000, 6000, '2021-11-21 23:07:23', '2021-11-21 23:07:23'), (3, 'Lampu Belajar', 1, 1, 500000, 600000, '2021-11-21 23:07:55', '2021-11-21 23:07:55'), (4, 'Super Bubur', 2, 1, 5000, 6000, '2021-11-21 23:08:53', '2021-11-21 23:08:53'); -- -------------------------------------------------------- -- -- Struktur dari tabel `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `nama` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `username` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `is_admin` tinyint(1) NOT NULL DEFAULT 0, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data untuk tabel `users` -- INSERT INTO `users` (`id`, `nama`, `username`, `email`, `password`, `is_admin`, `created_at`, `updated_at`) VALUES (1, 'tes', 'admin', '<EMAIL>', <PASSWORD>', 0, '2021-11-21 22:04:49', '2021-11-21 22:04:49'), (2, 'tes', 'tes', '<EMAIL>', <PASSWORD>', 0, '2021-11-21 22:22:07', '2021-11-21 22:22:07'), (3, 'Humaidi', 'humaidi', '<EMAIL>', <PASSWORD>', 0, '2021-11-22 00:21:19', '2021-11-22 00:21:19'), (4, 'sdfs', 'sdf', '<EMAIL>', <PASSWORD>', 0, '2021-11-22 00:26:00', '2021-11-22 00:26:00'), (5, 'Siswa', 'cobalagi', '<EMAIL>', '$2y$10$9tsJ2Sd/5lerQLc6iShBB.5rz2B5KWjQoh3C4m8hm/6VJDfIvzcmS', 0, '2021-11-22 00:33:25', '2021-11-22 00:33:25'); -- -- Indexes for dumped tables -- -- -- Indeks untuk tabel `categories` -- ALTER TABLE `categories` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `categories_nama_unique` (`nama`); -- -- Indeks untuk tabel `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`); -- -- Indeks untuk tabel `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indeks untuk tabel `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indeks untuk tabel `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`), ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`); -- -- Indeks untuk tabel `products` -- ALTER TABLE `products` ADD PRIMARY KEY (`id`); -- -- Indeks untuk tabel `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_username_unique` (`username`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT untuk tabel yang dibuang -- -- -- AUTO_INCREMENT untuk tabel `categories` -- ALTER TABLE `categories` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT untuk tabel `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT untuk tabel `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT untuk tabel `personal_access_tokens` -- ALTER TABLE `personal_access_tokens` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT untuk tabel `products` -- ALTER TABLE `products` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT untuk tabel `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; COMMIT; /*!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 */;
CREATE TABLE follower( id INTEGER PRIMARY KEY NOT NULL, followers_id TEXT, new_followers_id TEXT, new_unfollowers_id TEXT, num_followers INT, update_at TIMESTAMP NOT NULL DEFAULT CURRENT_DATE ); CREATE TABLE users( uid INTERGER NOT NULL, name VARCHAR(128), used_name TEXT, still_follower TINYINT );
<reponame>liangqiding/mind-mqtt /* Navicat Premium Data Transfer Source Server : mind-mqtt Source Server Type : SQLite Source Server Version : 3017000 Source Schema : main Target Server Type : SQLite Target Server Version : 3017000 File Encoding : 65001 Date: 06/04/2022 16:22:24 */ PRAGMA foreign_keys = false; -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS "user"; CREATE TABLE "user" ( "user_id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "username" text(32), "password" text(32), "allow_pub" integer, "allow_sub" integer, "enable" integer, "created_by" integer, "created_date" integer, "update_by" integer, "update_date" integer ); -- ---------------------------- -- Auto increment value for user -- ---------------------------- UPDATE "sqlite_sequence" SET seq = 1 WHERE name = 'user'; PRAGMA foreign_keys = true;
<filename>assets/sql/seed.sql USE employee_tracker_db; -- Insert into department table INSERT INTO `employee_tracker_db`.`department` (`name`) VALUES ("Engineering/IT"); -- id 1 INSERT INTO `employee_tracker_db`.`department` (`name`) VALUES ("Finance"); -- id 2 INSERT INTO `employee_tracker_db`.`department` (`name`) VALUES ("Legal"); -- id 3 INSERT INTO `employee_tracker_db`.`department` (`name`) VALUES ("Sales"); -- id 4 -- Insert into role table INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Accountant", 125000, 2); -- id 1 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Account Manager", 75000, 2); -- id 2 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Lawyer", 190000, 3); -- id 3 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Lead Engineer", 150000, 1); -- id 4 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Legal Team Lead", 250000, 2); -- id 5 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Sales Lead", 100000, 4); -- id 6 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Salesperson", 80000, 4); -- id 7 INSERT INTO `employee_tracker_db`.`role` (`title`, `salary`, `department_id`) VALUES ("Software Engineer", 120000, 1); -- id 8 -- Insert into employee table INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`) VALUES ("John", "Doe", 6, 3); -- id 1 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`) VALUES ("Mike", "Chan", 7, 1); -- id 2 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`) VALUES ("Ashley", "Rodriguez", 4); -- id 3 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`) VALUES ("Kevin", "Tupik", 8, 1); -- id 4 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`) VALUES ("Malia", "Brown", 1); -- id 5 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`) VALUES ("Sarah", "Lourd", 5); -- id 6 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`) VALUES ("Tom", "Allen", 3, 6); -- id 7 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`) VALUES ("Christian", "Eckenrode", 4, 2); -- id 8 INSERT INTO `employee_tracker_db`.`employee` (`first_name`, `last_name`, `role_id`, `manager_id`, `active`) VALUES ("Sally", "Henderson", 8, 4, false); -- id 9
<reponame>MarvinHerzog/OPB-Herzog INSERT INTO categories(category_name,parentid) VALUES ('Home Computers',2); INSERT INTO categories(category_name,parentid) VALUES ('Laptops',2); INSERT INTO categories(category_name,parentid) VALUES ('Components',2); INSERT INTO categories(category_name,parentid) VALUES ('Peripherals and Accessories',2); INSERT INTO categories(category_name,parentid) VALUES ('Keyboards',26); INSERT INTO categories(category_name,parentid) VALUES ('Mice',26); INSERT INTO categories(category_name,parentid) VALUES ('Monitors',26); INSERT INTO categories(category_name,parentid) VALUES ('RAM',25); /* jj */ INSERT INTO categories(category_name,parentid) VALUES ('Commercial',4); INSERT INTO categories(category_name,parentid) VALUES ('Land',4); INSERT INTO categories(category_name,parentid) VALUES ('Residental',4); INSERT INTO categories(category_name,parentid) VALUES ('Other Real Estate',4); INSERT INTO categories(category_name,parentid) VALUES ('Cottages',33); INSERT INTO categories(category_name,parentid) VALUES ('Garages',31); INSERT INTO categories(category_name,parentid) VALUES ('Houses',33); INSERT INTO categories(category_name,parentid) VALUES ('Appartments',33); INSERT INTO categories(category_name,parentid) VALUES ('Offices',31); INSERT INTO categories(category_name,parentid) VALUES ('Farms and Rural Properties',32); INSERT INTO categories(category_name,parentid) VALUES ('Sport Properties',32); INSERT INTO categories(category_name,parentid) VALUES ('Motorcycles',1); INSERT INTO categories(category_name,parentid) VALUES ('Birds',5); INSERT INTO categories(category_name,parentid) VALUES ('Fish',5); INSERT INTO categories(category_name,parentid) VALUES ('Exotic Animals',5); INSERT INTO categories(category_name,parentid) VALUES ('Rodents',5); INSERT INTO categories(category_name,parentid) VALUES ('Reptiles',5); INSERT INTO categories(category_name,parentid) VALUES ('Dogs',5); INSERT INTO categories(category_name,parentid) VALUES ('Other',5); INSERT INTO categories(category_name,parentid) VALUES ('Guitars & Basses',49); INSERT INTO categories(category_name,parentid) VALUES ('Strings',49); INSERT INTO categories(category_name,parentid) VALUES ('Brass',49); INSERT INTO categories(category_name,parentid) VALUES ('Pianos, Keyboards & Organs',49); INSERT INTO categories(category_name,parentid) VALUES ('Accordions',49); INSERT INTO categories(category_name,parentid) VALUES ('Games',NULL); INSERT INTO categories(category_name,parentid) VALUES ('Board Games & Cards',57); INSERT INTO categories(category_name,parentid) VALUES ('Computer Games',57); INSERT INTO categories(category_name,parentid) VALUES ('Other',57); INSERT INTO categories(category_name,parentid) VALUES ('Online Games',59); INSERT INTO categories(category_name,parentid) VALUES ('League of Legends',61); INSERT INTO categories(category_name,parentid) VALUES ('Accounts',62); INSERT INTO categories(category_name,parentid) VALUES ('Boosting (for noobs like Mare)',62); INSERT INTO categories(category_name,parentid) VALUES ('Cameras & Photo',NULL); INSERT INTO categories(category_name,parentid) VALUES ('Cameras',72); INSERT INTO categories(category_name,parentid) VALUES ('Lenses & Filters',72); INSERT INTO categories(category_name,parentid) VALUES ('Camcorders',72); INSERT INTO categories(category_name,parentid) VALUES ('Tripods & Supports',72); INSERT INTO categories(category_name,parentid) VALUES ('Slaves',Null); INSERT INTO categories(category_name,parentid) VALUES ('House Slave',77); INSERT INTO categories(category_name,parentid) VALUES ('Work Slave',77); /*Pri dodajanju atributov za kategorije VEDNO daj atribut staršu, če je to mogoče (tj. če ustreza vsem otrokom starša). npr. "color" dodaš kategoriji "vehicles" ne pa k "Mitsubishi", ker imajo vsa vozila atribut barvo */ /* attributeclass (katerega podatkovnega tipa je atribut?): npr. int, numeric(n,d), text, itd.*/ INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Color','TEXT',1); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('kW','INTEGER',1); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Number of pages','INTEGER',20); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Age','INTEGER',1); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Maximum Resolution','TEXT',29); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Screen size (")','INTEGER',29); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Refresh rate','TEXT',29); /* jj */ INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Size (m^2)', 'INTEGER', 4); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Location','TEXT', 4); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Age (years)', 'INTEGER', 4); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Mileage', 'INTEGER', 1); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Fuel Type', 'text', 1); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Age(years)','INTEGER',5); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Breed','TEXT',7); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Breed','TEXT',39); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Fur Color','TEXT',39); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Fur Color','TEXT',7); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Height','TEXT',6); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Weight','TEXT',6); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Brand','TEXT',49); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Number of strings','INTEGER',50); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Number of strings','INTEGER',51); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Material','TEXT',49); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Number of keys','INTEGER',53); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Number of keys','TEXT',54); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Type','TEXT',50); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Type','TEXT',51); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Brand','TEXT',72); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Type','TEXT',73); INSERT INTO cat_attrib(attributename,attributeclass,categoryid) VALUES ('Type','TEXT',76);
CREATE DEFINER=`neon-user`@`192.168.1.25` PROCEDURE `prc_RateTableRateUpdateDelete`( IN `p_RateTableId` INT, IN `p_RateTableRateId` LONGTEXT, IN `p_EffectiveDate` DATETIME, IN `p_EndDate` DATETIME, IN `p_Rate` decimal(18,6), IN `p_Interval1` INT, IN `p_IntervalN` INT, IN `p_ConnectionFee` decimal(18,6), IN `p_Critearea_CountryId` INT, IN `p_Critearea_Code` varchar(50), IN `p_Critearea_Description` varchar(200), IN `p_Critearea_Effective` VARCHAR(50), IN `p_ModifiedBy` varchar(50), IN `p_Critearea` INT, IN `p_action` INT ) ThisSP:BEGIN SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED; -- p_action = 1 = update rates -- p_action = 2 = delete rates DROP TEMPORARY TABLE IF EXISTS tmp_TempRateTableRate_; CREATE TEMPORARY TABLE tmp_TempRateTableRate_ ( `RateTableRateId` int(11) NOT NULL, `RateId` int(11) NOT NULL, `RateTableId` int(11) NOT NULL, `Rate` decimal(18,6) NOT NULL DEFAULT '0.000000', `EffectiveDate` datetime NOT NULL, `EndDate` datetime DEFAULT NULL, `created_at` datetime DEFAULT NULL, `updated_at` datetime DEFAULT NULL, `CreatedBy` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `ModifiedBy` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL, `Interval1` int(11) DEFAULT NULL, `IntervalN` int(11) DEFAULT NULL, `ConnectionFee` decimal(18,6) DEFAULT NULL ); INSERT INTO tmp_TempRateTableRate_ SELECT rtr.RateTableRateId, rtr.RateId, rtr.RateTableId, IFNULL(p_Rate,rtr.Rate) AS Rate, IFNULL(p_EffectiveDate,rtr.EffectiveDate) AS EffectiveDate, IFNULL(p_EndDate,rtr.EndDate) AS EndDate, rtr.created_at, NOW() AS updated_at, rtr.CreatedBy, p_ModifiedBy AS ModifiedBy, IFNULL(p_Interval1,rtr.Interval1) AS Interval1, IFNULL(p_IntervalN,rtr.IntervalN) AS IntervalN, IFNULL(p_ConnectionFee,rtr.ConnectionFee) AS ConnectionFee FROM tblRateTableRate rtr INNER JOIN tblRate r ON r.RateID = rtr.RateId WHERE ( p_EffectiveDate IS NULL OR rtr.RateID NOT IN ( SELECT RateID FROM tblRateTableRate WHERE EffectiveDate=p_EffectiveDate AND ((p_Critearea = 0 AND (FIND_IN_SET(RateTableRateID,p_RateTableRateID) = 0 )) OR p_Critearea = 1) AND RateTableId = p_RateTableId ) ) AND ( (p_Critearea = 0 AND (FIND_IN_SET(rtr.RateTableRateID,p_RateTableRateID) != 0 )) OR ( p_Critearea = 1 AND ( ((p_Critearea_CountryId IS NULL) OR (p_Critearea_CountryId IS NOT NULL AND r.CountryId = p_Critearea_CountryId)) AND ((p_Critearea_Code IS NULL) OR (p_Critearea_Code IS NOT NULL AND r.Code LIKE REPLACE(p_Critearea_Code,'*', '%'))) AND ((p_Critearea_Description IS NULL) OR (p_Critearea_Description IS NOT NULL AND r.Description LIKE REPLACE(p_Critearea_Description,'*', '%'))) AND ( p_Critearea_Effective = 'All' OR (p_Critearea_Effective = 'Now' AND rtr.EffectiveDate <= NOW() ) OR (p_Critearea_Effective = 'Future' AND rtr.EffectiveDate > NOW() ) ) ) ) ) AND rtr.RateTableId = p_RateTableId; -- if Effective Date needs to change then remove duplicate codes IF p_action = 1 AND p_EffectiveDate IS NOT NULL THEN CREATE TEMPORARY TABLE IF NOT EXISTS tmp_TempRateTableRate_2 as (select * from tmp_TempRateTableRate_); DELETE n1 FROM tmp_TempRateTableRate_ n1, tmp_TempRateTableRate_2 n2 WHERE n1.RateTableRateID < n2.RateTableRateID AND n1.RateID = n2.RateID; END IF; -- select * from tmp_TempRateTableRate_;leave ThisSP; -- archive and delete rates if action is 2 and also delete rates if action is 1 and rates are updating UPDATE tblRateTableRate rtr INNER JOIN tmp_TempRateTableRate_ temp ON temp.RateTableRateID = rtr.RateTableRateID SET rtr.EndDate = NOW() WHERE temp.RateTableRateID = rtr.RateTableRateID; CALL prc_ArchiveOldRateTableRate(p_RateTableId,p_ModifiedBy); IF p_action = 1 THEN INSERT INTO tblRateTableRate ( RateId, RateTableId, Rate, EffectiveDate, EndDate, created_at, updated_at, CreatedBy, ModifiedBy, Interval1, IntervalN, ConnectionFee ) select RateId, RateTableId, Rate, EffectiveDate, EndDate, created_at, updated_at, CreatedBy, ModifiedBy, Interval1, IntervalN, ConnectionFee from tmp_TempRateTableRate_; END IF; SET SESSION TRANSACTION ISOLATION LEVEL REPEATABLE READ; END
<gh_stars>1-10 CREATE DATABASE IF NOT EXISTS microurl; GRANT ALL PRIVILEGES ON microurl.* TO 'microurl'@'%' IDENTIFIED BY "password"; FLUSH PRIVILEGES; CREATE TABLE IF NOT EXISTS Micros ( ID CHAR(64) PRIMARY KEY, micro_link TEXT NOT NULL, real_link TEXT NOT NULL, creation INT NOT NULL, expiration INT NOT NULL, hits INT DEFAULT 0, public BOOL NOT NULL );
--liquibase formatted sql --see http://www.liquibase.org/ --changeset <EMAIL>:1 --preconditions onFail:HALT onError:HALT --precondition-sql-check expectedResult:0 SELECT COUNT(*) FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = 'offer' -- Offer -- https://schema.org/Offer -- An offer to transfer some rights to an item or to provide a service — for example, an offer to sell tickets to an event, to rent the DVD of a movie, to stream a TV show over the internet, to repair a motorcycle, or to loan a book. create table offer ( id uuid not null primary key, name_as_en varchar, -- example: Buy one get one free name_as_es varchar, -- example: Compre uno y llévese otro gratis name_as_fr varchar, -- example: Acheter un en obtenir un gratuitement start_when timestamp, -- example: 2000-01-01T12:00:00; a.k.a. valid from stop_when timestamp, -- example: 2000-01-01T12:00:00; a.k.a. valid through organization_id uuid references organization, -- example: Acme brand_id uuid references brand, -- example: Acme Brand product_id uuid references product -- example: Acme Brand Hammer ); create index idx_organization_id on offer(organization_id); create index idx_brand_id on offer(brand_id); create index idx_product_id on offer(product_id); --rollback drop table offer;
<filename>db/init_db.sql CREATE DATABASE directus; CREATE USER admin WITH PASSWORD '<PASSWORD>'; \c directus; set role admin; CREATE TABLE people ( id SERIAL NOT NULL, name TEXT NOT NULL, last_name TEXT NOT NULL, age INTEGER NOT NULL, PRIMARY KEY (id) );
<filename>src/0_insert_all_column.sql<gh_stars>0 create table T(A text); insert into T values('A'); select * from T;
--! Previous: sha1:9f4052e1922aa6ae33d071e384eb29cd9ea70ba9 --! Hash: sha1:4044f055fbae6acfaf11146b3f909e0b728e3a60 --! split: 1-current.sql -- Enter migration here comment on view app_public.public_check_ins is E'@foreignKey (item_id) references app_public.items(id)';
DROP KEYSPACE IF EXISTS dfanalyzer; CREATE KEYSPACE dfanalyzer WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 3 }; CREATE TABLE dfanalyzer."Execution" ( id uuid, "ApplicationName" text, "EndTime" timestamp, "StartTime" timestamp, PRIMARY KEY (id) ); CREATE TABLE dfanalyzer."TransformationGroup" ( "executionID" uuid, id uuid, "initTasksIDS" SET<uuid>, "intermediaryTasksIDS" SET<uuid>, "finishTaskID" uuid, PRIMARY KEY (("executionID"), id) ); CREATE TABLE dfanalyzer."Task" ( "executionID" uuid, id uuid, description text, "transformationType" text, "usingDefaultSchema" boolean, "schemaFields" LIST<text>, "hasDataInRepository" boolean, PRIMARY KEY (("executionID"), id) ); CREATE TABLE dfanalyzer."DataElement" ( "executionID" uuid, id uuid, values LIST<frozen<LIST<text>>>, PRIMARY KEY (("executionID"), id) ); CREATE TABLE dfanalyzer."FileGroupReference" ( "executionID" uuid, id uuid,// DataElement ID "folderPath" text, PRIMARY KEY (("executionID"), id) ); CREATE TABLE dfanalyzer."DependenciesOfTask" ( "executionID" uuid, target uuid, source SET<uuid>, PRIMARY KEY (("executionID"), target) ); CREATE TABLE dfanalyzer."DependenciesOfDataElement" ( "executionID" uuid, task uuid, source SET<uuid>, target uuid, PRIMARY KEY (("executionID"), task, target) ); TRUNCATE dfanalyzer."DataElement"; TRUNCATE dfanalyzer."DependenciesOfDataElement"; TRUNCATE dfanalyzer."Execution"; TRUNCATE dfanalyzer."Task"; TRUNCATE dfanalyzer."DependenciesOfTask"; TRUNCATE dfanalyzer."TransformationGroup";
<reponame>dbflute-test/dbflute-test-env-generationgapile create view SUMMARY_PRODUCT as select product.PRODUCT_ID , product.PRODUCT_NAME , product.PRODUCT_HANDLE_CODE , product.PRODUCT_STATUS_CODE , (select max(purchase.PURCHASE_DATETIME) from PURCHASE purchase where purchase.PRODUCT_ID = product.PRODUCT_ID ) as LATEST_PURCHASE_DATETIME from PRODUCT product ; -- PK is NOT defined at DBFlute property -- treated as no-primary-key table create view SUMMARY_WITHDRAWAL as select withdrawal.MEMBER_ID , member.MEMBER_NAME , withdrawal.WITHDRAWAL_REASON_CODE , reason.WITHDRAWAL_REASON_TEXT , withdrawal.WITHDRAWAL_REASON_INPUT_TEXT , withdrawal.WITHDRAWAL_DATETIME , member.MEMBER_STATUS_CODE , status.MEMBER_STATUS_NAME , (select max(purchase.PURCHASE_PRICE) from PURCHASE purchase where purchase.MEMBER_ID = member.MEMBER_ID ) as MAX_PURCHASE_PRICE from MEMBER_WITHDRAWAL withdrawal left outer join WITHDRAWAL_REASON reason on withdrawal.WITHDRAWAL_REASON_CODE = reason.WITHDRAWAL_REASON_CODE left outer join MEMBER member on withdrawal.MEMBER_ID = member.MEMBER_ID left outer join MEMBER_STATUS status on member.MEMBER_STATUS_CODE = status.MEMBER_STATUS_CODE ;
-- Generated by Oracle SQL Developer Data Modeler 172.16.31.10.1216 -- at: 2020-10-04 16:35:16 CEST -- site: Oracle Database 11g -- type: Oracle Database 11g CREATE USER hr IDENTIFIED BY profile DEFAULT ACCOUNT UNLOCK ; GRANT CREATE VIEW, UNLIMITED TABLESPACE, CREATE DATABASE LINK, advisor, CREATE SEQUENCE, CREATE SESSION, ALTER SESSION, CREATE SYNONYM TO hr; CREATE SEQUENCE departments_seq INCREMENT BY 10 MAXVALUE 9990 MINVALUE 1 NOCACHE; CREATE SEQUENCE employees_seq INCREMENT BY 1 MAXVALUE 9999999999999999999999999999 MINVALUE 1 NOCACHE; CREATE SEQUENCE locations_seq INCREMENT BY 100 MAXVALUE 9900 MINVALUE 1 NOCACHE; CREATE OR REPLACE PROCEDURE HR.add_job_history; ( p_emp_id job_history.employee_id%type&lt;br&gt; , p_start_date job_history.start_date%type&lt;br&gt; , p_end_date job_history.end_date%type&lt;br&gt; , p_job_id job_history.job_id%type&lt;br&gt; , p_department_id job_history.department_id%type&lt;br&gt; )&lt;br&gt;IS&lt;br&gt;BEGIN&lt;br&gt; INSERT INTO job_history (employee_id, start_date, end_date,&lt;br&gt; job_id, department_id)&lt;br&gt; VALUES(p_emp_id, p_start_date, p_end_date, p_job_id, p_department_id);&lt;br&gt;END add_job_history; / CREATE OR REPLACE PROCEDURE HR.secure_dml; IF TO_CHAR (SYSDATE, &apos;HH24:MI&apos;) NOT BETWEEN &apos;08:00&apos; AND &apos;18:00&apos;&lt;br&gt; OR TO_CHAR (SYSDATE, &apos;DY&apos;) IN (&apos;SAT&apos;, &apos;SUN&apos;) THEN&lt;br&gt; RAISE_APPLICATION_ERROR (-20205,&lt;br&gt; &apos;You may only make changes during normal office hours&apos;);&lt;br&gt; END IF;&lt;br&gt;END secure_dml; / CREATE TABLE countries ( country_id CHAR(2 BYTE) NOT NULL, country_name VARCHAR2(40 BYTE), region_id NUMBER ) LOGGING ENABLE ROW MOVEMENT; COMMENT ON COLUMN countries.country_id IS 'Primary key of countries table.'; COMMENT ON COLUMN countries.country_name IS 'Country name'; COMMENT ON COLUMN countries.region_id IS 'Region ID for the country. Foreign key to region_id column in the departments table.'; CREATE UNIQUE INDEX countries_country_id_idx ON countries ( country_id ASC ); ALTER TABLE countries ADD CONSTRAINT country_c_id_pk PRIMARY KEY ( country_id ); CREATE TABLE departments ( department_id NUMBER(4) NOT NULL, department_name VARCHAR2(30 BYTE) NOT NULL, manager_id NUMBER(6), location_id NUMBER(4) ) LOGGING ENABLE ROW MOVEMENT; COMMENT ON COLUMN departments.department_id IS 'Primary key column of departments table.'; COMMENT ON COLUMN departments.department_name IS 'A not null column that shows name of a department. Administration,&lt;br&gt;Marketing, Purchasing, Human Resources, Shipping, IT, Executive, Public&lt;br&gt;Relations, Sales, Finance, and Accounting. ' ; COMMENT ON COLUMN departments.manager_id IS 'Manager_id of a department. Foreign key to employee_id column of employees table. The manager_id column of the employee table references this column.' ; COMMENT ON COLUMN departments.location_id IS 'Location id where a department is located. Foreign key to location_id column of locations table.'; CREATE INDEX dept_location_ix ON departments ( location_id ASC ) LOGGING; CREATE UNIQUE INDEX departments_department_id_idx ON departments ( department_id ASC ); ALTER TABLE departments ADD CONSTRAINT dept_id_pk PRIMARY KEY ( department_id ); CREATE TABLE employees ( employee_id NUMBER(6) NOT NULL, first_name VARCHAR2(20 BYTE), last_name VARCHAR2(25 BYTE) NOT NULL, email VARCHAR2(25 BYTE) NOT NULL, phone_number VARCHAR2(20 BYTE), hire_date DATE NOT NULL, job_id VARCHAR2(10 BYTE) NOT NULL, salary NUMBER(8, 2), commission_pct NUMBER(2, 2), manager_id NUMBER(6), department_id NUMBER(4) ) LOGGING ENABLE ROW MOVEMENT; ALTER TABLE employees ADD CONSTRAINT emp_salary_min CHECK ( salary > 0 ); COMMENT ON COLUMN employees.employee_id IS 'Primary key of employees table.'; COMMENT ON COLUMN employees.first_name IS 'First name of the employee. A not null column.'; COMMENT ON COLUMN employees.last_name IS 'Last name of the employee. A not null column.'; COMMENT ON COLUMN employees.email IS 'Email id of the employee'; COMMENT ON COLUMN employees.phone_number IS 'Phone number of the employee; includes country code and area code'; COMMENT ON COLUMN employees.hire_date IS 'Date when the employee started on this job. A not null column.'; COMMENT ON COLUMN employees.job_id IS 'Current job of the employee; foreign key to job_id column of the&lt;br&gt;jobs table. A not null column.'; COMMENT ON COLUMN employees.salary IS 'Monthly salary of the employee. Must be greater&lt;br&gt;than zero (enforced by constraint emp_salary_min)'; COMMENT ON COLUMN employees.commission_pct IS 'Commission percentage of the employee; Only employees in sales&lt;br&gt;department elgible for commission percentage'; COMMENT ON COLUMN employees.manager_id IS 'Manager id of the employee; has same domain as manager_id in&lt;br&gt;departments table. Foreign key to employee_id column of employees table.&lt;br&gt;(useful for reflexive joins and CONNECT BY query)' ; COMMENT ON COLUMN employees.department_id IS 'Department id where employee works; foreign key to department_id&lt;br&gt;column of the departments table'; CREATE INDEX emp_department_ix ON employees ( department_id ASC ) LOGGING; CREATE INDEX emp_job_ix ON employees ( job_id ASC ) LOGGING; CREATE INDEX emp_manager_ix ON employees ( manager_id ASC ) LOGGING; CREATE INDEX emp_name_ix ON employees ( last_name ASC, first_name ASC ) LOGGING; CREATE UNIQUE INDEX employees_employee_id_idx ON employees ( employee_id ASC ); ALTER TABLE employees ADD CONSTRAINT emp_emp_id_pk PRIMARY KEY ( employee_id ); ALTER TABLE employees ADD CONSTRAINT emp_email_uk UNIQUE ( email ); CREATE TABLE job_history ( employee_id NUMBER(6) NOT NULL, start_date DATE NOT NULL, end_date DATE NOT NULL, job_id VARCHAR2(10 BYTE) NOT NULL, department_id NUMBER(4) ) LOGGING ENABLE ROW MOVEMENT; COMMENT ON COLUMN job_history.employee_id IS 'A not null column in the complex primary key employee_id+start_date.&lt;br&gt;Foreign key to employee_id column of the employee table' ; COMMENT ON COLUMN job_history.start_date IS 'A not null column in the complex primary key employee_id+start_date.&lt;br&gt;Must be less than the end_date of the job_history table. (enforced by&lt;br&gt;constraint jhist_date_interval)' ; COMMENT ON COLUMN job_history.end_date IS 'Last day of the employee in this job role. A not null column. Must be&lt;br&gt;greater than the start_date of the job_history table.&lt;br&gt;(enforced by constraint jhist_date_interval)' ; COMMENT ON COLUMN job_history.job_id IS 'Job role in which the employee worked in the past; foreign key to&lt;br&gt;job_id column in the jobs table. A not null column.' ; COMMENT ON COLUMN job_history.department_id IS 'Department id in which the employee worked in the past; foreign key to deparment_id column in the departments table'; CREATE INDEX jhist_job_ix ON job_history ( job_id ASC ) LOGGING; CREATE INDEX jhist_emp_ix ON job_history ( employee_id ASC ) LOGGING; CREATE INDEX jhist_dept_ix ON job_history ( department_id ASC ) LOGGING; -- ERROR: Index name length exceeds maximum allowed length(30) CREATE UNIQUE INDEX job_history_employee_id_start_date_idx ON job_history ( employee_id ASC, start_date ASC ); ALTER TABLE job_history add constraint jhist_date_check check ( end_date &gt;start_date ) ; ALTER TABLE job_history ADD CONSTRAINT jhist_id_date_pk PRIMARY KEY ( employee_id, start_date ); CREATE TABLE jobs ( job_id VARCHAR2(10 BYTE) NOT NULL, job_title VARCHAR2(35 BYTE) NOT NULL, min_salary NUMBER(6), max_salary NUMBER(6) ) LOGGING ENABLE ROW MOVEMENT; COMMENT ON COLUMN jobs.job_id IS 'Primary key of jobs table.'; COMMENT ON COLUMN jobs.job_title IS 'A not null column that shows job title, e.g. AD_VP, FI_ACCOUNTANT'; COMMENT ON COLUMN jobs.min_salary IS 'Minimum salary for a job title.'; COMMENT ON COLUMN jobs.max_salary IS 'Maximum salary for a job title'; CREATE UNIQUE INDEX jobs_job_id_idx ON jobs ( job_id ASC ); ALTER TABLE jobs ADD CONSTRAINT job_id_pk PRIMARY KEY ( job_id ); CREATE TABLE locations ( location_id NUMBER(4) NOT NULL, street_address VARCHAR2(40 BYTE), postal_code VARCHAR2(12 BYTE), city VARCHAR2(30 BYTE) NOT NULL, state_province VARCHAR2(25 BYTE), country_id CHAR(2 BYTE) ) LOGGING ENABLE ROW MOVEMENT; COMMENT ON COLUMN locations.location_id IS 'Primary key of locations table'; COMMENT ON COLUMN locations.street_address IS 'Street address of an office, warehouse, or production site of a company.&lt;br&gt;Contains building number and street name'; COMMENT ON COLUMN locations.postal_code IS 'Postal code of the location of an office, warehouse, or production site&lt;br&gt;of a company. '; COMMENT ON COLUMN locations.city IS 'A not null column that shows city where an office, warehouse, or&lt;br&gt;production site of a company is located. '; COMMENT ON COLUMN locations.state_province IS 'State or Province where an office, warehouse, or production site of a&lt;br&gt;company is located.'; COMMENT ON COLUMN locations.country_id IS 'Country where an office, warehouse, or production site of a company is&lt;br&gt;located. Foreign key to country_id column of the countries table.' ; CREATE INDEX loc_city_ix ON locations ( city ASC ) LOGGING; CREATE INDEX loc_state_prov_ix ON locations ( state_province ASC ) LOGGING; CREATE INDEX loc_country_ix ON locations ( country_id ASC ) LOGGING; CREATE UNIQUE INDEX locations_location_id_idx ON locations ( location_id ASC ); ALTER TABLE locations ADD CONSTRAINT loc_id_pk PRIMARY KEY ( location_id ); CREATE TABLE regions ( region_id NUMBER NOT NULL, region_name VARCHAR2(25 BYTE) ) LOGGING ENABLE ROW MOVEMENT; CREATE UNIQUE INDEX regions_region_id_idx ON regions ( region_id ASC ); ALTER TABLE regions ADD CONSTRAINT reg_id_pk PRIMARY KEY ( region_id ); ALTER TABLE countries ADD CONSTRAINT countr_reg_fk FOREIGN KEY ( region_id ) REFERENCES regions ( region_id ) NOT DEFERRABLE; ALTER TABLE departments ADD CONSTRAINT dept_loc_fk FOREIGN KEY ( location_id ) REFERENCES locations ( location_id ) NOT DEFERRABLE; ALTER TABLE departments ADD CONSTRAINT dept_mgr_fk FOREIGN KEY ( manager_id ) REFERENCES employees ( employee_id ) NOT DEFERRABLE; ALTER TABLE employees ADD CONSTRAINT emp_dept_fk FOREIGN KEY ( department_id ) REFERENCES departments ( department_id ) NOT DEFERRABLE; ALTER TABLE employees ADD CONSTRAINT emp_job_fk FOREIGN KEY ( job_id ) REFERENCES jobs ( job_id ) NOT DEFERRABLE; ALTER TABLE employees ADD CONSTRAINT emp_manager_fk FOREIGN KEY ( manager_id ) REFERENCES employees ( employee_id ) NOT DEFERRABLE; ALTER TABLE job_history ADD CONSTRAINT jhist_dept_fk FOREIGN KEY ( department_id ) REFERENCES departments ( department_id ) NOT DEFERRABLE; ALTER TABLE job_history ADD CONSTRAINT jhist_emp_fk FOREIGN KEY ( employee_id ) REFERENCES employees ( employee_id ) NOT DEFERRABLE; ALTER TABLE job_history ADD CONSTRAINT jhist_job_fk FOREIGN KEY ( job_id ) REFERENCES jobs ( job_id ) NOT DEFERRABLE; ALTER TABLE locations ADD CONSTRAINT loc_c_id_fk FOREIGN KEY ( country_id ) REFERENCES countries ( country_id ) NOT DEFERRABLE; CREATE OR REPLACE VIEW EMP_DETAILS_VIEW AS &lt;br&gt;SELECT&lt;br&gt; e.employee_id,&lt;br&gt; e.job_id,&lt;br&gt; e.manager_id,&lt;br&gt; e.department_id,&lt;br&gt; d.location_id,&lt;br&gt; l.country_id,&lt;br&gt; e.first_name,&lt;br&gt; e.last_name,&lt;br&gt; e.salary,&lt;br&gt; e.commission_pct,&lt;br&gt; d.department_name,&lt;br&gt; j.job_title,&lt;br&gt; l.city,&lt;br&gt; l.state_province,&lt;br&gt; c.country_name,&lt;br&gt; r.region_name&lt;br&gt;FROM&lt;br&gt; employees e,&lt;br&gt; departments d,&lt;br&gt; jobs j,&lt;br&gt; locations l,&lt;br&gt; countries c,&lt;br&gt; regions r&lt;br&gt;WHERE e.department_id = d.department_id&lt;br&gt; AND d.location_id = l.location_id&lt;br&gt; AND l.country_id = c.country_id&lt;br&gt; AND c.region_id = r.region_id&lt;br&gt; AND j.job_id = e.job_id&lt;br&gt;WITH READ ONLY ; CREATE OR REPLACE TRIGGER SECURE_EMPLOYEES BEFORE INSERT OR UPDATE OR DELETE ON EMPLOYEES FOR EACH ROW BEGIN&lt;br&gt; secure_dml;&lt;br&gt;END secure_employees; / CREATE OR REPLACE TRIGGER UPDATE_JOB_HISTORY AFTER UPDATE OF JOB_ID, DEPARTMENT_ID ON EMPLOYEES FOR EACH ROW BEGIN&lt;br&gt; add_job_history(:old.employee_id, :old.hire_date, sysdate,&lt;br&gt; :old.job_id, :old.department_id);&lt;br&gt;END; / -- Oracle SQL Developer Data Modeler Summary Report: -- -- CREATE TABLE 7 -- CREATE INDEX 18 -- ALTER TABLE 20 -- CREATE VIEW 1 -- ALTER VIEW 0 -- CREATE PACKAGE 0 -- CREATE PACKAGE BODY 0 -- CREATE PROCEDURE 2 -- CREATE FUNCTION 0 -- CREATE TRIGGER 2 -- ALTER TRIGGER 0 -- CREATE COLLECTION TYPE 0 -- CREATE STRUCTURED TYPE 0 -- CREATE STRUCTURED TYPE BODY 0 -- CREATE CLUSTER 0 -- CREATE CONTEXT 0 -- CREATE DATABASE 0 -- CREATE DIMENSION 0 -- CREATE DIRECTORY 0 -- CREATE DISK GROUP 0 -- CREATE ROLE 0 -- CREATE ROLLBACK SEGMENT 0 -- CREATE SEQUENCE 3 -- CREATE MATERIALIZED VIEW 0 -- CREATE MATERIALIZED VIEW LOG 0 -- CREATE SYNONYM 0 -- CREATE TABLESPACE 0 -- CREATE USER 1 -- -- DROP TABLESPACE 0 -- DROP DATABASE 0 -- -- REDACTION POLICY 0 -- -- ORDS DROP SCHEMA 0 -- ORDS ENABLE SCHEMA 0 -- ORDS ENABLE OBJECT 0 -- -- ERRORS 1 -- WARNINGS 0
<filename>db_service/ax_service_call_log.sql CREATE TABLE `ax_service_call_log` ( `id` varchar(64) NOT NULL COMMENT '编号', `service_code` varchar(128) NOT NULL COMMENT '服务代码', `service_name` varchar(256) DEFAULT NULL COMMENT '服务名称', `channel` varchar(2) NOT NULL COMMENT '服务渠道[00:所有渠道,01:网页;02:WAP;03:微信;04:安卓;05:苹果;]', `service_center_url` varchar(256) DEFAULT NULL COMMENT '服务中心地址', `service_group` varchar(256) DEFAULT NULL COMMENT '服务组名称', `class_name` varchar(512) DEFAULT NULL COMMENT '服务类名', `version` varchar(8) NOT NULL COMMENT '版本号', `service_type` varchar(2) DEFAULT NULL COMMENT '服务类型', `query_groupId` varchar(32) DEFAULT NULL COMMENT '查询分组ID', `request_ip` text COMMENT '请求IP', `request_data` text COMMENT '请求报文', `response_data` text COMMENT '返回报文', `request_time` datetime NOT NULL COMMENT '请求时间', `response_time` datetime NOT NULL COMMENT '返回时间', `handle_time` int(11) NOT NULL COMMENT '处理时间', `create_by` varchar(64) DEFAULT NULL COMMENT '创建者', `create_date` datetime DEFAULT NULL COMMENT '创建时间', `update_by` varchar(64) DEFAULT NULL COMMENT '更新者', `update_date` datetime DEFAULT NULL COMMENT '更新时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='服务调用日志表';
<reponame>rubera/superfly<gh_stars>1-10 drop procedure if exists ui_get_all_user_actions_list_count; delimiter $$ create procedure ui_get_all_user_actions_list_count(i_user_id int(10), i_ssys_list text, i_action_name varchar(100) ) main_sql: begin call int_user_actions_list_count(i_user_id, i_ssys_list, null, "A", i_action_name ); end $$ delimiter ; call save_routine_information('ui_get_all_user_actions_list_count', concat_ws(',', 'records_count int') );
<filename>SQL/Untitled2.sql SELECT DISTINCT DRZ_ORIG_ZIVAL ||' ' || STEV_ORIG_ZIVAL ID, ZGP_ZIV_ID_SEQ, SIF_SPOL SPOL, VREDNOST1, VREDNOST2, SGPL_NAZIV FROM ANDREJABO.AN, govedo.zivali WHERE ZGP_ZIV_ID_SEQ=ZIV_ID_SEQ -- AND ZIV_ID_SEQ in () tukaj navedi sekvence (lahko nadomestiš z ID ji STEV_ORIG_ZIVAL) --AND govedo.zivali.SP1_SIFRA_PASMA=5 lahko iščeš samo po določeni pasmi order by ZGP_ZIV_ID_SEQ;
<gh_stars>100-1000 -- ---------------------------- -- Table data for dev_supplier -- ---------------------------- INSERT INTO "dev_supplier"("supplier_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "parent_id", "supplier_code", "supplier_name", "supplier_type") VALUES ('067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e', '2020-05-05 17:13:00.067', 0, '2020-05-05 17:13:00.067', '', 't', 0, 0, NULL, 'HERODOTUS', '业务中台架构及开发团队', 'CORE'); -- ---------------------------- -- Table data for oauth_applications -- ---------------------------- INSERT INTO "oauth_applications"("app_key", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "app_icon", "app_name", "app_name_en", "app_secret", "app_type", "app_tech", "website", "app_code") VALUES ('010e659a-4005-4610-98f6-00b822f4758e', '2020-04-21 19:00:19.197', 0, '2020-05-05 18:02:48.367', '', 't', 0, 0, NULL, '业务中台管理端', 'herodotus', '04165a07-cffd-45cf-a20a-1c2a69f65fb1', 0, 3, 'http://localhost:8080', ''); -- ---------------------------- -- Table data for oauth_client_details -- ---------------------------- INSERT INTO "oauth_client_details" ("client_id", "resource_ids", "client_secret", "scope", "authorized_grant_types", "web_server_redirect_uri", "authorities", "access_token_validity", "refresh_token_validity", "additional_information", "autoapprove") VALUES ('a7e91f49-ab28-4f55-81c4-973449cfe1eb', '', '$2a$10$fi5ecIcM3hy9RQwE0x78oeyNecPFiUgi0PnhESeENjX3G4CBvYOLO', 'all', 'authorization_code,client_credentials', 'http://localhost:9999/passport/login', '', 43200, 2592000, '{"status":"ENABLE","website":"http://localhsot:9999","appName":"运营后台"}', ''); INSERT INTO "oauth_client_details" ("client_id", "resource_ids", "client_secret", "scope", "authorized_grant_types", "web_server_redirect_uri", "authorities", "access_token_validity", "refresh_token_validity", "additional_information", "autoapprove") VALUES ('004b87d8-0a18-4e62-a35c-<PASSWORD>23713349', NULL, '$2a$10$LZW/i7hHD3K6bNMLNMAgsu14avbR7cC0Ibw3cHj6P/NNjUqZSk3ou', NULL, 'client_credentials,password', NULL, NULL, NULL, NULL, '{"appCode":"herodotus-cloud-upms-rest","appName":"业务中台用户中心服务","appSecret":"2bda7d3a-dba1-45a4-b08e-cbd731a0418e","applicationType":"SERVICE","createTime":1588735446377,"description":"","id":"004b87d8-0a18-4e62-a35c-f2f123713349","ranking":0,"reserved":true,"reversion":0,"serviceId":"004b87d8-0a18-4e62-a35c-f2f123713349","status":"ENABLE","supplier":{"createTime":1588669980067,"description":"","id":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","linkedProperty":"HERODOTUS","ranking":0,"reserved":true,"reversion":0,"status":"ENABLE","supplierCode":"HERODOTUS","supplierId":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","supplierName":"业务中台架构及开发团队","supplierType":"CORE","updateTime":1588669980067},"updateTime":1588735446377}', NULL); INSERT INTO "oauth_client_details" ("client_id", "resource_ids", "client_secret", "scope", "authorized_grant_types", "web_server_redirect_uri", "authorities", "access_token_validity", "refresh_token_validity", "additional_information", "autoapprove") VALUES ('e2a746fc-cb1a-49c3-9436-67004117b039', '', '$2a$10$KE23iMm9qHciIzIog8FHQOMjtJ4LVVtGia4NpaS6Mhk3qQlqReU7.', '', 'client_credentials,password', '', '', NULL, NULL, '{"reversion":0,"applicationType":"SERVICE","appName":"业务中台流程中心服务","description":"","updateTime":1592557079565,"appCode":"herodotus-cloud-bpmn-rest","createTime":1592557079565,"reserved":true,"supplier":{"reversion":0,"supplierName":"业务中台架构及开发团队","supplierId":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","description":"","updateTime":1588669980067,"supplierCode":"HERODOTUS","createTime":1588669980067,"reserved":true,"linkedProperty":"HERODOTUS","ranking":0,"id":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","supplierType":"CORE","status":"ENABLE"},"appSecret":"<KEY>","ranking":2,"id":"e2a746fc-cb1a-49c3-9436-67004117b039","scopes":[],"serviceId":"e2a746fc-cb1a-49c3-9436-67004117b039","status":"ENABLE"}', NULL); INSERT INTO "oauth_client_details" ("client_id", "resource_ids", "client_secret", "scope", "authorized_grant_types", "web_server_redirect_uri", "authorities", "access_token_validity", "refresh_token_validity", "additional_information", "autoapprove") VALUES ('f8e3f156-2cf4-449c-926d-d1377fe82c86', NULL, '$2a$10$S.cbWjrli7DJ34UQayozBOj07th.o4xAoW6pLEoAMM8Hd3YGh4y82', 'read_client_detail,read_user_detail', 'client_credentials,password', NULL, NULL, NULL, NULL, '{"appCode":"herodotus-cloud-platform-uaa","appName":"业务中台认证中心服务","appSecret":"067e9d1c-12ed-4400-92ce-97281ddd71ff","applicationType":"SERVICE","createTime":1588698889183,"description":"","id":"f8e3f156-2cf4-449c-926d-d1377fe82c86","ranking":0,"reserved":true,"reversion":0,"scopes":[{"authorities":[{"authorityCode":"OP_0C40DF5087487901D7289D070BE6A5F3","authorityId":"0C40DF5087487901D7289D070BE6A5F3","authorityName":"获取终端信息","authorityType":"API","className":"cn.herodotus.cloud.upms.rest.controller.oauth.OauthClientDetailsController","createTime":1589024686153,"id":"0C40DF5087487901D7289D070BE6A5F3","menuClass":"fa fa-caret-right","methodName":"findByClientId","parentId":"herodotus-cloud-upms-rest","ranking":0,"requestMethod":"GET","reserved":false,"reversion":0,"serviceId":"herodotus-cloud-upms-rest","status":"ENABLE","updateTime":1591447593097,"url":"/oauth/client-details"}],"createTime":1591461064569,"description":"","id":"5589940e-ec75-4de4-9995-11a2090bf617","linkedProperty":"read_client_detail","ranking":1,"reserved":true,"reversion":0,"scopeCode":"read_client_detail","scopeId":"5589940e-ec75-4de4-9995-11a2090bf617","scopeName":"获取客户端信息","status":"ENABLE","updateTime":1591513318119},{"authorities":[{"authorityCode":"OP_B9F9A62E9E00E743A832436519AC3E97","authorityId":"B9F9A62E9E00E743A832436519AC3E97","authorityName":"根据用户ID查询用户","authorityType":"API","className":"cn.herodotus.cloud.upms.rest.controller.system.SysUserController","createTime":1589024686189,"id":"B9F9A62E9E00E743A832436519AC3E97","menuClass":"fa fa-caret-right","methodName":"findById","parentId":"herodotus-cloud-upms-rest","ranking":0,"requestMethod":"POST","reserved":false,"reversion":0,"serviceId":"herodotus-cloud-upms-rest","status":"ENABLE","updateTime":1591447593112,"url":"/user/findById"},{"authorityCode":"OP_AF75A8DE6B2F439FC486A9CC142A5F5D","authorityId":"AF75A8DE6B2F439FC486A9CC142A5F5D","authorityName":"根据用户名查询用户","authorityType":"API","className":"cn.herodotus.cloud.upms.rest.controller.system.SysUserController","createTime":1589024686192,"id":"AF75A8DE6B2F439FC486A9CC142A5F5D","menuClass":"fa fa-caret-right","methodName":"findByUsername","parentId":"herodotus-cloud-upms-rest","ranking":0,"requestMethod":"POST","reserved":false,"reversion":0,"serviceId":"herodotus-cloud-upms-rest","status":"ENABLE","updateTime":1591447593114,"url":"/user/findByUsername"}],"createTime":1591461326815,"description":"","id":"911b0419-78d6-4775-824b-c0b4f84d6ddd","linkedProperty":"read_user_detail","ranking":2,"reserved":true,"reversion":0,"scopeCode":"read_user_detail","scopeId":"911b0419-78d6-4775-824b-c0b4f84d6ddd","scopeName":"获取用户信息","status":"ENABLE","updateTime":1591513359089}],"serviceId":"f8e3f156-2cf4-449c-926d-d1377fe82c86","status":"ENABLE","supplier":{"createTime":1588698780067,"description":"","id":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","linkedProperty":"HERODOTUS","ranking":0,"reserved":true,"reversion":0,"status":"ENABLE","supplierCode":"HERODOTUS","supplierId":"067fc1c8-f3e1-4f41-9c7c-0bd4f885bf9e","supplierName":"业务中台架构及开发团队","supplierType":"CORE","updateTime":1588698780067},"updateTime":1588698889183}', NULL); INSERT INTO "oauth_client_details" ("client_id", "resource_ids", "client_secret", "scope", "authorized_grant_types", "web_server_redirect_uri", "authorities", "access_token_validity", "refresh_token_validity", "additional_information", "autoapprove") VALUES ('010e659a-4005-4610-98f6-00b822f4758e', NULL, '$2a$10$XxKxGWDlqgdKhcvIBvhx9u7hVLpVKfVlsG.d2AoLIGFYugz0dZf2i', 'all', 'password,authorization_code,client_credentials,refresh_token,implicit', 'http://localhost:9999/passport/login,http://www.baidu.com', NULL, 43200, 2592000, '{"appCode":"","appKey":"<KEY>","appName":"业务中台管理端","appNameEn":"Herodotus","appSecret":"<KEY>","applicationType":"WEB","createTime":1587466819000,"description":"","id":"010e659a-4005-4610-98f6-00b822f4758e","ranking":0,"reserved":true,"reversion":0,"scopes":[{"authorities":[],"createTime":1586851572000,"description":"中台全部服务权限","id":"c153737a-5234-11ea-ae28-14cf92c9b916","linkedProperty":"all","ranking":1,"reserved":true,"reversion":0,"scopeCode":"all","scopeId":"c153737a-5234-11ea-ae28-14cf92c9b916","scopeName":"全部权限","status":"ENABLE","updateTime":1587081166481}],"status":"ENABLE","technologyType":"NODE","updateTime":1588672968367,"website":"http://localhost:8080"}', NULL); -- ---------------------------- -- Table data for oauth_scopes -- ---------------------------- INSERT INTO "oauth_scopes"("scope_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scope_code", "scope_name") VALUES ('c153737a-5234-11ea-ae28-14cf92c9b916', '2020-04-14 16:06:12', 0, '2020-04-17 07:52:46.481', '中台全部服务权限', 't', 0, 0, 'all', '全部权限'); -- ---------------------------- -- Table data for sys_user -- ---------------------------- INSERT INTO "sys_user"("user_id", "create_time", "ranking", "update_time", "description", "is_reserved", "status", "nick_name", "password", "user_name", "reversion") VALUES ('1', '2019-07-23 07:19:50', 1, '2019-07-23 07:19:52', '平台管理员', 't', 0, 'Hades', '$2a$10$fi5ecIcM3hy9RQwE0x78oeyNecPFiUgi0PnhESeENjX3G4CBvYOLO', 'system', NULL); -- ---------------------------- -- Table data for sys_role -- ---------------------------- INSERT INTO "sys_role"("role_id", "create_time", "ranking", "update_time", "description", "is_reserved", "status", "role_code", "role_name", "reversion") VALUES ('1', '2019-07-23 07:22:27', 1, '2019-09-11 12:04:52', '中台管理员角色', 't', 0, 'ROLE_ADMINISTRATOR', '平台管理员角色', NULL); -- ---------------------------- -- Table data for sys_user_role -- ---------------------------- INSERT INTO "sys_user_role"("user_id", "role_id") VALUES ('1', '1'); -- ---------------------------- -- Table data for sys_default_role -- ---------------------------- INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('1', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '机构人员', 't', 0, 0, 'INSTITUTION', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('2', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '手机验证码', 't', 0, 0, 'SMS', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('3', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '微信小程序', 't', 0, 0, 'WXAPP', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('4', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'QQ', 't', 0, 0, 'QQ', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('5', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '微博', 't', 0, 0, 'WEIBO', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('6', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '百度', 't', 0, 0, 'BAIDU', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('7', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '微信开放平台', 't', 0, 0, 'WECHAT_OPEN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('8', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '微信公众号', 't', 0, 0, 'WECHAT_MP', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('9', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '企业微信二维码', 't', 0, 0, 'WECHAT_ENTERPRISE', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('10', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '企业微信网页', 't', 0, 0, 'WECHAT_ENTERPRISE_WEB', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('11', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '钉钉', 't', 0, 0, 'DINGTALK', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('12', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '钉钉账号', 't', 0, 0, 'DINGTALK_ACCOUNT', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('13', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '阿里云', 't', 0, 0, 'ALIYUN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('14', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '淘宝', 't', 0, 0, 'TAOBAO', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('15', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '支付宝', 't', 0, 0, 'ALIPAY', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('16', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Teambition', 't', 0, 0, 'TEAMBITION', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('17', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '华为', 't', 0, 0, 'HUAWEI', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('18', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '飞书', 't', 0, 0, 'FEISHU', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('19', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '京东', 't', 0, 0, 'JD', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('20', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '抖音', 't', 0, 0, 'DOUYIN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('21', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '今日头条', 't', 0, 0, 'TOUTIAO', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('22', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '小米', 't', 0, 0, 'MI', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('23', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '人人', 't', 0, 0, 'RENREN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('24', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '美团', 't', 0, 0, 'MEITUAN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('25', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '饿了么', 't', 0, 0, 'ELEME', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('26', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '酷家乐', 't', 0, 0, 'KUJIALE', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('27', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '喜马拉雅', 't', 0, 0, 'XMLY', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('28', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '码云', 't', 0, 0, 'GITEE', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('29', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '开源中国', 't', 0, 0, 'OSCHINA', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('30', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'CSDN', 't', 0, 0, 'CSDN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('31', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Github', 't', 0, 0, 'GITHUB', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('32', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Gitlab', 't', 0, 0, 'GITLAB', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('33', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Stackoverflow', 't', 0, 0, 'STACK_OVERFLOW', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('34', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Coding', 't', 0, 0, 'CODING', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('35', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '谷歌', 't', 0, 0, 'GOOGLE', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('36', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '微软', 't', 0, 0, 'MICROSOFT', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('37', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '脸书', 't', 0, 0, 'FACEBOOK', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('38', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '领英', 't', 0, 0, 'LINKEDIN', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('39', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '推特', 't', 0, 0, 'TWITTER', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('40', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', '亚马逊', 't', 0, 0, 'AMAZON', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('41', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Slack', 't', 0, 0, 'SLACK', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('42', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Line', 't', 0, 0, 'LINE', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('43', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Okta', 't', 0, 0, 'OKTA', '1'); INSERT INTO "sys_default_role" ("default_id", "create_time", "ranking", "update_time", "description", "is_reserved", "reversion", "status", "scene", "role_id") VALUES ('44', '2021-10-12 09:45:33', 1, '2021-10-12 09:45:38', 'Pinterest', 't', 0, 0, 'PINTEREST', '1'); INSERT INTO sys_role_authority (role_id, authority_id) SELECT '1' role_id, sa.authority_id FROM "sys_authority" sa WHERE NOT EXISTS(SELECT sa.authority_id FROM sys_role_authority sra WHERE sra.authority_id = sa.authority_id)
/* * Copyright 2022 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ SELECT jsonPayload.alert_time, jsonPayload.name, jsonPayload.details, jsonPayload.application, jsonPayload.uri_or_filename, jsonPayload.ip_protocol FROM `[MY_PROJECT_ID].[MY_DATASET_ID].ids_googleapis_com_threat` WHERE timestamp >= TIMESTAMP_SUB(CURRENT_TIMESTAMP(), INTERVAL 30 DAY) AND resource.type="ids.googleapis.com/Endpoint" AND jsonPayload.alert_severity IN ("HIGH" OR "CRITICAL") AND jsonPayload.type = "virus" ORDER BY timestamp DESC
-- This migration intentionally left blank; see corresponding up.sql
DELETE FROM tasks WHERE CURRENT OF c_tasks;
<gh_stars>1-10 /*L Copyright HealthCare IT, Inc. Distributed under the OSI-approved BSD 3-Clause License. See http://ncip.github.com/edct-formbuilder/LICENSE.txt for details. L*/ alter table form add column form_library_form_id bigint; ALTER TABLE ONLY form ADD CONSTRAINT fb_form_library_form_fk FOREIGN KEY (form_library_form_id) REFERENCES form(id);
<gh_stars>0 /* Navicat Premium Data Transfer Source Server : local Source Server Type : MySQL Source Server Version : 80016 Source Host : localhost:3306 Source Schema : etrucking Target Server Type : MySQL Target Server Version : 80016 File Encoding : 65001 Date: 21/06/2019 16:56:42 */ SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; -- ---------------------------- -- Table structure for role_menus -- ---------------------------- DROP TABLE IF EXISTS `role_menus`; CREATE TABLE `role_menus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `role_id` int(11) NOT NULL, `menu_id` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL, `deleted_at` timestamp NULL DEFAULT NULL, `created_by` int(18) DEFAULT NULL, `updated_by` int(18) DEFAULT NULL, `deleted_by` int(18) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; SET FOREIGN_KEY_CHECKS = 1;
<filename>todo.sql -- phpMyAdmin SQL Dump -- version 4.7.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jun 20, 2018 at 01:31 PM -- Server version: 10.1.29-MariaDB -- PHP Version: 7.2.0 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `todo` -- -- -------------------------------------------------------- -- -- Table structure for table `tasks` -- CREATE TABLE `tasks` ( `task_id` int(11) NOT NULL, `task_user_id` int(11) NOT NULL, `task_name` varchar(255) NOT NULL, `task_description` text NOT NULL, `task_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `task_due_date` date NOT NULL, `task_completed_date` date DEFAULT NULL, `is_complete` tinyint(1) NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tasks` -- INSERT INTO `tasks` (`task_id`, `task_user_id`, `task_name`, `task_description`, `task_created`, `task_due_date`, `task_completed_date`, `is_complete`) VALUES (1, 1, 'Learn AJAX', 'You have to learn this cool technique.', '2018-06-19 15:45:23', '2018-06-30', NULL, 1), (2, 1, 'Implement CodeIgniter', 'That\'s really important.', '2018-06-19 15:46:58', '2018-06-24', NULL, 0), (4, 2, 'Do something', 'DOOOOO', '2018-06-20 05:10:52', '2018-09-28', NULL, 0); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `user_id` int(11) NOT NULL, `user_firstname` varchar(255) NOT NULL, `user_lastname` varchar(255) NOT NULL, `user_email` varchar(255) NOT NULL, `user_password_hash` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `users` -- INSERT INTO `users` (`user_id`, `user_firstname`, `user_lastname`, `user_email`, `user_password_hash`) VALUES (1, 'a', 'a', '<EMAIL>', <PASSWORD>'), (2, 'b', 'b', '<EMAIL>', <PASSWORD>'), (3, 'c', 'c', '<EMAIL>', <PASSWORD>.'), (4, 'Tony', 'Stark', '<EMAIL>', <PASSWORD>'); -- -- Indexes for dumped tables -- -- -- Indexes for table `tasks` -- ALTER TABLE `tasks` ADD PRIMARY KEY (`task_id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`user_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `tasks` -- ALTER TABLE `tasks` MODIFY `task_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `user_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; COMMIT; /*!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 */;
CREATE TABLE [dbo].[Companies] ( [Id] BigINT NOT NULL PRIMARY KEY identity(1,1), Name nvarchar(255) not null )
<filename>src/main/resources/db/migration/V12__Create_instagram_user_json_table.sql create table instagram_user_json ( USER_PK bigint primary key, JSON jsonb, INSERT_DATE timestamp with time zone not null default current_timestamp ); create index instagram_user_json_json_idx on instagram_user_json using gin (JSON);
<filename>sql/faqcomposer_alterproject.sql drop table if exists project_backup; create table project_backup like project; insert into project_backup select * from project; alter table project modify hierarchy mediumtext;
SET FOREIGN_KEY_CHECKS=0; UPDATE `estado` SET `idEstado` = '33' WHERE (`idEstado` = '5'); UPDATE `estado` SET `idEstado` = '5' WHERE (`idEstado` = '7'); UPDATE `estado` SET `idEstado` = '7' WHERE (`idEstado` = '33'); SET FOREIGN_KEY_CHECKS=1;
<reponame>EWBSWE/member-portal SELECT * FROM outgoing_message WHERE NOW() > send_at ORDER BY priority DESC LIMIT $1
<filename>inventori.sql<gh_stars>0 -- phpMyAdmin SQL Dump -- version 5.0.2 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jan 25, 2021 at 04:45 PM -- Server version: 10.4.14-MariaDB -- PHP Version: 7.4.9 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `inventori` -- -- -------------------------------------------------------- -- -- Table structure for table `b_luxmanabadi` -- CREATE TABLE `b_luxmanabadi` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `b_luxmanabadi` -- INSERT INTO `b_luxmanabadi` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (1, 'kj_1e', 'Keju', 11, 3, 1, 1611149515), (2, 'SPP', 'penggaris', 1, 2, 3, 1611586725), (3, 'SPP', 'gelas', 12, 22, 4, 1611586749), (4, 'SPP', 'gelas', 4, 3, 5, 1611586739); -- -------------------------------------------------------- -- -- Table structure for table `b_planetkimia` -- CREATE TABLE `b_planetkimia` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `b_planetkimia` -- INSERT INTO `b_planetkimia` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (1, 'SP_0o', 'Sepatu', 1, 2, 3, 1611149515), (2, 'SPP', 'gelas', 2, 34, 45, 1611588172), (3, 'SPP', 'gelas', 2, 34, 1, 1611588178), (4, 'SPP', 'penggaris', 423, 4, 3, 1611588187), (5, 'SPP', 'gelas', 43, 413, 41, 1611588193); -- -------------------------------------------------------- -- -- Table structure for table `pt_palapa` -- CREATE TABLE `pt_palapa` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `pt_palapa` -- INSERT INTO `pt_palapa` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (3, 'SPP', 'gelas', 14, 2, 1, 1611589494), (4, 'SPP', 'gelas', 23, 4, 2, 1611589502), (5, 's_OJ', 'Komputer lab', 31, 23, 42, 1611589515), (6, 'SPP', 'gelas', 23, 4, 44, 1611589520); -- -------------------------------------------------------- -- -- Table structure for table `s_luxmanabadi` -- CREATE TABLE `s_luxmanabadi` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `s_luxmanabadi` -- INSERT INTO `s_luxmanabadi` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (1, 'sp12', 'serokan', 13, 2, 3, 1611545148), (5, 'SPP', 'dfdfd', 4, 5, 6, 1611547127), (8, 'SPP', 'gelas', 431, 43, 4334, 1611588204), (9, 'SPP', 'gelas', 413, 4, 3, 1611588210); -- -------------------------------------------------------- -- -- Table structure for table `s_pharmapreneur` -- CREATE TABLE `s_pharmapreneur` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `s_pharmapreneur` -- INSERT INTO `s_pharmapreneur` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (6, 'SPP', 'gelas', 95, 983, 98, 1611545066), (7, 'SPP', 'gelas', 431, 4, 1, 1611588219), (8, 'SPP', 'gelas', 3, 33, 41, 1611588225), (9, 'SPP', 'gelas', 43, 13, 134, 1611588231); -- -------------------------------------------------------- -- -- Table structure for table `s_planetkimia` -- CREATE TABLE `s_planetkimia` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `s_planetkimia` -- INSERT INTO `s_planetkimia` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (13, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (15, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (16, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (17, 'S_PK', 'Coklat tua', 100, 100, 10, 1611251074), (18, 'S_PK', 'Jelly', 100, 100, 100, 1611149481), (22, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (23, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (24, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (25, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (26, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (27, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (28, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (29, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (30, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (31, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (32, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (33, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (34, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (35, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (36, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (37, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (38, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (39, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (40, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (62, 'S_PK', 'coklat', 100, 100, 10, 1611149515), (64, 'S_PK', 'Ragi Tempe', 100, 100, 100, 1611210635), (65, 'S_PK', 'R<NAME>', 100, 100, 10, 1611210646); -- -------------------------------------------------------- -- -- Table structure for table `t_luxuryprojects` -- CREATE TABLE `t_luxuryprojects` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `t_luxuryprojects` -- INSERT INTO `t_luxuryprojects` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (2, 'SPP', 'gelas', 1, 2, 3, 1611546770), (4, 'SPP', 'penggaris', 1, 222, 3, 1611546793); -- -------------------------------------------------------- -- -- Table structure for table `t_planetkimia` -- CREATE TABLE `t_planetkimia` ( `id` int(255) NOT NULL, `kd_brg` varchar(20) NOT NULL, `nama_brg` varchar(100) NOT NULL, `modal` int(100) NOT NULL, `jual` int(100) NOT NULL, `stok` int(10) NOT NULL, `tanggal` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `t_planetkimia` -- INSERT INTO `t_planetkimia` (`id`, `kd_brg`, `nama_brg`, `modal`, `jual`, `stok`, `tanggal`) VALUES (1, 'sp_1e', 'kopi', 1, 2, 3, 1611149515), (2, 'SPP', 'gelas', 13, 22, 3, 1611550667); -- -------------------------------------------------------- -- -- Table structure for table `user` -- CREATE TABLE `user` ( `id` int(11) NOT NULL, `name` varchar(128) NOT NULL, `email` varchar(128) NOT NULL, `image` varchar(128) NOT NULL, `password` varchar(256) NOT NULL, `role_id` int(11) NOT NULL, `is_active` int(1) NOT NULL, `date_created` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `user` -- INSERT INTO `user` (`id`, `name`, `email`, `image`, `password`, `role_id`, `is_active`, `date_created`) VALUES (3, 'samuelhpn', '<EMAIL>', 'Pijakbumi.png', '$2<PASSWORD>kouDUP2smYTTFXFVSs9H1VoYky', 1, 1, 1606371257), (4, 'bobby', '<EMAIL>', 'Pijakbumi1.png', '$2y$10$TQGaKx3IMMsd.HTohLcyzeHPdNr9V2m5C2gthP2L/L1Vs.VfDTcDC', 2, 1, 1606720367); -- -------------------------------------------------------- -- -- Table structure for table `user_access_menu` -- CREATE TABLE `user_access_menu` ( `id` int(11) NOT NULL, `role_id` int(11) NOT NULL, `menu_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `user_access_menu` -- INSERT INTO `user_access_menu` (`id`, `role_id`, `menu_id`) VALUES (1, 1, 1), (2, 1, 2), (4, 1, 3), (17, 1, 5), (21, 1, 4), (25, 0, 5), (29, 1, 6), (32, 2, 6), (33, 2, 5), (34, 2, 2), (35, 2, 7), (36, 2, 8), (37, 1, 7), (38, 1, 8); -- -------------------------------------------------------- -- -- Table structure for table `user_menu` -- CREATE TABLE `user_menu` ( `id` int(11) NOT NULL, `menu` varchar(128) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `user_menu` -- INSERT INTO `user_menu` (`id`, `menu`) VALUES (1, 'Admin'), (2, 'User'), (3, 'Menu'), (5, 'Shopee'), (6, 'Tokopedia'), (7, '<NAME>'), (8, 'WhatsApp'), (9, '<NAME>'); -- -------------------------------------------------------- -- -- Table structure for table `user_role` -- CREATE TABLE `user_role` ( `id` int(11) NOT NULL, `role` varchar(128) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `user_role` -- INSERT INTO `user_role` (`id`, `role`) VALUES (1, 'Administrator'), (2, 'Member'); -- -------------------------------------------------------- -- -- Table structure for table `user_sub_menu` -- CREATE TABLE `user_sub_menu` ( `id` int(11) NOT NULL, `menu_id` int(11) NOT NULL, `title` varchar(128) NOT NULL, `url` varchar(128) NOT NULL, `icon` varchar(128) NOT NULL, `is_active` int(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `user_sub_menu` -- INSERT INTO `user_sub_menu` (`id`, `menu_id`, `title`, `url`, `icon`, `is_active`) VALUES (1, 1, 'Dashboard', 'admin', 'fas fa-fw fa-tachometer-alt', 1), (2, 2, 'Dashboard', 'user', 'fas fa-fw fa-tachometer-alt', 1), (3, 2, 'Edit Profile', 'user/edit', 'fas fa-fw fa-user-edit', 0), (4, 3, 'Menu Management', 'menu', 'fas fa-fw fa-folder', 1), (5, 3, 'Submenu Management', 'menu/submenu', 'fas fa-fw fa-folder-open', 1), (10, 1, 'Role', 'admin/role', 'fas fa-fw fa-user-tie', 1), (11, 2, 'Change Password', 'user/changepassword', 'fas fa-fw fa-key', 0), (15, 5, 'Planet Kimia', 'shopee/planetkimia', 'fas fa-fw fa-prescription-bottle', 1), (16, 5, 'Pharmapreneur Store', 's_pharmapreneur', 'fas fa-fw fa-prescription-bottle-alt', 1), (17, 5, 'Luxman Abadi Shop', 's_luxmanabadi', 'fas fa-fw fa-capsules', 1), (18, 6, 'Luxury Projects Indo', 't_luxuryprojects', 'fas fa-fw fa-diagnoses', 1), (19, 6, 'Planet Kimia Tokped', 't_planetkimia', 'fas fa-fw fa-prescription-bottle', 1), (20, 7, 'Luxman Abadi', 'b_luxmanabadi', 'fas fa-fw fa-tablets', 1), (21, 7, 'Planet Kimia Bukalapak', 'b_planetkimia', 'fas fa-fw fa-prescription-bottle', 1), (22, 8, 'PT Palapa Muda Perkasa', 'pt_palapa', 'fas fa-fw fa-clinic-medical', 1); -- -- Indexes for dumped tables -- -- -- Indexes for table `b_luxmanabadi` -- ALTER TABLE `b_luxmanabadi` ADD PRIMARY KEY (`id`); -- -- Indexes for table `b_planetkimia` -- ALTER TABLE `b_planetkimia` ADD PRIMARY KEY (`id`); -- -- Indexes for table `pt_palapa` -- ALTER TABLE `pt_palapa` ADD PRIMARY KEY (`id`); -- -- Indexes for table `s_luxmanabadi` -- ALTER TABLE `s_luxmanabadi` ADD PRIMARY KEY (`id`); -- -- Indexes for table `s_pharmapreneur` -- ALTER TABLE `s_pharmapreneur` ADD PRIMARY KEY (`id`); -- -- Indexes for table `s_planetkimia` -- ALTER TABLE `s_planetkimia` ADD PRIMARY KEY (`id`); -- -- Indexes for table `t_luxuryprojects` -- ALTER TABLE `t_luxuryprojects` ADD PRIMARY KEY (`id`); -- -- Indexes for table `t_planetkimia` -- ALTER TABLE `t_planetkimia` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_access_menu` -- ALTER TABLE `user_access_menu` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_menu` -- ALTER TABLE `user_menu` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_role` -- ALTER TABLE `user_role` ADD PRIMARY KEY (`id`); -- -- Indexes for table `user_sub_menu` -- ALTER TABLE `user_sub_menu` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `b_luxmanabadi` -- ALTER TABLE `b_luxmanabadi` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `b_planetkimia` -- ALTER TABLE `b_planetkimia` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `pt_palapa` -- ALTER TABLE `pt_palapa` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `s_luxmanabadi` -- ALTER TABLE `s_luxmanabadi` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `s_pharmapreneur` -- ALTER TABLE `s_pharmapreneur` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `s_planetkimia` -- ALTER TABLE `s_planetkimia` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=69; -- -- AUTO_INCREMENT for table `t_luxuryprojects` -- ALTER TABLE `t_luxuryprojects` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `t_planetkimia` -- ALTER TABLE `t_planetkimia` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `user` -- ALTER TABLE `user` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `user_access_menu` -- ALTER TABLE `user_access_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=39; -- -- AUTO_INCREMENT for table `user_menu` -- ALTER TABLE `user_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `user_role` -- ALTER TABLE `user_role` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `user_sub_menu` -- ALTER TABLE `user_sub_menu` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23; COMMIT; /*!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 */;
-- Create database CREATE DATABASE diemdanh_nckh COLLATE=utf8_unicode_ci; -- Use database USE diemdanh_nckh; -- Create table sinhvien CREATE TABLE `student` ( `id` int(5) NOT NULL AUTO_INCREMENT, `studentId` char(10) NOT NULL, `firstNameStudent` varchar(256) NOT NULL, `lastNameStudent` varchar(256) NOT NULL, `idMajor` char(10) DEFAULT 1, PRIMARY KEY (`id`,`studentId`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table canbo CREATE TABLE `staff` ( `id` int(5) NOT NULL AUTO_INCREMENT, `staffId` char(10) NOT NULL, `firstNameStaff` varchar(256) NOT NULL, `lastNameStaff` varchar(256) NOT NULL, `idDepartment` int(5) DEFAULT 1, PRIMARY KEY (`id`,`staffId`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table rfid CREATE TABLE `rfid` ( `id` int(5) NOT NULL AUTO_INCREMENT, `idCard` char(10) NOT NULL, `numberId` char(10) NOT NULL, PRIMARY KEY (`id`,`idCard`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table sukien CREATE TABLE `event` ( `id` int(128) NOT NULL, `nameEvent` varchar(256) NOT NULL, `timeStart` time NOT NULL, `timeEnd` time NOT NULL, `dateEvent` date NOT NULL, `locationEvent` varchar(128) NOT NULL, `descriptionEvent` varchar(256) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table diemdanh CREATE TABLE `attendance` ( `id` int(255) NOT NULL AUTO_INCREMENT, `idEvent` int(128) NOT NULL, `idCard` char(10) DEFAULT 1, `timeIn` datetime DEFAULT NULL, `timeOut` datetime DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table department CREATE TABLE `department` ( `id` int(5) NOT NULL AUTO_INCREMENT, `nameDepartment` varchar(128) NOT NULL, `idFaculty` char(10) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table faculty CREATE TABLE `faculty` ( `id` int(5) NOT NULL AUTO_INCREMENT, `idFaculty` char(10) NOT NULL, `nameFaculty` varchar(128) NOT NULL, PRIMARY KEY (`id`,`idFaculty`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table major CREATE TABLE `major` ( `id` int(5) NOT NULL AUTO_INCREMENT, `idMajor` char(10) NOT NULL, `nameMajor` varchar(128) NOT NULL, `idFaculty` char(10) NOT NULL, PRIMARY KEY (`id`,`idMajor`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table joinEvent CREATE TABLE `register` ( `id` int(5) NOT NULL AUTO_INCREMENT, `numberId` char(10) NOT NULL, `idEvent` int(128) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table account CREATE TABLE `account` ( `id` int(5) NOT NULL AUTO_INCREMENT, `username` char(255) NOT NULL, `password` char(10) NOT NULL, `name` char(128) DEFAULT NULL, `role` char(10) DEFAULT 1, PRIMARY KEY (`id`,`username`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Create table apikey CREATE TABLE `apikey` ( `id` int(5) NOT NULL AUTO_INCREMENT, `valueApi` char(20) NOT NULL, `encriptApi` char(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; -- Add relationship ALTER TABLE staff ADD CONSTRAINT staffdepartment FOREIGN KEY (idDepartment) REFERENCES department(id) ON DELETE CASCADE; ALTER TABLE attendance ADD CONSTRAINT attendanceevent FOREIGN KEY (idEvent) REFERENCES event(id) ON DELETE CASCADE; ALTER TABLE register ADD CONSTRAINT registerevent FOREIGN KEY (idEvent) REFERENCES event(id) ON DELETE CASCADE; ALTER TABLE attendance ADD CONSTRAINT attendancerfid FOREIGN KEY (idCard) REFERENCES rfid(idCard) ON DELETE CASCADE; ALTER TABLE student ADD CONSTRAINT studentmajor FOREIGN KEY (idMajor) REFERENCES major(idMajor) ON DELETE CASCADE; ALTER TABLE major ADD CONSTRAINT majorfaculty FOREIGN KEY (idFaculty) REFERENCES faculty(idFaculty) ON DELETE NO ACTION; ALTER TABLE department ADD CONSTRAINT departmentfaculty FOREIGN KEY (idFaculty) REFERENCES faculty(idFaculty) ON DELETE CASCADE;
<gh_stars>0 -- phpMyAdmin SQL Dump -- version 5.0.2 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jun 01, 2020 at 04:15 PM -- Server version: 10.4.11-MariaDB -- PHP Version: 7.2.31 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!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 */; -- -- Database: `bloglaravel` -- -- -------------------------------------------------------- -- -- Table structure for table `blogposts` -- CREATE TABLE `blogposts` ( `id` int(11) NOT NULL, `category` varchar(45) NOT NULL, `slug` varchar(255) NOT NULL, `blogbody` text NOT NULL, `images_path` varchar(50) NOT NULL, `blog` text NOT NULL, `cdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `cuser` varchar(45) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `blogposts` -- INSERT INTO `blogposts` (`id`, `category`, `slug`, `blogbody`, `images_path`, `blog`, `cdate`, `cuser`) VALUES (1, 'Makeup', 'Makeup', 'need to look and feel young and beautiful is ever increasing and latest trends are being introduced in this field every now and then', 'makeup-trends-lede.jpg', '', '2020-05-31 18:15:03', 'admin'), (2, 'Skin', 'aesthetics_skin_thum', 'Aesthetics course is an integral part of Cosmetology and is a booming industry in Beauty and Wellness.', 'aesthetics_skin_thum.jpg', '<p>In lobortis pharetra mattis. Morbi nec nibh iaculis, <a href=\"#\">bibendum augue a</a>, ultrices nulla. Nunc velit ante, lacinia id tincidunt eget, faucibus nec nisl. In mauris purus, bibendum et gravida dignissim, venenatis commodo lacus. Duis consectetur quis nisi nec accumsan. Pellentesque enim velit, ut tempor turpis. Mauris felis neque, egestas in lobortis et,iaculis at nunc ac, rhoncus sagittis ipsum. </p> <h3><strong>Maecenas non convallis quam, eu sodales justo. Pellentesque quis lectus elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</strong></h3> <p>Donec nec metus sed leo sollicitudin ornare sed consequat neque. Aliquam iaculis neque quis dui venenatis, eget posuere felis viverra. Ut sit amet feugiat elit, nec elementum velit. Sed eu nisl convallis, efficitur turpis eu, euismod nunc. Proin neque enim, malesuada non lobortis nec, facilisis et lectus. Ie consectetur. Nam eget neque ac ex fringilla dignissim eu ac est. Nunc et nisl vel odio posuere. </p> <p>Vivamus non condimentum orci. Pellentesque venenatis nibh sit amet est vehicula lobortis. Cras eget aliquet eros. Nunc lectus elit, suscipit at nunc sed, finibus imperdiet ipsum. Maecenas dapibus neque sodales nulla finibus volutpat. Integer pulvinar massa vitae ultrices posuere. Proin ut tempor turpis. Mauris felis neque, egestas in lobortis et, sodales non ante. Ut vestibulum libero quis luctus tempus. Nullam eget dignissim massa. Vivamus id condimentum orci. Nunc ac sem urna. Aliquam et hendrerit nisl massa nunc. </p>', '2020-05-31 18:15:13', 'admin'), (3, 'Nails', 'Nails', 'New and funky nail trends have opened a new arena of creativity and expression', 'nailss.jpeg', 'New and funky nail trends have opened a new arena of creativity and expression Career Opportunity:On successful completion of course in Nails, a qualified candidate can work as a Nail Technician, Nail Artist, Technical Trainer, Salon Manager or Freelancer.', '2020-05-31 18:15:19', 'admin'); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- Error reading data for table bloglaravel.failed_jobs: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM `bloglaravel`.`failed_jobs`' at line 1 -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2019_08_19_000000_create_failed_jobs_table', 1); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Indexes for dumped tables -- -- -- Indexes for table `blogposts` -- ALTER TABLE `blogposts` ADD PRIMARY KEY (`id`); -- -- Indexes for table `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `blogposts` -- ALTER TABLE `blogposts` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; COMMIT; /*!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 */;
<reponame>bobbylinux/magdalena update ta001_soci set f_cnd = 'N' where (mod(cast(c_soc as int),100) = 0) and c_soc not in ('XXX','YYY');
CREATE TABLE [dbo].[DimCustomer] ( [CustomerID] INT IDENTITY (1, 1) NOT NULL, [CustomerAltID] VARCHAR (10) NOT NULL, [CustomerName] VARCHAR (50) NULL, [Gender] VARCHAR (20) NULL, PRIMARY KEY CLUSTERED ([CustomerID] ASC) );
<reponame>DIO0550/door-watcher<gh_stars>1-10 CREATE DATABASE IF NOT EXISTS toilet; USE toilet; DROP TABLE toilet_group_map; DROP TABLE toilet_status; DROP TABLE toilet_group; DROP TABLE toilet; DROP TABLE app_state; CREATE TABLE IF NOT EXISTS app_state ( id INTEGER NOT NULL AUTO_INCREMENT, name TEXT, state INTEGER NOT NULL, comment TEXT, modified_time TIMESTAMP NOT NULL, PRIMARY KEY(id) ); CREATE TABLE IF NOT EXISTS toilet ( id INTEGER NOT NULL AUTO_INCREMENT, name TEXT NOT NULL, valid BOOLEAN NOT NULL, is_closed BOOLEAN NOT NULL, modified_time TIMESTAMP NOT NULL, PRIMARY KEY(id) ); CREATE TABLE IF NOT EXISTS toilet_group ( id INTEGER NOT NULL AUTO_INCREMENT, name TEXT NOT NULL, valid BOOLEAN NOT NULL, modified_time TIMESTAMP NOT NULL, PRIMARY KEY(id) ); CREATE TABLE IF NOT EXISTS toilet_status ( id INTEGER NOT NULL AUTO_INCREMENT, toilet_id INTEGER NOT NULL, is_closed BOOLEAN NOT NULL, created_time TIMESTAMP NOT NULL, PRIMARY KEY(id), FOREIGN KEY(toilet_id) REFERENCES toilet(id) ); CREATE TABLE IF NOT EXISTS toilet_group_map ( id INTEGER NOT NULL AUTO_INCREMENT, toilet_id INTEGER NOT NULL, toilet_group_id INTEGER NOT NULL, PRIMARY KEY(id), FOREIGN KEY(toilet_id) REFERENCES toilet(id), FOREIGN KEY(toilet_group_id) REFERENCES toilet_group(id) ); INSERT INTO app_state VALUES (1,'システムモード',1,'0=使用できない状態, 1=使用可能な状態','2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (11,'4F 男性用トイレ (洋式)',1,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (21,'6F 男性用トイレ (洋式)',1,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (31,'4F 女性用トイレ (和式)',0,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (32,'4F 女性用トイレ (洋式)',0,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (41,'6F 女性用トイレ (和式)',0,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet VALUES (42,'6F 女性用トイレ (洋式)',0,0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet_group VALUES (10,'4F 男性用トイレ',1,'2020-03-02 00:58:54.749426'); INSERT INTO toilet_group VALUES (20,'6F 男性用トイレ',1,'2020-03-02 00:58:54.749426'); INSERT INTO toilet_group VALUES (30,'4F 女性用トイレ',0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet_group VALUES (40,'6F 女性用トイレ',0,'2020-03-02 00:58:54.749426'); INSERT INTO toilet_group_map VALUES (11,11,10); INSERT INTO toilet_group_map VALUES (21,21,20); INSERT INTO toilet_group_map VALUES (31,31,30); INSERT INTO toilet_group_map VALUES (32,32,30); INSERT INTO toilet_group_map VALUES (41,41,40); INSERT INTO toilet_group_map VALUES (42,42,40);
SELECT MIN(t.title) AS movie_title FROM title AS t JOIN movie_info AS mi ON t.id = mi.movie_id JOIN (movie_keyword AS mk JOIN keyword AS k ON k.id = mk.keyword_id) ON t.id = mk.movie_id WHERE k.keyword LIKE '%sequel%' AND mi.info IN ('Sweden', 'Norway', 'Germany', 'Denmark', 'Swedish', 'Denish', 'Norwegian', 'German') AND t.production_year > 2005;
-- file:xml.sql ln:153 expect:true SET XML OPTION CONTENT
-- 2018-02-21T08:39:36.406 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Menu (Action,AD_Client_ID,AD_Menu_ID,AD_Org_ID,AD_Window_ID,Created,CreatedBy,EntityType,InternalName,IsActive,IsCreateNew,IsReadOnly,IsSOTrx,IsSummary,Name,Updated,UpdatedBy,WEBUI_NameBrowse) VALUES ('W',0,541042,0,540413,TO_TIMESTAMP('2018-02-21 08:39:36','YYYY-MM-DD HH24:MI:SS'),100,'de.metas.datev','_Buchungen_Export','Y','N','N','N','N','Buchungen Export',TO_TIMESTAMP('2018-02-21 08:39:36','YYYY-MM-DD HH24:MI:SS'),100,'Buchungen Export') ; -- 2018-02-21T08:39:36.411 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Menu_Trl (AD_Language,AD_Menu_ID, Description,Name,WEBUI_NameBrowse,WEBUI_NameNew,WEBUI_NameNewBreadcrumb, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_Menu_ID, t.Description,t.Name,t.WEBUI_NameBrowse,t.WEBUI_NameNew,t.WEBUI_NameNewBreadcrumb, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Menu t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_Menu_ID=541042 AND NOT EXISTS (SELECT 1 FROM AD_Menu_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Menu_ID=t.AD_Menu_ID) ; -- 2018-02-21T08:39:36.412 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_TreeNodeMM (AD_Client_ID,AD_Org_ID, IsActive,Created,CreatedBy,Updated,UpdatedBy, AD_Tree_ID, Node_ID, Parent_ID, SeqNo) SELECT t.AD_Client_ID,0, 'Y', now(), 100, now(), 100,t.AD_Tree_ID, 541042, 0, 999 FROM AD_Tree t WHERE t.AD_Client_ID=0 AND t.IsActive='Y' AND t.IsAllNodes='Y' AND t.AD_Table_ID=116 AND NOT EXISTS (SELECT * FROM AD_TreeNodeMM e WHERE e.AD_Tree_ID=t.AD_Tree_ID AND Node_ID=541042) ; -- 2018-02-21T08:39:37.039 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=0, Updated=now(), UpdatedBy=100 WHERE Node_ID=540969 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.040 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=1, Updated=now(), UpdatedBy=100 WHERE Node_ID=540892 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.041 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=2, Updated=now(), UpdatedBy=100 WHERE Node_ID=540914 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.041 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=3, Updated=now(), UpdatedBy=100 WHERE Node_ID=540915 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.042 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=4, Updated=now(), UpdatedBy=100 WHERE Node_ID=150 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.043 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=5, Updated=now(), UpdatedBy=100 WHERE Node_ID=147 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.043 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=6, Updated=now(), UpdatedBy=100 WHERE Node_ID=145 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.044 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=7, Updated=now(), UpdatedBy=100 WHERE Node_ID=144 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.044 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=8, Updated=now(), UpdatedBy=100 WHERE Node_ID=540743 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.045 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=9, Updated=now(), UpdatedBy=100 WHERE Node_ID=540784 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.045 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=10, Updated=now(), UpdatedBy=100 WHERE Node_ID=540826 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.046 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=11, Updated=now(), UpdatedBy=100 WHERE Node_ID=540898 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.046 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=12, Updated=now(), UpdatedBy=100 WHERE Node_ID=540895 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.046 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=13, Updated=now(), UpdatedBy=100 WHERE Node_ID=540827 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.047 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=14, Updated=now(), UpdatedBy=100 WHERE Node_ID=540828 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.047 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=15, Updated=now(), UpdatedBy=100 WHERE Node_ID=540849 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.048 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=16, Updated=now(), UpdatedBy=100 WHERE Node_ID=540911 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.048 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=17, Updated=now(), UpdatedBy=100 WHERE Node_ID=540912 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.049 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=18, Updated=now(), UpdatedBy=100 WHERE Node_ID=540913 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.049 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=19, Updated=now(), UpdatedBy=100 WHERE Node_ID=540894 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.050 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=20, Updated=now(), UpdatedBy=100 WHERE Node_ID=540917 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.050 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=21, Updated=now(), UpdatedBy=100 WHERE Node_ID=540982 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.051 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=22, Updated=now(), UpdatedBy=100 WHERE Node_ID=540919 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.051 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=23, Updated=now(), UpdatedBy=100 WHERE Node_ID=540983 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.051 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=24, Updated=now(), UpdatedBy=100 WHERE Node_ID=541041 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.052 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=25, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000099 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.052 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=26, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000100 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.053 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=27, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000101 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.053 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=28, Updated=now(), UpdatedBy=100 WHERE Node_ID=540901 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:37.054 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000098, SeqNo=29, Updated=now(), UpdatedBy=100 WHERE Node_ID=541042 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.061 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=0, Updated=now(), UpdatedBy=100 WHERE Node_ID=540905 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.061 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=1, Updated=now(), UpdatedBy=100 WHERE Node_ID=540814 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.062 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=2, Updated=now(), UpdatedBy=100 WHERE Node_ID=540803 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.062 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=3, Updated=now(), UpdatedBy=100 WHERE Node_ID=540904 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.062 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=4, Updated=now(), UpdatedBy=100 WHERE Node_ID=540749 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.063 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=5, Updated=now(), UpdatedBy=100 WHERE Node_ID=540779 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.063 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=6, Updated=now(), UpdatedBy=100 WHERE Node_ID=540910 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.063 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=7, Updated=now(), UpdatedBy=100 WHERE Node_ID=540758 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.064 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=8, Updated=now(), UpdatedBy=100 WHERE Node_ID=540759 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.064 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=9, Updated=now(), UpdatedBy=100 WHERE Node_ID=540806 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.065 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=10, Updated=now(), UpdatedBy=100 WHERE Node_ID=540891 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.065 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=11, Updated=now(), UpdatedBy=100 WHERE Node_ID=540896 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.066 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=12, Updated=now(), UpdatedBy=100 WHERE Node_ID=540903 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.066 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=13, Updated=now(), UpdatedBy=100 WHERE Node_ID=540906 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.066 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=14, Updated=now(), UpdatedBy=100 WHERE Node_ID=540907 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.067 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=15, Updated=now(), UpdatedBy=100 WHERE Node_ID=540908 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.067 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=16, Updated=now(), UpdatedBy=100 WHERE Node_ID=541015 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.067 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=17, Updated=now(), UpdatedBy=100 WHERE Node_ID=541016 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.068 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=18, Updated=now(), UpdatedBy=100 WHERE Node_ID=541042 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.068 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=19, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000056 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.069 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=20, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000064 AND AD_Tree_ID=10 ; -- 2018-02-21T08:39:49.069 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_TreeNodeMM SET Parent_ID=1000015, SeqNo=21, Updated=now(), UpdatedBy=100 WHERE Node_ID=1000072 AND AD_Tree_ID=10 ; -- 2018-02-21T08:48:44.940 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Window SET Name='Buchungen Export',Updated=TO_TIMESTAMP('2018-02-21 08:48:44','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Window_ID=540413 ; -- 2018-02-21T08:48:56.494 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Window_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 08:48:56','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Accounting Export' WHERE AD_Window_ID=540413 AND AD_Language='en_US' ; -- 2018-02-21T08:49:07.641 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Tab SET Name='Buchungen Export',Updated=TO_TIMESTAMP('2018-02-21 08:49:07','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Tab_ID=541036 ; -- 2018-02-21T08:49:23.901 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Section (AD_Client_ID,AD_Org_ID,AD_Tab_ID,AD_UI_Section_ID,Created,CreatedBy,IsActive,SeqNo,Updated,UpdatedBy,Value) VALUES (0,0,541036,540664,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100,'Y',10,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100,'main') ; -- 2018-02-21T08:49:23.902 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Section_Trl (AD_Language,AD_UI_Section_ID, Description,Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_UI_Section_ID, t.Description,t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_UI_Section t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_UI_Section_ID=540664 AND NOT EXISTS (SELECT 1 FROM AD_UI_Section_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_UI_Section_ID=t.AD_UI_Section_ID) ; -- 2018-02-21T08:49:23.939 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Column (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_Section_ID,Created,CreatedBy,IsActive,SeqNo,Updated,UpdatedBy) VALUES (0,0,540885,540664,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100,'Y',10,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:23.968 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Column (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_Section_ID,Created,CreatedBy,IsActive,SeqNo,Updated,UpdatedBy) VALUES (0,0,540886,540664,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100,'Y',20,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.004 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_ElementGroup (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_ElementGroup_ID,Created,CreatedBy,IsActive,Name,SeqNo,UIStyle,Updated,UpdatedBy) VALUES (0,0,540885,541478,TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100,'Y','default',10,'primary',TO_TIMESTAMP('2018-02-21 08:49:23','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.054 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562734,0,541036,541478,551034,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'','','Y','N','Y','Y','N','Buchungsdatum von',10,10,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.093 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562735,0,541036,541478,551035,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'','','Y','N','Y','Y','N','Buchungsdatum bis',20,20,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.134 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562736,0,541036,541478,551036,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','Y','Y','N','Beschreibung',30,30,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.179 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562738,0,541036,541478,551037,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','Y','Y','N','Exclude already exported',40,40,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.226 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562737,0,541036,541478,551038,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Checkbox sagt aus, ob der Beleg verarbeitet wurde. ','Verarbeitete Belege dürfen in der Regel nich mehr geändert werden.','Y','N','Y','Y','N','Verarbeitet',50,50,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.271 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Section (AD_Client_ID,AD_Org_ID,AD_Tab_ID,AD_UI_Section_ID,Created,CreatedBy,IsActive,SeqNo,Updated,UpdatedBy,Value) VALUES (0,0,541037,540665,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y',10,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'main') ; -- 2018-02-21T08:49:24.273 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Section_Trl (AD_Language,AD_UI_Section_ID, Description,Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language,t.AD_UI_Section_ID, t.Description,t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_UI_Section t WHERE l.IsActive='Y' AND l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N' AND t.AD_UI_Section_ID=540665 AND NOT EXISTS (SELECT 1 FROM AD_UI_Section_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_UI_Section_ID=t.AD_UI_Section_ID) ; -- 2018-02-21T08:49:24.311 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Column (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_Section_ID,Created,CreatedBy,IsActive,SeqNo,Updated,UpdatedBy) VALUES (0,0,540887,540665,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y',10,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.342 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_ElementGroup (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_ElementGroup_ID,Created,CreatedBy,IsActive,Name,SeqNo,UIStyle,Updated,UpdatedBy) VALUES (0,0,540887,541479,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','default',10,'primary',TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.383 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562744,0,541037,541479,551039,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','Debit Account',0,10,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.428 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562745,0,541037,541479,551040,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','Credit Account',0,20,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.466 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562746,0,541037,541479,551041,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Betrag','Betrag','Y','N','N','Y','N','Betrag',0,30,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.507 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562752,0,541037,541479,551042,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Bezeichnet einen Geschäftspartner','Ein Geschäftspartner ist jemand, mit dem Sie interagieren. Dies kann Lieferanten, Kunden, Mitarbeiter oder Handelsvertreter umfassen.','Y','N','N','Y','N','Geschäftspartner',0,40,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.554 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562753,0,541037,541479,551043,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Invoice Identifier','The Invoice Document.','Y','N','N','Y','N','Rechnung',0,50,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.597 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562786,0,541037,541479,551044,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','Activity Name',0,60,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.634 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562749,0,541037,541479,551045,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Accounting Date','The Accounting Date indicates the date to be used on the General Ledger account entries generated from this document. It is also used for any currency conversion.','Y','N','N','Y','N','Buchungsdatum',0,70,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.672 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,Description,Help,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562787,0,541037,541479,551046,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Datum, zu dem Zahlung fällig wird','Datum, zu dem Zahlung ohne Abzüge oder Rabattierung fällig wird.','Y','N','N','Y','N','Datum Fälligkeit',0,80,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.715 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562788,0,541037,541479,551047,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','Beschreibung',0,90,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:49:24.756 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,Created,CreatedBy,IsActive,IsAdvancedField,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562755,0,541037,541479,551048,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','Accounting Fact',0,100,0,TO_TIMESTAMP('2018-02-21 08:49:24','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:51:55.562 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_ElementGroup (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_ElementGroup_ID,Created,CreatedBy,IsActive,Name,SeqNo,Updated,UpdatedBy) VALUES (0,0,540885,541480,TO_TIMESTAMP('2018-02-21 08:51:55','YYYY-MM-DD HH24:MI:SS'),100,'Y','description',20,TO_TIMESTAMP('2018-02-21 08:51:55','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:52:01.308 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET AD_UI_ElementGroup_ID=541480, SeqNo=10,Updated=TO_TIMESTAMP('2018-02-21 08:52:01','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551036 ; -- 2018-02-21T08:52:16.796 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_ElementGroup (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_ElementGroup_ID,Created,CreatedBy,IsActive,Name,SeqNo,Updated,UpdatedBy) VALUES (0,0,540886,541481,TO_TIMESTAMP('2018-02-21 08:52:16','YYYY-MM-DD HH24:MI:SS'),100,'Y','flags',10,TO_TIMESTAMP('2018-02-21 08:52:16','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:52:20.433 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_ElementGroup (AD_Client_ID,AD_Org_ID,AD_UI_Column_ID,AD_UI_ElementGroup_ID,Created,CreatedBy,IsActive,Name,SeqNo,Updated,UpdatedBy) VALUES (0,0,540886,541482,TO_TIMESTAMP('2018-02-21 08:52:20','YYYY-MM-DD HH24:MI:SS'),100,'Y','org',20,TO_TIMESTAMP('2018-02-21 08:52:20','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:52:37.189 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET AD_UI_ElementGroup_ID=541481, SeqNo=10,Updated=TO_TIMESTAMP('2018-02-21 08:52:37','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551038 ; -- 2018-02-21T08:52:44.852 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET AD_UI_ElementGroup_ID=541481, SeqNo=20,Updated=TO_TIMESTAMP('2018-02-21 08:52:44','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551037 ; -- 2018-02-21T08:53:04.939 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,AD_UI_ElementType,Created,CreatedBy,IsActive,IsAdvancedField,IsAllowFiltering,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562731,0,541036,541482,551049,'F',TO_TIMESTAMP('2018-02-21 08:53:04','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','N','Sektion',10,0,0,TO_TIMESTAMP('2018-02-21 08:53:04','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:53:14.799 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,AD_UI_ElementType,Created,CreatedBy,IsActive,IsAdvancedField,IsAllowFiltering,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562730,0,541036,541482,551050,'F',TO_TIMESTAMP('2018-02-21 08:53:14','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','N','Mandant',20,0,0,TO_TIMESTAMP('2018-02-21 08:53:14','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:58:37.344 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,AD_UI_ElementType,Created,CreatedBy,IsActive,IsAdvancedField,IsAllowFiltering,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562740,0,541037,541479,551051,'F',TO_TIMESTAMP('2018-02-21 08:58:37','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','N','Sektion',10,0,0,TO_TIMESTAMP('2018-02-21 08:58:37','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:58:52.516 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_UI_Element (AD_Client_ID,AD_Field_ID,AD_Org_ID,AD_Tab_ID,AD_UI_ElementGroup_ID,AD_UI_Element_ID,AD_UI_ElementType,Created,CreatedBy,IsActive,IsAdvancedField,IsAllowFiltering,IsDisplayed,IsDisplayedGrid,IsDisplayed_SideList,Name,SeqNo,SeqNoGrid,SeqNo_SideList,Updated,UpdatedBy) VALUES (0,562739,0,541037,541479,551052,'F',TO_TIMESTAMP('2018-02-21 08:58:52','YYYY-MM-DD HH24:MI:SS'),100,'Y','N','N','Y','N','N','Mandant',20,0,0,TO_TIMESTAMP('2018-02-21 08:58:52','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2018-02-21T08:59:28.684 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayedGrid='Y', SeqNoGrid=110,Updated=TO_TIMESTAMP('2018-02-21 08:59:28','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551051 ; -- 2018-02-21T08:59:52.581 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=10,Updated=TO_TIMESTAMP('2018-02-21 08:59:52','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551039 ; -- 2018-02-21T08:59:54.232 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=20,Updated=TO_TIMESTAMP('2018-02-21 08:59:54','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551040 ; -- 2018-02-21T08:59:55.897 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=30,Updated=TO_TIMESTAMP('2018-02-21 08:59:55','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551041 ; -- 2018-02-21T08:59:57.674 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=40,Updated=TO_TIMESTAMP('2018-02-21 08:59:57','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551042 ; -- 2018-02-21T08:59:59.107 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=50,Updated=TO_TIMESTAMP('2018-02-21 08:59:59','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551043 ; -- 2018-02-21T09:00:00.677 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=60,Updated=TO_TIMESTAMP('2018-02-21 09:00:00','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551044 ; -- 2018-02-21T09:00:02.265 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=70,Updated=TO_TIMESTAMP('2018-02-21 09:00:02','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551045 ; -- 2018-02-21T09:00:03.672 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=80,Updated=TO_TIMESTAMP('2018-02-21 09:00:03','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551046 ; -- 2018-02-21T09:00:05.433 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=90,Updated=TO_TIMESTAMP('2018-02-21 09:00:05','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551047 ; -- 2018-02-21T09:00:07.683 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=100,Updated=TO_TIMESTAMP('2018-02-21 09:00:07','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551048 ; -- 2018-02-21T09:00:09.859 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=110,Updated=TO_TIMESTAMP('2018-02-21 09:00:09','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551051 ; -- 2018-02-21T09:00:12.174 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET SeqNo=120,Updated=TO_TIMESTAMP('2018-02-21 09:00:12','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551052 ; -- 2018-02-21T09:00:13.710 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:13','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551039 ; -- 2018-02-21T09:00:14.059 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:14','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551040 ; -- 2018-02-21T09:00:14.364 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:14','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551041 ; -- 2018-02-21T09:00:15.132 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:15','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551042 ; -- 2018-02-21T09:00:15.482 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:15','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551043 ; -- 2018-02-21T09:00:16.004 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:16','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551044 ; -- 2018-02-21T09:00:16.402 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:16','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551045 ; -- 2018-02-21T09:00:16.796 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:16','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551046 ; -- 2018-02-21T09:00:17.172 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:17','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551047 ; -- 2018-02-21T09:00:19.070 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_UI_Element SET IsDisplayed='Y',Updated=TO_TIMESTAMP('2018-02-21 09:00:19','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_UI_Element_ID=551048 ; -- 2018-02-21T09:05:54.276 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET Name='Bereits exportierte ausschließen',Updated=TO_TIMESTAMP('2018-02-21 09:05:54','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=562738 ; -- 2018-02-21T09:06:16.394 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:16','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Date Accounted from' WHERE AD_Field_ID=562734 AND AD_Language='en_US' ; -- 2018-02-21T09:06:25.140 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:25','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Date Accounted to' WHERE AD_Field_ID=562735 AND AD_Language='en_US' ; -- 2018-02-21T09:06:34.044 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:34','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Description' WHERE AD_Field_ID=562736 AND AD_Language='en_US' ; -- 2018-02-21T09:06:38.231 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:38','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y' WHERE AD_Field_ID=562738 AND AD_Language='en_US' ; -- 2018-02-21T09:06:50.457 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:50','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Processed',Description='',Help='' WHERE AD_Field_ID=562737 AND AD_Language='en_US' ; -- 2018-02-21T09:06:59.949 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:06:59','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Active',Description='',Help='' WHERE AD_Field_ID=562732 AND AD_Language='en_US' ; -- 2018-02-21T09:07:11.559 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:07:11','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Organisation',Description='',Help='' WHERE AD_Field_ID=562731 AND AD_Language='en_US' ; -- 2018-02-21T09:07:22.367 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:07:22','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Client',Description='',Help='' WHERE AD_Field_ID=562730 AND AD_Language='en_US' ; -- 2018-02-21T09:08:10.884 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET Name='Soll',Updated=TO_TIMESTAMP('2018-02-21 09:08:10','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=562744 ; -- 2018-02-21T09:08:15.419 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET Name='Haben',Updated=TO_TIMESTAMP('2018-02-21 09:08:15','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=562745 ; -- 2018-02-21T09:08:21.492 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET Name='Kostenstelle',Updated=TO_TIMESTAMP('2018-02-21 09:08:21','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=562786 ; -- 2018-02-21T09:08:49.559 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field SET Name='Kostenstelle Name',Updated=TO_TIMESTAMP('2018-02-21 09:08:49','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=562786 ; -- 2018-02-21T09:09:15.793 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:09:15','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Businesspartner',Description='',Help='' WHERE AD_Field_ID=562752 AND AD_Language='en_US' ; -- 2018-02-21T09:09:29.691 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:09:29','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Amount',Description='',Help='' WHERE AD_Field_ID=562746 AND AD_Language='en_US' ; -- 2018-02-21T09:09:41.707 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:09:41','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Invoice' WHERE AD_Field_ID=562753 AND AD_Language='en_US' ; -- 2018-02-21T09:10:02.104 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:10:02','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Accounting Date' WHERE AD_Field_ID=562749 AND AD_Language='en_US' ; -- 2018-02-21T09:10:14.995 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:10:14','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Due Date',Description='',Help='' WHERE AD_Field_ID=562787 AND AD_Language='en_US' ; -- 2018-02-21T09:10:27.216 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:10:27','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Description' WHERE AD_Field_ID=562788 AND AD_Language='en_US' ; -- 2018-02-21T09:10:46.128 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:10:46','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Activity',Description='',Help='' WHERE AD_Field_ID=562747 AND AD_Language='en_US' ; -- 2018-02-21T09:11:01.201 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:01','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='No.',Description='',Help='' WHERE AD_Field_ID=562750 AND AD_Language='en_US' ; -- 2018-02-21T09:11:08.323 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:08','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Description='' WHERE AD_Field_ID=562751 AND AD_Language='en_US' ; -- 2018-02-21T09:11:21.860 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:21','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Document Base Type' WHERE AD_Field_ID=562754 AND AD_Language='en_US' ; -- 2018-02-21T09:11:32.074 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:32','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='No.' WHERE AD_Field_ID=562748 AND AD_Language='en_US' ; -- 2018-02-21T09:11:39.777 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:39','YYYY-MM-DD HH24:MI:SS'),Name='Partner No.' WHERE AD_Field_ID=562750 AND AD_Language='en_US' ; -- 2018-02-21T09:11:50.718 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:11:50','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Client',Description='',Help='' WHERE AD_Field_ID=562739 AND AD_Language='en_US' ; -- 2018-02-21T09:12:00.700 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:12:00','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Active',Description='',Help='' WHERE AD_Field_ID=562741 AND AD_Language='en_US' ; -- 2018-02-21T09:12:11.116 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Field_Trl SET UpdatedBy=100,Updated=TO_TIMESTAMP('2018-02-21 09:12:11','YYYY-MM-DD HH24:MI:SS'),IsTranslated='Y',Name='Organisation',Description='',Help='' WHERE AD_Field_ID=562740 AND AD_Language='en_US' ;
<reponame>mbari-media-management/vars-kb<filename>org.mbari.kb.jpa/src/main/sql/vars-knowledgebaseSchemaOnSQLServer.ddl /* Script generated by Aqua Data Studio 19.5.1 on Feb-06-2020 03:08:49 PM Database: VARS_KB Schema: dbo Objects: TABLE, VIEW, INDEX */ ALTER TABLE "dbo"."Media" DROP CONSTRAINT "MdiaCnceptDelegateIDFK" GO ALTER TABLE "dbo"."LinkTemplate" DROP CONSTRAINT "LnkTmpltCncptDlgteIDFK" GO ALTER TABLE "dbo"."LinkRealization" DROP CONSTRAINT "LnkRlztnCncptDlgteIDFK" GO ALTER TABLE "dbo"."History" DROP CONSTRAINT "HstryCncptDelegateIDFK" GO ALTER TABLE "dbo"."ConceptName" DROP CONSTRAINT "ConceptNameConceptIDFK" GO ALTER TABLE "dbo"."ConceptDelegate" DROP CONSTRAINT "CncptDelegateCncptIDFK" GO ALTER TABLE "dbo"."Concept" DROP CONSTRAINT "CnceptPrentConceptIDFK" GO ALTER TABLE "dbo"."UserAccount" DROP CONSTRAINT "UQ__UserAcco__C9F28456BADF3767" GO ALTER TABLE "dbo"."Prefs" DROP CONSTRAINT "UNQ_Prefs_0" GO DROP INDEX "dbo"."UserAccount"."idx_UserAccount_UserName" GO DROP INDEX "dbo"."Prefs"."idx_Prefs" GO DROP INDEX "dbo"."Media"."idx_Media_LUT" GO DROP INDEX "dbo"."LinkTemplate"."idx_LinkTemplate_LUT" GO DROP INDEX "dbo"."LinkTemplate"."idx_LinkTemplate_FK1" GO DROP INDEX "dbo"."LinkRealization"."idx_LinkRealization_LUT" GO DROP INDEX "dbo"."LinkRealization"."idx_LinkRealization_FK1" GO DROP INDEX "dbo"."History"."idx_History_LUT" GO DROP INDEX "dbo"."History"."idx_History_FK1" GO DROP INDEX "dbo"."Concept"."idx_Concept_LUT" GO DROP INDEX "dbo"."Concept"."idx_Concept_FK1" GO DROP INDEX "dbo"."ConceptName"."idx_ConceptName_name" GO DROP INDEX "dbo"."ConceptName"."idx_ConceptName_LUT" GO DROP INDEX "dbo"."ConceptName"."idx_ConceptName_FK1" GO DROP INDEX "dbo"."ConceptDelegate"."idx_ConceptDelegate_LUT" GO DROP INDEX "dbo"."ConceptDelegate"."idx_ConceptDelegate_FK1" GO DROP TABLE "dbo"."UserAccount" GO DROP TABLE "dbo"."UniqueID" GO DROP TABLE "dbo"."Prefs" GO DROP TABLE "dbo"."Media" GO DROP TABLE "dbo"."LinkTemplate" GO DROP TABLE "dbo"."LinkRealization" GO DROP TABLE "dbo"."History" GO DROP TABLE "dbo"."ConceptName" GO DROP TABLE "dbo"."ConceptDelegate" GO DROP TABLE "dbo"."Concept" GO CREATE TABLE "dbo"."Concept" ( "id" numeric(19,0) NOT NULL, "NodcCode" varchar(20) NULL, "Originator" varchar(255) NULL, "RankLevel" varchar(20) NULL, "RankName" varchar(20) NULL, "Reference" varchar(1024) NULL, "StructureType" varchar(10) NULL, "TaxonomyType" varchar(20) NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ParentConceptID_FK" numeric(19,0) NULL, CONSTRAINT "PK__Concept__3213E83FCCAC9709" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."ConceptDelegate" ( "id" numeric(19,0) NOT NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ConceptID_FK" numeric(19,0) NOT NULL, CONSTRAINT "PK__ConceptD__3213E83FE051F9D3" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."ConceptName" ( "id" numeric(19,0) NOT NULL, "Author" varchar(255) NULL, "ConceptName" varchar(255) NULL, "NameType" varchar(10) NOT NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ConceptID_FK" numeric(19,0) NULL, CONSTRAINT "PK__ConceptN__3213E83FD55D7275" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."History" ( "id" numeric(19,0) NOT NULL, "Action" varchar(16) NULL, "Approved" smallint NULL, "CreationDTG" datetime2 NOT NULL, "CreatorName" varchar(50) NOT NULL, "Field" varchar(2048) NULL, "NewValue" varchar(2048) NULL, "OldValue" varchar(2048) NULL, "ProcessedDTG" datetime2 NULL, "ProcessorName" varchar(50) NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ConceptDelegateID_FK" numeric(19,0) NULL, CONSTRAINT "PK__History__3213E83F32B6DB53" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."LinkRealization" ( "id" numeric(19,0) NOT NULL, "LinkName" varchar(50) NULL, "LinkValue" varchar(2048) NULL, "ToConcept" varchar(128) NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ConceptDelegateID_FK" numeric(19,0) NULL, CONSTRAINT "PK__LinkReal__3213E83F83CC32FD" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."LinkTemplate" ( "id" numeric(19,0) NOT NULL, "LinkName" varchar(50) NULL, "LinkValue" varchar(2048) NULL, "ToConcept" varchar(128) NULL, "LAST_UPDATED_TIME" datetime2 NULL, "ConceptDelegateID_FK" numeric(19,0) NULL, CONSTRAINT "PK__LinkTemp__3213E83F409414E7" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."Media" ( "id" numeric(19,0) NOT NULL, "Caption" varchar(1000) NULL, "Credit" varchar(255) NULL, "PrimaryMedia" bit NULL DEFAULT ((0)), "MediaType" varchar(5) NULL, "LAST_UPDATED_TIME" datetime2 NULL, "Url" varchar(1024) NULL, "ConceptDelegateID_FK" numeric(19,0) NULL, CONSTRAINT "PK__Media__3213E83F01DC34B8" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO CREATE TABLE "dbo"."Prefs" ( "NodeName" varchar(1024) NOT NULL, "PrefKey" varchar(256) NOT NULL, "PrefValue" varchar(256) NOT NULL, CONSTRAINT "PK__Prefs__77B3DE70493DE432" PRIMARY KEY CLUSTERED("NodeName","PrefKey") ON [PRIMARY]) GO CREATE TABLE "dbo"."UniqueID" ( "TableName" varchar(50) NOT NULL, "NextID" numeric(28,0) NULL, CONSTRAINT "PK__UniqueID__733652EF2FC7582A" PRIMARY KEY CLUSTERED("TableName") ON [PRIMARY]) GO CREATE TABLE "dbo"."UserAccount" ( "id" numeric(19,0) NOT NULL, "Affiliation" varchar(512) NULL, "Email" varchar(50) NULL, "FirstName" varchar(50) NULL, "LastName" varchar(50) NULL, "Password" varchar(50) NOT NULL, "Role" varchar(10) NOT NULL, "LAST_UPDATED_TIME" datetime2 NULL, "UserName" varchar(50) NOT NULL, CONSTRAINT "PK__UserAcco__3213E83F3255CF2F" PRIMARY KEY CLUSTERED("id") ON [PRIMARY]) GO ALTER TABLE "dbo"."ConceptName" ALTER COLUMN ConceptName varchar(255) COLLATE Latin1_General_CS_AS GO CREATE NONCLUSTERED INDEX "idx_ConceptDelegate_FK1" ON "dbo"."ConceptDelegate"("ConceptID_FK") GO CREATE NONCLUSTERED INDEX "idx_ConceptDelegate_LUT" ON "dbo"."ConceptDelegate"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_ConceptName_FK1" ON "dbo"."ConceptName"("ConceptID_FK") GO CREATE NONCLUSTERED INDEX "idx_ConceptName_LUT" ON "dbo"."ConceptName"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_ConceptName_name" ON "dbo"."ConceptName"("ConceptName") GO CREATE NONCLUSTERED INDEX "idx_Concept_FK1" ON "dbo"."Concept"("ParentConceptID_FK") GO CREATE NONCLUSTERED INDEX "idx_Concept_LUT" ON "dbo"."Concept"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_History_FK1" ON "dbo"."History"("ConceptDelegateID_FK") GO CREATE NONCLUSTERED INDEX "idx_History_LUT" ON "dbo"."History"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_LinkRealization_FK1" ON "dbo"."LinkRealization"("ConceptDelegateID_FK") GO CREATE NONCLUSTERED INDEX "idx_LinkRealization_LUT" ON "dbo"."LinkRealization"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_LinkTemplate_FK1" ON "dbo"."LinkTemplate"("ConceptDelegateID_FK") GO CREATE NONCLUSTERED INDEX "idx_LinkTemplate_LUT" ON "dbo"."LinkTemplate"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_Media_LUT" ON "dbo"."Media"("LAST_UPDATED_TIME") GO CREATE NONCLUSTERED INDEX "idx_Prefs" ON "dbo"."Prefs"("NodeName", "PrefKey") GO CREATE NONCLUSTERED INDEX "idx_UserAccount_UserName" ON "dbo"."UserAccount"("UserName") GO ALTER TABLE "dbo"."Prefs" ADD CONSTRAINT "UNQ_Prefs_0" UNIQUE ("NodeName", "PrefKey") WITH ( DATA_COMPRESSION = NONE ) ON [PRIMARY] GO ALTER TABLE "dbo"."UserAccount" ADD CONSTRAINT "UQ__UserAcco__C9F28456BADF3767" UNIQUE ("UserName") WITH ( DATA_COMPRESSION = NONE ) ON [PRIMARY] GO ALTER TABLE "dbo"."Concept" ADD CONSTRAINT "CnceptPrentConceptIDFK" FOREIGN KEY("ParentConceptID_FK") REFERENCES "dbo"."Concept"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."ConceptDelegate" ADD CONSTRAINT "CncptDelegateCncptIDFK" FOREIGN KEY("ConceptID_FK") REFERENCES "dbo"."Concept"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."ConceptName" ADD CONSTRAINT "ConceptNameConceptIDFK" FOREIGN KEY("ConceptID_FK") REFERENCES "dbo"."Concept"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."History" ADD CONSTRAINT "HstryCncptDelegateIDFK" FOREIGN KEY("ConceptDelegateID_FK") REFERENCES "dbo"."ConceptDelegate"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."LinkRealization" ADD CONSTRAINT "LnkRlztnCncptDlgteIDFK" FOREIGN KEY("ConceptDelegateID_FK") REFERENCES "dbo"."ConceptDelegate"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."LinkTemplate" ADD CONSTRAINT "LnkTmpltCncptDlgteIDFK" FOREIGN KEY("ConceptDelegateID_FK") REFERENCES "dbo"."ConceptDelegate"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO ALTER TABLE "dbo"."Media" ADD CONSTRAINT "MdiaCnceptDelegateIDFK" FOREIGN KEY("ConceptDelegateID_FK") REFERENCES "dbo"."ConceptDelegate"("id") ON DELETE NO ACTION ON UPDATE NO ACTION GO
<filename>SQL/Move-MsSqlTempDB.sql function Set-MsSqlDefaultDirectory { [CmdletBinding()] [Alias()] Param( [Parameter(Mandatory=$false, ValueFromPipelineByPropertyName=$true, Position=0)] [string[]]$Instance = "(local)", [Parameter(Mandatory=$true)] [string]$Path ) Begin { [void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SqlServer.SMO") [void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SqlServer.SmoExtended") $Path = $Path.TrimEnd("\") } Process { foreach($msInstance in $Instance) { $svr = New-Object -TypeName Microsoft.SqlServer.Management.Smo.Server -ArgumentList "$msInstance"; $svr.databases["TempDB"].LogFiles[0].Filename = $Path $svr.databases["TempDB"].LogFiles[0].Alter() $svr.databases["TempDB"].Alter() $svr = $null } } end { }
<filename>tests/queries/0_stateless/01273_extractGroups.sql -- error cases SELECT extractGroups(); --{serverError 42} not enough arguments SELECT extractGroups('hello'); --{serverError 42} not enough arguments SELECT extractGroups('hello', 123); --{serverError 43} invalid argument type SELECT extractGroups(123, 'world'); --{serverError 43} invalid argument type SELECT extractGroups('hello world', '((('); --{serverError 427} invalid re SELECT extractGroups('hello world', materialize('\\w+')); --{serverError 44} non-cons needle SELECT '0 groups, zero matches'; SELECT extractGroups('hello world', '\\w+'); SELECT '1 group, multiple matches, String and FixedString'; SELECT extractGroups('hello world', '(\\w+) (\\w+)'); SELECT extractGroups('hello world', CAST('(\\w+) (\\w+)' as FixedString(11))); SELECT extractGroups(CAST('hello world' AS FixedString(12)), '(\\w+) (\\w+)'); SELECT extractGroups(CAST('hello world' AS FixedString(12)), CAST('(\\w+) (\\w+)' as FixedString(11))); SELECT extractGroups(materialize(CAST('hello world' AS FixedString(12))), '(\\w+) (\\w+)'); SELECT extractGroups(materialize(CAST('hello world' AS FixedString(12))), CAST('(\\w+) (\\w+)' as FixedString(11))); SELECT 'multiple matches'; SELECT extractGroups('abc=111, def=222, ghi=333 "jkl mno"="444 foo bar"', '("[^"]+"|\\w+)=("[^"]+"|\\w+)'); SELECT 'big match'; SELECT length(haystack), length(matches), arrayMap((x) -> length(x), matches) FROM ( SELECT repeat('abcdefghijklmnopqrstuvwxyz', number * 10) AS haystack, extractGroups(haystack, '(abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz)') AS matches FROM numbers(3) ); SELECT 'lots of matches'; SELECT length(haystack), length(matches), arrayReduce('sum', arrayMap((x) -> length(x), matches)) FROM ( SELECT repeat('abcdefghijklmnopqrstuvwxyz', number * 10) AS haystack, extractGroups(haystack, '(\\w)') AS matches FROM numbers(3) ); SELECT 'lots of groups'; SELECT length(haystack), length(matches), arrayMap((x) -> length(x), matches) FROM ( SELECT repeat('abcdefghijklmnopqrstuvwxyz', number * 10) AS haystack, extractGroups(haystack, repeat('(\\w)', 100)) AS matches FROM numbers(3) );
<reponame>lBetterManl/JADE-Agent /* Navicat MySQL Data Transfer Source Server : con Source Server Version : 50151 Source Host : localhost:3306 Source Database : agent04 Target Server Type : MYSQL Target Server Version : 50151 File Encoding : 65001 Date: 2016-04-21 14:45:20 */ SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for trainlist -- ---------------------------- DROP TABLE IF EXISTS `trainlist`; CREATE TABLE `trainlist` ( `ID` varchar(255) NOT NULL, `Station` varchar(255) DEFAULT NULL, `startStation` varchar(255) DEFAULT NULL, `endStation` varchar(255) DEFAULT NULL, PRIMARY KEY (`ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- ---------------------------- -- Records of trainlist -- ---------------------------- INSERT INTO `trainlist` VALUES ('1256', '荆州', '宜昌', '武汉'); INSERT INTO `trainlist` VALUES ('2345', '汉口', '上海', '北京'); INSERT INTO `trainlist` VALUES ('5672', '天门南', '宜昌', '武汉'); INSERT INTO `trainlist` VALUES ('7255', '武昌', '武昌', '上海'); INSERT INTO `trainlist` VALUES ('7456', '武汉', '广州', '宜昌'); INSERT INTO `trainlist` VALUES ('D5852', '武昌', '广州南', '宜昌东'); INSERT INTO `trainlist` VALUES ('D5858', '武汉', '利川北', '宜昌'); INSERT INTO `trainlist` VALUES ('G114', '长沙', '太原', '上海'); INSERT INTO `trainlist` VALUES ('K2345', '岳阳', '武汉', '汨罗东'); INSERT INTO `trainlist` VALUES ('K5276', '天门南', '怀化', '大理'); INSERT INTO `trainlist` VALUES ('K7174', '武汉', '广州南', '凤凰'); INSERT INTO `trainlist` VALUES ('K747', '上海', '上海', '广东');
-- table t_walrus_task CREATE TABLE `t_walrus_task` ( `f_task_id` int(11) NOT NULL AUTO_INCREMENT, `f_author` varchar(100) NOT NULL COMMENT '任务提交人', `f_level` varchar(10) DEFAULT NULL COMMENT 'online|offline', `f_format` varchar(10) DEFAULT NULL COMMENT '任务提交格式:json|sql...', `f_desc` varchar(200) DEFAULT NULL COMMENT '任务描述', `f_type` varchar(30) DEFAULT NULL COMMENT '任务类型:spark...', `f_time_start` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `f_time_end` timestamp NOT NULL DEFAULT '1997-01-01 00:00:00', `f_logic` text DEFAULT NULL COMMENT '任务逻辑', `f_table` varchar(200) DEFAULT NULL COMMENT '查询表', `f_bday` varchar(100) DEFAULT NULL COMMENT '查询开始日期', `f_eday` varchar(100) DEFAULT NULL COMMENT '查询结束日期', `f_status` tinyint(4) NOT NULL DEFAULT 0, `f_save_mode` varchar(100) DEFAULT NULL COMMENT '保存方式', `f_save_format` varchar(100) DEFAULT NULL COMMENT '保存格式', `f_save_path` text DEFAULT NULL COMMENT '保存信息', `f_result_schema` varchar(500) DEFAULT NULL , `f_result_lines` bigint(20) DEFAULT NULL COMMENT '结果行数', `f_error_code` tinyint(4) DEFAULT NULL COMMENT '错误码', `f_message` text DEFAULT NULL COMMENT '错误信息', `f_ext` text DEFAULT NULL, `f_resource` text DEFAULT NULL COMMENT 'spark任务资源', `f_parameter` text DEFAULT NULL COMMENT 'spark参数', `f_submit_type` varchar(50) DEFAULT NULL COMMENT '任务提交方式: local|thrift', `f_plan` text COMMENT '任务计划', PRIMARY KEY (`f_task_id`) ) ENGINE=InnoDB AUTO_INCREMENT=10000 DEFAULT CHARSET=utf8
<gh_stars>1000+ -- DISCLAIMER: -- This script is provided for educational purposes only. It is -- NOT supported by Oracle World Wide Technical Support. -- The script has been tested and appears to work as intended. -- You should always run new scripts initially -- on a test instance. set timing off set echo off set lines 400 pages 1000 set feedback 1 set pause off set echo on PROMPT Connect to the Attribute Clusters/Zone Map Schema connect aczm12c/oracle_4U TRUNCATE TABLE PRODUCTS / TRUNCATE TABLE LOCATIONS / -- PROMPT Fill the PRODUCTS dimension table -- insert into products values (1,'DECKING','Decking Description'); insert into products values (2,'GARDENLIGHTING','Gardenlighting Description'); insert into products values (3,'GNOME','Gnome Description'); insert into products values (4,'LAMP','Lamp Description'); insert into products values (5,'SLIDE','Slide Description'); insert into products values (6,'TREEHOUSE','Treehouse Description'); insert into products values (7,'FIGPALM','Figpalm Description'); insert into products values (8,'HAMMOCK','Hammock Description'); insert into products values (9,'HOTTUB','Hottub Description'); insert into products values (10,'PARASOL','Parasol Description'); insert into products values (11,'TRAMPOLINE','Trampoline Description'); insert into products values (12,'SHED','Shed Description'); insert into products values (13,'CHAIR','Chair Description'); insert into products values (14,'DECKCHAIRSET','Deckchairset Description'); insert into products values (15,'REDROSES','Redroses Description'); insert into products values (16,'SUNHOUSE','Sunhouse Description'); insert into products values (17,'SWING','Swing Description'); insert into products values (18,'SWINGCHAIR','Swingchair Description'); insert into products values (19,'HARDWOODFENCING','Hardwoodfencing Description'); insert into products values (20,'PINEFENCING','Pinefencing Description'); insert into products values (21,'SLATESLAB','Slateslab Description'); insert into products values (22,'STONESLAB','Stoneslab Description'); insert into products values (23,'FUNHOUSE','Funhouse Description'); insert into products values (24,'PATIOHEATER','Patioheater Description'); insert into products values (25,'SUNSHADE','Sunshade Description'); insert into products values (26,'TABLE','Table Description'); insert into products values (27,'WHITEROSES','Whiteroses Description'); insert into products values (28,'DATEPALM','Datepalm Description'); commit; -- PROMPT Fill the LOCATIONS dimension table with "state" and "county" data -- insert into locations values (1,'Alabama','Autauga County','Alabama Autauga County Description'); insert into locations values (2,'Alabama','Baldwin County','Alabama Baldwin County Description'); insert into locations values (3,'Alabama','Barbour County','Alabama Barbour County Description'); insert into locations values (4,'Alabama','Bibb County','Alabama Bibb County Description'); insert into locations values (5,'Alabama','Blount County','Alabama Blount County Description'); insert into locations values (6,'Alabama','Bullock County','Alabama Bullock County Description'); insert into locations values (7,'Alabama','Butler County','Alabama Butler County Description'); insert into locations values (8,'Alabama','Calhoun County','Alabama Calhoun County Description'); insert into locations values (9,'Alabama','Chambers County','Alabama Chambers County Description'); insert into locations values (10,'Alabama','Cherokee County','Alabama Cherokee County Description'); insert into locations values (11,'Alabama','Chilton County','Alabama Chilton County Description'); insert into locations values (12,'Alabama','Choctaw County','Alabama Choctaw County Description'); insert into locations values (13,'Alabama','Clarke County','Alabama Clarke County Description'); insert into locations values (14,'Alabama','Clay County','Alabama Clay County Description'); insert into locations values (15,'Alabama','Cleburne County','Alabama Cleburne County Description'); insert into locations values (16,'Alabama','Coffee County','Alabama Coffee County Description'); insert into locations values (17,'Alabama','Colbert County','Alabama Colbert County Description'); insert into locations values (18,'Alabama','Conecuh County','Alabama Conecuh County Description'); insert into locations values (19,'Alabama','Coosa County','Alabama Coosa County Description'); insert into locations values (20,'Alabama','Covington County','Alabama Covington County Description'); insert into locations values (21,'Alabama','Crenshaw County','Alabama Crenshaw County Description'); insert into locations values (22,'Alabama','Cullman County','Alabama Cullman County Description'); insert into locations values (23,'Alabama','Dale County','Alabama Dale County Description'); insert into locations values (24,'Alabama','Dallas County','Alabama Dallas County Description'); insert into locations values (25,'Alabama','DeKalb County','Alabama DeKalb County Description'); insert into locations values (26,'Alabama','Elmore County','Alabama Elmore County Description'); insert into locations values (27,'Alabama','Escambia County','Alabama Escambia County Description'); insert into locations values (28,'Alabama','Etowah County','Alabama Etowah County Description'); insert into locations values (29,'Alabama','Fayette County','Alabama Fayette County Description'); insert into locations values (30,'Alabama','Franklin County','Alabama Franklin County Description'); insert into locations values (31,'Alabama','Geneva County','Alabama Geneva County Description'); insert into locations values (32,'Alabama','Greene County','Alabama Greene County Description'); insert into locations values (33,'Alabama','Hale County','Alabama Hale County Description'); insert into locations values (34,'Alabama','Henry County','Alabama Henry County Description'); insert into locations values (35,'Alabama','Houston County','Alabama Houston County Description'); insert into locations values (36,'Alabama','Jackson County','Alabama Jackson County Description'); insert into locations values (37,'Alabama','Jefferson County','Alabama Jefferson County Description'); insert into locations values (38,'Alabama','Lamar County','Alabama Lamar County Description'); insert into locations values (39,'Alabama','Lauderdale County','Alabama Lauderdale County Description'); insert into locations values (40,'Alabama','Lawrence County','Alabama Lawrence County Description'); insert into locations values (41,'Alabama','Lee County','Alabama Lee County Description'); insert into locations values (42,'Alabama','Limestone County','Alabama Limestone County Description'); insert into locations values (43,'Alabama','Lowndes County','Alabama Lowndes County Description'); insert into locations values (44,'Alabama','Macon County','Alabama Macon County Description'); insert into locations values (45,'Alabama','Madison County','Alabama Madison County Description'); insert into locations values (46,'Alabama','Marengo County','Alabama Marengo County Description'); insert into locations values (47,'Alabama','Marion County','Alabama Marion County Description'); insert into locations values (48,'Alabama','Marshall County','Alabama Marshall County Description'); insert into locations values (49,'Alabama','Mobile County','Alabama Mobile County Description'); insert into locations values (50,'Alabama','Monroe County','Alabama Monroe County Description'); insert into locations values (51,'Alabama','Montgomery County','Alabama Montgomery County Description'); insert into locations values (52,'Alabama','Morgan County','Alabama Morgan County Description'); insert into locations values (53,'Alabama','Perry County','Alabama Perry County Description'); insert into locations values (54,'Alabama','Pickens County','Alabama Pickens County Description'); insert into locations values (55,'Alabama','Pike County','Alabama Pike County Description'); insert into locations values (56,'Alabama','Randolph County','Alabama Randolph County Description'); insert into locations values (57,'Alabama','Russell County','Alabama Russell County Description'); insert into locations values (58,'Alabama','St. Clair County','Alabama St. Clair County Description'); insert into locations values (59,'Alabama','Shelby County','Alabama Shelby County Description'); insert into locations values (60,'Alabama','Sumter County','Alabama Sumter County Description'); insert into locations values (61,'Alabama','Talladega County','Alabama Talladega County Description'); insert into locations values (62,'Alabama','Tallapoosa County','Alabama Tallapoosa County Description'); insert into locations values (63,'Alabama','Tuscaloosa County','Alabama Tuscaloosa County Description'); insert into locations values (64,'Alabama','Walker County','Alabama Walker County Description'); insert into locations values (65,'Alabama','Washington County','Alabama Washington County Description'); insert into locations values (66,'Alabama','Wilcox County','Alabama Wilcox County Description'); insert into locations values (67,'Alabama','Winston County','Alabama Winston County Description'); insert into locations values (68,'Alaska','Aleutians East Borough','Alaska Aleutians East Borough Description'); insert into locations values (69,'Alaska','Aleutians West Census Area','Alaska Aleutians West Census Area Description'); insert into locations values (70,'Alaska','Anchorage, Municipality of','Alaska Anchorage, Municipality of Description'); insert into locations values (71,'Alaska','Bethel Census Area','Alaska Bethel Census Area Description'); insert into locations values (72,'Alaska','Bristol Bay Borough','Alaska Bristol Bay Borough Description'); insert into locations values (73,'Alaska','Denali Borough','Alaska Denali Borough Description'); insert into locations values (74,'Alaska','Dillingham Census Area','Alaska Dillingham Census Area Description'); insert into locations values (75,'Alaska','Fairbanks North Star Borough','Alaska Fairbanks North Star Borough Description'); insert into locations values (76,'Alaska','Haines Borough','Alaska Haines Borough Description'); insert into locations values (77,'Alaska','Hoonah-Angoon Census Area','Alaska Hoonah-Angoon Census Area Description'); insert into locations values (78,'Alaska','Juneau, City and Borough','Alaska Juneau, City and Borough Description'); insert into locations values (79,'Alaska','Kenai Peninsula Borough','Alaska Kenai Peninsula Borough Description'); insert into locations values (80,'Alaska','Ketchikan Gateway Borough','Alaska Ketchikan Gateway Borough Description'); insert into locations values (81,'Alaska','Kodiak Island Borough','Alaska Kodiak Island Borough Description'); insert into locations values (82,'Alaska','Lake and Peninsula Borough','Alaska Lake and Peninsula Borough Description'); insert into locations values (83,'Alaska','Matanuska-Susitna Borough','Alaska Matanuska-Susitna Borough Description'); insert into locations values (84,'Alaska','Nome Census Area','Alaska Nome Census Area Description'); insert into locations values (85,'Alaska','North Slope Borough','Alaska North Slope Borough Description'); insert into locations values (86,'Alaska','Northwest Arctic Borough','Alaska Northwest Arctic Borough Description'); insert into locations values (87,'Alaska','Petersburg Census Area','Alaska Petersburg Census Area Description'); insert into locations values (88,'Alaska','Prince of Wales-Hyder Census Area','Alaska Prince of Wales-Hyder Census Area Description'); insert into locations values (89,'Alaska','Sitka, City and Borough of','Alaska Sitka, City and Borough of Description'); insert into locations values (90,'Alaska','Skagway Borough, Municipality of','Alaska Skagway Borough, Municipality of Description'); insert into locations values (91,'Alaska','Southeast Fairbanks Census Area','Alaska Southeast Fairbanks Census Area Description'); insert into locations values (92,'Alaska','Valdez-Cordova Census Area','Alaska Valdez-Cordova Census Area Description'); insert into locations values (93,'Alaska','Wade Hampton Census Area','Alaska Wade Hampton Census Area Description'); insert into locations values (94,'Alaska','Wrangell, City and Borough of','Alaska Wrangell, City and Borough of Description'); insert into locations values (95,'Alaska','Yakutat, City and Borough of','Alaska Yakutat, City and Borough of Description'); insert into locations values (96,'Alaska','Yukon-Koyukuk Census Area','Alaska Yukon-Koyukuk Census Area Description'); insert into locations values (97,'Arizona','Apache County','Arizona Apache County Description'); insert into locations values (98,'Arizona','Cochise County','Arizona Cochise County Description'); insert into locations values (99,'Arizona','Coconino County','Arizona Coconino County Description'); insert into locations values (100,'Arizona','Gila County','Arizona Gila County Description'); insert into locations values (101,'Arizona','Graham County','Arizona Graham County Description'); insert into locations values (102,'Arizona','Greenlee County','Arizona Greenlee County Description'); insert into locations values (103,'Arizona','La Paz County','Arizona La Paz County Description'); insert into locations values (104,'Arizona','Maricopa County','Arizona Maricopa County Description'); insert into locations values (105,'Arizona','Mohave County','Arizona Mohave County Description'); insert into locations values (106,'Arizona','Navajo County','Arizona Navajo County Description'); insert into locations values (107,'Arizona','Pima County','Arizona Pima County Description'); insert into locations values (108,'Arizona','Pinal County','Arizona Pinal County Description'); insert into locations values (109,'Arizona','Santa Cruz County','Arizona Santa Cruz County Description'); insert into locations values (110,'Arizona','Yavapai County','Arizona Yavapai County Description'); insert into locations values (111,'Arizona','Yuma County','Arizona Yuma County Description'); insert into locations values (112,'Arkansas','Arkansas County','Arkansas Arkansas County Description'); insert into locations values (113,'Arkansas','Ashley County','Arkansas Ashley County Description'); insert into locations values (114,'Arkansas','Baxter County','Arkansas Baxter County Description'); insert into locations values (115,'Arkansas','Benton County','Arkansas Benton County Description'); insert into locations values (116,'Arkansas','Boone County','Arkansas Boone County Description'); insert into locations values (117,'Arkansas','Bradley County','Arkansas Bradley County Description'); insert into locations values (118,'Arkansas','Calhoun County','Arkansas Calhoun County Description'); insert into locations values (119,'Arkansas','Carroll County','Arkansas Carroll County Description'); insert into locations values (120,'Arkansas','Chicot County','Arkansas Chicot County Description'); insert into locations values (121,'Arkansas','Clark County','Arkansas Clark County Description'); insert into locations values (122,'Arkansas','Clay County','Arkansas Clay County Description'); insert into locations values (123,'Arkansas','Cleburne County','Arkansas Cleburne County Description'); insert into locations values (124,'Arkansas','Cleveland County','Arkansas Cleveland County Description'); insert into locations values (125,'Arkansas','Columbia County','Arkansas Columbia County Description'); insert into locations values (126,'Arkansas','Conway County','Arkansas Conway County Description'); insert into locations values (127,'Arkansas','Craighead County','Arkansas Craighead County Description'); insert into locations values (128,'Arkansas','Crawford County','Arkansas Crawford County Description'); insert into locations values (129,'Arkansas','Crittenden County','Arkansas Crittenden County Description'); insert into locations values (130,'Arkansas','Cross County','Arkansas Cross County Description'); insert into locations values (131,'Arkansas','Dallas County','Arkansas Dallas County Description'); insert into locations values (132,'Arkansas','Desha County','Arkansas Desha County Description'); insert into locations values (133,'Arkansas','Drew County','Arkansas Drew County Description'); insert into locations values (134,'Arkansas','Faulkner County','Arkansas Faulkner County Description'); insert into locations values (135,'Arkansas','Franklin County','Arkansas Franklin County Description'); insert into locations values (136,'Arkansas','Fulton County','Arkansas Fulton County Description'); insert into locations values (137,'Arkansas','Garland County','Arkansas Garland County Description'); insert into locations values (138,'Arkansas','Grant County','Arkansas Grant County Description'); insert into locations values (139,'Arkansas','Greene County','Arkansas Greene County Description'); insert into locations values (140,'Arkansas','Hempstead County','Arkansas Hempstead County Description'); insert into locations values (141,'Arkansas','Hot Spring County','Arkansas Hot Spring County Description'); insert into locations values (142,'Arkansas','Howard County','Arkansas Howard County Description'); insert into locations values (143,'Arkansas','Independence County','Arkansas Independence County Description'); insert into locations values (144,'Arkansas','Izard County','Arkansas Izard County Description'); insert into locations values (145,'Arkansas','Jackson County','Arkansas Jackson County Description'); insert into locations values (146,'Arkansas','Jefferson County','Arkansas Jefferson County Description'); insert into locations values (147,'Arkansas','Johnson County','Arkansas Johnson County Description'); insert into locations values (148,'Arkansas','Lafayette County','Arkansas Lafayette County Description'); insert into locations values (149,'Arkansas','Lawrence County','Arkansas Lawrence County Description'); insert into locations values (150,'Arkansas','Lee County','Arkansas Lee County Description'); insert into locations values (151,'Arkansas','Lincoln County','Arkansas Lincoln County Description'); insert into locations values (152,'Arkansas','Little River County','Arkansas Little River County Description'); insert into locations values (153,'Arkansas','Logan County','Arkansas Logan County Description'); insert into locations values (154,'Arkansas','Lonoke County','Arkansas Lonoke County Description'); insert into locations values (155,'Arkansas','Madison County','Arkansas Madison County Description'); insert into locations values (156,'Arkansas','Marion County','Arkansas Marion County Description'); insert into locations values (157,'Arkansas','Miller County','Arkansas Miller County Description'); insert into locations values (158,'Arkansas','Mississippi County','Arkansas Mississippi County Description'); insert into locations values (159,'Arkansas','Monroe County','Arkansas Monroe County Description'); insert into locations values (160,'Arkansas','Montgomery County','Arkansas Montgomery County Description'); insert into locations values (161,'Arkansas','Nevada County','Arkansas Nevada County Description'); insert into locations values (162,'Arkansas','Newton County','Arkansas Newton County Description'); insert into locations values (163,'Arkansas','Ouachita County','Arkansas Ouachita County Description'); insert into locations values (164,'Arkansas','Perry County','Arkansas Perry County Description'); insert into locations values (165,'Arkansas','Phillips County','Arkansas Phillips County Description'); insert into locations values (166,'Arkansas','Pike County','Arkansas Pike County Description'); insert into locations values (167,'Arkansas','Poinsett County','Arkansas Poinsett County Description'); insert into locations values (168,'Arkansas','Polk County','Arkansas Polk County Description'); insert into locations values (169,'Arkansas','Pope County','Arkansas Pope County Description'); insert into locations values (170,'Arkansas','Prairie County','Arkansas Prairie County Description'); insert into locations values (171,'Arkansas','Pulaski County','Arkansas Pulaski County Description'); insert into locations values (172,'Arkansas','Randolph County','Arkansas Randolph County Description'); insert into locations values (173,'Arkansas','St. Francis County','Arkansas St. Francis County Description'); insert into locations values (174,'Arkansas','Saline County','Arkansas Saline County Description'); insert into locations values (175,'Arkansas','Scott County','Arkansas Scott County Description'); insert into locations values (176,'Arkansas','Searcy County','Arkansas Searcy County Description'); insert into locations values (177,'Arkansas','Sebastian County','Arkansas Sebastian County Description'); insert into locations values (178,'Arkansas','Sevier County','Arkansas Sevier County Description'); insert into locations values (179,'Arkansas','Sharp County','Arkansas Sharp County Description'); insert into locations values (180,'Arkansas','Stone County','Arkansas Stone County Description'); insert into locations values (181,'Arkansas','Union County','Arkansas Union County Description'); insert into locations values (182,'Arkansas','Van Buren County','Arkansas Van Buren County Description'); insert into locations values (183,'Arkansas','Washington County','Arkansas Washington County Description'); insert into locations values (184,'Arkansas','White County','Arkansas White County Description'); insert into locations values (185,'Arkansas','Woodruff County','Arkansas Woodruff County Description'); insert into locations values (186,'Arkansas','Yell County','Arkansas Yell County Description'); insert into locations values (187,'California','Alameda County','California Alameda County Description'); insert into locations values (188,'California','Alpine County','California Alpine County Description'); insert into locations values (189,'California','Amador County','California Amador County Description'); insert into locations values (190,'California','Butte County','California Butte County Description'); insert into locations values (191,'California','Calaveras County','California Calaveras County Description'); insert into locations values (192,'California','Colusa County','California Colusa County Description'); insert into locations values (193,'California','Contra Costa County','California Contra Costa County Description'); insert into locations values (194,'California','Del Norte County','California Del Norte County Description'); insert into locations values (195,'California','El Dorado County','California El Dorado County Description'); insert into locations values (196,'California','Fresno County','California Fresno County Description'); insert into locations values (197,'California','Glenn County','California Glenn County Description'); insert into locations values (198,'California','Humboldt County','California Humboldt County Description'); insert into locations values (199,'California','Imperial County','California Imperial County Description'); insert into locations values (200,'California','Inyo County','California Inyo County Description'); insert into locations values (201,'California','Kern County','California Kern County Description'); insert into locations values (202,'California','Kings County','California Kings County Description'); insert into locations values (203,'California','Lake County','California Lake County Description'); insert into locations values (204,'California','Lassen County','California Lassen County Description'); insert into locations values (205,'California','Los Angeles County','California Los Angeles County Description'); insert into locations values (206,'California','Madera County','California Madera County Description'); insert into locations values (207,'California','Marin County','California Marin County Description'); insert into locations values (208,'California','Mariposa County','California Mariposa County Description'); insert into locations values (209,'California','Mendocino County','California Mendocino County Description'); insert into locations values (210,'California','Merced County','California Merced County Description'); insert into locations values (211,'California','Modoc County','California Modoc County Description'); insert into locations values (212,'California','Mono County','California Mono County Description'); insert into locations values (213,'California','Monterey County','California Monterey County Description'); insert into locations values (214,'California','Napa County','California Napa County Description'); insert into locations values (215,'California','Nevada County','California Nevada County Description'); insert into locations values (216,'California','Orange County','California Orange County Description'); insert into locations values (217,'California','Placer County','California Placer County Description'); insert into locations values (218,'California','Plumas County','California Plumas County Description'); insert into locations values (219,'California','Riverside County','California Riverside County Description'); insert into locations values (220,'California','Sacramento County','California Sacramento County Description'); insert into locations values (221,'California','San Benito County','California San Benito County Description'); insert into locations values (222,'California','San Bernardino County','California San Bernardino County Description'); insert into locations values (223,'California','San Diego County','California San Diego County Description'); insert into locations values (224,'California','San Francisco, City and County of','California San Francisco, City and County of Description'); insert into locations values (225,'California','San Joaquin County','California San Joaquin County Description'); insert into locations values (226,'California','San Luis Obispo County','California San Luis Obispo County Description'); insert into locations values (227,'California','San Mateo County','California San Mateo County Description'); insert into locations values (228,'California','Santa Barbara County','California Santa Barbara County Description'); insert into locations values (229,'California','Santa Clara County','California Santa Clara County Description'); insert into locations values (230,'California','Santa Cruz County','California Santa Cruz County Description'); insert into locations values (231,'California','Shasta County','California Shasta County Description'); insert into locations values (232,'California','Sierra County','California Sierra County Description'); insert into locations values (233,'California','Siskiyou County','California Siskiyou County Description'); insert into locations values (234,'California','Solano County','California Solano County Description'); insert into locations values (235,'California','Sonoma County','California Sonoma County Description'); insert into locations values (236,'California','Stanislaus County','California Stanislaus County Description'); insert into locations values (237,'California','Sutter County','California Sutter County Description'); insert into locations values (238,'California','Tehama County','California Tehama County Description'); insert into locations values (239,'California','Trinity County','California Trinity County Description'); insert into locations values (240,'California','Tulare County','California Tulare County Description'); insert into locations values (241,'California','Tuolumne County','California Tuolumne County Description'); insert into locations values (242,'California','Ventura County','California Ventura County Description'); insert into locations values (243,'California','Yolo County','California Yolo County Description'); insert into locations values (244,'California','Yuba County','California Yuba County Description'); insert into locations values (245,'Colorado','Adams County','Colorado Adams County Description'); insert into locations values (246,'Colorado','Alamosa County','Colorado Alamosa County Description'); insert into locations values (247,'Colorado','Arapahoe County','Colorado Arapahoe County Description'); insert into locations values (248,'Colorado','Archuleta County','Colorado Archuleta County Description'); insert into locations values (249,'Colorado','Baca County','Colorado Baca County Description'); insert into locations values (250,'Colorado','Bent County','Colorado Bent County Description'); insert into locations values (251,'Colorado','Boulder County','Colorado Boulder County Description'); insert into locations values (252,'Colorado','Broomfield, City and County of','Colorado Broomfield, City and County of Description'); insert into locations values (253,'Colorado','Chaffee County','Colorado Chaffee County Description'); insert into locations values (254,'Colorado','Cheyenne County','Colorado Cheyenne County Description'); insert into locations values (255,'Colorado','Clear Creek County','Colorado Clear Creek County Description'); insert into locations values (256,'Colorado','Conejos County','Colorado Conejos County Description'); insert into locations values (257,'Colorado','Costilla County','Colorado Costilla County Description'); insert into locations values (258,'Colorado','Crowley County','Colorado Crowley County Description'); insert into locations values (259,'Colorado','Custer County','Colorado Custer County Description'); insert into locations values (260,'Colorado','Delta County','Colorado Delta County Description'); insert into locations values (261,'Colorado','Denver, City and County of','Colorado Denver, City and County of Description'); insert into locations values (262,'Colorado','Dolores County','Colorado Dolores County Description'); insert into locations values (263,'Colorado','Douglas County','Colorado Douglas County Description'); insert into locations values (264,'Colorado','Eagle County','Colorado Eagle County Description'); insert into locations values (265,'Colorado','Elbert County','Colorado Elbert County Description'); insert into locations values (266,'Colorado','El Paso County','Colorado El Paso County Description'); insert into locations values (267,'Colorado','Fremont County','Colorado Fremont County Description'); insert into locations values (268,'Colorado','Garfield County','Colorado Garfield County Description'); insert into locations values (269,'Colorado','Gilpin County','Colorado Gilpin County Description'); insert into locations values (270,'Colorado','Grand County','Colorado Grand County Description'); insert into locations values (271,'Colorado','Gunnison County','Colorado Gunnison County Description'); insert into locations values (272,'Colorado','Hinsdale County','Colorado Hinsdale County Description'); insert into locations values (273,'Colorado','Huerfano County','Colorado Huerfano County Description'); insert into locations values (274,'Colorado','Jackson County','Colorado Jackson County Description'); insert into locations values (275,'Colorado','Jefferson County','Colorado Jefferson County Description'); insert into locations values (276,'Colorado','Kiowa County','Colorado Kiowa County Description'); insert into locations values (277,'Colorado','Kit Carson County','Colorado Kit Carson County Description'); insert into locations values (278,'Colorado','Lake County','Colorado Lake County Description'); insert into locations values (279,'Colorado','La Plata County','Colorado La Plata County Description'); insert into locations values (280,'Colorado','Larimer County','Colorado Larimer County Description'); insert into locations values (281,'Colorado','Las Animas County','Colorado Las Animas County Description'); insert into locations values (282,'Colorado','Lincoln County','Colorado Lincoln County Description'); insert into locations values (283,'Colorado','Logan County','Colorado Logan County Description'); insert into locations values (284,'Colorado','Mesa County','Colorado Mesa County Description'); insert into locations values (285,'Colorado','Mineral County','Colorado Mineral County Description'); insert into locations values (286,'Colorado','Moffat County','Colorado Moffat County Description'); insert into locations values (287,'Colorado','Montezuma County','Colorado Montezuma County Description'); insert into locations values (288,'Colorado','Montrose County','Colorado Montrose County Description'); insert into locations values (289,'Colorado','Morgan County','Colorado Morgan County Description'); insert into locations values (290,'Colorado','Otero County','Colorado Otero County Description'); insert into locations values (291,'Colorado','Ouray County','Colorado Ouray County Description'); insert into locations values (292,'Colorado','Park County','Colorado Park County Description'); insert into locations values (293,'Colorado','Phillips County','Colorado Phillips County Description'); insert into locations values (294,'Colorado','Pitkin County','Colorado Pitkin County Description'); insert into locations values (295,'Colorado','Prowers County','Colorado Prowers County Description'); insert into locations values (296,'Colorado','Pueblo County','Colorado Pueblo County Description'); insert into locations values (297,'Colorado','Rio Blanco County','Colorado Rio Blanco County Description'); insert into locations values (298,'Colorado','Rio Grande County','Colorado Rio Grande County Description'); insert into locations values (299,'Colorado','Routt County','Colorado Routt County Description'); insert into locations values (300,'Colorado','Saguache County','Colorado Saguache County Description'); insert into locations values (301,'Colorado','San Juan County','Colorado San Juan County Description'); insert into locations values (302,'Colorado','San Miguel County','Colorado San Miguel County Description'); insert into locations values (303,'Colorado','Sedgwick County','Colorado Sedgwick County Description'); insert into locations values (304,'Colorado','Summit County','Colorado Summit County Description'); insert into locations values (305,'Colorado','Teller County','Colorado Teller County Description'); insert into locations values (306,'Colorado','Washington County','Colorado Washington County Description'); insert into locations values (307,'Colorado','Weld County','Colorado Weld County Description'); insert into locations values (308,'Colorado','Yuma County','Colorado Yuma County Description'); insert into locations values (309,'Connecticut','Fairfield County','Connecticut Fairfield County Description'); insert into locations values (310,'Connecticut','Hartford County','Connecticut Hartford County Description'); insert into locations values (311,'Connecticut','Litchfield County','Connecticut Litchfield County Description'); insert into locations values (312,'Connecticut','Middlesex County','Connecticut Middlesex County Description'); insert into locations values (313,'Connecticut','New Haven County','Connecticut New Haven County Description'); insert into locations values (314,'Connecticut','New London County','Connecticut New London County Description'); insert into locations values (315,'Connecticut','Tolland County','Connecticut Tolland County Description'); insert into locations values (316,'Connecticut','Windham County','Connecticut Windham County Description'); insert into locations values (317,'Delaware','Kent County','Delaware Kent County Description'); insert into locations values (318,'Delaware','New Castle County','Delaware New Castle County Description'); insert into locations values (319,'Delaware','Sussex County','Delaware Sussex County Description'); insert into locations values (320,'District of Columbia','District of Columbia','District of Columbia District of Columbia Description'); insert into locations values (321,'Florida','Alachua County','Florida Alachua County Description'); insert into locations values (322,'Florida','Baker County','Florida Baker County Description'); insert into locations values (323,'Florida','Bay County','Florida Bay County Description'); insert into locations values (324,'Florida','Bradford County','Florida Bradford County Description'); insert into locations values (325,'Florida','Brevard County','Florida Brevard County Description'); insert into locations values (326,'Florida','Broward County','Florida Broward County Description'); insert into locations values (327,'Florida','Calhoun County','Florida Calhoun County Description'); insert into locations values (328,'Florida','Charlotte County','Florida Charlotte County Description'); insert into locations values (329,'Florida','Citrus County','Florida Citrus County Description'); insert into locations values (330,'Florida','Clay County','Florida Clay County Description'); insert into locations values (331,'Florida','Collier County','Florida Collier County Description'); insert into locations values (332,'Florida','Columbia County','Florida Columbia County Description'); insert into locations values (333,'Florida','DeSoto County','Florida DeSoto County Description'); insert into locations values (334,'Florida','Dixie County','Florida Dixie County Description'); insert into locations values (335,'Florida','Duval County','Florida Duval County Description'); insert into locations values (336,'Florida','Escambia County','Florida Escambia County Description'); insert into locations values (337,'Florida','Flagler County','Florida Flagler County Description'); insert into locations values (338,'Florida','Franklin County','Florida Franklin County Description'); insert into locations values (339,'Florida','Gadsden County','Florida Gadsden County Description'); insert into locations values (340,'Florida','Gilchrist County','Florida Gilchrist County Description'); insert into locations values (341,'Florida','Glades County','Florida Glades County Description'); insert into locations values (342,'Florida','Gulf County','Florida Gulf County Description'); insert into locations values (343,'Florida','Hamilton County','Florida Hamilton County Description'); insert into locations values (344,'Florida','Hardee County','Florida Hardee County Description'); insert into locations values (345,'Florida','Hendry County','Florida Hendry County Description'); insert into locations values (346,'Florida','Hernando County','Florida Hernando County Description'); insert into locations values (347,'Florida','Highlands County','Florida Highlands County Description'); insert into locations values (348,'Florida','Hillsborough County','Florida Hillsborough County Description'); insert into locations values (349,'Florida','Holmes County','Florida Holmes County Description'); insert into locations values (350,'Florida','Indian River County','Florida Indian River County Description'); insert into locations values (351,'Florida','Jackson County','Florida Jackson County Description'); insert into locations values (352,'Florida','Jefferson County','Florida Jefferson County Description'); insert into locations values (353,'Florida','Lafayette County','Florida Lafayette County Description'); insert into locations values (354,'Florida','Lake County','Florida Lake County Description'); insert into locations values (355,'Florida','Lee County','Florida Lee County Description'); insert into locations values (356,'Florida','Leon County','Florida Leon County Description'); insert into locations values (357,'Florida','Levy County','Florida Levy County Description'); insert into locations values (358,'Florida','Liberty County','Florida Liberty County Description'); insert into locations values (359,'Florida','Madison County','Florida Madison County Description'); insert into locations values (360,'Florida','Manatee County','Florida Manatee County Description'); insert into locations values (361,'Florida','Marion County','Florida Marion County Description'); insert into locations values (362,'Florida','Martin County','Florida Martin County Description'); insert into locations values (363,'Florida','Miami-Dade County','Florida Miami-Dade County Description'); insert into locations values (364,'Florida','Monroe County','Florida Monroe County Description'); insert into locations values (365,'Florida','Nassau County','Florida Nassau County Description'); insert into locations values (366,'Florida','Okaloosa County','Florida Okaloosa County Description'); insert into locations values (367,'Florida','Okeechobee County','Florida Okeechobee County Description'); insert into locations values (368,'Florida','Orange County','Florida Orange County Description'); insert into locations values (369,'Florida','Osceola County','Florida Osceola County Description'); insert into locations values (370,'Florida','Palm Beach County','Florida Palm Beach County Description'); insert into locations values (371,'Florida','Pasco County','Florida Pasco County Description'); insert into locations values (372,'Florida','Pinellas County','Florida Pinellas County Description'); insert into locations values (373,'Florida','Polk County','Florida Polk County Description'); insert into locations values (374,'Florida','Putnam County','Florida Putnam County Description'); insert into locations values (375,'Florida','St. Johns County','Florida St. Johns County Description'); insert into locations values (376,'Florida','St. Lucie County','Florida St. Lucie County Description'); insert into locations values (377,'Florida','Santa Rosa County','Florida Santa Rosa County Description'); insert into locations values (378,'Florida','Sarasota County','Florida Sarasota County Description'); insert into locations values (379,'Florida','Seminole County','Florida Seminole County Description'); insert into locations values (380,'Florida','Sumter County','Florida Sumter County Description'); insert into locations values (381,'Florida','Suwannee County','Florida Suwannee County Description'); insert into locations values (382,'Florida','Taylor County','Florida Taylor County Description'); insert into locations values (383,'Florida','Union County','Florida Union County Description'); insert into locations values (384,'Florida','Volusia County','Florida Volusia County Description'); insert into locations values (385,'Florida','Wakulla County','Florida Wakulla County Description'); insert into locations values (386,'Florida','Walton County','Florida Walton County Description'); insert into locations values (387,'Florida','Washington County','Florida Washington County Description'); insert into locations values (388,'Georgia','Appling County','Georgia Appling County Description'); insert into locations values (389,'Georgia','Atkinson County','Georgia Atkinson County Description'); insert into locations values (390,'Georgia','Bacon County','Georgia Bacon County Description'); insert into locations values (391,'Georgia','Baker County','Georgia Baker County Description'); insert into locations values (392,'Georgia','Baldwin County','Georgia Baldwin County Description'); insert into locations values (393,'Georgia','Banks County','Georgia Banks County Description'); insert into locations values (394,'Georgia','Barrow County','Georgia Barrow County Description'); insert into locations values (395,'Georgia','Bartow County','Georgia Bartow County Description'); insert into locations values (396,'Georgia','Ben Hill County','Georgia Ben Hill County Description'); insert into locations values (397,'Georgia','Berrien County','Georgia Berrien County Description'); insert into locations values (398,'Georgia','Bibb County','Georgia Bibb County Description'); insert into locations values (399,'Georgia','Bleckley County','Georgia Bleckley County Description'); insert into locations values (400,'Georgia','Brantley County','Georgia Brantley County Description'); insert into locations values (401,'Georgia','Brooks County','Georgia Brooks County Description'); insert into locations values (402,'Georgia','Bryan County','Georgia Bryan County Description'); insert into locations values (403,'Georgia','Bulloch County','Georgia Bulloch County Description'); insert into locations values (404,'Georgia','Burke County','Georgia Burke County Description'); insert into locations values (405,'Georgia','Butts County','Georgia Butts County Description'); insert into locations values (406,'Georgia','Calhoun County','Georgia Calhoun County Description'); insert into locations values (407,'Georgia','Camden County','Georgia Camden County Description'); insert into locations values (408,'Georgia','Candler County','Georgia Candler County Description'); insert into locations values (409,'Georgia','Carroll County','Georgia Carroll County Description'); insert into locations values (410,'Georgia','Catoosa County','Georgia Catoosa County Description'); insert into locations values (411,'Georgia','Charlton County','Georgia Charlton County Description'); insert into locations values (412,'Georgia','Chatham County','Georgia Chatham County Description'); insert into locations values (413,'Georgia','Chattahoochee County','Georgia Chattahoochee County Description'); insert into locations values (414,'Georgia','Chattooga County','Georgia Chattooga County Description'); insert into locations values (415,'Georgia','Cherokee County','Georgia Cherokee County Description'); insert into locations values (416,'Georgia','Clarke County','Georgia Clarke County Description'); insert into locations values (417,'Georgia','Clay County','Georgia Clay County Description'); insert into locations values (418,'Georgia','Clayton County','Georgia Clayton County Description'); insert into locations values (419,'Georgia','Clinch County','Georgia Clinch County Description'); insert into locations values (420,'Georgia','Cobb County','Georgia Cobb County Description'); insert into locations values (421,'Georgia','Coffee County','Georgia Coffee County Description'); insert into locations values (422,'Georgia','Colquitt County','Georgia Colquitt County Description'); insert into locations values (423,'Georgia','Columbia County','Georgia Columbia County Description'); insert into locations values (424,'Georgia','Cook County','Georgia Cook County Description'); insert into locations values (425,'Georgia','Coweta County','Georgia Coweta County Description'); insert into locations values (426,'Georgia','Crawford County','Georgia Crawford County Description'); insert into locations values (427,'Georgia','Crisp County','Georgia Crisp County Description'); insert into locations values (428,'Georgia','Dade County','Georgia Dade County Description'); insert into locations values (429,'Georgia','Dawson County','Georgia Dawson County Description'); insert into locations values (430,'Georgia','Decatur County','Georgia Decatur County Description'); insert into locations values (431,'Georgia','DeKalb County','Georgia DeKalb County Description'); insert into locations values (432,'Georgia','Dodge County','Georgia Dodge County Description'); insert into locations values (433,'Georgia','Dooly County','Georgia Dooly County Description'); insert into locations values (434,'Georgia','Dougherty County','Georgia Dougherty County Description'); insert into locations values (435,'Georgia','Douglas County','Georgia Douglas County Description'); insert into locations values (436,'Georgia','Early County','Georgia Early County Description'); insert into locations values (437,'Georgia','Echols County','Georgia Echols County Description'); insert into locations values (438,'Georgia','Effingham County','Georgia Effingham County Description'); insert into locations values (439,'Georgia','Elbert County','Georgia Elbert County Description'); insert into locations values (440,'Georgia','Emanuel County','Georgia Emanuel County Description'); insert into locations values (441,'Georgia','Evans County','Georgia Evans County Description'); insert into locations values (442,'Georgia','Fannin County','Georgia Fannin County Description'); insert into locations values (443,'Georgia','Fayette County','Georgia Fayette County Description'); insert into locations values (444,'Georgia','Floyd County','Georgia Floyd County Description'); insert into locations values (445,'Georgia','Forsyth County','Georgia Forsyth County Description'); insert into locations values (446,'Georgia','Franklin County','Georgia Franklin County Description'); insert into locations values (447,'Georgia','Fulton County','Georgia Fulton County Description'); insert into locations values (448,'Georgia','Gilmer County','Georgia Gilmer County Description'); insert into locations values (449,'Georgia','Glascock County','Georgia Glascock County Description'); insert into locations values (450,'Georgia','Glynn County','Georgia Glynn County Description'); insert into locations values (451,'Georgia','Gordon County','Georgia Gordon County Description'); insert into locations values (452,'Georgia','Grady County','Georgia Grady County Description'); insert into locations values (453,'Georgia','Greene County','Georgia Greene County Description'); insert into locations values (454,'Georgia','Gwinnett County','Georgia Gwinnett County Description'); insert into locations values (455,'Georgia','Habersham County','Georgia Habersham County Description'); insert into locations values (456,'Georgia','Hall County','Georgia Hall County Description'); insert into locations values (457,'Georgia','Hancock County','Georgia Hancock County Description'); insert into locations values (458,'Georgia','Haralson County','Georgia Haralson County Description'); insert into locations values (459,'Georgia','Harris County','Georgia Harris County Description'); insert into locations values (460,'Georgia','Hart County','Georgia Hart County Description'); insert into locations values (461,'Georgia','Heard County','Georgia Heard County Description'); insert into locations values (462,'Georgia','Henry County','Georgia Henry County Description'); insert into locations values (463,'Georgia','Houston County','Georgia Houston County Description'); insert into locations values (464,'Georgia','Irwin County','Georgia Irwin County Description'); insert into locations values (465,'Georgia','Jackson County','Georgia Jackson County Description'); insert into locations values (466,'Georgia','Jasper County','Georgia Jasper County Description'); insert into locations values (467,'Georgia','Jeff Davis County','Georgia Jeff Davis County Description'); insert into locations values (468,'Georgia','Jefferson County','Georgia Jefferson County Description'); insert into locations values (469,'Georgia','Jenkins County','Georgia Jenkins County Description'); insert into locations values (470,'Georgia','Johnson County','Georgia Johnson County Description'); insert into locations values (471,'Georgia','Jones County','Georgia Jones County Description'); insert into locations values (472,'Georgia','Lamar County','Georgia Lamar County Description'); insert into locations values (473,'Georgia','Lanier County','Georgia Lanier County Description'); insert into locations values (474,'Georgia','Laurens County','Georgia Laurens County Description'); insert into locations values (475,'Georgia','Lee County','Georgia Lee County Description'); insert into locations values (476,'Georgia','Liberty County','Georgia Liberty County Description'); insert into locations values (477,'Georgia','Lincoln County','Georgia Lincoln County Description'); insert into locations values (478,'Georgia','Long County','Georgia Long County Description'); insert into locations values (479,'Georgia','Lowndes County','Georgia Lowndes County Description'); insert into locations values (480,'Georgia','Lumpkin County','Georgia Lumpkin County Description'); insert into locations values (481,'Georgia','McDuffie County','Georgia McDuffie County Description'); insert into locations values (482,'Georgia','McIntosh County','Georgia McIntosh County Description'); insert into locations values (483,'Georgia','Macon County','Georgia Macon County Description'); insert into locations values (484,'Georgia','Madison County','Georgia Madison County Description'); insert into locations values (485,'Georgia','Marion County','Georgia Marion County Description'); insert into locations values (486,'Georgia','Meriwether County','Georgia Meriwether County Description'); insert into locations values (487,'Georgia','Miller County','Georgia Miller County Description'); insert into locations values (488,'Georgia','Mitchell County','Georgia Mitchell County Description'); insert into locations values (489,'Georgia','Monroe County','Georgia Monroe County Description'); insert into locations values (490,'Georgia','Montgomery County','Georgia Montgomery County Description'); insert into locations values (491,'Georgia','Morgan County','Georgia Morgan County Description'); insert into locations values (492,'Georgia','Murray County','Georgia Murray County Description'); insert into locations values (493,'Georgia','Muscogee County','Georgia Muscogee County Description'); insert into locations values (494,'Georgia','Newton County','Georgia Newton County Description'); insert into locations values (495,'Georgia','Oconee County','Georgia Oconee County Description'); insert into locations values (496,'Georgia','Oglethorpe County','Georgia Oglethorpe County Description'); insert into locations values (497,'Georgia','Paulding County','Georgia Paulding County Description'); insert into locations values (498,'Georgia','Peach County','Georgia Peach County Description'); insert into locations values (499,'Georgia','Pickens County','Georgia Pickens County Description'); insert into locations values (500,'Georgia','Pierce County','Georgia Pierce County Description'); insert into locations values (501,'Georgia','Pike County','Georgia Pike County Description'); insert into locations values (502,'Georgia','Polk County','Georgia Polk County Description'); insert into locations values (503,'Georgia','Pulaski County','Georgia Pulaski County Description'); insert into locations values (504,'Georgia','Putnam County','Georgia Putnam County Description'); insert into locations values (505,'Georgia','Quitman County','Georgia Quitman County Description'); insert into locations values (506,'Georgia','Rabun County','Georgia Rabun County Description'); insert into locations values (507,'Georgia','Randolph County','Georgia Randolph County Description'); insert into locations values (508,'Georgia','Richmond County','Georgia Richmond County Description'); insert into locations values (509,'Georgia','Rockdale County','Georgia Rockdale County Description'); insert into locations values (510,'Georgia','Schley County','Georgia Schley County Description'); insert into locations values (511,'Georgia','Screven County','Georgia Screven County Description'); insert into locations values (512,'Georgia','Seminole County','Georgia Seminole County Description'); insert into locations values (513,'Georgia','Spalding County','Georgia Spalding County Description'); insert into locations values (514,'Georgia','Stephens County','Georgia Stephens County Description'); insert into locations values (515,'Georgia','Stewart County','Georgia Stewart County Description'); insert into locations values (516,'Georgia','Sumter County','Georgia Sumter County Description'); insert into locations values (517,'Georgia','Talbot County','Georgia Talbot County Description'); insert into locations values (518,'Georgia','Taliaferro County','Georgia Taliaferro County Description'); insert into locations values (519,'Georgia','Tattnall County','Georgia Tattnall County Description'); insert into locations values (520,'Georgia','Taylor County','Georgia Taylor County Description'); insert into locations values (521,'Georgia','Telfair County','Georgia Telfair County Description'); insert into locations values (522,'Georgia','Terrell County','Georgia Terrell County Description'); insert into locations values (523,'Georgia','Thomas County','Georgia Thomas County Description'); insert into locations values (524,'Georgia','Tift County','Georgia Tift County Description'); insert into locations values (525,'Georgia','Toombs County','Georgia Toombs County Description'); insert into locations values (526,'Georgia','Towns County','Georgia Towns County Description'); insert into locations values (527,'Georgia','Treutlen County','Georgia Treutlen County Description'); insert into locations values (528,'Georgia','Troup County','Georgia Troup County Description'); insert into locations values (529,'Georgia','Turner County','Georgia Turner County Description'); insert into locations values (530,'Georgia','Twiggs County','Georgia Twiggs County Description'); insert into locations values (531,'Georgia','Union County','Georgia Union County Description'); insert into locations values (532,'Georgia','Upson County','Georgia Upson County Description'); insert into locations values (533,'Georgia','Walker County','Georgia Walker County Description'); insert into locations values (534,'Georgia','Walton County','Georgia Walton County Description'); insert into locations values (535,'Georgia','Ware County','Georgia Ware County Description'); insert into locations values (536,'Georgia','Warren County','Georgia Warren County Description'); insert into locations values (537,'Georgia','Washington County','Georgia Washington County Description'); insert into locations values (538,'Georgia','Wayne County','Georgia Wayne County Description'); insert into locations values (539,'Georgia','Webster County','Georgia Webster County Description'); insert into locations values (540,'Georgia','Wheeler County','Georgia Wheeler County Description'); insert into locations values (541,'Georgia','White County','Georgia White County Description'); insert into locations values (542,'Georgia','Whitfield County','Georgia Whitfield County Description'); insert into locations values (543,'Georgia','Wilcox County','Georgia Wilcox County Description'); insert into locations values (544,'Georgia','Wilkes County','Georgia Wilkes County Description'); insert into locations values (545,'Georgia','Wilkinson County','Georgia Wilkinson County Description'); insert into locations values (546,'Georgia','Worth County','Georgia Worth County Description'); insert into locations values (547,'Hawaiʻi','Hawaii County','Hawaiʻi Hawaii County Description'); insert into locations values (548,'Hawaiʻi','Honolulu, City and County of','Hawaiʻi Honolulu, City and County of Description'); insert into locations values (549,'Hawaiʻi','Kalawao County','Hawaiʻi Kalawao County Description'); insert into locations values (550,'Hawaiʻi','Kauai County','Hawaiʻi Kauai County Description'); insert into locations values (551,'Hawaiʻi','Maui County','Hawaiʻi Maui County Description'); insert into locations values (552,'Idaho','Ada County','Idaho Ada County Description'); insert into locations values (553,'Idaho','Adams County','Idaho Adams County Description'); insert into locations values (554,'Idaho','Bannock County','Idaho Bannock County Description'); insert into locations values (555,'Idaho','Bear Lake County','Idaho Bear Lake County Description'); insert into locations values (556,'Idaho','Benewah County','Idaho Benewah County Description'); insert into locations values (557,'Idaho','Bingham County','Idaho Bingham County Description'); insert into locations values (558,'Idaho','Blaine County','Idaho Blaine County Description'); insert into locations values (559,'Idaho','Boise County','Idaho Boise County Description'); insert into locations values (560,'Idaho','Bonner County','Idaho Bonner County Description'); insert into locations values (561,'Idaho','Bonneville County','Idaho Bonneville County Description'); insert into locations values (562,'Idaho','Boundary County','Idaho Boundary County Description'); insert into locations values (563,'Idaho','Butte County','Idaho Butte County Description'); insert into locations values (564,'Idaho','Camas County','Idaho Camas County Description'); insert into locations values (565,'Idaho','Canyon County','Idaho Canyon County Description'); insert into locations values (566,'Idaho','Caribou County','Idaho Caribou County Description'); insert into locations values (567,'Idaho','Cassia County','Idaho Cassia County Description'); insert into locations values (568,'Idaho','Clark County','Idaho Clark County Description'); insert into locations values (569,'Idaho','Clearwater County','Idaho Clearwater County Description'); insert into locations values (570,'Idaho','Custer County','Idaho Custer County Description'); insert into locations values (571,'Idaho','Elmore County','Idaho Elmore County Description'); insert into locations values (572,'Idaho','Franklin County','Idaho Franklin County Description'); insert into locations values (573,'Idaho','Fremont County','Idaho Fremont County Description'); insert into locations values (574,'Idaho','Gem County','Idaho Gem County Description'); insert into locations values (575,'Idaho','Gooding County','Idaho Gooding County Description'); insert into locations values (576,'Idaho','Idaho County','Idaho Idaho County Description'); insert into locations values (577,'Idaho','Jefferson County','Idaho Jefferson County Description'); insert into locations values (578,'Idaho','Jerome County','Idaho Jerome County Description'); insert into locations values (579,'Idaho','Kootenai County','Idaho Kootenai County Description'); insert into locations values (580,'Idaho','Latah County','Idaho Latah County Description'); insert into locations values (581,'Idaho','Lemhi County','Idaho Lemhi County Description'); insert into locations values (582,'Idaho','Lewis County','Idaho Lewis County Description'); insert into locations values (583,'Idaho','Lincoln County','Idaho Lincoln County Description'); insert into locations values (584,'Idaho','Madison County','Idaho Madison County Description'); insert into locations values (585,'Idaho','Minidoka County','Idaho Minidoka County Description'); insert into locations values (586,'Idaho','Nez Perce County','Idaho Nez Perce County Description'); insert into locations values (587,'Idaho','Oneida County','Idaho Oneida County Description'); insert into locations values (588,'Idaho','Owyhee County','Idaho Owyhee County Description'); insert into locations values (589,'Idaho','Payette County','Idaho Payette County Description'); insert into locations values (590,'Idaho','Power County','Idaho Power County Description'); insert into locations values (591,'Idaho','Shoshone County','Idaho Shoshone County Description'); insert into locations values (592,'Idaho','Teton County','Idaho Teton County Description'); insert into locations values (593,'Idaho','Twin Falls County','Idaho Twin Falls County Description'); insert into locations values (594,'Idaho','Valley County','Idaho Valley County Description'); insert into locations values (595,'Idaho','Washington County','Idaho Washington County Description'); insert into locations values (596,'Illinois','Adams County','Illinois Adams County Description'); insert into locations values (597,'Illinois','Alexander County','Illinois Alexander County Description'); insert into locations values (598,'Illinois','Bond County','Illinois Bond County Description'); insert into locations values (599,'Illinois','Boone County','Illinois Boone County Description'); insert into locations values (600,'Illinois','Brown County','Illinois Brown County Description'); insert into locations values (601,'Illinois','Bureau County','Illinois Bureau County Description'); insert into locations values (602,'Illinois','Calhoun County','Illinois Calhoun County Description'); insert into locations values (603,'Illinois','Carroll County','Illinois Carroll County Description'); insert into locations values (604,'Illinois','Cass County','Illinois Cass County Description'); insert into locations values (605,'Illinois','Champaign County','Illinois Champaign County Description'); insert into locations values (606,'Illinois','Christian County','Illinois Christian County Description'); insert into locations values (607,'Illinois','Clark County','Illinois Clark County Description'); insert into locations values (608,'Illinois','Clay County','Illinois Clay County Description'); insert into locations values (609,'Illinois','Clinton County','Illinois Clinton County Description'); insert into locations values (610,'Illinois','Coles County','Illinois Coles County Description'); insert into locations values (611,'Illinois','Cook County','Illinois Cook County Description'); insert into locations values (612,'Illinois','Crawford County','Illinois Crawford County Description'); insert into locations values (613,'Illinois','Cumberland County','Illinois Cumberland County Description'); insert into locations values (614,'Illinois','DeKalb County','Illinois DeKalb County Description'); insert into locations values (615,'Illinois','De Witt County','Illinois De Witt County Description'); insert into locations values (616,'Illinois','Douglas County','Illinois Douglas County Description'); insert into locations values (617,'Illinois','DuPage County','Illinois DuPage County Description'); insert into locations values (618,'Illinois','Edgar County','Illinois Edgar County Description'); insert into locations values (619,'Illinois','Edwards County','Illinois Edwards County Description'); insert into locations values (620,'Illinois','Effingham County','Illinois Effingham County Description'); insert into locations values (621,'Illinois','Fayette County','Illinois Fayette County Description'); insert into locations values (622,'Illinois','Ford County','Illinois Ford County Description'); insert into locations values (623,'Illinois','Franklin County','Illinois Franklin County Description'); insert into locations values (624,'Illinois','Fulton County','Illinois Fulton County Description'); insert into locations values (625,'Illinois','Gallatin County','Illinois Gallatin County Description'); insert into locations values (626,'Illinois','Greene County','Illinois Greene County Description'); insert into locations values (627,'Illinois','Grundy County','Illinois Grundy County Description'); insert into locations values (628,'Illinois','Hamilton County','Illinois Hamilton County Description'); insert into locations values (629,'Illinois','Hancock County','Illinois Hancock County Description'); insert into locations values (630,'Illinois','Hardin County','Illinois Hardin County Description'); insert into locations values (631,'Illinois','Henderson County','Illinois Henderson County Description'); insert into locations values (632,'Illinois','Henry County','Illinois Henry County Description'); insert into locations values (633,'Illinois','Iroquois County','Illinois Iroquois County Description'); insert into locations values (634,'Illinois','Jackson County','Illinois Jackson County Description'); insert into locations values (635,'Illinois','Jasper County','Illinois Jasper County Description'); insert into locations values (636,'Illinois','Jefferson County','Illinois Jefferson County Description'); insert into locations values (637,'Illinois','Jersey County','Illinois Jersey County Description'); insert into locations values (638,'Illinois','Jo Daviess County','Illinois Jo Daviess County Description'); insert into locations values (639,'Illinois','Johnson County','Illinois Johnson County Description'); insert into locations values (640,'Illinois','Kane County','Illinois Kane County Description'); insert into locations values (641,'Illinois','Kankakee County','Illinois Kankakee County Description'); insert into locations values (642,'Illinois','Kendall County','Illinois Kendall County Description'); insert into locations values (643,'Illinois','Knox County','Illinois Knox County Description'); insert into locations values (644,'Illinois','Lake County','Illinois Lake County Description'); insert into locations values (645,'Illinois','LaSalle County','Illinois LaSalle County Description'); insert into locations values (646,'Illinois','Lawrence County','Illinois Lawrence County Description'); insert into locations values (647,'Illinois','Lee County','Illinois Lee County Description'); insert into locations values (648,'Illinois','Livingston County','Illinois Livingston County Description'); insert into locations values (649,'Illinois','Logan County','Illinois Logan County Description'); insert into locations values (650,'Illinois','McDonough County','Illinois McDonough County Description'); insert into locations values (651,'Illinois','McHenry County','Illinois McHenry County Description'); insert into locations values (652,'Illinois','McLean County','Illinois McLean County Description'); insert into locations values (653,'Illinois','Macon County','Illinois Macon County Description'); insert into locations values (654,'Illinois','Macoupin County','Illinois Macoupin County Description'); insert into locations values (655,'Illinois','Madison County','Illinois Madison County Description'); insert into locations values (656,'Illinois','Marion County','Illinois Marion County Description'); insert into locations values (657,'Illinois','Marshall County','Illinois Marshall County Description'); insert into locations values (658,'Illinois','Mason County','Illinois Mason County Description'); insert into locations values (659,'Illinois','Massac County','Illinois Massac County Description'); insert into locations values (660,'Illinois','Menard County','Illinois Menard County Description'); insert into locations values (661,'Illinois','Mercer County','Illinois Mercer County Description'); insert into locations values (662,'Illinois','Monroe County','Illinois Monroe County Description'); insert into locations values (663,'Illinois','Montgomery County','Illinois Montgomery County Description'); insert into locations values (664,'Illinois','Morgan County','Illinois Morgan County Description'); insert into locations values (665,'Illinois','Moultrie County','Illinois Moultrie County Description'); insert into locations values (666,'Illinois','Ogle County','Illinois Ogle County Description'); insert into locations values (667,'Illinois','Peoria County','Illinois Peoria County Description'); insert into locations values (668,'Illinois','Perry County','Illinois Perry County Description'); insert into locations values (669,'Illinois','Piatt County','Illinois Piatt County Description'); insert into locations values (670,'Illinois','Pike County','Illinois Pike County Description'); insert into locations values (671,'Illinois','Pope County','Illinois Pope County Description'); insert into locations values (672,'Illinois','Pulaski County','Illinois Pulaski County Description'); insert into locations values (673,'Illinois','Putnam County','Illinois Putnam County Description'); insert into locations values (674,'Illinois','Randolph County','Illinois Randolph County Description'); insert into locations values (675,'Illinois','Richland County','Illinois Richland County Description'); insert into locations values (676,'Illinois','Rock Island County','Illinois Rock Island County Description'); insert into locations values (677,'Illinois','St. Clair County','Illinois St. Clair County Description'); insert into locations values (678,'Illinois','Saline County','Illinois Saline County Description'); insert into locations values (679,'Illinois','Sangamon County','Illinois Sangamon County Description'); insert into locations values (680,'Illinois','Schuyler County','Illinois Schuyler County Description'); insert into locations values (681,'Illinois','Scott County','Illinois Scott County Description'); insert into locations values (682,'Illinois','Shelby County','Illinois Shelby County Description'); insert into locations values (683,'Illinois','Stark County','Illinois Stark County Description'); insert into locations values (684,'Illinois','Stephenson County','Illinois Stephenson County Description'); insert into locations values (685,'Illinois','Tazewell County','Illinois Tazewell County Description'); insert into locations values (686,'Illinois','Union County','Illinois Union County Description'); insert into locations values (687,'Illinois','Vermilion County','Illinois Vermilion County Description'); insert into locations values (688,'Illinois','Wabash County','Illinois Wabash County Description'); insert into locations values (689,'Illinois','Warren County','Illinois Warren County Description'); insert into locations values (690,'Illinois','Washington County','Illinois Washington County Description'); insert into locations values (691,'Illinois','Wayne County','Illinois Wayne County Description'); insert into locations values (692,'Illinois','White County','Illinois White County Description'); insert into locations values (693,'Illinois','Whiteside County','Illinois Whiteside County Description'); insert into locations values (694,'Illinois','Will County','Illinois Will County Description'); insert into locations values (695,'Illinois','Williamson County','Illinois Williamson County Description'); insert into locations values (696,'Illinois','Winnebago County','Illinois Winnebago County Description'); insert into locations values (697,'Illinois','Woodford County','Illinois Woodford County Description'); insert into locations values (698,'Indiana','Adams County','Indiana Adams County Description'); insert into locations values (699,'Indiana','Allen County','Indiana Allen County Description'); insert into locations values (700,'Indiana','Bartholomew County','Indiana Bartholomew County Description'); insert into locations values (701,'Indiana','Benton County','Indiana Benton County Description'); insert into locations values (702,'Indiana','Blackford County','Indiana Blackford County Description'); insert into locations values (703,'Indiana','Boone County','Indiana Boone County Description'); insert into locations values (704,'Indiana','Brown County','Indiana Brown County Description'); insert into locations values (705,'Indiana','Carroll County','Indiana Carroll County Description'); insert into locations values (706,'Indiana','Cass County','Indiana Cass County Description'); insert into locations values (707,'Indiana','Clark County','Indiana Clark County Description'); insert into locations values (708,'Indiana','Clay County','Indiana Clay County Description'); insert into locations values (709,'Indiana','Clinton County','Indiana Clinton County Description'); insert into locations values (710,'Indiana','Crawford County','Indiana Crawford County Description'); insert into locations values (711,'Indiana','Daviess County','Indiana Daviess County Description'); insert into locations values (712,'Indiana','Dearborn County','Indiana Dearborn County Description'); insert into locations values (713,'Indiana','Decatur County','Indiana Decatur County Description'); insert into locations values (714,'Indiana','DeKalb County','Indiana DeKalb County Description'); insert into locations values (715,'Indiana','Delaware County','Indiana Delaware County Description'); insert into locations values (716,'Indiana','Dubois County','Indiana Dubois County Description'); insert into locations values (717,'Indiana','Elkhart County','Indiana Elkhart County Description'); insert into locations values (718,'Indiana','Fayette County','Indiana Fayette County Description'); insert into locations values (719,'Indiana','Floyd County','Indiana Floyd County Description'); insert into locations values (720,'Indiana','Fountain County','Indiana Fountain County Description'); insert into locations values (721,'Indiana','Franklin County','Indiana Franklin County Description'); insert into locations values (722,'Indiana','Fulton County','Indiana Fulton County Description'); insert into locations values (723,'Indiana','Gibson County','Indiana Gibson County Description'); insert into locations values (724,'Indiana','Grant County','Indiana Grant County Description'); insert into locations values (725,'Indiana','Greene County','Indiana Greene County Description'); insert into locations values (726,'Indiana','Hamilton County','Indiana Hamilton County Description'); insert into locations values (727,'Indiana','Hancock County','Indiana Hancock County Description'); insert into locations values (728,'Indiana','Harrison County','Indiana Harrison County Description'); insert into locations values (729,'Indiana','Hendricks County','Indiana Hendricks County Description'); insert into locations values (730,'Indiana','Henry County','Indiana Henry County Description'); insert into locations values (731,'Indiana','Howard County','Indiana Howard County Description'); insert into locations values (732,'Indiana','Huntington County','Indiana Huntington County Description'); insert into locations values (733,'Indiana','Jackson County','Indiana Jackson County Description'); insert into locations values (734,'Indiana','Jasper County','Indiana Jasper County Description'); insert into locations values (735,'Indiana','Jay County','Indiana Jay County Description'); insert into locations values (736,'Indiana','Jefferson County','Indiana Jefferson County Description'); insert into locations values (737,'Indiana','Jennings County','Indiana Jennings County Description'); insert into locations values (738,'Indiana','Johnson County','Indiana Johnson County Description'); insert into locations values (739,'Indiana','Knox County','Indiana Knox County Description'); insert into locations values (740,'Indiana','Kosciusko County','Indiana Kosciusko County Description'); insert into locations values (741,'Indiana','LaGrange County','Indiana LaGrange County Description'); insert into locations values (742,'Indiana','Lake County','Indiana Lake County Description'); insert into locations values (743,'Indiana','LaPorte County','Indiana LaPorte County Description'); insert into locations values (744,'Indiana','Lawrence County','Indiana Lawrence County Description'); insert into locations values (745,'Indiana','Madison County','Indiana Madison County Description'); insert into locations values (746,'Indiana','Marion County','Indiana Marion County Description'); insert into locations values (747,'Indiana','Marshall County','Indiana Marshall County Description'); insert into locations values (748,'Indiana','Martin County','Indiana Martin County Description'); insert into locations values (749,'Indiana','Miami County','Indiana Miami County Description'); insert into locations values (750,'Indiana','Monroe County','Indiana Monroe County Description'); insert into locations values (751,'Indiana','Montgomery County','Indiana Montgomery County Description'); insert into locations values (752,'Indiana','Morgan County','Indiana Morgan County Description'); insert into locations values (753,'Indiana','Newton County','Indiana Newton County Description'); insert into locations values (754,'Indiana','Noble County','Indiana Noble County Description'); insert into locations values (755,'Indiana','Ohio County','Indiana Ohio County Description'); insert into locations values (756,'Indiana','Orange County','Indiana Orange County Description'); insert into locations values (757,'Indiana','Owen County','Indiana Owen County Description'); insert into locations values (758,'Indiana','Parke County','Indiana Parke County Description'); insert into locations values (759,'Indiana','Perry County','Indiana Perry County Description'); insert into locations values (760,'Indiana','Pike County','Indiana Pike County Description'); insert into locations values (761,'Indiana','Porter County','Indiana Porter County Description'); insert into locations values (762,'Indiana','Posey County','Indiana Posey County Description'); insert into locations values (763,'Indiana','Pulaski County','Indiana Pulaski County Description'); insert into locations values (764,'Indiana','Putnam County','Indiana Putnam County Description'); insert into locations values (765,'Indiana','Randolph County','Indiana Randolph County Description'); insert into locations values (766,'Indiana','Ripley County','Indiana Ripley County Description'); insert into locations values (767,'Indiana','Rush County','Indiana Rush County Description'); insert into locations values (768,'Indiana','St. Joseph County','Indiana St. Joseph County Description'); insert into locations values (769,'Indiana','Scott County','Indiana Scott County Description'); insert into locations values (770,'Indiana','Shelby County','Indiana Shelby County Description'); insert into locations values (771,'Indiana','Spencer County','Indiana Spencer County Description'); insert into locations values (772,'Indiana','Starke County','Indiana Starke County Description'); insert into locations values (773,'Indiana','Steuben County','Indiana Steuben County Description'); insert into locations values (774,'Indiana','Sullivan County','Indiana Sullivan County Description'); insert into locations values (775,'Indiana','Switzerland County','Indiana Switzerland County Description'); insert into locations values (776,'Indiana','Tippecanoe County','Indiana Tippecanoe County Description'); insert into locations values (777,'Indiana','Tipton County','Indiana Tipton County Description'); insert into locations values (778,'Indiana','Union County','Indiana Union County Description'); insert into locations values (779,'Indiana','Vanderburgh County','Indiana Vanderburgh County Description'); insert into locations values (780,'Indiana','Vermillion County','Indiana Vermillion County Description'); insert into locations values (781,'Indiana','Vigo County','Indiana Vigo County Description'); insert into locations values (782,'Indiana','Wabash County','Indiana Wabash County Description'); insert into locations values (783,'Indiana','Warren County','Indiana Warren County Description'); insert into locations values (784,'Indiana','Warrick County','Indiana Warrick County Description'); insert into locations values (785,'Indiana','Washington County','Indiana Washington County Description'); insert into locations values (786,'Indiana','Wayne County','Indiana Wayne County Description'); insert into locations values (787,'Indiana','Wells County','Indiana Wells County Description'); insert into locations values (788,'Indiana','White County','Indiana White County Description'); insert into locations values (789,'Indiana','Whitley County','Indiana Whitley County Description'); insert into locations values (790,'Iowa','Adair County','Iowa Adair County Description'); insert into locations values (791,'Iowa','Adams County','Iowa Adams County Description'); insert into locations values (792,'Iowa','Allamakee County','Iowa Allamakee County Description'); insert into locations values (793,'Iowa','Appanoose County','Iowa Appanoose County Description'); insert into locations values (794,'Iowa','Audubon County','Iowa Audubon County Description'); insert into locations values (795,'Iowa','Benton County','Iowa Benton County Description'); insert into locations values (796,'Iowa','Black Hawk County','Iowa Black Hawk County Description'); insert into locations values (797,'Iowa','Boone County','Iowa Boone County Description'); insert into locations values (798,'Iowa','Bremer County','Iowa Bremer County Description'); insert into locations values (799,'Iowa','Buchanan County','Iowa Buchanan County Description'); insert into locations values (800,'Iowa','Buena Vista County','Iowa Buena Vista County Description'); insert into locations values (801,'Iowa','Butler County','Iowa Butler County Description'); insert into locations values (802,'Iowa','Calhoun County','Iowa Calhoun County Description'); insert into locations values (803,'Iowa','Carroll County','Iowa Carroll County Description'); insert into locations values (804,'Iowa','Cass County','Iowa Cass County Description'); insert into locations values (805,'Iowa','Cedar County','Iowa Cedar County Description'); insert into locations values (806,'Iowa','Cerro Gordo County','Iowa Cerro Gordo County Description'); insert into locations values (807,'Iowa','Cherokee County','Iowa Cherokee County Description'); insert into locations values (808,'Iowa','Chickasaw County','Iowa Chickasaw County Description'); insert into locations values (809,'Iowa','Clarke County','Iowa Clarke County Description'); insert into locations values (810,'Iowa','Clay County','Iowa Clay County Description'); insert into locations values (811,'Iowa','Clayton County','Iowa Clayton County Description'); insert into locations values (812,'Iowa','Clinton County','Iowa Clinton County Description'); insert into locations values (813,'Iowa','Crawford County','Iowa Crawford County Description'); insert into locations values (814,'Iowa','Dallas County','Iowa Dallas County Description'); insert into locations values (815,'Iowa','Davis County','Iowa Davis County Description'); insert into locations values (816,'Iowa','Decatur County','Iowa Decatur County Description'); insert into locations values (817,'Iowa','Delaware County','Iowa Delaware County Description'); insert into locations values (818,'Iowa','Des Moines County','Iowa Des Moines County Description'); insert into locations values (819,'Iowa','Dickinson County','Iowa Dickinson County Description'); insert into locations values (820,'Iowa','Dubuque County','Iowa Dubuque County Description'); insert into locations values (821,'Iowa','Emmet County','Iowa Emmet County Description'); insert into locations values (822,'Iowa','Fayette County','Iowa Fayette County Description'); insert into locations values (823,'Iowa','Floyd County','Iowa Floyd County Description'); insert into locations values (824,'Iowa','Franklin County','Iowa Franklin County Description'); insert into locations values (825,'Iowa','Fremont County','Iowa Fremont County Description'); insert into locations values (826,'Iowa','Greene County','Iowa Greene County Description'); insert into locations values (827,'Iowa','Grundy County','Iowa Grundy County Description'); insert into locations values (828,'Iowa','Guthrie County','Iowa Guthrie County Description'); insert into locations values (829,'Iowa','Hamilton County','Iowa Hamilton County Description'); insert into locations values (830,'Iowa','Hancock County','Iowa Hancock County Description'); insert into locations values (831,'Iowa','Hardin County','Iowa Hardin County Description'); insert into locations values (832,'Iowa','Harrison County','Iowa Harrison County Description'); insert into locations values (833,'Iowa','Henry County','Iowa Henry County Description'); insert into locations values (834,'Iowa','Howard County','Iowa Howard County Description'); insert into locations values (835,'Iowa','Humboldt County','Iowa Humboldt County Description'); insert into locations values (836,'Iowa','Ida County','Iowa Ida County Description'); insert into locations values (837,'Iowa','Iowa County','Iowa Iowa County Description'); insert into locations values (838,'Iowa','Jackson County','Iowa Jackson County Description'); insert into locations values (839,'Iowa','Jasper County','Iowa Jasper County Description'); insert into locations values (840,'Iowa','Jefferson County','Iowa Jefferson County Description'); insert into locations values (841,'Iowa','Johnson County','Iowa Johnson County Description'); insert into locations values (842,'Iowa','Jones County','Iowa Jones County Description'); insert into locations values (843,'Iowa','Keokuk County','Iowa Keokuk County Description'); insert into locations values (844,'Iowa','Kossuth County','Iowa Kossuth County Description'); insert into locations values (845,'Iowa','Lee County','Iowa Lee County Description'); insert into locations values (846,'Iowa','Linn County','Iowa Linn County Description'); insert into locations values (847,'Iowa','Louisa County','Iowa Louisa County Description'); insert into locations values (848,'Iowa','Lucas County','Iowa Lucas County Description'); insert into locations values (849,'Iowa','Lyon County','Iowa Lyon County Description'); insert into locations values (850,'Iowa','Madison County','Iowa Madison County Description'); insert into locations values (851,'Iowa','Mahaska County','Iowa Mahaska County Description'); insert into locations values (852,'Iowa','Marion County','Iowa Marion County Description'); insert into locations values (853,'Iowa','Marshall County','Iowa Marshall County Description'); insert into locations values (854,'Iowa','Mills County','Iowa Mills County Description'); insert into locations values (855,'Iowa','Mitchell County','Iowa Mitchell County Description'); insert into locations values (856,'Iowa','Monona County','Iowa Monona County Description'); insert into locations values (857,'Iowa','Monroe County','Iowa Monroe County Description'); insert into locations values (858,'Iowa','Montgomery County','Iowa Montgomery County Description'); insert into locations values (859,'Iowa','Muscatine County','Iowa Muscatine County Description'); insert into locations values (860,'Iowa','O''Brien County','Iowa O''Brien County Description'); insert into locations values (861,'Iowa','Osceola County','Iowa Osceola County Description'); insert into locations values (862,'Iowa','Page County','Iowa Page County Description'); insert into locations values (863,'Iowa','Palo Alto County','Iowa Palo Alto County Description'); insert into locations values (864,'Iowa','Plymouth County','Iowa Plymouth County Description'); insert into locations values (865,'Iowa','Pocahontas County','Iowa Pocahontas County Description'); insert into locations values (866,'Iowa','Polk County','Iowa Polk County Description'); insert into locations values (867,'Iowa','Pottawattamie County','Iowa Pottawattamie County Description'); insert into locations values (868,'Iowa','Poweshiek County','Iowa Poweshiek County Description'); insert into locations values (869,'Iowa','Ringgold County','Iowa Ringgold County Description'); insert into locations values (870,'Iowa','Sac County','Iowa Sac County Description'); insert into locations values (871,'Iowa','Scott County','Iowa Scott County Description'); insert into locations values (872,'Iowa','Shelby County','Iowa Shelby County Description'); insert into locations values (873,'Iowa','Sioux County','Iowa Sioux County Description'); insert into locations values (874,'Iowa','Story County','Iowa Story County Description'); insert into locations values (875,'Iowa','Tama County','Iowa Tama County Description'); insert into locations values (876,'Iowa','Taylor County','Iowa Taylor County Description'); insert into locations values (877,'Iowa','Union County','Iowa Union County Description'); insert into locations values (878,'Iowa','Van Buren County','Iowa Van Buren County Description'); insert into locations values (879,'Iowa','Wapello County','Iowa Wapello County Description'); insert into locations values (880,'Iowa','Warren County','Iowa Warren County Description'); insert into locations values (881,'Iowa','Washington County','Iowa Washington County Description'); insert into locations values (882,'Iowa','Wayne County','Iowa Wayne County Description'); insert into locations values (883,'Iowa','Webster County','Iowa Webster County Description'); insert into locations values (884,'Iowa','Winnebago County','Iowa Winnebago County Description'); insert into locations values (885,'Iowa','Winneshiek County','Iowa Winneshiek County Description'); insert into locations values (886,'Iowa','Woodbury County','Iowa Woodbury County Description'); insert into locations values (887,'Iowa','Worth County','Iowa Worth County Description'); insert into locations values (888,'Iowa','Wright County','Iowa Wright County Description'); insert into locations values (889,'Kansas','Allen County','Kansas Allen County Description'); insert into locations values (890,'Kansas','Anderson County','Kansas Anderson County Description'); insert into locations values (891,'Kansas','Atchison County','Kansas Atchison County Description'); insert into locations values (892,'Kansas','Barber County','Kansas Barber County Description'); insert into locations values (893,'Kansas','Barton County','Kansas Barton County Description'); insert into locations values (894,'Kansas','Bourbon County','Kansas Bourbon County Description'); insert into locations values (895,'Kansas','Brown County','Kansas Brown County Description'); insert into locations values (896,'Kansas','Butler County','Kansas Butler County Description'); insert into locations values (897,'Kansas','Chase County','Kansas Chase County Description'); insert into locations values (898,'Kansas','Chautauqua County','Kansas Chautauqua County Description'); insert into locations values (899,'Kansas','Cherokee County','Kansas Cherokee County Description'); insert into locations values (900,'Kansas','Cheyenne County','Kansas Cheyenne County Description'); insert into locations values (901,'Kansas','Clark County','Kansas Clark County Description'); insert into locations values (902,'Kansas','Clay County','Kansas Clay County Description'); insert into locations values (903,'Kansas','Cloud County','Kansas Cloud County Description'); insert into locations values (904,'Kansas','Coffey County','Kansas Coffey County Description'); insert into locations values (905,'Kansas','Comanche County','Kansas Comanche County Description'); insert into locations values (906,'Kansas','Cowley County','Kansas Cowley County Description'); insert into locations values (907,'Kansas','Crawford County','Kansas Crawford County Description'); insert into locations values (908,'Kansas','Decatur County','Kansas Decatur County Description'); insert into locations values (909,'Kansas','Dickinson County','Kansas Dickinson County Description'); insert into locations values (910,'Kansas','Doniphan County','Kansas Doniphan County Description'); insert into locations values (911,'Kansas','Douglas County','Kansas Douglas County Description'); insert into locations values (912,'Kansas','Edwards County','Kansas Edwards County Description'); insert into locations values (913,'Kansas','Elk County','Kansas Elk County Description'); insert into locations values (914,'Kansas','Ellis County','Kansas Ellis County Description'); insert into locations values (915,'Kansas','Ellsworth County','Kansas Ellsworth County Description'); insert into locations values (916,'Kansas','Finney County','Kansas Finney County Description'); insert into locations values (917,'Kansas','Ford County','Kansas Ford County Description'); insert into locations values (918,'Kansas','Franklin County','Kansas Franklin County Description'); insert into locations values (919,'Kansas','Geary County','Kansas Geary County Description'); insert into locations values (920,'Kansas','Gove County','Kansas Gove County Description'); insert into locations values (921,'Kansas','Graham County','Kansas Graham County Description'); insert into locations values (922,'Kansas','Grant County','Kansas Grant County Description'); insert into locations values (923,'Kansas','Gray County','Kansas Gray County Description'); insert into locations values (924,'Kansas','Greeley County','Kansas Greeley County Description'); insert into locations values (925,'Kansas','Greenwood County','Kansas Greenwood County Description'); insert into locations values (926,'Kansas','Hamilton County','Kansas Hamilton County Description'); insert into locations values (927,'Kansas','Harper County','Kansas Harper County Description'); insert into locations values (928,'Kansas','Harvey County','Kansas Harvey County Description'); insert into locations values (929,'Kansas','Haskell County','Kansas Haskell County Description'); insert into locations values (930,'Kansas','Hodgeman County','Kansas Hodgeman County Description'); insert into locations values (931,'Kansas','Jackson County','Kansas Jackson County Description'); insert into locations values (932,'Kansas','Jefferson County','Kansas Jefferson County Description'); insert into locations values (933,'Kansas','Jewell County','Kansas Jewell County Description'); insert into locations values (934,'Kansas','Johnson County','Kansas Johnson County Description'); insert into locations values (935,'Kansas','Kearny County','Kansas Kearny County Description'); insert into locations values (936,'Kansas','Kingman County','Kansas Kingman County Description'); insert into locations values (937,'Kansas','Kiowa County','Kansas Kiowa County Description'); insert into locations values (938,'Kansas','Labette County','Kansas Labette County Description'); insert into locations values (939,'Kansas','Lane County','Kansas Lane County Description'); insert into locations values (940,'Kansas','Leavenworth County','Kansas Leavenworth County Description'); insert into locations values (941,'Kansas','Lincoln County','Kansas Lincoln County Description'); insert into locations values (942,'Kansas','Linn County','Kansas Linn County Description'); insert into locations values (943,'Kansas','Logan County','Kansas Logan County Description'); insert into locations values (944,'Kansas','Lyon County','Kansas Lyon County Description'); insert into locations values (945,'Kansas','McPherson County','Kansas McPherson County Description'); insert into locations values (946,'Kansas','Marion County','Kansas Marion County Description'); insert into locations values (947,'Kansas','Marshall County','Kansas Marshall County Description'); insert into locations values (948,'Kansas','Meade County','Kansas Meade County Description'); insert into locations values (949,'Kansas','Miami County','Kansas Miami County Description'); insert into locations values (950,'Kansas','Mitchell County','Kansas Mitchell County Description'); insert into locations values (951,'Kansas','Montgomery County','Kansas Montgomery County Description'); insert into locations values (952,'Kansas','Morris County','Kansas Morris County Description'); insert into locations values (953,'Kansas','Morton County','Kansas Morton County Description'); insert into locations values (954,'Kansas','Nemaha County','Kansas Nemaha County Description'); insert into locations values (955,'Kansas','Neosho County','Kansas Neosho County Description'); insert into locations values (956,'Kansas','Ness County','Kansas Ness County Description'); insert into locations values (957,'Kansas','Norton County','Kansas Norton County Description'); insert into locations values (958,'Kansas','Osage County','Kansas Osage County Description'); insert into locations values (959,'Kansas','Osborne County','Kansas Osborne County Description'); insert into locations values (960,'Kansas','Ottawa County','Kansas Ottawa County Description'); insert into locations values (961,'Kansas','Pawnee County','Kansas Pawnee County Description'); insert into locations values (962,'Kansas','Phillips County','Kansas Phillips County Description'); insert into locations values (963,'Kansas','Pottawatomie County','Kansas Pottawatomie County Description'); insert into locations values (964,'Kansas','Pratt County','Kansas Pratt County Description'); insert into locations values (965,'Kansas','Rawlins County','Kansas Rawlins County Description'); insert into locations values (966,'Kansas','Reno County','Kansas Reno County Description'); insert into locations values (967,'Kansas','Republic County','Kansas Republic County Description'); insert into locations values (968,'Kansas','Rice County','Kansas Rice County Description'); insert into locations values (969,'Kansas','Riley County','Kansas Riley County Description'); insert into locations values (970,'Kansas','Rooks County','Kansas Rooks County Description'); insert into locations values (971,'Kansas','Rush County','Kansas Rush County Description'); insert into locations values (972,'Kansas','Russell County','Kansas Russell County Description'); insert into locations values (973,'Kansas','Saline County','Kansas Saline County Description'); insert into locations values (974,'Kansas','Scott County','Kansas Scott County Description'); insert into locations values (975,'Kansas','Sedgwick County','Kansas Sedgwick County Description'); insert into locations values (976,'Kansas','Seward County','Kansas Seward County Description'); insert into locations values (977,'Kansas','Shawnee County','Kansas Shawnee County Description'); insert into locations values (978,'Kansas','Sheridan County','Kansas Sheridan County Description'); insert into locations values (979,'Kansas','Sherman County','Kansas Sherman County Description'); insert into locations values (980,'Kansas','Smith County','Kansas Smith County Description'); insert into locations values (981,'Kansas','Stafford County','Kansas Stafford County Description'); insert into locations values (982,'Kansas','Stanton County','Kansas Stanton County Description'); insert into locations values (983,'Kansas','Stevens County','Kansas Stevens County Description'); insert into locations values (984,'Kansas','Sumner County','Kansas Sumner County Description'); insert into locations values (985,'Kansas','Thomas County','Kansas Thomas County Description'); insert into locations values (986,'Kansas','Trego County','Kansas Trego County Description'); insert into locations values (987,'Kansas','Wabaunsee County','Kansas Wabaunsee County Description'); insert into locations values (988,'Kansas','Wallace County','Kansas Wallace County Description'); insert into locations values (989,'Kansas','Washington County','Kansas Washington County Description'); insert into locations values (990,'Kansas','Wichita County','Kansas Wichita County Description'); insert into locations values (991,'Kansas','Wilson County','Kansas Wilson County Description'); insert into locations values (992,'Kansas','Woodson County','Kansas Woodson County Description'); insert into locations values (993,'Kansas','Wyandotte County','Kansas Wyandotte County Description'); insert into locations values (994,'Kentucky','Adair County','Kentucky Adair County Description'); insert into locations values (995,'Kentucky','Allen County','Kentucky Allen County Description'); insert into locations values (996,'Kentucky','Anderson County','Kentucky Anderson County Description'); insert into locations values (997,'Kentucky','Ballard County','Kentucky Ballard County Description'); insert into locations values (998,'Kentucky','Barren County','Kentucky Barren County Description'); insert into locations values (999,'Kentucky','Bath County','Kentucky Bath County Description'); insert into locations values (1000,'Kentucky','Bell County','Kentucky Bell County Description'); insert into locations values (1001,'Kentucky','Boone County','Kentucky Boone County Description'); insert into locations values (1002,'Kentucky','Bourbon County','Kentucky Bourbon County Description'); insert into locations values (1003,'Kentucky','Boyd County','Kentucky Boyd County Description'); insert into locations values (1004,'Kentucky','Boyle County','Kentucky Boyle County Description'); insert into locations values (1005,'Kentucky','Bracken County','Kentucky Bracken County Description'); insert into locations values (1006,'Kentucky','Breathitt County','Kentucky Breathitt County Description'); insert into locations values (1007,'Kentucky','Breckinridge County','Kentucky Breckinridge County Description'); insert into locations values (1008,'Kentucky','Bullitt County','Kentucky Bullitt County Description'); insert into locations values (1009,'Kentucky','Butler County','Kentucky Butler County Description'); insert into locations values (1010,'Kentucky','Caldwell County','Kentucky Caldwell County Description'); insert into locations values (1011,'Kentucky','Calloway County','Kentucky Calloway County Description'); insert into locations values (1012,'Kentucky','Campbell County','Kentucky Campbell County Description'); insert into locations values (1013,'Kentucky','Carlisle County','Kentucky Carlisle County Description'); insert into locations values (1014,'Kentucky','Carroll County','Kentucky Carroll County Description'); insert into locations values (1015,'Kentucky','Carter County','Kentucky Carter County Description'); insert into locations values (1016,'Kentucky','Casey County','Kentucky Casey County Description'); insert into locations values (1017,'Kentucky','Christian County','Kentucky Christian County Description'); insert into locations values (1018,'Kentucky','Clark County','Kentucky Clark County Description'); insert into locations values (1019,'Kentucky','Clay County','Kentucky Clay County Description'); insert into locations values (1020,'Kentucky','Clinton County','Kentucky Clinton County Description'); insert into locations values (1021,'Kentucky','Crittenden County','Kentucky Crittenden County Description'); insert into locations values (1022,'Kentucky','Cumberland County','Kentucky Cumberland County Description'); insert into locations values (1023,'Kentucky','Daviess County','Kentucky Daviess County Description'); insert into locations values (1024,'Kentucky','Edmonson County','Kentucky Edmonson County Description'); insert into locations values (1025,'Kentucky','Elliott County','Kentucky Elliott County Description'); insert into locations values (1026,'Kentucky','Estill County','Kentucky Estill County Description'); insert into locations values (1027,'Kentucky','Fayette County','Kentucky Fayette County Description'); insert into locations values (1028,'Kentucky','Fleming County','Kentucky Fleming County Description'); insert into locations values (1029,'Kentucky','Floyd County','Kentucky Floyd County Description'); insert into locations values (1030,'Kentucky','Franklin County','Kentucky Franklin County Description'); insert into locations values (1031,'Kentucky','Fulton County','Kentucky Fulton County Description'); insert into locations values (1032,'Kentucky','Gallatin County','Kentucky Gallatin County Description'); insert into locations values (1033,'Kentucky','Garrard County','Kentucky Garrard County Description'); insert into locations values (1034,'Kentucky','Grant County','Kentucky Grant County Description'); insert into locations values (1035,'Kentucky','Graves County','Kentucky Graves County Description'); insert into locations values (1036,'Kentucky','Grayson County','Kentucky Grayson County Description'); insert into locations values (1037,'Kentucky','Green County','Kentucky Green County Description'); insert into locations values (1038,'Kentucky','Greenup County','Kentucky Greenup County Description'); insert into locations values (1039,'Kentucky','Hancock County','Kentucky Hancock County Description'); insert into locations values (1040,'Kentucky','Hardin County','Kentucky Hardin County Description'); insert into locations values (1041,'Kentucky','Harlan County','Kentucky Harlan County Description'); insert into locations values (1042,'Kentucky','Harrison County','Kentucky Harrison County Description'); insert into locations values (1043,'Kentucky','Hart County','Kentucky Hart County Description'); insert into locations values (1044,'Kentucky','Henderson County','Kentucky Henderson County Description'); insert into locations values (1045,'Kentucky','Henry County','Kentucky Henry County Description'); insert into locations values (1046,'Kentucky','Hickman County','Kentucky Hickman County Description'); insert into locations values (1047,'Kentucky','Hopkins County','Kentucky Hopkins County Description'); insert into locations values (1048,'Kentucky','Jackson County','Kentucky Jackson County Description'); insert into locations values (1049,'Kentucky','Jefferson County','Kentucky Jefferson County Description'); insert into locations values (1050,'Kentucky','Jessamine County','Kentucky Jessamine County Description'); insert into locations values (1051,'Kentucky','Johnson County','Kentucky Johnson County Description'); insert into locations values (1052,'Kentucky','Kenton County','Kentucky Kenton County Description'); insert into locations values (1053,'Kentucky','Knott County','Kentucky Knott County Description'); insert into locations values (1054,'Kentucky','Knox County','Kentucky Knox County Description'); insert into locations values (1055,'Kentucky','Larue County','Kentucky Larue County Description'); insert into locations values (1056,'Kentucky','Laurel County','Kentucky Laurel County Description'); insert into locations values (1057,'Kentucky','Lawrence County','Kentucky Lawrence County Description'); insert into locations values (1058,'Kentucky','Lee County','Kentucky Lee County Description'); insert into locations values (1059,'Kentucky','Leslie County','Kentucky Leslie County Description'); insert into locations values (1060,'Kentucky','Letcher County','Kentucky Letcher County Description'); insert into locations values (1061,'Kentucky','Lewis County','Kentucky Lewis County Description'); insert into locations values (1062,'Kentucky','Lincoln County','Kentucky Lincoln County Description'); insert into locations values (1063,'Kentucky','Livingston County','Kentucky Livingston County Description'); insert into locations values (1064,'Kentucky','Logan County','Kentucky Logan County Description'); insert into locations values (1065,'Kentucky','Lyon County','Kentucky Lyon County Description'); insert into locations values (1066,'Kentucky','McCracken County','Kentucky McCracken County Description'); insert into locations values (1067,'Kentucky','McCreary County','Kentucky McCreary County Description'); insert into locations values (1068,'Kentucky','McLean County','Kentucky McLean County Description'); insert into locations values (1069,'Kentucky','Madison County','Kentucky Madison County Description'); insert into locations values (1070,'Kentucky','Magoffin County','Kentucky Magoffin County Description'); insert into locations values (1071,'Kentucky','Marion County','Kentucky Marion County Description'); insert into locations values (1072,'Kentucky','Marshall County','Kentucky Marshall County Description'); insert into locations values (1073,'Kentucky','Martin County','Kentucky Martin County Description'); insert into locations values (1074,'Kentucky','Mason County','Kentucky Mason County Description'); insert into locations values (1075,'Kentucky','Meade County','Kentucky Meade County Description'); insert into locations values (1076,'Kentucky','Menifee County','Kentucky Menifee County Description'); insert into locations values (1077,'Kentucky','Mercer County','Kentucky Mercer County Description'); insert into locations values (1078,'Kentucky','Metcalfe County','Kentucky Metcalfe County Description'); insert into locations values (1079,'Kentucky','Monroe County','Kentucky Monroe County Description'); insert into locations values (1080,'Kentucky','Montgomery County','Kentucky Montgomery County Description'); insert into locations values (1081,'Kentucky','Morgan County','Kentucky Morgan County Description'); insert into locations values (1082,'Kentucky','Muhlenberg County','Kentucky Muhlenberg County Description'); insert into locations values (1083,'Kentucky','Nelson County','Kentucky Nelson County Description'); insert into locations values (1084,'Kentucky','Nicholas County','Kentucky Nicholas County Description'); insert into locations values (1085,'Kentucky','Ohio County','Kentucky Ohio County Description'); insert into locations values (1086,'Kentucky','Oldham County','Kentucky Oldham County Description'); insert into locations values (1087,'Kentucky','Owen County','Kentucky Owen County Description'); insert into locations values (1088,'Kentucky','Owsley County','Kentucky Owsley County Description'); insert into locations values (1089,'Kentucky','Pendleton County','Kentucky Pendleton County Description'); insert into locations values (1090,'Kentucky','Perry County','Kentucky Perry County Description'); insert into locations values (1091,'Kentucky','Pike County','Kentucky Pike County Description'); insert into locations values (1092,'Kentucky','Powell County','Kentucky Powell County Description'); insert into locations values (1093,'Kentucky','Pulaski County','Kentucky Pulaski County Description'); insert into locations values (1094,'Kentucky','Robertson County','Kentucky Robertson County Description'); insert into locations values (1095,'Kentucky','Rockcastle County','Kentucky Rockcastle County Description'); insert into locations values (1096,'Kentucky','Rowan County','Kentucky Rowan County Description'); insert into locations values (1097,'Kentucky','Russell County','Kentucky Russell County Description'); insert into locations values (1098,'Kentucky','Scott County','Kentucky Scott County Description'); insert into locations values (1099,'Kentucky','Shelby County','Kentucky Shelby County Description'); insert into locations values (1100,'Kentucky','Simpson County','Kentucky Simpson County Description'); insert into locations values (1101,'Kentucky','Spencer County','Kentucky Spencer County Description'); insert into locations values (1102,'Kentucky','Taylor County','Kentucky Taylor County Description'); insert into locations values (1103,'Kentucky','Todd County','Kentucky Todd County Description'); insert into locations values (1104,'Kentucky','Trigg County','Kentucky Trigg County Description'); insert into locations values (1105,'Kentucky','Trimble County','Kentucky Trimble County Description'); insert into locations values (1106,'Kentucky','Union County','Kentucky Union County Description'); insert into locations values (1107,'Kentucky','Warren County','Kentucky Warren County Description'); insert into locations values (1108,'Kentucky','Washington County','Kentucky Washington County Description'); insert into locations values (1109,'Kentucky','Wayne County','Kentucky Wayne County Description'); insert into locations values (1110,'Kentucky','Webster County','Kentucky Webster County Description'); insert into locations values (1111,'Kentucky','Whitley County','Kentucky Whitley County Description'); insert into locations values (1112,'Kentucky','Wolfe County','Kentucky Wolfe County Description'); insert into locations values (1113,'Kentucky','Woodford County','Kentucky Woodford County Description'); insert into locations values (1114,'Louisiana','Acadia Parish','Louisiana Acadia Parish Description'); insert into locations values (1115,'Louisiana','Allen Parish','Louisiana Allen Parish Description'); insert into locations values (1116,'Louisiana','Ascension Parish','Louisiana Ascension Parish Description'); insert into locations values (1117,'Louisiana','Assumption Parish','Louisiana Assumption Parish Description'); insert into locations values (1118,'Louisiana','Avoyelles Parish','Louisiana Avoyelles Parish Description'); insert into locations values (1119,'Louisiana','Beauregard Parish','Louisiana Beauregard Parish Description'); insert into locations values (1120,'Louisiana','Bienville Parish','Louisiana Bienville Parish Description'); insert into locations values (1121,'Louisiana','Bossier Parish','Louisiana Bossier Parish Description'); insert into locations values (1122,'Louisiana','Caddo Parish','Louisiana Caddo Parish Description'); insert into locations values (1123,'Louisiana','Calcasieu Parish','Louisiana Calcasieu Parish Description'); insert into locations values (1124,'Louisiana','Caldwell Parish','Louisiana Caldwell Parish Description'); insert into locations values (1125,'Louisiana','Cameron Parish','Louisiana Cameron Parish Description'); insert into locations values (1126,'Louisiana','Catahoula Parish','Louisiana Catahoula Parish Description'); insert into locations values (1127,'Louisiana','Claiborne Parish','Louisiana Claiborne Parish Description'); insert into locations values (1128,'Louisiana','Concordia Parish','Louisiana Concordia Parish Description'); insert into locations values (1129,'Louisiana','De Soto Parish','Louisiana De Soto Parish Description'); insert into locations values (1130,'Louisiana','East Baton Rouge Parish','Louisiana East Baton Rouge Parish Description'); insert into locations values (1131,'Louisiana','East Carroll Parish','Louisiana East Carroll Parish Description'); insert into locations values (1132,'Louisiana','East Feliciana Parish','Louisiana East Feliciana Parish Description'); insert into locations values (1133,'Louisiana','Evangeline Parish','Louisiana Evangeline Parish Description'); insert into locations values (1134,'Louisiana','Franklin Parish','Louisiana Franklin Parish Description'); insert into locations values (1135,'Louisiana','Grant Parish','Louisiana Grant Parish Description'); insert into locations values (1136,'Louisiana','Iberia Parish','Louisiana Iberia Parish Description'); insert into locations values (1137,'Louisiana','Iberville Parish','Louisiana Iberville Parish Description'); insert into locations values (1138,'Louisiana','Jackson Parish','Louisiana Jackson Parish Description'); insert into locations values (1139,'Louisiana','Jefferson Parish','Louisiana Jefferson Parish Description'); insert into locations values (1140,'Louisiana','Jefferson Davis Parish','Louisiana Jefferson Davis Parish Description'); insert into locations values (1141,'Louisiana','Lafayette Parish','Louisiana Lafayette Parish Description'); insert into locations values (1142,'Louisiana','Lafourche Parish','Louisiana Lafourche Parish Description'); insert into locations values (1143,'Louisiana','LaSalle Parish','Louisiana LaSalle Parish Description'); insert into locations values (1144,'Louisiana','Lincoln Parish','Louisiana Lincoln Parish Description'); insert into locations values (1145,'Louisiana','Livingston Parish','Louisiana Livingston Parish Description'); insert into locations values (1146,'Louisiana','Madison Parish','Louisiana Madison Parish Description'); insert into locations values (1147,'Louisiana','Morehouse Parish','Louisiana Morehouse Parish Description'); insert into locations values (1148,'Louisiana','Natchitoches Parish','Louisiana Natchitoches Parish Description'); insert into locations values (1149,'Louisiana','Orleans Parish','Louisiana Orleans Parish Description'); insert into locations values (1150,'Louisiana','Ouachita Parish','Louisiana Ouachita Parish Description'); insert into locations values (1151,'Louisiana','Plaquemines Parish','Louisiana Plaquemines Parish Description'); insert into locations values (1152,'Louisiana','Pointe Coupee Parish','Louisiana Pointe Coupee Parish Description'); insert into locations values (1153,'Louisiana','Rapides Parish','Louisiana Rapides Parish Description'); insert into locations values (1154,'Louisiana','Red River Parish','Louisiana Red River Parish Description'); insert into locations values (1155,'Louisiana','Richland Parish','Louisiana Richland Parish Description'); insert into locations values (1156,'Louisiana','Sabine Parish','Louisiana Sabine Parish Description'); insert into locations values (1157,'Louisiana','St. Bernard Parish','Louisiana St. Bernard Parish Description'); insert into locations values (1158,'Louisiana','St. Charles Parish','Louisiana St. Charles Parish Description'); insert into locations values (1159,'Louisiana','St. Helena Parish','Louisiana St. Helena Parish Description'); insert into locations values (1160,'Louisiana','St. James Parish','Louisiana St. James Parish Description'); insert into locations values (1161,'Louisiana','St. John the Baptist Parish','Louisiana St. John the Baptist Parish Description'); insert into locations values (1162,'Louisiana','St. Landry Parish','Louisiana St. Landry Parish Description'); insert into locations values (1163,'Louisiana','St. Martin Parish','Louisiana St. Martin Parish Description'); insert into locations values (1164,'Louisiana','St. Mary Parish','Louisiana St. Mary Parish Description'); insert into locations values (1165,'Louisiana','St. Tammany Parish','Louisiana St. Tammany Parish Description'); insert into locations values (1166,'Louisiana','Tangipahoa Parish','Louisiana Tangipahoa Parish Description'); insert into locations values (1167,'Louisiana','Tensas Parish','Louisiana Tensas Parish Description'); insert into locations values (1168,'Louisiana','Terrebonne Parish','Louisiana Terrebonne Parish Description'); insert into locations values (1169,'Louisiana','Union Parish','Louisiana Union Parish Description'); insert into locations values (1170,'Louisiana','Vermilion Parish','Louisiana Vermilion Parish Description'); insert into locations values (1171,'Louisiana','Vernon Parish','Louisiana Vernon Parish Description'); insert into locations values (1172,'Louisiana','Washington Parish','Louisiana Washington Parish Description'); insert into locations values (1173,'Louisiana','Webster Parish','Louisiana Webster Parish Description'); insert into locations values (1174,'Louisiana','West Baton Rouge Parish','Louisiana West Baton Rouge Parish Description'); insert into locations values (1175,'Louisiana','West Carroll Parish','Louisiana West Carroll Parish Description'); insert into locations values (1176,'Louisiana','West Feliciana Parish','Louisiana West Feliciana Parish Description'); insert into locations values (1177,'Louisiana','Winn Parish','Louisiana Winn Parish Description'); insert into locations values (1178,'Maine','Androscoggin County','Maine Androscoggin County Description'); insert into locations values (1179,'Maine','Aroostook County','Maine Aroostook County Description'); insert into locations values (1180,'Maine','Cumberland County','Maine Cumberland County Description'); insert into locations values (1181,'Maine','Franklin County','Maine Franklin County Description'); insert into locations values (1182,'Maine','Hancock County','Maine Hancock County Description'); insert into locations values (1183,'Maine','Kennebec County','Maine Kennebec County Description'); insert into locations values (1184,'Maine','Knox County','Maine Knox County Description'); insert into locations values (1185,'Maine','Lincoln County','Maine Lincoln County Description'); insert into locations values (1186,'Maine','Oxford County','Maine Oxford County Description'); insert into locations values (1187,'Maine','Penobscot County','Maine Penobscot County Description'); insert into locations values (1188,'Maine','Piscataquis County','Maine Piscataquis County Description'); insert into locations values (1189,'Maine','Sagadahoc County','Maine Sagadahoc County Description'); insert into locations values (1190,'Maine','Somerset County','Maine Somerset County Description'); insert into locations values (1191,'Maine','Waldo County','Maine Waldo County Description'); insert into locations values (1192,'Maine','Washington County','Maine Washington County Description'); insert into locations values (1193,'Maine','York County','Maine York County Description'); insert into locations values (1194,'Maryland','Allegany County','Maryland Allegany County Description'); insert into locations values (1195,'Maryland','Anne Arundel County','Maryland Anne Arundel County Description'); insert into locations values (1196,'Maryland','Baltimore County','Maryland Baltimore County Description'); insert into locations values (1197,'Maryland','Calvert County','Maryland Calvert County Description'); insert into locations values (1198,'Maryland','Caroline County','Maryland Caroline County Description'); insert into locations values (1199,'Maryland','Carroll County','Maryland Carroll County Description'); insert into locations values (1200,'Maryland','Cecil County','Maryland Cecil County Description'); insert into locations values (1201,'Maryland','Charles County','Maryland Charles County Description'); insert into locations values (1202,'Maryland','Dorchester County','Maryland Dorchester County Description'); insert into locations values (1203,'Maryland','Frederick County','Maryland Frederick County Description'); insert into locations values (1204,'Maryland','Garrett County','Maryland Garrett County Description'); insert into locations values (1205,'Maryland','Harford County','Maryland Harford County Description'); insert into locations values (1206,'Maryland','Howard County','Maryland Howard County Description'); insert into locations values (1207,'Maryland','Kent County','Maryland Kent County Description'); insert into locations values (1208,'Maryland','Montgomery County','Maryland Montgomery County Description'); insert into locations values (1209,'Maryland','Prince George''s County','Maryland Prince George''s County Description'); insert into locations values (1210,'Maryland','Queen Anne''s County','Maryland Queen Anne''s County Description'); insert into locations values (1211,'Maryland','St. Mary''s County','Maryland St. Mary''s County Description'); insert into locations values (1212,'Maryland','Somerset County','Maryland Somerset County Description'); insert into locations values (1213,'Maryland','Talbot County','Maryland Talbot County Description'); insert into locations values (1214,'Maryland','Washington County','Maryland Washington County Description'); insert into locations values (1215,'Maryland','Wicomico County','Maryland Wicomico County Description'); insert into locations values (1216,'Maryland','Worcester County','Maryland Worcester County Description'); insert into locations values (1217,'Maryland','Worcester O County','Maryland Worcester O County Description'); insert into locations values (1218,'Massachusetts','Barnstable County','Massachusetts Barnstable County Description'); insert into locations values (1219,'Massachusetts','Berkshire County','Massachusetts Berkshire County Description'); insert into locations values (1220,'Massachusetts','Bristol County','Massachusetts Bristol County Description'); insert into locations values (1221,'Massachusetts','Dukes County','Massachusetts Dukes County Description'); insert into locations values (1222,'Massachusetts','Essex County','Massachusetts Essex County Description'); insert into locations values (1223,'Massachusetts','Franklin County','Massachusetts Franklin County Description'); insert into locations values (1224,'Massachusetts','Hampden County','Massachusetts Hampden County Description'); insert into locations values (1225,'Massachusetts','Hampshire County','Massachusetts Hampshire County Description'); insert into locations values (1226,'Massachusetts','Middlesex County','Massachusetts Middlesex County Description'); insert into locations values (1227,'Massachusetts','Nantucket, Town and County of','Massachusetts Nantucket, Town and County of Description'); insert into locations values (1228,'Massachusetts','Norfolk County','Massachusetts Norfolk County Description'); insert into locations values (1229,'Massachusetts','Plymouth County','Massachusetts Plymouth County Description'); insert into locations values (1230,'Massachusetts','Suffolk County','Massachusetts Suffolk County Description'); insert into locations values (1231,'Massachusetts','Worcester County','Massachusetts Worcester County Description'); insert into locations values (1232,'Michigan','Alcona County','Michigan Alcona County Description'); insert into locations values (1233,'Michigan','Alger County','Michigan Alger County Description'); insert into locations values (1234,'Michigan','Allegan County','Michigan Allegan County Description'); insert into locations values (1235,'Michigan','Alpena County','Michigan Alpena County Description'); insert into locations values (1236,'Michigan','Antrim County','Michigan Antrim County Description'); insert into locations values (1237,'Michigan','Arenac County','Michigan Arenac County Description'); insert into locations values (1238,'Michigan','Baraga County','Michigan Baraga County Description'); insert into locations values (1239,'Michigan','Barry County','Michigan Barry County Description'); insert into locations values (1240,'Michigan','Bay County','Michigan Bay County Description'); insert into locations values (1241,'Michigan','Benzie County','Michigan Benzie County Description'); insert into locations values (1242,'Michigan','Berrien County','Michigan Berrien County Description'); insert into locations values (1243,'Michigan','Branch County','Michigan Branch County Description'); insert into locations values (1244,'Michigan','Calhoun County','Michigan Calhoun County Description'); insert into locations values (1245,'Michigan','Cass County','Michigan Cass County Description'); insert into locations values (1246,'Michigan','Charlevoix County','Michigan Charlevoix County Description'); insert into locations values (1247,'Michigan','Cheboygan County','Michigan Cheboygan County Description'); insert into locations values (1248,'Michigan','Chippewa County','Michigan Chippewa County Description'); insert into locations values (1249,'Michigan','Clare County','Michigan Clare County Description'); insert into locations values (1250,'Michigan','Clinton County','Michigan Clinton County Description'); insert into locations values (1251,'Michigan','Crawford County','Michigan Crawford County Description'); insert into locations values (1252,'Michigan','Delta County','Michigan Delta County Description'); insert into locations values (1253,'Michigan','Dickinson County','Michigan Dickinson County Description'); insert into locations values (1254,'Michigan','Eaton County','Michigan Eaton County Description'); insert into locations values (1255,'Michigan','Emmet County','Michigan Emmet County Description'); insert into locations values (1256,'Michigan','Genesee County','Michigan Genesee County Description'); insert into locations values (1257,'Michigan','Gladwin County','Michigan Gladwin County Description'); insert into locations values (1258,'Michigan','Gogebic County','Michigan Gogebic County Description'); insert into locations values (1259,'Michigan','Grand Traverse County','Michigan Grand Traverse County Description'); insert into locations values (1260,'Michigan','Gratiot County','Michigan Gratiot County Description'); insert into locations values (1261,'Michigan','Hillsdale County','Michigan Hillsdale County Description'); insert into locations values (1262,'Michigan','Houghton County','Michigan Houghton County Description'); insert into locations values (1263,'Michigan','Huron County','Michigan Huron County Description'); insert into locations values (1264,'Michigan','Ingham County','Michigan Ingham County Description'); insert into locations values (1265,'Michigan','Ionia County','Michigan Ionia County Description'); insert into locations values (1266,'Michigan','Iosco County','Michigan Iosco County Description'); insert into locations values (1267,'Michigan','Iron County','Michigan Iron County Description'); insert into locations values (1268,'Michigan','Isabella County','Michigan Isabella County Description'); insert into locations values (1269,'Michigan','Jackson County','Michigan Jackson County Description'); insert into locations values (1270,'Michigan','Kalamazoo County','Michigan Kalamazoo County Description'); insert into locations values (1271,'Michigan','Kalkaska County','Michigan Kalkaska County Description'); insert into locations values (1272,'Michigan','Kent County','Michigan Kent County Description'); insert into locations values (1273,'Michigan','Keweenaw County','Michigan Keweenaw County Description'); insert into locations values (1274,'Michigan','Lake County','Michigan Lake County Description'); insert into locations values (1275,'Michigan','Lapeer County','Michigan Lapeer County Description'); insert into locations values (1276,'Michigan','Leelanau County','Michigan Leelanau County Description'); insert into locations values (1277,'Michigan','Lenawee County','Michigan Lenawee County Description'); insert into locations values (1278,'Michigan','Livingston County','Michigan Livingston County Description'); insert into locations values (1279,'Michigan','Luce County','Michigan Luce County Description'); insert into locations values (1280,'Michigan','Mackinac County','Michigan Mackinac County Description'); insert into locations values (1281,'Michigan','Macomb County','Michigan Macomb County Description'); insert into locations values (1282,'Michigan','Manistee County','Michigan Manistee County Description'); insert into locations values (1283,'Michigan','Marquette County','Michigan Marquette County Description'); insert into locations values (1284,'Michigan','Mason County','Michigan Mason County Description'); insert into locations values (1285,'Michigan','Mecosta County','Michigan Mecosta County Description'); insert into locations values (1286,'Michigan','Menominee County','Michigan Menominee County Description'); insert into locations values (1287,'Michigan','Midland County','Michigan Midland County Description'); insert into locations values (1288,'Michigan','Missaukee County','Michigan Missaukee County Description'); insert into locations values (1289,'Michigan','Monroe County','Michigan Monroe County Description'); insert into locations values (1290,'Michigan','Montcalm County','Michigan Montcalm County Description'); insert into locations values (1291,'Michigan','Montmorency County','Michigan Montmorency County Description'); insert into locations values (1292,'Michigan','Muskegon County','Michigan Muskegon County Description'); insert into locations values (1293,'Michigan','Newaygo County','Michigan Newaygo County Description'); insert into locations values (1294,'Michigan','Oakland County','Michigan Oakland County Description'); insert into locations values (1295,'Michigan','Oceana County','Michigan Oceana County Description'); insert into locations values (1296,'Michigan','Ogemaw County','Michigan Ogemaw County Description'); insert into locations values (1297,'Michigan','Ontonagon County','Michigan Ontonagon County Description'); insert into locations values (1298,'Michigan','Osceola County','Michigan Osceola County Description'); insert into locations values (1299,'Michigan','Oscoda County','Michigan Oscoda County Description'); insert into locations values (1300,'Michigan','Otsego County','Michigan Otsego County Description'); insert into locations values (1301,'Michigan','Ottawa County','Michigan Ottawa County Description'); insert into locations values (1302,'Michigan','Presque Isle County','Michigan Presque Isle County Description'); insert into locations values (1303,'Michigan','Roscommon County','Michigan Roscommon County Description'); insert into locations values (1304,'Michigan','Saginaw County','Michigan Saginaw County Description'); insert into locations values (1305,'Michigan','St. Clair County','Michigan St. Clair County Description'); insert into locations values (1306,'Michigan','St. Joseph County','Michigan St. Joseph County Description'); insert into locations values (1307,'Michigan','Sanilac County','Michigan Sanilac County Description'); insert into locations values (1308,'Michigan','Schoolcraft County','Michigan Schoolcraft County Description'); insert into locations values (1309,'Michigan','Shiawassee County','Michigan Shiawassee County Description'); insert into locations values (1310,'Michigan','Tuscola County','Michigan Tuscola County Description'); insert into locations values (1311,'Michigan','Van Buren County','Michigan Van Buren County Description'); insert into locations values (1312,'Michigan','Washtenaw County','Michigan Washtenaw County Description'); insert into locations values (1313,'Michigan','Wayne County','Michigan Wayne County Description'); insert into locations values (1314,'Michigan','Wexford County','Michigan Wexford County Description'); insert into locations values (1315,'Minnesota','Aitkin County','Minnesota Aitkin County Description'); insert into locations values (1316,'Minnesota','Anoka County','Minnesota Anoka County Description'); insert into locations values (1317,'Minnesota','Becker County','Minnesota Becker County Description'); insert into locations values (1318,'Minnesota','Beltrami County','Minnesota Beltrami County Description'); insert into locations values (1319,'Minnesota','Benton County','Minnesota Benton County Description'); insert into locations values (1320,'Minnesota','Big Stone County','Minnesota Big Stone County Description'); insert into locations values (1321,'Minnesota','Blue Earth County','Minnesota Blue Earth County Description'); insert into locations values (1322,'Minnesota','Brown County','Minnesota Brown County Description'); insert into locations values (1323,'Minnesota','Carlton County','Minnesota Carlton County Description'); insert into locations values (1324,'Minnesota','Carver County','Minnesota Carver County Description'); insert into locations values (1325,'Minnesota','Cass County','Minnesota Cass County Description'); insert into locations values (1326,'Minnesota','Chippewa County','Minnesota Chippewa County Description'); insert into locations values (1327,'Minnesota','Chisago County','Minnesota Chisago County Description'); insert into locations values (1328,'Minnesota','Clay County','Minnesota Clay County Description'); insert into locations values (1329,'Minnesota','Clearwater County','Minnesota Clearwater County Description'); insert into locations values (1330,'Minnesota','Cook County','Minnesota Cook County Description'); insert into locations values (1331,'Minnesota','Cottonwood County','Minnesota Cottonwood County Description'); insert into locations values (1332,'Minnesota','Crow Wing County','Minnesota Crow Wing County Description'); insert into locations values (1333,'Minnesota','Dakota County','Minnesota Dakota County Description'); insert into locations values (1334,'Minnesota','Dodge County','Minnesota Dodge County Description'); insert into locations values (1335,'Minnesota','Douglas County','Minnesota Douglas County Description'); insert into locations values (1336,'Minnesota','Faribault County','Minnesota Faribault County Description'); insert into locations values (1337,'Minnesota','Fillmore County','Minnesota Fillmore County Description'); insert into locations values (1338,'Minnesota','Freeborn County','Minnesota Freeborn County Description'); insert into locations values (1339,'Minnesota','Goodhue County','Minnesota Goodhue County Description'); insert into locations values (1340,'Minnesota','Grant County','Minnesota Grant County Description'); insert into locations values (1341,'Minnesota','Hennepin County','Minnesota Hennepin County Description'); insert into locations values (1342,'Minnesota','Houston County','Minnesota Houston County Description'); insert into locations values (1343,'Minnesota','Hubbard County','Minnesota Hubbard County Description'); insert into locations values (1344,'Minnesota','Isanti County','Minnesota Isanti County Description'); insert into locations values (1345,'Minnesota','Itasca County','Minnesota Itasca County Description'); insert into locations values (1346,'Minnesota','Jackson County','Minnesota Jackson County Description'); insert into locations values (1347,'Minnesota','Kanabec County','Minnesota Kanabec County Description'); insert into locations values (1348,'Minnesota','Kandiyohi County','Minnesota Kandiyohi County Description'); insert into locations values (1349,'Minnesota','Kittson County','Minnesota Kittson County Description'); insert into locations values (1350,'Minnesota','Koochiching County','Minnesota Koochiching County Description'); insert into locations values (1351,'Minnesota','Lac qui Parle County','Minnesota Lac qui Parle County Description'); insert into locations values (1352,'Minnesota','Lake County','Minnesota Lake County Description'); insert into locations values (1353,'Minnesota','Lake of the Woods County','Minnesota Lake of the Woods County Description'); insert into locations values (1354,'Minnesota','Le Sueur County','Minnesota Le Sueur County Description'); insert into locations values (1355,'Minnesota','Lincoln County','Minnesota Lincoln County Description'); insert into locations values (1356,'Minnesota','Lyon County','Minnesota Lyon County Description'); insert into locations values (1357,'Minnesota','McLeod County','Minnesota McLeod County Description'); insert into locations values (1358,'Minnesota','Mahnomen County','Minnesota Mahnomen County Description'); insert into locations values (1359,'Minnesota','Marshall County','Minnesota Marshall County Description'); insert into locations values (1360,'Minnesota','Martin County','Minnesota Martin County Description'); insert into locations values (1361,'Minnesota','Meeker County','Minnesota Meeker County Description'); insert into locations values (1362,'Minnesota','Mille Lacs County','Minnesota Mille Lacs County Description'); insert into locations values (1363,'Minnesota','Morrison County','Minnesota Morrison County Description'); insert into locations values (1364,'Minnesota','Mower County','Minnesota Mower County Description'); insert into locations values (1365,'Minnesota','Murray County','Minnesota Murray County Description'); insert into locations values (1366,'Minnesota','Nicollet County','Minnesota Nicollet County Description'); insert into locations values (1367,'Minnesota','Nobles County','Minnesota Nobles County Description'); insert into locations values (1368,'Minnesota','Norman County','Minnesota Norman County Description'); insert into locations values (1369,'Minnesota','Olmsted County','Minnesota Olmsted County Description'); insert into locations values (1370,'Minnesota','Otter Tail County','Minnesota Otter Tail County Description'); insert into locations values (1371,'Minnesota','Pennington County','Minnesota Pennington County Description'); insert into locations values (1372,'Minnesota','Pine County','Minnesota Pine County Description'); insert into locations values (1373,'Minnesota','Pipestone County','Minnesota Pipestone County Description'); insert into locations values (1374,'Minnesota','Polk County','Minnesota Polk County Description'); insert into locations values (1375,'Minnesota','Pope County','Minnesota Pope County Description'); insert into locations values (1376,'Minnesota','Ramsey County','Minnesota Ramsey County Description'); insert into locations values (1377,'Minnesota','Red Lake County','Minnesota Red Lake County Description'); insert into locations values (1378,'Minnesota','Redwood County','Minnesota Redwood County Description'); insert into locations values (1379,'Minnesota','Renville County','Minnesota Renville County Description'); insert into locations values (1380,'Minnesota','Rice County','Minnesota Rice County Description'); insert into locations values (1381,'Minnesota','Rock County','Minnesota Rock County Description'); insert into locations values (1382,'Minnesota','Roseau County','Minnesota Roseau County Description'); insert into locations values (1383,'Minnesota','St. Louis County','Minnesota St. Louis County Description'); insert into locations values (1384,'Minnesota','Scott County','Minnesota Scott County Description'); insert into locations values (1385,'Minnesota','Sherburne County','Minnesota Sherburne County Description'); insert into locations values (1386,'Minnesota','Sibley County','Minnesota Sibley County Description'); insert into locations values (1387,'Minnesota','Stearns County','Minnesota Stearns County Description'); insert into locations values (1388,'Minnesota','Steele County','Minnesota Steele County Description'); insert into locations values (1389,'Minnesota','Stevens County','Minnesota Stevens County Description'); insert into locations values (1390,'Minnesota','Swift County','Minnesota Swift County Description'); insert into locations values (1391,'Minnesota','Todd County','Minnesota Todd County Description'); insert into locations values (1392,'Minnesota','Traverse County','Minnesota Traverse County Description'); insert into locations values (1393,'Minnesota','Wabasha County','Minnesota Wabasha County Description'); insert into locations values (1394,'Minnesota','Wadena County','Minnesota Wadena County Description'); insert into locations values (1395,'Minnesota','Waseca County','Minnesota Waseca County Description'); insert into locations values (1396,'Minnesota','Washington County','Minnesota Washington County Description'); insert into locations values (1397,'Minnesota','Watonwan County','Minnesota Watonwan County Description'); insert into locations values (1398,'Minnesota','Wilkin County','Minnesota Wilkin County Description'); insert into locations values (1399,'Minnesota','Winona County','Minnesota Winona County Description'); insert into locations values (1400,'Minnesota','Wright County','Minnesota Wright County Description'); insert into locations values (1401,'Minnesota','Yellow Medicine County','Minnesota Yellow Medicine County Description'); insert into locations values (1402,'Mississippi','Adams County','Mississippi Adams County Description'); insert into locations values (1403,'Mississippi','Alcorn County','Mississippi Alcorn County Description'); insert into locations values (1404,'Mississippi','Amite County','Mississippi Amite County Description'); insert into locations values (1405,'Mississippi','Attala County','Mississippi Attala County Description'); insert into locations values (1406,'Mississippi','Benton County','Mississippi Benton County Description'); insert into locations values (1407,'Mississippi','Bolivar County','Mississippi Bolivar County Description'); insert into locations values (1408,'Mississippi','Calhoun County','Mississippi Calhoun County Description'); insert into locations values (1409,'Mississippi','Carroll County','Mississippi Carroll County Description'); insert into locations values (1410,'Mississippi','Chickasaw County','Mississippi Chickasaw County Description'); insert into locations values (1411,'Mississippi','Choctaw County','Mississippi Choctaw County Description'); insert into locations values (1412,'Mississippi','Claiborne County','Mississippi Claiborne County Description'); insert into locations values (1413,'Mississippi','Clarke County','Mississippi Clarke County Description'); insert into locations values (1414,'Mississippi','Clay County','Mississippi Clay County Description'); insert into locations values (1415,'Mississippi','Coahoma County','Mississippi Coahoma County Description'); insert into locations values (1416,'Mississippi','Copiah County','Mississippi Copiah County Description'); insert into locations values (1417,'Mississippi','Covington County','Mississippi Covington County Description'); insert into locations values (1418,'Mississippi','DeSoto County','Mississippi DeSoto County Description'); insert into locations values (1419,'Mississippi','Forrest County','Mississippi Forrest County Description'); insert into locations values (1420,'Mississippi','Franklin County','Mississippi Franklin County Description'); insert into locations values (1421,'Mississippi','George County','Mississippi George County Description'); insert into locations values (1422,'Mississippi','Greene County','Mississippi Greene County Description'); insert into locations values (1423,'Mississippi','Grenada County','Mississippi Grenada County Description'); insert into locations values (1424,'Mississippi','Hancock County','Mississippi Hancock County Description'); insert into locations values (1425,'Mississippi','Harrison County','Mississippi Harrison County Description'); insert into locations values (1426,'Mississippi','Hinds County','Mississippi Hinds County Description'); insert into locations values (1427,'Mississippi','Holmes County','Mississippi Holmes County Description'); insert into locations values (1428,'Mississippi','Humphreys County','Mississippi Humphreys County Description'); insert into locations values (1429,'Mississippi','Issaquena County','Mississippi Issaquena County Description'); insert into locations values (1430,'Mississippi','Itawamba County','Mississippi Itawamba County Description'); insert into locations values (1431,'Mississippi','Jackson County','Mississippi Jackson County Description'); insert into locations values (1432,'Mississippi','Jasper County','Mississippi Jasper County Description'); insert into locations values (1433,'Mississippi','Jefferson County','Mississippi Jefferson County Description'); insert into locations values (1434,'Mississippi','Jefferson Davis County','Mississippi Jefferson Davis County Description'); insert into locations values (1435,'Mississippi','Jones County','Mississippi Jones County Description'); insert into locations values (1436,'Mississippi','Kemper County','Mississippi Kemper County Description'); insert into locations values (1437,'Mississippi','Lafayette County','Mississippi Lafayette County Description'); insert into locations values (1438,'Mississippi','Lamar County','Mississippi Lamar County Description'); insert into locations values (1439,'Mississippi','Lauderdale County','Mississippi Lauderdale County Description'); insert into locations values (1440,'Mississippi','Lawrence County','Mississippi Lawrence County Description'); insert into locations values (1441,'Mississippi','Leake County','Mississippi Leake County Description'); insert into locations values (1442,'Mississippi','Lee County','Mississippi Lee County Description'); insert into locations values (1443,'Mississippi','Leflore County','Mississippi Leflore County Description'); insert into locations values (1444,'Mississippi','Lincoln County','Mississippi Lincoln County Description'); insert into locations values (1445,'Mississippi','Lowndes County','Mississippi Lowndes County Description'); insert into locations values (1446,'Mississippi','Madison County','Mississippi Madison County Description'); insert into locations values (1447,'Mississippi','Marion County','Mississippi Marion County Description'); insert into locations values (1448,'Mississippi','Marshall County','Mississippi Marshall County Description'); insert into locations values (1449,'Mississippi','Monroe County','Mississippi Monroe County Description'); insert into locations values (1450,'Mississippi','Montgomery County','Mississippi Montgomery County Description'); insert into locations values (1451,'Mississippi','Neshoba County','Mississippi Neshoba County Description'); insert into locations values (1452,'Mississippi','Newton County','Mississippi Newton County Description'); insert into locations values (1453,'Mississippi','Noxubee County','Mississippi Noxubee County Description'); insert into locations values (1454,'Mississippi','Oktibbeha County','Mississippi Oktibbeha County Description'); insert into locations values (1455,'Mississippi','Panola County','Mississippi Panola County Description'); insert into locations values (1456,'Mississippi','Pearl River County','Mississippi Pearl River County Description'); insert into locations values (1457,'Mississippi','Perry County','Mississippi Perry County Description'); insert into locations values (1458,'Mississippi','Pike County','Mississippi Pike County Description'); insert into locations values (1459,'Mississippi','Pontotoc County','Mississippi Pontotoc County Description'); insert into locations values (1460,'Mississippi','Prentiss County','Mississippi Prentiss County Description'); insert into locations values (1461,'Mississippi','Quitman County','Mississippi Quitman County Description'); insert into locations values (1462,'Mississippi','Rankin County','Mississippi Rankin County Description'); insert into locations values (1463,'Mississippi','Scott County','Mississippi Scott County Description'); insert into locations values (1464,'Mississippi','Sharkey County','Mississippi Sharkey County Description'); insert into locations values (1465,'Mississippi','Simpson County','Mississippi Simpson County Description'); insert into locations values (1466,'Mississippi','Smith County','Mississippi Smith County Description'); insert into locations values (1467,'Mississippi','Stone County','Mississippi Stone County Description'); insert into locations values (1468,'Mississippi','Sunflower County','Mississippi Sunflower County Description'); insert into locations values (1469,'Mississippi','Tallahatchie County','Mississippi Tallahatchie County Description'); insert into locations values (1470,'Mississippi','Tate County','Mississippi Tate County Description'); insert into locations values (1471,'Mississippi','Tippah County','Mississippi Tippah County Description'); insert into locations values (1472,'Mississippi','Tishomingo County','Mississippi Tishomingo County Description'); insert into locations values (1473,'Mississippi','Tunica County','Mississippi Tunica County Description'); insert into locations values (1474,'Mississippi','Union County','Mississippi Union County Description'); insert into locations values (1475,'Mississippi','Walthall County','Mississippi Walthall County Description'); insert into locations values (1476,'Mississippi','Warren County','Mississippi Warren County Description'); insert into locations values (1477,'Mississippi','Washington County','Mississippi Washington County Description'); insert into locations values (1478,'Mississippi','Wayne County','Mississippi Wayne County Description'); insert into locations values (1479,'Mississippi','Webster County','Mississippi Webster County Description'); insert into locations values (1480,'Mississippi','Wilkinson County','Mississippi Wilkinson County Description'); insert into locations values (1481,'Mississippi','Winston County','Mississippi Winston County Description'); insert into locations values (1482,'Mississippi','Yalobusha County','Mississippi Yalobusha County Description'); insert into locations values (1483,'Mississippi','Yazoo County','Mississippi Yazoo County Description'); insert into locations values (1484,'Missouri','Adair County','Missouri Adair County Description'); insert into locations values (1485,'Missouri','Andrew County','Missouri Andrew County Description'); insert into locations values (1486,'Missouri','Atchison County','Missouri Atchison County Description'); insert into locations values (1487,'Missouri','Audrain County','Missouri Audrain County Description'); insert into locations values (1488,'Missouri','Barry County','Missouri Barry County Description'); insert into locations values (1489,'Missouri','Barton County','Missouri Barton County Description'); insert into locations values (1490,'Missouri','Bates County','Missouri Bates County Description'); insert into locations values (1491,'Missouri','Benton County','Missouri Benton County Description'); insert into locations values (1492,'Missouri','Bollinger County','Missouri Bollinger County Description'); insert into locations values (1493,'Missouri','Boone County','Missouri Boone County Description'); insert into locations values (1494,'Missouri','Buchanan County','Missouri Buchanan County Description'); insert into locations values (1495,'Missouri','Butler County','Missouri Butler County Description'); insert into locations values (1496,'Missouri','Caldwell County','Missouri Caldwell County Description'); insert into locations values (1497,'Missouri','Callaway County','Missouri Callaway County Description'); insert into locations values (1498,'Missouri','Camden County','Missouri Camden County Description'); insert into locations values (1499,'Missouri','Cape Girardeau County','Missouri Cape Girardeau County Description'); insert into locations values (1500,'Missouri','Carroll County','Missouri Carroll County Description'); insert into locations values (1501,'Missouri','Carter County','Missouri Carter County Description'); insert into locations values (1502,'Missouri','Cass County','Missouri Cass County Description'); insert into locations values (1503,'Missouri','Cedar County','Missouri Cedar County Description'); insert into locations values (1504,'Missouri','Chariton County','Missouri Chariton County Description'); insert into locations values (1505,'Missouri','Christian County','Missouri Christian County Description'); insert into locations values (1506,'Missouri','Clark County','Missouri Clark County Description'); insert into locations values (1507,'Missouri','Clay County','Missouri Clay County Description'); insert into locations values (1508,'Missouri','Clinton County','Missouri Clinton County Description'); insert into locations values (1509,'Missouri','Cole County','Missouri Cole County Description'); insert into locations values (1510,'Missouri','Cooper County','Missouri Cooper County Description'); insert into locations values (1511,'Missouri','Crawford County','Missouri Crawford County Description'); insert into locations values (1512,'Missouri','Dade County','Missouri Dade County Description'); insert into locations values (1513,'Missouri','Dallas County','Missouri Dallas County Description'); insert into locations values (1514,'Missouri','Daviess County','Missouri Daviess County Description'); insert into locations values (1515,'Missouri','DeKalb County','Missouri DeKalb County Description'); insert into locations values (1516,'Missouri','Dent County','Missouri Dent County Description'); insert into locations values (1517,'Missouri','Douglas County','Missouri Douglas County Description'); insert into locations values (1518,'Missouri','Dunklin County','Missouri Dunklin County Description'); insert into locations values (1519,'Missouri','Franklin County','Missouri Franklin County Description'); insert into locations values (1520,'Missouri','Gasconade County','Missouri Gasconade County Description'); insert into locations values (1521,'Missouri','Gentry County','Missouri Gentry County Description'); insert into locations values (1522,'Missouri','Greene County','Missouri Greene County Description'); insert into locations values (1523,'Missouri','Grundy County','Missouri Grundy County Description'); insert into locations values (1524,'Missouri','Harrison County','Missouri Harrison County Description'); insert into locations values (1525,'Missouri','Henry County','Missouri Henry County Description'); insert into locations values (1526,'Missouri','Hickory County','Missouri Hickory County Description'); insert into locations values (1527,'Missouri','Holt County','Missouri Holt County Description'); insert into locations values (1528,'Missouri','Howard County','Missouri Howard County Description'); insert into locations values (1529,'Missouri','Howell County','Missouri Howell County Description'); insert into locations values (1530,'Missouri','Iron County','Missouri Iron County Description'); insert into locations values (1531,'Missouri','Jackson County','Missouri Jackson County Description'); insert into locations values (1532,'Missouri','Jasper County','Missouri Jasper County Description'); insert into locations values (1533,'Missouri','Jefferson County','Missouri Jefferson County Description'); insert into locations values (1534,'Missouri','Johnson County','Missouri Johnson County Description'); insert into locations values (1535,'Missouri','Knox County','Missouri Knox County Description'); insert into locations values (1536,'Missouri','Laclede County','Missouri Laclede County Description'); insert into locations values (1537,'Missouri','Lafayette County','Missouri Lafayette County Description'); insert into locations values (1538,'Missouri','Lawrence County','Missouri Lawrence County Description'); insert into locations values (1539,'Missouri','Lewis County','Missouri Lewis County Description'); insert into locations values (1540,'Missouri','Lincoln County','Missouri Lincoln County Description'); insert into locations values (1541,'Missouri','Linn County','Missouri Linn County Description'); insert into locations values (1542,'Missouri','Livingston County','Missouri Livingston County Description'); insert into locations values (1543,'Missouri','McDonald County','Missouri McDonald County Description'); insert into locations values (1544,'Missouri','Macon County','Missouri Macon County Description'); insert into locations values (1545,'Missouri','Madison County','Missouri Madison County Description'); insert into locations values (1546,'Missouri','Maries County','Missouri Maries County Description'); insert into locations values (1547,'Missouri','Marion County','Missouri Marion County Description'); insert into locations values (1548,'Missouri','Mercer County','Missouri Mercer County Description'); insert into locations values (1549,'Missouri','Miller County','Missouri Miller County Description'); insert into locations values (1550,'Missouri','Mississippi County','Missouri Mississippi County Description'); insert into locations values (1551,'Missouri','Moniteau County','Missouri Moniteau County Description'); insert into locations values (1552,'Missouri','Monroe County','Missouri Monroe County Description'); insert into locations values (1553,'Missouri','Montgomery County','Missouri Montgomery County Description'); insert into locations values (1554,'Missouri','Morgan County','Missouri Morgan County Description'); insert into locations values (1555,'Missouri','New Madrid County','Missouri New Madrid County Description'); insert into locations values (1556,'Missouri','Newton County','Missouri Newton County Description'); insert into locations values (1557,'Missouri','Nodaway County','Missouri Nodaway County Description'); insert into locations values (1558,'Missouri','Oregon County','Missouri Oregon County Description'); insert into locations values (1559,'Missouri','Osage County','Missouri Osage County Description'); insert into locations values (1560,'Missouri','Ozark County','Missouri Ozark County Description'); insert into locations values (1561,'Missouri','Pemiscot County','Missouri Pemiscot County Description'); insert into locations values (1562,'Missouri','Perry County','Missouri Perry County Description'); insert into locations values (1563,'Missouri','Pettis County','Missouri Pettis County Description'); insert into locations values (1564,'Missouri','Phelps County','Missouri Phelps County Description'); insert into locations values (1565,'Missouri','Pike County','Missouri Pike County Description'); insert into locations values (1566,'Missouri','Platte County','Missouri Platte County Description'); insert into locations values (1567,'Missouri','Polk County','Missouri Polk County Description'); insert into locations values (1568,'Missouri','Pulaski County','Missouri Pulaski County Description'); insert into locations values (1569,'Missouri','Putnam County','Missouri Putnam County Description'); insert into locations values (1570,'Missouri','Ralls County','Missouri Ralls County Description'); insert into locations values (1571,'Missouri','Randolph County','Missouri Randolph County Description'); insert into locations values (1572,'Missouri','Ray County','Missouri Ray County Description'); insert into locations values (1573,'Missouri','Reynolds County','Missouri Reynolds County Description'); insert into locations values (1574,'Missouri','Ripley County','Missouri Ripley County Description'); insert into locations values (1575,'Missouri','St. Charles County','Missouri St. Charles County Description'); insert into locations values (1576,'Missouri','St. Clair County','Missouri St. Clair County Description'); insert into locations values (1577,'Missouri','Ste. Genevieve County','Missouri Ste. Genevieve County Description'); insert into locations values (1578,'Missouri','St. Francois County','Missouri St. Francois County Description'); insert into locations values (1579,'Missouri','St. Louis County','Missouri St. Louis County Description'); insert into locations values (1580,'Missouri','Saline County','Missouri Saline County Description'); insert into locations values (1581,'Missouri','Schuyler County','Missouri Schuyler County Description'); insert into locations values (1582,'Missouri','Scotland County','Missouri Scotland County Description'); insert into locations values (1583,'Missouri','Scott County','Missouri Scott County Description'); insert into locations values (1584,'Missouri','Shannon County','Missouri Shannon County Description'); insert into locations values (1585,'Missouri','Shelby County','Missouri Shelby County Description'); insert into locations values (1586,'Missouri','Stoddard County','Missouri Stoddard County Description'); insert into locations values (1587,'Missouri','Stone County','Missouri Stone County Description'); insert into locations values (1588,'Missouri','Sullivan County','Missouri Sullivan County Description'); insert into locations values (1589,'Missouri','Taney County','Missouri Taney County Description'); insert into locations values (1590,'Missouri','Texas County','Missouri Texas County Description'); insert into locations values (1591,'Missouri','Vernon County','Missouri Vernon County Description'); insert into locations values (1592,'Missouri','Warren County','Missouri Warren County Description'); insert into locations values (1593,'Missouri','Washington County','Missouri Washington County Description'); insert into locations values (1594,'Missouri','Wayne County','Missouri Wayne County Description'); insert into locations values (1595,'Missouri','Webster County','Missouri Webster County Description'); insert into locations values (1596,'Missouri','Worth County','Missouri Worth County Description'); insert into locations values (1597,'Missouri','Wright County','Missouri Wright County Description'); insert into locations values (1598,'Missouri','St. Louis, City of','Missouri St. Louis, City of Description'); insert into locations values (1599,'Montana','Beaverhead County','Montana Beaverhead County Description'); insert into locations values (1600,'Montana','Big Horn County','Montana Big Horn County Description'); insert into locations values (1601,'Montana','Blaine County','Montana Blaine County Description'); insert into locations values (1602,'Montana','Broadwater County','Montana Broadwater County Description'); insert into locations values (1603,'Montana','Carbon County','Montana Carbon County Description'); insert into locations values (1604,'Montana','Carter County','Montana Carter County Description'); insert into locations values (1605,'Montana','Cascade County','Montana Cascade County Description'); insert into locations values (1606,'Montana','Chouteau County','Montana Chouteau County Description'); insert into locations values (1607,'Montana','Custer County','Montana Custer County Description'); insert into locations values (1608,'Montana','Daniels County','Montana Daniels County Description'); insert into locations values (1609,'Montana','Dawson County','Montana Dawson County Description'); insert into locations values (1610,'Montana','Deer Lodge County','Montana Deer Lodge County Description'); insert into locations values (1611,'Montana','Fallon County','Montana Fallon County Description'); insert into locations values (1612,'Montana','Fergus County','Montana Fergus County Description'); insert into locations values (1613,'Montana','Flathead County','Montana Flathead County Description'); insert into locations values (1614,'Montana','Gallatin County','Montana Gallatin County Description'); insert into locations values (1615,'Montana','Garfield County','Montana Garfield County Description'); insert into locations values (1616,'Montana','Glacier County','Montana Glacier County Description'); insert into locations values (1617,'Montana','Golden Valley County','Montana Golden Valley County Description'); insert into locations values (1618,'Montana','Granite County','Montana Granite County Description'); insert into locations values (1619,'Montana','Hill County','Montana Hill County Description'); insert into locations values (1620,'Montana','Jefferson County','Montana Jefferson County Description'); insert into locations values (1621,'Montana','Judith Basin County','Montana Judith Basin County Description'); insert into locations values (1622,'Montana','Lake County','Montana Lake County Description'); insert into locations values (1623,'Montana','Lewis and Clark County','Montana Lewis and Clark County Description'); insert into locations values (1624,'Montana','Liberty County','Montana Liberty County Description'); insert into locations values (1625,'Montana','Lincoln County','Montana Lincoln County Description'); insert into locations values (1626,'Montana','McCone County','Montana McCone County Description'); insert into locations values (1627,'Montana','Madison County','Montana Madison County Description'); insert into locations values (1628,'Montana','Meagher County','Montana Meagher County Description'); insert into locations values (1629,'Montana','Mineral County','Montana Mineral County Description'); insert into locations values (1630,'Montana','Missoula County','Montana Missoula County Description'); insert into locations values (1631,'Montana','Musselshell County','Montana Musselshell County Description'); insert into locations values (1632,'Montana','Park County','Montana Park County Description'); insert into locations values (1633,'Montana','Petroleum County','Montana Petroleum County Description'); insert into locations values (1634,'Montana','Phillips County','Montana Phillips County Description'); insert into locations values (1635,'Montana','Pondera County','Montana Pondera County Description'); insert into locations values (1636,'Montana','Powder River County','Montana Powder River County Description'); insert into locations values (1637,'Montana','Powell County','Montana Powell County Description'); insert into locations values (1638,'Montana','Prairie County','Montana Prairie County Description'); insert into locations values (1639,'Montana','Ravalli County','Montana Ravalli County Description'); insert into locations values (1640,'Montana','Richland County','Montana Richland County Description'); insert into locations values (1641,'Montana','Roosevelt County','Montana Roosevelt County Description'); insert into locations values (1642,'Montana','Rosebud County','Montana Rosebud County Description'); insert into locations values (1643,'Montana','Sanders County','Montana Sanders County Description'); insert into locations values (1644,'Montana','Sheridan County','Montana Sheridan County Description'); insert into locations values (1645,'Montana','Silver Bow County','Montana Silver Bow County Description'); insert into locations values (1646,'Montana','Stillwater County','Montana Stillwater County Description'); insert into locations values (1647,'Montana','Sweet Grass County','Montana Sweet Grass County Description'); insert into locations values (1648,'Montana','Teton County','Montana Teton County Description'); insert into locations values (1649,'Montana','Toole County','Montana Toole County Description'); insert into locations values (1650,'Montana','Treasure County','Montana Treasure County Description'); insert into locations values (1651,'Montana','Valley County','Montana Valley County Description'); insert into locations values (1652,'Montana','Wheatland County','Montana Wheatland County Description'); insert into locations values (1653,'Montana','Wibaux County','Montana Wibaux County Description'); insert into locations values (1654,'Montana','Yellowstone County','Montana Yellowstone County Description'); insert into locations values (1655,'Nebraska','Adams County','Nebraska Adams County Description'); insert into locations values (1656,'Nebraska','Antelope County','Nebraska Antelope County Description'); insert into locations values (1657,'Nebraska','Arthur County','Nebraska Arthur County Description'); insert into locations values (1658,'Nebraska','Banner County','Nebraska Banner County Description'); insert into locations values (1659,'Nebraska','Blaine County','Nebraska Blaine County Description'); insert into locations values (1660,'Nebraska','Boone County','Nebraska Boone County Description'); insert into locations values (1661,'Nebraska','Box Butte County','Nebraska Box Butte County Description'); insert into locations values (1662,'Nebraska','Boyd County','Nebraska Boyd County Description'); insert into locations values (1663,'Nebraska','Brown County','Nebraska Brown County Description'); insert into locations values (1664,'Nebraska','Buffalo County','Nebraska Buffalo County Description'); insert into locations values (1665,'Nebraska','Burt County','Nebraska Burt County Description'); insert into locations values (1666,'Nebraska','Butler County','Nebraska Butler County Description'); insert into locations values (1667,'Nebraska','Cass County','Nebraska Cass County Description'); insert into locations values (1668,'Nebraska','Cedar County','Nebraska Cedar County Description'); insert into locations values (1669,'Nebraska','Chase County','Nebraska Chase County Description'); insert into locations values (1670,'Nebraska','Cherry County','Nebraska Cherry County Description'); insert into locations values (1671,'Nebraska','Cheyenne County','Nebraska Cheyenne County Description'); insert into locations values (1672,'Nebraska','Clay County','Nebraska Clay County Description'); insert into locations values (1673,'Nebraska','Colfax County','Nebraska Colfax County Description'); insert into locations values (1674,'Nebraska','Cuming County','Nebraska Cuming County Description'); insert into locations values (1675,'Nebraska','Custer County','Nebraska Custer County Description'); insert into locations values (1676,'Nebraska','Dakota County','Nebraska Dakota County Description'); insert into locations values (1677,'Nebraska','Dawes County','Nebraska Dawes County Description'); insert into locations values (1678,'Nebraska','Dawson County','Nebraska Dawson County Description'); insert into locations values (1679,'Nebraska','Deuel County','Nebraska Deuel County Description'); insert into locations values (1680,'Nebraska','Dixon County','Nebraska Dixon County Description'); insert into locations values (1681,'Nebraska','Dodge County','Nebraska Dodge County Description'); insert into locations values (1682,'Nebraska','Douglas County','Nebraska Douglas County Description'); insert into locations values (1683,'Nebraska','Dundy County','Nebraska Dundy County Description'); insert into locations values (1684,'Nebraska','Fillmore County','Nebraska Fillmore County Description'); insert into locations values (1685,'Nebraska','Franklin County','Nebraska Franklin County Description'); insert into locations values (1686,'Nebraska','Frontier County','Nebraska Frontier County Description'); insert into locations values (1687,'Nebraska','Furnas County','Nebraska Furnas County Description'); insert into locations values (1688,'Nebraska','Gage County','Nebraska Gage County Description'); insert into locations values (1689,'Nebraska','Garden County','Nebraska Garden County Description'); insert into locations values (1690,'Nebraska','Garfield County','Nebraska Garfield County Description'); insert into locations values (1691,'Nebraska','Gosper County','Nebraska Gosper County Description'); insert into locations values (1692,'Nebraska','Grant County','Nebraska Grant County Description'); insert into locations values (1693,'Nebraska','Greeley County','Nebraska Greeley County Description'); insert into locations values (1694,'Nebraska','Hall County','Nebraska Hall County Description'); insert into locations values (1695,'Nebraska','Hamilton County','Nebraska Hamilton County Description'); insert into locations values (1696,'Nebraska','Harlan County','Nebraska Harlan County Description'); insert into locations values (1697,'Nebraska','Hayes County','Nebraska Hayes County Description'); insert into locations values (1698,'Nebraska','Hitchcock County','Nebraska Hitchcock County Description'); insert into locations values (1699,'Nebraska','Holt County','Nebraska Holt County Description'); insert into locations values (1700,'Nebraska','Hooker County','Nebraska Hooker County Description'); insert into locations values (1701,'Nebraska','Howard County','Nebraska Howard County Description'); insert into locations values (1702,'Nebraska','Jefferson County','Nebraska Jefferson County Description'); insert into locations values (1703,'Nebraska','Johnson County','Nebraska Johnson County Description'); insert into locations values (1704,'Nebraska','Kearney County','Nebraska Kearney County Description'); insert into locations values (1705,'Nebraska','Keith County','Nebraska Keith County Description'); insert into locations values (1706,'Nebraska','Keya Paha County','Nebraska Keya Paha County Description'); insert into locations values (1707,'Nebraska','Kimball County','Nebraska Kimball County Description'); insert into locations values (1708,'Nebraska','Knox County','Nebraska Knox County Description'); insert into locations values (1709,'Nebraska','Lancaster County','Nebraska Lancaster County Description'); insert into locations values (1710,'Nebraska','Lincoln County','Nebraska Lincoln County Description'); insert into locations values (1711,'Nebraska','Logan County','Nebraska Logan County Description'); insert into locations values (1712,'Nebraska','Loup County','Nebraska Loup County Description'); insert into locations values (1713,'Nebraska','McPherson County','Nebraska McPherson County Description'); insert into locations values (1714,'Nebraska','Madison County','Nebraska Madison County Description'); insert into locations values (1715,'Nebraska','Merrick County','Nebraska Merrick County Description'); insert into locations values (1716,'Nebraska','Morrill County','Nebraska Morrill County Description'); insert into locations values (1717,'Nebraska','Nance County','Nebraska Nance County Description'); insert into locations values (1718,'Nebraska','Nemaha County','Nebraska Nemaha County Description'); insert into locations values (1719,'Nebraska','Nuckolls County','Nebraska Nuckolls County Description'); insert into locations values (1720,'Nebraska','Otoe County','Nebraska Otoe County Description'); insert into locations values (1721,'Nebraska','Pawnee County','Nebraska Pawnee County Description'); insert into locations values (1722,'Nebraska','Perkins County','Nebraska Perkins County Description'); insert into locations values (1723,'Nebraska','Phelps County','Nebraska Phelps County Description'); insert into locations values (1724,'Nebraska','Pierce County','Nebraska Pierce County Description'); insert into locations values (1725,'Nebraska','Platte County','Nebraska Platte County Description'); insert into locations values (1726,'Nebraska','Polk County','Nebraska Polk County Description'); insert into locations values (1727,'Nebraska','Red Willow County','Nebraska Red Willow County Description'); insert into locations values (1728,'Nebraska','Richardson County','Nebraska Richardson County Description'); insert into locations values (1729,'Nebraska','Rock County','Nebraska Rock County Description'); insert into locations values (1730,'Nebraska','Saline County','Nebraska Saline County Description'); insert into locations values (1731,'Nebraska','Sarpy County','Nebraska Sarpy County Description'); insert into locations values (1732,'Nebraska','Saunders County','Nebraska Saunders County Description'); insert into locations values (1733,'Nebraska','Scotts Bluff County','Nebraska Scotts Bluff County Description'); insert into locations values (1734,'Nebraska','Seward County','Nebraska Seward County Description'); insert into locations values (1735,'Nebraska','Sheridan County','Nebraska Sheridan County Description'); insert into locations values (1736,'Nebraska','Sherman County','Nebraska Sherman County Description'); insert into locations values (1737,'Nebraska','Sioux County','Nebraska Sioux County Description'); insert into locations values (1738,'Nebraska','Stanton County','Nebraska Stanton County Description'); insert into locations values (1739,'Nebraska','Thayer County','Nebraska Thayer County Description'); insert into locations values (1740,'Nebraska','Thomas County','Nebraska Thomas County Description'); insert into locations values (1741,'Nebraska','Thurston County','Nebraska Thurston County Description'); insert into locations values (1742,'Nebraska','Valley County','Nebraska Valley County Description'); insert into locations values (1743,'Nebraska','Washington County','Nebraska Washington County Description'); insert into locations values (1744,'Nebraska','Wayne County','Nebraska Wayne County Description'); insert into locations values (1745,'Nebraska','Webster County','Nebraska Webster County Description'); insert into locations values (1746,'Nebraska','Wheeler County','Nebraska Wheeler County Description'); insert into locations values (1747,'Nebraska','York County','Nebraska York County Description'); insert into locations values (1748,'Nevada','Churchill County','Nevada Churchill County Description'); insert into locations values (1749,'Nevada','Clark County','Nevada Clark County Description'); insert into locations values (1750,'Nevada','Douglas County','Nevada Douglas County Description'); insert into locations values (1751,'Nevada','Elko County','Nevada Elko County Description'); insert into locations values (1752,'Nevada','Esmeralda County','Nevada Esmeralda County Description'); insert into locations values (1753,'Nevada','Eureka County','Nevada Eureka County Description'); insert into locations values (1754,'Nevada','Humboldt County','Nevada Humboldt County Description'); insert into locations values (1755,'Nevada','Lander County','Nevada Lander County Description'); insert into locations values (1756,'Nevada','Lincoln County','Nevada Lincoln County Description'); insert into locations values (1757,'Nevada','Lyon County','Nevada Lyon County Description'); insert into locations values (1758,'Nevada','Mineral County','Nevada Mineral County Description'); insert into locations values (1759,'Nevada','Nye County','Nevada Nye County Description'); insert into locations values (1760,'Nevada','Pershing County','Nevada Pershing County Description'); insert into locations values (1761,'Nevada','Storey County','Nevada Storey County Description'); insert into locations values (1762,'Nevada','Washoe County','Nevada Washoe County Description'); insert into locations values (1763,'Nevada','White Pine County','Nevada White Pine County Description'); insert into locations values (1764,'Nevada','Carson City, Consolidated Municipality of','Nevada Carson City, Consolidated Municipality of Description'); insert into locations values (1765,'New Hampshire','Belknap County','New Hampshire Belknap County Description'); insert into locations values (1766,'New Hampshire','Carroll County','New Hampshire Carroll County Description'); insert into locations values (1767,'New Hampshire','Cheshire County','New Hampshire Cheshire County Description'); insert into locations values (1768,'New Hampshire','Coos County','New Hampshire Coos County Description'); insert into locations values (1769,'New Hampshire','Grafton County','New Hampshire Grafton County Description'); insert into locations values (1770,'New Hampshire','Hillsborough County','New Hampshire Hillsborough County Description'); insert into locations values (1771,'New Hampshire','Merrimack County','New Hampshire Merrimack County Description'); insert into locations values (1772,'New Hampshire','Rockingham County','New Hampshire Rockingham County Description'); insert into locations values (1773,'New Hampshire','Strafford County','New Hampshire Strafford County Description'); insert into locations values (1774,'New Hampshire','Sullivan County','New Hampshire Sullivan County Description'); insert into locations values (1775,'New Jersey','Atlantic County','New Jersey Atlantic County Description'); insert into locations values (1776,'New Jersey','Bergen County','New Jersey Bergen County Description'); insert into locations values (1777,'New Jersey','Burlington County','New Jersey Burlington County Description'); insert into locations values (1778,'New Jersey','Camden County','New Jersey Camden County Description'); insert into locations values (1779,'New Jersey','Cape May County','New Jersey Cape May County Description'); insert into locations values (1780,'New Jersey','Cumberland County','New Jersey Cumberland County Description'); insert into locations values (1781,'New Jersey','Essex County','New Jersey Essex County Description'); insert into locations values (1782,'New Jersey','Gloucester County','New Jersey Gloucester County Description'); insert into locations values (1783,'New Jersey','Hudson County','New Jersey Hudson County Description'); insert into locations values (1784,'New Jersey','Hunterdon County','New Jersey Hunterdon County Description'); insert into locations values (1785,'New Jersey','Mercer County','New Jersey Mercer County Description'); insert into locations values (1786,'New Jersey','Middlesex County','New Jersey Middlesex County Description'); insert into locations values (1787,'New Jersey','Monmouth County','New Jersey Monmouth County Description'); insert into locations values (1788,'New Jersey','Morris County','New Jersey Morris County Description'); insert into locations values (1789,'New Jersey','Ocean County','New Jersey Ocean County Description'); insert into locations values (1790,'New Jersey','Passaic County','New Jersey Passaic County Description'); insert into locations values (1791,'New Jersey','Salem County','New Jersey Salem County Description'); insert into locations values (1792,'New Jersey','Somerset County','New Jersey Somerset County Description'); insert into locations values (1793,'New Jersey','Sussex County','New Jersey Sussex County Description'); insert into locations values (1794,'New Jersey','Union County','New Jersey Union County Description'); insert into locations values (1795,'New Jersey','Warren County','New Jersey Warren County Description'); insert into locations values (1796,'New Mexico','Bernalillo County','New Mexico Bernalillo County Description'); insert into locations values (1797,'New Mexico','Catron County','New Mexico Catron County Description'); insert into locations values (1798,'New Mexico','Chaves County','New Mexico Chaves County Description'); insert into locations values (1799,'New Mexico','Cibola County','New Mexico Cibola County Description'); insert into locations values (1800,'New Mexico','Colfax County','New Mexico Colfax County Description'); insert into locations values (1801,'New Mexico','Curry County','New Mexico Curry County Description'); insert into locations values (1802,'New Mexico','De Baca County','New Mexico De Baca County Description'); insert into locations values (1803,'New Mexico','Doña Ana County','New Mexico Doña Ana County Description'); insert into locations values (1804,'New Mexico','Eddy County','New Mexico Eddy County Description'); insert into locations values (1805,'New Mexico','Grant County','New Mexico Grant County Description'); insert into locations values (1806,'New Mexico','Guadalupe County','New Mexico Guadalupe County Description'); insert into locations values (1807,'New Mexico','Harding County','New Mexico Harding County Description'); insert into locations values (1808,'New Mexico','Hidalgo County','New Mexico Hidalgo County Description'); insert into locations values (1809,'New Mexico','Lea County','New Mexico Lea County Description'); insert into locations values (1810,'New Mexico','Lincoln County','New Mexico Lincoln County Description'); insert into locations values (1811,'New Mexico','Los Alamos County','New Mexico Los Alamos County Description'); insert into locations values (1812,'New Mexico','Luna County','New Mexico Luna County Description'); insert into locations values (1813,'New Mexico','McKinley County','New Mexico McKinley County Description'); insert into locations values (1814,'New Mexico','Mora County','New Mexico Mora County Description'); insert into locations values (1815,'New Mexico','Otero County','New Mexico Otero County Description'); insert into locations values (1816,'New Mexico','Quay County','New Mexico Quay County Description'); insert into locations values (1817,'New Mexico','Rio Arriba County','New Mexico Rio Arriba County Description'); insert into locations values (1818,'New Mexico','Roosevelt County','New Mexico Roosevelt County Description'); insert into locations values (1819,'New Mexico','Sandoval County','New Mexico Sandoval County Description'); insert into locations values (1820,'New Mexico','San Juan County','New Mexico San Juan County Description'); insert into locations values (1821,'New Mexico','San Miguel County','New Mexico San Miguel County Description'); insert into locations values (1822,'New Mexico','Santa Fe County','New Mexico Santa Fe County Description'); insert into locations values (1823,'New Mexico','Sierra County','New Mexico Sierra County Description'); insert into locations values (1824,'New Mexico','Socorro County','New Mexico Socorro County Description'); insert into locations values (1825,'New Mexico','Taos County','New Mexico Taos County Description'); insert into locations values (1826,'New Mexico','Torrance County','New Mexico Torrance County Description'); insert into locations values (1827,'New Mexico','Union County','New Mexico Union County Description'); insert into locations values (1828,'New Mexico','Valencia County','New Mexico Valencia County Description'); insert into locations values (1829,'New York','Albany County','New York Albany County Description'); insert into locations values (1830,'New York','Allegany County','New York Allegany County Description'); insert into locations values (1831,'New York','Bronx County','New York Bronx County Description'); insert into locations values (1832,'New York','Broome County','New York Broome County Description'); insert into locations values (1833,'New York','Cattaraugus County','New York Cattaraugus County Description'); insert into locations values (1834,'New York','Cayuga County','New York Cayuga County Description'); insert into locations values (1835,'New York','Chautauqua County','New York Chautauqua County Description'); insert into locations values (1836,'New York','Chemung County','New York Chemung County Description'); insert into locations values (1837,'New York','Chenango County','New York Chenango County Description'); insert into locations values (1838,'New York','Clinton County','New York Clinton County Description'); insert into locations values (1839,'New York','Columbia County','New York Columbia County Description'); insert into locations values (1840,'New York','Cortland County','New York Cortland County Description'); insert into locations values (1841,'New York','Delaware County','New York Delaware County Description'); insert into locations values (1842,'New York','Dutchess County','New York Dutchess County Description'); insert into locations values (1843,'New York','Erie County','New York Erie County Description'); insert into locations values (1844,'New York','Essex County','New York Essex County Description'); insert into locations values (1845,'New York','Franklin County','New York Franklin County Description'); insert into locations values (1846,'New York','Fulton County','New York Fulton County Description'); insert into locations values (1847,'New York','Genesee County','New York Genesee County Description'); insert into locations values (1848,'New York','Greene County','New York Greene County Description'); insert into locations values (1849,'New York','Hamilton County','New York Hamilton County Description'); insert into locations values (1850,'New York','Herkimer County','New York Herkimer County Description'); insert into locations values (1851,'New York','Jefferson County','New York Jefferson County Description'); insert into locations values (1852,'New York','Kings County','New York Kings County Description'); insert into locations values (1853,'New York','Lewis County','New York Lewis County Description'); insert into locations values (1854,'New York','Livingston County','New York Livingston County Description'); insert into locations values (1855,'New York','Madison County','New York Madison County Description'); insert into locations values (1856,'New York','Monroe County','New York Monroe County Description'); insert into locations values (1857,'New York','Montgomery County','New York Montgomery County Description'); insert into locations values (1858,'New York','Nassau County','New York Nassau County Description'); insert into locations values (1859,'New York','New York County','New York New York County Description'); insert into locations values (1860,'New York','Niagara County','New York Niagara County Description'); insert into locations values (1861,'New York','Oneida County','New York Oneida County Description'); insert into locations values (1862,'New York','Onondaga County','New York Onondaga County Description'); insert into locations values (1863,'New York','Ontario County','New York Ontario County Description'); insert into locations values (1864,'New York','Orange County','New York Orange County Description'); insert into locations values (1865,'New York','Orleans County','New York Orleans County Description'); insert into locations values (1866,'New York','Oswego County','New York Oswego County Description'); insert into locations values (1867,'New York','Otsego County','New York Otsego County Description'); insert into locations values (1868,'New York','Putnam County','New York Putnam County Description'); insert into locations values (1869,'New York','Queens County','New York Queens County Description'); insert into locations values (1870,'New York','Rensselaer County','New York Rensselaer County Description'); insert into locations values (1871,'New York','Richmond County','New York Richmond County Description'); insert into locations values (1872,'New York','Rockland County','New York Rockland County Description'); insert into locations values (1873,'New York','St. Lawrence County','New York St. Lawrence County Description'); insert into locations values (1874,'New York','Saratoga County','New York Saratoga County Description'); insert into locations values (1875,'New York','Schenectady County','New York Schenectady County Description'); insert into locations values (1876,'New York','Schoharie County','New York Schoharie County Description'); insert into locations values (1877,'New York','Schuyler County','New York Schuyler County Description'); insert into locations values (1878,'New York','Seneca County','New York Seneca County Description'); insert into locations values (1879,'New York','Steuben County','New York Steuben County Description'); insert into locations values (1880,'New York','Suffolk County','New York Suffolk County Description'); insert into locations values (1881,'New York','Sullivan County','New York Sullivan County Description'); insert into locations values (1882,'New York','Tioga County','New York Tioga County Description'); insert into locations values (1883,'New York','Tompkins County','New York Tompkins County Description'); insert into locations values (1884,'New York','Ulster County','New York Ulster County Description'); insert into locations values (1885,'New York','Warren County','New York Warren County Description'); insert into locations values (1886,'New York','Washington County','New York Washington County Description'); insert into locations values (1887,'New York','Wayne County','New York Wayne County Description'); insert into locations values (1888,'New York','Westchester County','New York Westchester County Description'); insert into locations values (1889,'New York','Wyoming County','New York Wyoming County Description'); insert into locations values (1890,'New York','Yates County','New York Yates County Description'); insert into locations values (1891,'North Carolina','Alamance County','North Carolina Alamance County Description'); insert into locations values (1892,'North Carolina','Alexander County','North Carolina Alexander County Description'); insert into locations values (1893,'North Carolina','Alleghany County','North Carolina Alleghany County Description'); insert into locations values (1894,'North Carolina','Anson County','North Carolina Anson County Description'); insert into locations values (1895,'North Carolina','Ashe County','North Carolina Ashe County Description'); insert into locations values (1896,'North Carolina','Avery County','North Carolina Avery County Description'); insert into locations values (1897,'North Carolina','Beaufort County','North Carolina Beaufort County Description'); insert into locations values (1898,'North Carolina','Bertie County','North Carolina Bertie County Description'); insert into locations values (1899,'North Carolina','Bladen County','North Carolina Bladen County Description'); insert into locations values (1900,'North Carolina','Brunswick County','North Carolina Brunswick County Description'); insert into locations values (1901,'North Carolina','Buncombe County','North Carolina Buncombe County Description'); insert into locations values (1902,'North Carolina','Burke County','North Carolina Burke County Description'); insert into locations values (1903,'North Carolina','Cabarrus County','North Carolina Cabarrus County Description'); insert into locations values (1904,'North Carolina','Caldwell County','North Carolina Caldwell County Description'); insert into locations values (1905,'North Carolina','Camden County','North Carolina Camden County Description'); insert into locations values (1906,'North Carolina','Carteret County','North Carolina Carteret County Description'); insert into locations values (1907,'North Carolina','Caswell County','North Carolina Caswell County Description'); insert into locations values (1908,'North Carolina','Catawba County','North Carolina Catawba County Description'); insert into locations values (1909,'North Carolina','Chatham County','North Carolina Chatham County Description'); insert into locations values (1910,'North Carolina','Cherokee County','North Carolina Cherokee County Description'); insert into locations values (1911,'North Carolina','Chowan County','North Carolina Chowan County Description'); insert into locations values (1912,'North Carolina','Clay County','North Carolina Clay County Description'); insert into locations values (1913,'North Carolina','Cleveland County','North Carolina Cleveland County Description'); insert into locations values (1914,'North Carolina','Columbus County','North Carolina Columbus County Description'); insert into locations values (1915,'North Carolina','Craven County','North Carolina Craven County Description'); insert into locations values (1916,'North Carolina','Cumberland County','North Carolina Cumberland County Description'); insert into locations values (1917,'North Carolina','Currituck County','North Carolina Currituck County Description'); insert into locations values (1918,'North Carolina','Dare County','North Carolina Dare County Description'); insert into locations values (1919,'North Carolina','Davidson County','North Carolina Davidson County Description'); insert into locations values (1920,'North Carolina','Davie County','North Carolina Davie County Description'); insert into locations values (1921,'North Carolina','Duplin County','North Carolina Duplin County Description'); insert into locations values (1922,'North Carolina','Durham County','North Carolina Durham County Description'); insert into locations values (1923,'North Carolina','Edgecombe County','North Carolina Edgecombe County Description'); insert into locations values (1924,'North Carolina','Forsyth County','North Carolina Forsyth County Description'); insert into locations values (1925,'North Carolina','Franklin County','North Carolina Franklin County Description'); insert into locations values (1926,'North Carolina','Gaston County','North Carolina Gaston County Description'); insert into locations values (1927,'North Carolina','Gates County','North Carolina Gates County Description'); insert into locations values (1928,'North Carolina','Graham County','North Carolina Graham County Description'); insert into locations values (1929,'North Carolina','Granville County','North Carolina Granville County Description'); insert into locations values (1930,'North Carolina','Greene County','North Carolina Greene County Description'); insert into locations values (1931,'North Carolina','Guilford County','North Carolina Guilford County Description'); insert into locations values (1932,'North Carolina','Halifax County','North Carolina Halifax County Description'); insert into locations values (1933,'North Carolina','Harnett County','North Carolina Harnett County Description'); insert into locations values (1934,'North Carolina','Haywood County','North Carolina Haywood County Description'); insert into locations values (1935,'North Carolina','Henderson County','North Carolina Henderson County Description'); insert into locations values (1936,'North Carolina','Hertford County','North Carolina Hertford County Description'); insert into locations values (1937,'North Carolina','Hoke County','North Carolina Hoke County Description'); insert into locations values (1938,'North Carolina','Hyde County','North Carolina Hyde County Description'); insert into locations values (1939,'North Carolina','Iredell County','North Carolina Iredell County Description'); insert into locations values (1940,'North Carolina','Jackson County','North Carolina Jackson County Description'); insert into locations values (1941,'North Carolina','Johnston County','North Carolina Johnston County Description'); insert into locations values (1942,'North Carolina','Jones County','North Carolina Jones County Description'); insert into locations values (1943,'North Carolina','Lee County','North Carolina Lee County Description'); insert into locations values (1944,'North Carolina','Lenoir County','North Carolina Lenoir County Description'); insert into locations values (1945,'North Carolina','Lincoln County','North Carolina Lincoln County Description'); insert into locations values (1946,'North Carolina','McDowell County','North Carolina McDowell County Description'); insert into locations values (1947,'North Carolina','Macon County','North Carolina Macon County Description'); insert into locations values (1948,'North Carolina','Madison County','North Carolina Madison County Description'); insert into locations values (1949,'North Carolina','Martin County','North Carolina Martin County Description'); insert into locations values (1950,'North Carolina','Mecklenburg County','North Carolina Mecklenburg County Description'); insert into locations values (1951,'North Carolina','Mitchell County','North Carolina Mitchell County Description'); insert into locations values (1952,'North Carolina','Montgomery County','North Carolina Montgomery County Description'); insert into locations values (1953,'North Carolina','Moore County','North Carolina Moore County Description'); insert into locations values (1954,'North Carolina','Nash County','North Carolina Nash County Description'); insert into locations values (1955,'North Carolina','New Hanover County','North Carolina New Hanover County Description'); insert into locations values (1956,'North Carolina','Northampton County','North Carolina Northampton County Description'); insert into locations values (1957,'North Carolina','Onslow County','North Carolina Onslow County Description'); insert into locations values (1958,'North Carolina','Orange County','North Carolina Orange County Description'); insert into locations values (1959,'North Carolina','Pamlico County','North Carolina Pamlico County Description'); insert into locations values (1960,'North Carolina','Pasquotank County','North Carolina Pasquotank County Description'); insert into locations values (1961,'North Carolina','Pender County','North Carolina Pender County Description'); insert into locations values (1962,'North Carolina','Perquimans County','North Carolina Perquimans County Description'); insert into locations values (1963,'North Carolina','Person County','North Carolina Person County Description'); insert into locations values (1964,'North Carolina','Pitt County','North Carolina Pitt County Description'); insert into locations values (1965,'North Carolina','Polk County','North Carolina Polk County Description'); insert into locations values (1966,'North Carolina','Randolph County','North Carolina Randolph County Description'); insert into locations values (1967,'North Carolina','Richmond County','North Carolina Richmond County Description'); insert into locations values (1968,'North Carolina','Robeson County','North Carolina Robeson County Description'); insert into locations values (1969,'North Carolina','Rockingham County','North Carolina Rockingham County Description'); insert into locations values (1970,'North Carolina','Rowan County','North Carolina Rowan County Description'); insert into locations values (1971,'North Carolina','Rutherford County','North Carolina Rutherford County Description'); insert into locations values (1972,'North Carolina','Sampson County','North Carolina Sampson County Description'); insert into locations values (1973,'North Carolina','Scotland County','North Carolina Scotland County Description'); insert into locations values (1974,'North Carolina','Stanly County','North Carolina Stanly County Description'); insert into locations values (1975,'North Carolina','Stokes County','North Carolina Stokes County Description'); insert into locations values (1976,'North Carolina','Surry County','North Carolina Surry County Description'); insert into locations values (1977,'North Carolina','Swain County','North Carolina Swain County Description'); insert into locations values (1978,'North Carolina','Transylvania County','North Carolina Transylvania County Description'); insert into locations values (1979,'North Carolina','Tyrrell County','North Carolina Tyrrell County Description'); insert into locations values (1980,'North Carolina','Union County','North Carolina Union County Description'); insert into locations values (1981,'North Carolina','Vance County','North Carolina Vance County Description'); insert into locations values (1982,'North Carolina','Wake County','North Carolina Wake County Description'); insert into locations values (1983,'North Carolina','Warren County','North Carolina Warren County Description'); insert into locations values (1984,'North Carolina','Washington County','North Carolina Washington County Description'); insert into locations values (1985,'North Carolina','Watauga County','North Carolina Watauga County Description'); insert into locations values (1986,'North Carolina','Wayne County','North Carolina Wayne County Description'); insert into locations values (1987,'North Carolina','Wilkes County','North Carolina Wilkes County Description'); insert into locations values (1988,'North Carolina','Wilson County','North Carolina Wilson County Description'); insert into locations values (1989,'North Carolina','Yadkin County','North Carolina Yadkin County Description'); insert into locations values (1990,'North Carolina','Yancey County','North Carolina Yancey County Description'); insert into locations values (1991,'North Dakota','Adams County','North Dakota Adams County Description'); insert into locations values (1992,'North Dakota','Barnes County','North Dakota Barnes County Description'); insert into locations values (1993,'North Dakota','Benson County','North Dakota Benson County Description'); insert into locations values (1994,'North Dakota','Billings County','North Dakota Billings County Description'); insert into locations values (1995,'North Dakota','Bottineau County','North Dakota Bottineau County Description'); insert into locations values (1996,'North Dakota','Bowman County','North Dakota Bowman County Description'); insert into locations values (1997,'North Dakota','Burke County','North Dakota Burke County Description'); insert into locations values (1998,'North Dakota','Burleigh County','North Dakota Burleigh County Description'); insert into locations values (1999,'North Dakota','Cass County','North Dakota Cass County Description'); insert into locations values (2000,'North Dakota','Cavalier County','North Dakota Cavalier County Description'); insert into locations values (2001,'North Dakota','Dickey County','North Dakota Dickey County Description'); insert into locations values (2002,'North Dakota','Divide County','North Dakota Divide County Description'); insert into locations values (2003,'North Dakota','Dunn County','North Dakota Dunn County Description'); insert into locations values (2004,'North Dakota','Eddy County','North Dakota Eddy County Description'); insert into locations values (2005,'North Dakota','Emmons County','North Dakota Emmons County Description'); insert into locations values (2006,'North Dakota','Foster County','North Dakota Foster County Description'); insert into locations values (2007,'North Dakota','Golden Valley County','North Dakota Golden Valley County Description'); insert into locations values (2008,'North Dakota','Grand Forks County','North Dakota Grand Forks County Description'); insert into locations values (2009,'North Dakota','Grant County','North Dakota Grant County Description'); insert into locations values (2010,'North Dakota','Griggs County','North Dakota Griggs County Description'); insert into locations values (2011,'North Dakota','Hettinger County','North Dakota Hettinger County Description'); insert into locations values (2012,'North Dakota','Kidder County','North Dakota Kidder County Description'); insert into locations values (2013,'North Dakota','LaMoure County','North Dakota LaMoure County Description'); insert into locations values (2014,'North Dakota','Logan County','North Dakota Logan County Description'); insert into locations values (2015,'North Dakota','McHenry County','North Dakota McHenry County Description'); insert into locations values (2016,'North Dakota','McIntosh County','North Dakota McIntosh County Description'); insert into locations values (2017,'North Dakota','McKenzie County','North Dakota McKenzie County Description'); insert into locations values (2018,'North Dakota','McLean County','North Dakota McLean County Description'); insert into locations values (2019,'North Dakota','Mercer County','North Dakota Mercer County Description'); insert into locations values (2020,'North Dakota','Morton County','North Dakota Morton County Description'); insert into locations values (2021,'North Dakota','Mountrail County','North Dakota Mountrail County Description'); insert into locations values (2022,'North Dakota','Nelson County','North Dakota Nelson County Description'); insert into locations values (2023,'North Dakota','Oliver County','North Dakota Oliver County Description'); insert into locations values (2024,'North Dakota','Pembina County','North Dakota Pembina County Description'); insert into locations values (2025,'North Dakota','Pierce County','North Dakota Pierce County Description'); insert into locations values (2026,'North Dakota','Ramsey County','North Dakota Ramsey County Description'); insert into locations values (2027,'North Dakota','Ransom County','North Dakota Ransom County Description'); insert into locations values (2028,'North Dakota','Renville County','North Dakota Renville County Description'); insert into locations values (2029,'North Dakota','Richland County','North Dakota Richland County Description'); insert into locations values (2030,'North Dakota','Rolette County','North Dakota Rolette County Description'); insert into locations values (2031,'North Dakota','Sargent County','North Dakota Sargent County Description'); insert into locations values (2032,'North Dakota','Sheridan County','North Dakota Sheridan County Description'); insert into locations values (2033,'North Dakota','Sioux County','North Dakota Sioux County Description'); insert into locations values (2034,'North Dakota','Slope County','North Dakota Slope County Description'); insert into locations values (2035,'North Dakota','Stark County','North Dakota Stark County Description'); insert into locations values (2036,'North Dakota','Steele County','North Dakota Steele County Description'); insert into locations values (2037,'North Dakota','Stutsman County','North Dakota Stutsman County Description'); insert into locations values (2038,'North Dakota','Towner County','North Dakota Towner County Description'); insert into locations values (2039,'North Dakota','Traill County','North Dakota Traill County Description'); insert into locations values (2040,'North Dakota','Walsh County','North Dakota Walsh County Description'); insert into locations values (2041,'North Dakota','Ward County','North Dakota Ward County Description'); insert into locations values (2042,'North Dakota','Wells County','North Dakota Wells County Description'); insert into locations values (2043,'North Dakota','Williams County','North Dakota Williams County Description'); insert into locations values (2044,'Ohio','Adams County','Ohio Adams County Description'); insert into locations values (2045,'Ohio','Allen County','Ohio Allen County Description'); insert into locations values (2046,'Ohio','Ashland County','Ohio Ashland County Description'); insert into locations values (2047,'Ohio','Ashtabula County','Ohio Ashtabula County Description'); insert into locations values (2048,'Ohio','Athens County','Ohio Athens County Description'); insert into locations values (2049,'Ohio','Auglaize County','Ohio Auglaize County Description'); insert into locations values (2050,'Ohio','Belmont County','Ohio Belmont County Description'); insert into locations values (2051,'Ohio','Brown County','Ohio Brown County Description'); insert into locations values (2052,'Ohio','Butler County','Ohio Butler County Description'); insert into locations values (2053,'Ohio','Carroll County','Ohio Carroll County Description'); insert into locations values (2054,'Ohio','Champaign County','Ohio Champaign County Description'); insert into locations values (2055,'Ohio','Clark County','Ohio Clark County Description'); insert into locations values (2056,'Ohio','Clermont County','Ohio Clermont County Description'); insert into locations values (2057,'Ohio','Clinton County','Ohio Clinton County Description'); insert into locations values (2058,'Ohio','Columbiana County','Ohio Columbiana County Description'); insert into locations values (2059,'Ohio','Coshocton County','Ohio Coshocton County Description'); insert into locations values (2060,'Ohio','Crawford County','Ohio Crawford County Description'); insert into locations values (2061,'Ohio','Cuyahoga County','Ohio Cuyahoga County Description'); insert into locations values (2062,'Ohio','Darke County','Ohio Darke County Description'); insert into locations values (2063,'Ohio','Defiance County','Ohio Defiance County Description'); insert into locations values (2064,'Ohio','Delaware County','Ohio Delaware County Description'); insert into locations values (2065,'Ohio','Erie County','Ohio Erie County Description'); insert into locations values (2066,'Ohio','Fairfield County','Ohio Fairfield County Description'); insert into locations values (2067,'Ohio','Fayette County','Ohio Fayette County Description'); insert into locations values (2068,'Ohio','Franklin County','Ohio Franklin County Description'); insert into locations values (2069,'Ohio','Fulton County','Ohio Fulton County Description'); insert into locations values (2070,'Ohio','Gallia County','Ohio Gallia County Description'); insert into locations values (2071,'Ohio','Geauga County','Ohio Geauga County Description'); insert into locations values (2072,'Ohio','Greene County','Ohio Greene County Description'); insert into locations values (2073,'Ohio','Guernsey County','Ohio Guernsey County Description'); insert into locations values (2074,'Ohio','Hamilton County','Ohio Hamilton County Description'); insert into locations values (2075,'Ohio','Hancock County','Ohio Hancock County Description'); insert into locations values (2076,'Ohio','Hardin County','Ohio Hardin County Description'); insert into locations values (2077,'Ohio','Harrison County','Ohio Harrison County Description'); insert into locations values (2078,'Ohio','Henry County','Ohio Henry County Description'); insert into locations values (2079,'Ohio','Highland County','Ohio Highland County Description'); insert into locations values (2080,'Ohio','Hocking County','Ohio Hocking County Description'); insert into locations values (2081,'Ohio','Holmes County','Ohio Holmes County Description'); insert into locations values (2082,'Ohio','Huron County','Ohio Huron County Description'); insert into locations values (2083,'Ohio','Jackson County','Ohio Jackson County Description'); insert into locations values (2084,'Ohio','Jefferson County','Ohio Jefferson County Description'); insert into locations values (2085,'Ohio','Knox County','Ohio Knox County Description'); insert into locations values (2086,'Ohio','Lake County','Ohio Lake County Description'); insert into locations values (2087,'Ohio','Lawrence County','Ohio Lawrence County Description'); insert into locations values (2088,'Ohio','Licking County','Ohio Licking County Description'); insert into locations values (2089,'Ohio','Logan County','Ohio Logan County Description'); insert into locations values (2090,'Ohio','Lorain County','Ohio Lorain County Description'); insert into locations values (2091,'Ohio','Lucas County','Ohio Lucas County Description'); insert into locations values (2092,'Ohio','Madison County','Ohio Madison County Description'); insert into locations values (2093,'Ohio','Mahoning County','Ohio Mahoning County Description'); insert into locations values (2094,'Ohio','Marion County','Ohio Marion County Description'); insert into locations values (2095,'Ohio','Medina County','Ohio Medina County Description'); insert into locations values (2096,'Ohio','Meigs County','Ohio Meigs County Description'); insert into locations values (2097,'Ohio','Mercer County','Ohio Mercer County Description'); insert into locations values (2098,'Ohio','Miami County','Ohio Miami County Description'); insert into locations values (2099,'Ohio','Monroe County','Ohio Monroe County Description'); insert into locations values (2100,'Ohio','Montgomery County','Ohio Montgomery County Description'); insert into locations values (2101,'Ohio','Morgan County','Ohio Morgan County Description'); insert into locations values (2102,'Ohio','Morrow County','Ohio Morrow County Description'); insert into locations values (2103,'Ohio','Muskingum County','Ohio Muskingum County Description'); insert into locations values (2104,'Ohio','Noble County','Ohio Noble County Description'); insert into locations values (2105,'Ohio','Ottawa County','Ohio Ottawa County Description'); insert into locations values (2106,'Ohio','Paulding County','Ohio Paulding County Description'); insert into locations values (2107,'Ohio','Perry County','Ohio Perry County Description'); insert into locations values (2108,'Ohio','Pickaway County','Ohio Pickaway County Description'); insert into locations values (2109,'Ohio','Pike County','Ohio Pike County Description'); insert into locations values (2110,'Ohio','Portage County','Ohio Portage County Description'); insert into locations values (2111,'Ohio','Preble County','Ohio Preble County Description'); insert into locations values (2112,'Ohio','Putnam County','Ohio Putnam County Description'); insert into locations values (2113,'Ohio','Richland County','Ohio Richland County Description'); insert into locations values (2114,'Ohio','Ross County','Ohio Ross County Description'); insert into locations values (2115,'Ohio','Sandusky County','Ohio Sandusky County Description'); insert into locations values (2116,'Ohio','Scioto County','Ohio Scioto County Description'); insert into locations values (2117,'Ohio','Seneca County','Ohio Seneca County Description'); insert into locations values (2118,'Ohio','Shelby County','Ohio Shelby County Description'); insert into locations values (2119,'Ohio','Stark County','Ohio Stark County Description'); insert into locations values (2120,'Ohio','Summit County','Ohio Summit County Description'); insert into locations values (2121,'Ohio','Trumbull County','Ohio Trumbull County Description'); insert into locations values (2122,'Ohio','Tuscarawas County','Ohio Tuscarawas County Description'); insert into locations values (2123,'Ohio','Union County','Ohio Union County Description'); insert into locations values (2124,'Ohio','Van Wert County','Ohio Van Wert County Description'); insert into locations values (2125,'Ohio','Vinton County','Ohio Vinton County Description'); insert into locations values (2126,'Ohio','Warren County','Ohio Warren County Description'); insert into locations values (2127,'Ohio','Washington County','Ohio Washington County Description'); insert into locations values (2128,'Ohio','Wayne County','Ohio Wayne County Description'); insert into locations values (2129,'Ohio','Williams County','Ohio Williams County Description'); insert into locations values (2130,'Ohio','Wood County','Ohio Wood County Description'); insert into locations values (2131,'Ohio','Wyandot County','Ohio Wyandot County Description'); insert into locations values (2132,'Oklahoma','Adair County','Oklahoma Adair County Description'); insert into locations values (2133,'Oklahoma','Alfalfa County','Oklahoma Alfalfa County Description'); insert into locations values (2134,'Oklahoma','Atoka County','Oklahoma Atoka County Description'); insert into locations values (2135,'Oklahoma','Beaver County','Oklahoma Beaver County Description'); insert into locations values (2136,'Oklahoma','Beckham County','Oklahoma Beckham County Description'); insert into locations values (2137,'Oklahoma','Blaine County','Oklahoma Blaine County Description'); insert into locations values (2138,'Oklahoma','Bryan County','Oklahoma Bryan County Description'); insert into locations values (2139,'Oklahoma','Caddo County','Oklahoma Caddo County Description'); insert into locations values (2140,'Oklahoma','Canadian County','Oklahoma Canadian County Description'); insert into locations values (2141,'Oklahoma','Carter County','Oklahoma Carter County Description'); insert into locations values (2142,'Oklahoma','Cherokee County','Oklahoma Cherokee County Description'); insert into locations values (2143,'Oklahoma','Choctaw County','Oklahoma Choctaw County Description'); insert into locations values (2144,'Oklahoma','Cimarron County','Oklahoma Cimarron County Description'); insert into locations values (2145,'Oklahoma','Cleveland County','Oklahoma Cleveland County Description'); insert into locations values (2146,'Oklahoma','Coal County','Oklahoma Coal County Description'); insert into locations values (2147,'Oklahoma','Comanche County','Oklahoma Comanche County Description'); insert into locations values (2148,'Oklahoma','Cotton County','Oklahoma Cotton County Description'); insert into locations values (2149,'Oklahoma','Craig County','Oklahoma Craig County Description'); insert into locations values (2150,'Oklahoma','Creek County','Oklahoma Creek County Description'); insert into locations values (2151,'Oklahoma','Custer County','Oklahoma Custer County Description'); insert into locations values (2152,'Oklahoma','Delaware County','Oklahoma Delaware County Description'); insert into locations values (2153,'Oklahoma','Dewey County','Oklahoma Dewey County Description'); insert into locations values (2154,'Oklahoma','Ellis County','Oklahoma Ellis County Description'); insert into locations values (2155,'Oklahoma','Garfield County','Oklahoma Garfield County Description'); insert into locations values (2156,'Oklahoma','Garvin County','Oklahoma Garvin County Description'); insert into locations values (2157,'Oklahoma','Grady County','Oklahoma Grady County Description'); insert into locations values (2158,'Oklahoma','Grant County','Oklahoma Grant County Description'); insert into locations values (2159,'Oklahoma','Greer County','Oklahoma Greer County Description'); insert into locations values (2160,'Oklahoma','Harmon County','Oklahoma Harmon County Description'); insert into locations values (2161,'Oklahoma','Harper County','Oklahoma Harper County Description'); insert into locations values (2162,'Oklahoma','Haskell County','Oklahoma Haskell County Description'); insert into locations values (2163,'Oklahoma','Hughes County','Oklahoma Hughes County Description'); insert into locations values (2164,'Oklahoma','Jackson County','Oklahoma Jackson County Description'); insert into locations values (2165,'Oklahoma','Jefferson County','Oklahoma Jefferson County Description'); insert into locations values (2166,'Oklahoma','Johnston County','Oklahoma Johnston County Description'); insert into locations values (2167,'Oklahoma','Kay County','Oklahoma Kay County Description'); insert into locations values (2168,'Oklahoma','Kingfisher County','Oklahoma Kingfisher County Description'); insert into locations values (2169,'Oklahoma','Kiowa County','Oklahoma Kiowa County Description'); insert into locations values (2170,'Oklahoma','Latimer County','Oklahoma Latimer County Description'); insert into locations values (2171,'Oklahoma','Le Flore County','Oklahoma Le Flore County Description'); insert into locations values (2172,'Oklahoma','Lincoln County','Oklahoma Lincoln County Description'); insert into locations values (2173,'Oklahoma','Logan County','Oklahoma Logan County Description'); insert into locations values (2174,'Oklahoma','Love County','Oklahoma Love County Description'); insert into locations values (2175,'Oklahoma','McClain County','Oklahoma McClain County Description'); insert into locations values (2176,'Oklahoma','McCurtain County','Oklahoma McCurtain County Description'); insert into locations values (2177,'Oklahoma','McIntosh County','Oklahoma McIntosh County Description'); insert into locations values (2178,'Oklahoma','Major County','Oklahoma Major County Description'); insert into locations values (2179,'Oklahoma','Marshall County','Oklahoma Marshall County Description'); insert into locations values (2180,'Oklahoma','Mayes County','Oklahoma Mayes County Description'); insert into locations values (2181,'Oklahoma','Murray County','Oklahoma Murray County Description'); insert into locations values (2182,'Oklahoma','Muskogee County','Oklahoma Muskogee County Description'); insert into locations values (2183,'Oklahoma','Noble County','Oklahoma Noble County Description'); insert into locations values (2184,'Oklahoma','Nowata County','Oklahoma Nowata County Description'); insert into locations values (2185,'Oklahoma','Okfuskee County','Oklahoma Okfuskee County Description'); insert into locations values (2186,'Oklahoma','Oklahoma County','Oklahoma Oklahoma County Description'); insert into locations values (2187,'Oklahoma','Okmulgee County','Oklahoma Okmulgee County Description'); insert into locations values (2188,'Oklahoma','Osage County','Oklahoma Osage County Description'); insert into locations values (2189,'Oklahoma','Ottawa County','Oklahoma Ottawa County Description'); insert into locations values (2190,'Oklahoma','Pawnee County','Oklahoma Pawnee County Description'); insert into locations values (2191,'Oklahoma','Payne County','Oklahoma Payne County Description'); insert into locations values (2192,'Oklahoma','Pittsburg County','Oklahoma Pittsburg County Description'); insert into locations values (2193,'Oklahoma','Pontotoc County','Oklahoma Pontotoc County Description'); insert into locations values (2194,'Oklahoma','Pottawatomie County','Oklahoma Pottawatomie County Description'); insert into locations values (2195,'Oklahoma','Pushmataha County','Oklahoma Pushmataha County Description'); insert into locations values (2196,'Oklahoma','Roger Mills County','Oklahoma Roger Mills County Description'); insert into locations values (2197,'Oklahoma','Rogers County','Oklahoma Rogers County Description'); insert into locations values (2198,'Oklahoma','Seminole County','Oklahoma Seminole County Description'); insert into locations values (2199,'Oklahoma','Sequoyah County','Oklahoma Sequoyah County Description'); insert into locations values (2200,'Oklahoma','Stephens County','Oklahoma Stephens County Description'); insert into locations values (2201,'Oklahoma','Texas County','Oklahoma Texas County Description'); insert into locations values (2202,'Oklahoma','Tillman County','Oklahoma Tillman County Description'); insert into locations values (2203,'Oklahoma','Tulsa County','Oklahoma Tulsa County Description'); insert into locations values (2204,'Oklahoma','Wagoner County','Oklahoma Wagoner County Description'); insert into locations values (2205,'Oklahoma','Washington County','Oklahoma Washington County Description'); insert into locations values (2206,'Oklahoma','Washita County','Oklahoma Washita County Description'); insert into locations values (2207,'Oklahoma','Woods County','Oklahoma Woods County Description'); insert into locations values (2208,'Oklahoma','Woodward County','Oklahoma Woodward County Description'); insert into locations values (2209,'Oregon','Baker County','Oregon Baker County Description'); insert into locations values (2210,'Oregon','Benton County','Oregon Benton County Description'); insert into locations values (2211,'Oregon','Clackamas County','Oregon Clackamas County Description'); insert into locations values (2212,'Oregon','Clatsop County','Oregon Clatsop County Description'); insert into locations values (2213,'Oregon','Columbia County','Oregon Columbia County Description'); insert into locations values (2214,'Oregon','Coos County','Oregon Coos County Description'); insert into locations values (2215,'Oregon','Crook County','Oregon Crook County Description'); insert into locations values (2216,'Oregon','Curry County','Oregon Curry County Description'); insert into locations values (2217,'Oregon','Deschutes County','Oregon Deschutes County Description'); insert into locations values (2218,'Oregon','Douglas County','Oregon Douglas County Description'); insert into locations values (2219,'Oregon','Gilliam County','Oregon Gilliam County Description'); insert into locations values (2220,'Oregon','Grant County','Oregon Grant County Description'); insert into locations values (2221,'Oregon','Harney County','Oregon Harney County Description'); insert into locations values (2222,'Oregon','Hood River County','Oregon Hood River County Description'); insert into locations values (2223,'Oregon','Jackson County','Oregon Jackson County Description'); insert into locations values (2224,'Oregon','Jefferson County','Oregon Jefferson County Description'); insert into locations values (2225,'Oregon','Josephine County','Oregon Josephine County Description'); insert into locations values (2226,'Oregon','Klamath County','Oregon Klamath County Description'); insert into locations values (2227,'Oregon','Lake County','Oregon Lake County Description'); insert into locations values (2228,'Oregon','Lane County','Oregon Lane County Description'); insert into locations values (2229,'Oregon','Lincoln County','Oregon Lincoln County Description'); insert into locations values (2230,'Oregon','Linn County','Oregon Linn County Description'); insert into locations values (2231,'Oregon','Malheur County','Oregon Malheur County Description'); insert into locations values (2232,'Oregon','Marion County','Oregon Marion County Description'); insert into locations values (2233,'Oregon','Morrow County','Oregon Morrow County Description'); insert into locations values (2234,'Oregon','Multnomah County','Oregon Multnomah County Description'); insert into locations values (2235,'Oregon','Polk County','Oregon Polk County Description'); insert into locations values (2236,'Oregon','Sherman County','Oregon Sherman County Description'); insert into locations values (2237,'Oregon','Tillamook County','Oregon Tillamook County Description'); insert into locations values (2238,'Oregon','Umatilla County','Oregon Umatilla County Description'); insert into locations values (2239,'Oregon','Union County','Oregon Union County Description'); insert into locations values (2240,'Oregon','Wallowa County','Oregon Wallowa County Description'); insert into locations values (2241,'Oregon','Wasco County','Oregon Wasco County Description'); insert into locations values (2242,'Oregon','Washington County','Oregon Washington County Description'); insert into locations values (2243,'Oregon','Wheeler County','Oregon Wheeler County Description'); insert into locations values (2244,'Oregon','Yamhill County','Oregon Yamhill County Description'); insert into locations values (2245,'Pennsylvania','Adams County','Pennsylvania Adams County Description'); insert into locations values (2246,'Pennsylvania','Allegheny County','Pennsylvania Allegheny County Description'); insert into locations values (2247,'Pennsylvania','Armstrong County','Pennsylvania Armstrong County Description'); insert into locations values (2248,'Pennsylvania','Beaver County','Pennsylvania Beaver County Description'); insert into locations values (2249,'Pennsylvania','Bedford County','Pennsylvania Bedford County Description'); insert into locations values (2250,'Pennsylvania','Berks County','Pennsylvania Berks County Description'); insert into locations values (2251,'Pennsylvania','Blair County','Pennsylvania Blair County Description'); insert into locations values (2252,'Pennsylvania','Bradford County','Pennsylvania Bradford County Description'); insert into locations values (2253,'Pennsylvania','Bucks County','Pennsylvania Bucks County Description'); insert into locations values (2254,'Pennsylvania','Butler County','Pennsylvania Butler County Description'); insert into locations values (2255,'Pennsylvania','Cambria County','Pennsylvania Cambria County Description'); insert into locations values (2256,'Pennsylvania','Cameron County','Pennsylvania Cameron County Description'); insert into locations values (2257,'Pennsylvania','Carbon County','Pennsylvania Carbon County Description'); insert into locations values (2258,'Pennsylvania','Centre County','Pennsylvania Centre County Description'); insert into locations values (2259,'Pennsylvania','Chester County','Pennsylvania Chester County Description'); insert into locations values (2260,'Pennsylvania','Clarion County','Pennsylvania Clarion County Description'); insert into locations values (2261,'Pennsylvania','Clearfield County','Pennsylvania Clearfield County Description'); insert into locations values (2262,'Pennsylvania','Clinton County','Pennsylvania Clinton County Description'); insert into locations values (2263,'Pennsylvania','Columbia County','Pennsylvania Columbia County Description'); insert into locations values (2264,'Pennsylvania','Crawford County','Pennsylvania Crawford County Description'); insert into locations values (2265,'Pennsylvania','Cumberland County','Pennsylvania Cumberland County Description'); insert into locations values (2266,'Pennsylvania','Dauphin County','Pennsylvania Dauphin County Description'); insert into locations values (2267,'Pennsylvania','Delaware County','Pennsylvania Delaware County Description'); insert into locations values (2268,'Pennsylvania','Elk County','Pennsylvania Elk County Description'); insert into locations values (2269,'Pennsylvania','Erie County','Pennsylvania Erie County Description'); insert into locations values (2270,'Pennsylvania','Fayette County','Pennsylvania Fayette County Description'); insert into locations values (2271,'Pennsylvania','Forest County','Pennsylvania Forest County Description'); insert into locations values (2272,'Pennsylvania','Franklin County','Pennsylvania Franklin County Description'); insert into locations values (2273,'Pennsylvania','Fulton County','Pennsylvania Fulton County Description'); insert into locations values (2274,'Pennsylvania','Greene County','Pennsylvania Greene County Description'); insert into locations values (2275,'Pennsylvania','Huntingdon County','Pennsylvania Huntingdon County Description'); insert into locations values (2276,'Pennsylvania','Indiana County','Pennsylvania Indiana County Description'); insert into locations values (2277,'Pennsylvania','Jefferson County','Pennsylvania Jefferson County Description'); insert into locations values (2278,'Pennsylvania','Juniata County','Pennsylvania Juniata County Description'); insert into locations values (2279,'Pennsylvania','Lackawanna County','Pennsylvania Lackawanna County Description'); insert into locations values (2280,'Pennsylvania','Lancaster County','Pennsylvania Lancaster County Description'); insert into locations values (2281,'Pennsylvania','Lawrence County','Pennsylvania Lawrence County Description'); insert into locations values (2282,'Pennsylvania','Lebanon County','Pennsylvania Lebanon County Description'); insert into locations values (2283,'Pennsylvania','Lehigh County','Pennsylvania Lehigh County Description'); insert into locations values (2284,'Pennsylvania','Luzerne County','Pennsylvania Luzerne County Description'); insert into locations values (2285,'Pennsylvania','Lycoming County','Pennsylvania Lycoming County Description'); insert into locations values (2286,'Pennsylvania','McKean County','Pennsylvania McKean County Description'); insert into locations values (2287,'Pennsylvania','Mercer County','Pennsylvania Mercer County Description'); insert into locations values (2288,'Pennsylvania','Mifflin County','Pennsylvania Mifflin County Description'); insert into locations values (2289,'Pennsylvania','Monroe County','Pennsylvania Monroe County Description'); insert into locations values (2290,'Pennsylvania','Montgomery County','Pennsylvania Montgomery County Description'); insert into locations values (2291,'Pennsylvania','Montour County','Pennsylvania Montour County Description'); insert into locations values (2292,'Pennsylvania','Northampton County','Pennsylvania Northampton County Description'); insert into locations values (2293,'Pennsylvania','Northumberland County','Pennsylvania Northumberland County Description'); insert into locations values (2294,'Pennsylvania','Perry County','Pennsylvania Perry County Description'); insert into locations values (2295,'Pennsylvania','Philadelphia County','Pennsylvania Philadelphia County Description'); insert into locations values (2296,'Pennsylvania','Pike County','Pennsylvania Pike County Description'); insert into locations values (2297,'Pennsylvania','Potter County','Pennsylvania Potter County Description'); insert into locations values (2298,'Pennsylvania','Schuylkill County','Pennsylvania Schuylkill County Description'); insert into locations values (2299,'Pennsylvania','Snyder County','Pennsylvania Snyder County Description'); insert into locations values (2300,'Pennsylvania','Somerset County','Pennsylvania Somerset County Description'); insert into locations values (2301,'Pennsylvania','Sullivan County','Pennsylvania Sullivan County Description'); insert into locations values (2302,'Pennsylvania','Susquehanna County','Pennsylvania Susquehanna County Description'); insert into locations values (2303,'Pennsylvania','Tioga County','Pennsylvania Tioga County Description'); insert into locations values (2304,'Pennsylvania','Union County','Pennsylvania Union County Description'); insert into locations values (2305,'Pennsylvania','Venango County','Pennsylvania Venango County Description'); insert into locations values (2306,'Pennsylvania','Warren County','Pennsylvania Warren County Description'); insert into locations values (2307,'Pennsylvania','Washington County','Pennsylvania Washington County Description'); insert into locations values (2308,'Pennsylvania','Wayne County','Pennsylvania Wayne County Description'); insert into locations values (2309,'Pennsylvania','Westmoreland County','Pennsylvania Westmoreland County Description'); insert into locations values (2310,'Pennsylvania','Wyoming County','Pennsylvania Wyoming County Description'); insert into locations values (2311,'Pennsylvania','York County','Pennsylvania York County Description'); insert into locations values (2312,'Rhode Island','Bristol County','Rhode Island Bristol County Description'); insert into locations values (2313,'Rhode Island','Kent County','Rhode Island Kent County Description'); insert into locations values (2314,'Rhode Island','Newport County','Rhode Island Newport County Description'); insert into locations values (2315,'Rhode Island','Providence County','Rhode Island Providence County Description'); insert into locations values (2316,'Rhode Island','Washington County','Rhode Island Washington County Description'); insert into locations values (2317,'South Carolina','Abbeville County','South Carolina Abbeville County Description'); insert into locations values (2318,'South Carolina','Aiken County','South Carolina Aiken County Description'); insert into locations values (2319,'South Carolina','Allendale County','South Carolina Allendale County Description'); insert into locations values (2320,'South Carolina','Anderson County','South Carolina Anderson County Description'); insert into locations values (2321,'South Carolina','Bamberg County','South Carolina Bamberg County Description'); insert into locations values (2322,'South Carolina','Barnwell County','South Carolina Barnwell County Description'); insert into locations values (2323,'South Carolina','Beaufort County','South Carolina Beaufort County Description'); insert into locations values (2324,'South Carolina','Berkeley County','South Carolina Berkeley County Description'); insert into locations values (2325,'South Carolina','Calhoun County','South Carolina Calhoun County Description'); insert into locations values (2326,'South Carolina','Charleston County','South Carolina Charleston County Description'); insert into locations values (2327,'South Carolina','Cherokee County','South Carolina Cherokee County Description'); insert into locations values (2328,'South Carolina','Chester County','South Carolina Chester County Description'); insert into locations values (2329,'South Carolina','Chesterfield County','South Carolina Chesterfield County Description'); insert into locations values (2330,'South Carolina','Clarendon County','South Carolina Clarendon County Description'); insert into locations values (2331,'South Carolina','Colleton County','South Carolina Colleton County Description'); insert into locations values (2332,'South Carolina','Darlington County','South Carolina Darlington County Description'); insert into locations values (2333,'South Carolina','Dillon County','South Carolina Dillon County Description'); insert into locations values (2334,'South Carolina','Dorchester County','South Carolina Dorchester County Description'); insert into locations values (2335,'South Carolina','Edgefield County','South Carolina Edgefield County Description'); insert into locations values (2336,'South Carolina','Fairfield County','South Carolina Fairfield County Description'); insert into locations values (2337,'South Carolina','Florence County','South Carolina Florence County Description'); insert into locations values (2338,'South Carolina','Georgetown County','South Carolina Georgetown County Description'); insert into locations values (2339,'South Carolina','Greenville County','South Carolina Greenville County Description'); insert into locations values (2340,'South Carolina','Greenwood County','South Carolina Greenwood County Description'); insert into locations values (2341,'South Carolina','Hampton County','South Carolina Hampton County Description'); insert into locations values (2342,'South Carolina','Horry County','South Carolina Horry County Description'); insert into locations values (2343,'South Carolina','Jasper County','South Carolina Jasper County Description'); insert into locations values (2344,'South Carolina','Kershaw County','South Carolina Kershaw County Description'); insert into locations values (2345,'South Carolina','Lancaster County','South Carolina Lancaster County Description'); insert into locations values (2346,'South Carolina','Laurens County','South Carolina Laurens County Description'); insert into locations values (2347,'South Carolina','Lee County','South Carolina Lee County Description'); insert into locations values (2348,'South Carolina','Lexington County','South Carolina Lexington County Description'); insert into locations values (2349,'South Carolina','McCormick County','South Carolina McCormick County Description'); insert into locations values (2350,'South Carolina','Marion County','South Carolina Marion County Description'); insert into locations values (2351,'South Carolina','Marlboro County','South Carolina Marlboro County Description'); insert into locations values (2352,'South Carolina','Newberry County','South Carolina Newberry County Description'); insert into locations values (2353,'South Carolina','Oconee County','South Carolina Oconee County Description'); insert into locations values (2354,'South Carolina','Orangeburg County','South Carolina Orangeburg County Description'); insert into locations values (2355,'South Carolina','Pickens County','South Carolina Pickens County Description'); insert into locations values (2356,'South Carolina','Richland County','South Carolina Richland County Description'); insert into locations values (2357,'South Carolina','Saluda County','South Carolina Saluda County Description'); insert into locations values (2358,'South Carolina','Spartanburg County','South Carolina Spartanburg County Description'); insert into locations values (2359,'South Carolina','Sumter County','South Carolina Sumter County Description'); insert into locations values (2360,'South Carolina','Union County','South Carolina Union County Description'); insert into locations values (2361,'South Carolina','Williamsburg County','South Carolina Williamsburg County Description'); insert into locations values (2362,'South Carolina','York County','South Carolina York County Description'); insert into locations values (2363,'South Dakota','Aurora County','South Dakota Aurora County Description'); insert into locations values (2364,'South Dakota','Beadle County','South Dakota Beadle County Description'); insert into locations values (2365,'South Dakota','Bennett County','South Dakota Bennett County Description'); insert into locations values (2366,'South Dakota','Bon Homme County','South Dakota Bon Homme County Description'); insert into locations values (2367,'South Dakota','Brookings County','South Dakota Brookings County Description'); insert into locations values (2368,'South Dakota','Brown County','South Dakota Brown County Description'); insert into locations values (2369,'South Dakota','Brule County','South Dakota Brule County Description'); insert into locations values (2370,'South Dakota','Buffalo County','South Dakota Buffalo County Description'); insert into locations values (2371,'South Dakota','Butte County','South Dakota Butte County Description'); insert into locations values (2372,'South Dakota','Campbell County','South Dakota Campbell County Description'); insert into locations values (2373,'South Dakota','Charles Mix County','South Dakota Charles Mix County Description'); insert into locations values (2374,'South Dakota','Clark County','South Dakota Clark County Description'); insert into locations values (2375,'South Dakota','Clay County','South Dakota Clay County Description'); insert into locations values (2376,'South Dakota','Codington County','South Dakota Codington County Description'); insert into locations values (2377,'South Dakota','Corson County','South Dakota Corson County Description'); insert into locations values (2378,'South Dakota','Custer County','South Dakota Custer County Description'); insert into locations values (2379,'South Dakota','Davison County','South Dakota Davison County Description'); insert into locations values (2380,'South Dakota','Day County','South Dakota Day County Description'); insert into locations values (2381,'South Dakota','Deuel County','South Dakota Deuel County Description'); insert into locations values (2382,'South Dakota','Dewey County','South Dakota Dewey County Description'); insert into locations values (2383,'South Dakota','Douglas County','South Dakota Douglas County Description'); insert into locations values (2384,'South Dakota','Edmunds County','South Dakota Edmunds County Description'); insert into locations values (2385,'South Dakota','Fall River County','South Dakota Fall River County Description'); insert into locations values (2386,'South Dakota','Faulk County','South Dakota Faulk County Description'); insert into locations values (2387,'South Dakota','Grant County','South Dakota Grant County Description'); insert into locations values (2388,'South Dakota','Gregory County','South Dakota Gregory County Description'); insert into locations values (2389,'South Dakota','Haakon County','South Dakota Haakon County Description'); insert into locations values (2390,'South Dakota','Hamlin County','South Dakota Hamlin County Description'); insert into locations values (2391,'South Dakota','Hand County','South Dakota Hand County Description'); insert into locations values (2392,'South Dakota','Hanson County','South Dakota Hanson County Description'); insert into locations values (2393,'South Dakota','Harding County','South Dakota Harding County Description'); insert into locations values (2394,'South Dakota','Hughes County','South Dakota Hughes County Description'); insert into locations values (2395,'South Dakota','Hutchinson County','South Dakota Hutchinson County Description'); insert into locations values (2396,'South Dakota','Hyde County','South Dakota Hyde County Description'); insert into locations values (2397,'South Dakota','Jackson County','South Dakota Jackson County Description'); insert into locations values (2398,'South Dakota','Jerauld County','South Dakota Jerauld County Description'); insert into locations values (2399,'South Dakota','Jones County','South Dakota Jones County Description'); insert into locations values (2400,'South Dakota','Kingsbury County','South Dakota Kingsbury County Description'); insert into locations values (2401,'South Dakota','Lake County','South Dakota Lake County Description'); insert into locations values (2402,'South Dakota','Lawrence County','South Dakota Lawrence County Description'); insert into locations values (2403,'South Dakota','Lincoln County','South Dakota Lincoln County Description'); insert into locations values (2404,'South Dakota','Lyman County','South Dakota Lyman County Description'); insert into locations values (2405,'South Dakota','McCook County','South Dakota McCook County Description'); insert into locations values (2406,'South Dakota','McPherson County','South Dakota McPherson County Description'); insert into locations values (2407,'South Dakota','Marshall County','South Dakota Marshall County Description'); insert into locations values (2408,'South Dakota','Meade County','South Dakota Meade County Description'); insert into locations values (2409,'South Dakota','Mellette County','South Dakota Mellette County Description'); insert into locations values (2410,'South Dakota','Miner County','South Dakota Miner County Description'); insert into locations values (2411,'South Dakota','Minnehaha County','South Dakota Minnehaha County Description'); insert into locations values (2412,'South Dakota','Moody County','South Dakota Moody County Description'); insert into locations values (2413,'South Dakota','Pennington County','South Dakota Pennington County Description'); insert into locations values (2414,'South Dakota','Perkins County','South Dakota Perkins County Description'); insert into locations values (2415,'South Dakota','Potter County','South Dakota Potter County Description'); insert into locations values (2416,'South Dakota','Roberts County','South Dakota Roberts County Description'); insert into locations values (2417,'South Dakota','Sanborn County','South Dakota Sanborn County Description'); insert into locations values (2418,'South Dakota','Shannon County','South Dakota Shannon County Description'); insert into locations values (2419,'South Dakota','Spink County','South Dakota Spink County Description'); insert into locations values (2420,'South Dakota','Stanley County','South Dakota Stanley County Description'); insert into locations values (2421,'South Dakota','Sully County','South Dakota Sully County Description'); insert into locations values (2422,'South Dakota','Todd County','South Dakota Todd County Description'); insert into locations values (2423,'South Dakota','Tripp County','South Dakota Tripp County Description'); insert into locations values (2424,'South Dakota','Turner County','South Dakota Turner County Description'); insert into locations values (2425,'South Dakota','Union County','South Dakota Union County Description'); insert into locations values (2426,'South Dakota','Walworth County','South Dakota Walworth County Description'); insert into locations values (2427,'South Dakota','Yankton County','South Dakota Yankton County Description'); insert into locations values (2428,'South Dakota','Ziebach County','South Dakota Ziebach County Description'); insert into locations values (2429,'Tennessee','Anderson County','Tennessee Anderson County Description'); insert into locations values (2430,'Tennessee','Bedford County','Tennessee Bedford County Description'); insert into locations values (2431,'Tennessee','Benton County','Tennessee Benton County Description'); insert into locations values (2432,'Tennessee','Bledsoe County','Tennessee Bledsoe County Description'); insert into locations values (2433,'Tennessee','Blount County','Tennessee Blount County Description'); insert into locations values (2434,'Tennessee','Bradley County','Tennessee Bradley County Description'); insert into locations values (2435,'Tennessee','Campbell County','Tennessee Campbell County Description'); insert into locations values (2436,'Tennessee','Cannon County','Tennessee Cannon County Description'); insert into locations values (2437,'Tennessee','Carroll County','Tennessee Carroll County Description'); insert into locations values (2438,'Tennessee','Carter County','Tennessee Carter County Description'); insert into locations values (2439,'Tennessee','Cheatham County','Tennessee Cheatham County Description'); insert into locations values (2440,'Tennessee','Chester County','Tennessee Chester County Description'); insert into locations values (2441,'Tennessee','Claiborne County','Tennessee Claiborne County Description'); insert into locations values (2442,'Tennessee','Clay County','Tennessee Clay County Description'); insert into locations values (2443,'Tennessee','Cocke County','Tennessee Cocke County Description'); insert into locations values (2444,'Tennessee','Coffee County','Tennessee Coffee County Description'); insert into locations values (2445,'Tennessee','Crockett County','Tennessee Crockett County Description'); insert into locations values (2446,'Tennessee','Cumberland County','Tennessee Cumberland County Description'); insert into locations values (2447,'Tennessee','Davidson County','Tennessee Davidson County Description'); insert into locations values (2448,'Tennessee','Decatur County','Tennessee Decatur County Description'); insert into locations values (2449,'Tennessee','DeKalb County','Tennessee DeKalb County Description'); insert into locations values (2450,'Tennessee','Dickson County','Tennessee Dickson County Description'); insert into locations values (2451,'Tennessee','Dyer County','Tennessee Dyer County Description'); insert into locations values (2452,'Tennessee','Fayette County','Tennessee Fayette County Description'); insert into locations values (2453,'Tennessee','Fentress County','Tennessee Fentress County Description'); insert into locations values (2454,'Tennessee','Franklin County','Tennessee Franklin County Description'); insert into locations values (2455,'Tennessee','Gibson County','Tennessee Gibson County Description'); insert into locations values (2456,'Tennessee','Giles County','Tennessee Giles County Description'); insert into locations values (2457,'Tennessee','Grainger County','Tennessee Grainger County Description'); insert into locations values (2458,'Tennessee','Greene County','Tennessee Greene County Description'); insert into locations values (2459,'Tennessee','Grundy County','Tennessee Grundy County Description'); insert into locations values (2460,'Tennessee','Hamblen County','Tennessee Hamblen County Description'); insert into locations values (2461,'Tennessee','Hamilton County','Tennessee Hamilton County Description'); insert into locations values (2462,'Tennessee','Hancock County','Tennessee Hancock County Description'); insert into locations values (2463,'Tennessee','Hardeman County','Tennessee Hardeman County Description'); insert into locations values (2464,'Tennessee','Hardin County','Tennessee Hardin County Description'); insert into locations values (2465,'Tennessee','Hawkins County','Tennessee Hawkins County Description'); insert into locations values (2466,'Tennessee','Haywood County','Tennessee Haywood County Description'); insert into locations values (2467,'Tennessee','Henderson County','Tennessee Henderson County Description'); insert into locations values (2468,'Tennessee','Henry County','Tennessee Henry County Description'); insert into locations values (2469,'Tennessee','Hickman County','Tennessee Hickman County Description'); insert into locations values (2470,'Tennessee','Houston County','Tennessee Houston County Description'); insert into locations values (2471,'Tennessee','Humphreys County','Tennessee Humphreys County Description'); insert into locations values (2472,'Tennessee','Jackson County','Tennessee Jackson County Description'); insert into locations values (2473,'Tennessee','Jefferson County','Tennessee Jefferson County Description'); insert into locations values (2474,'Tennessee','Johnson County','Tennessee Johnson County Description'); insert into locations values (2475,'Tennessee','Knox County','Tennessee Knox County Description'); insert into locations values (2476,'Tennessee','Lake County','Tennessee Lake County Description'); insert into locations values (2477,'Tennessee','Lauderdale County','Tennessee Lauderdale County Description'); insert into locations values (2478,'Tennessee','Lawrence County','Tennessee Lawrence County Description'); insert into locations values (2479,'Tennessee','Lewis County','Tennessee Lewis County Description'); insert into locations values (2480,'Tennessee','Lincoln County','Tennessee Lincoln County Description'); insert into locations values (2481,'Tennessee','Loudon County','Tennessee Loudon County Description'); insert into locations values (2482,'Tennessee','McMinn County','Tennessee McMinn County Description'); insert into locations values (2483,'Tennessee','McNairy County','Tennessee McNairy County Description'); insert into locations values (2484,'Tennessee','Macon County','Tennessee Macon County Description'); insert into locations values (2485,'Tennessee','Madison County','Tennessee Madison County Description'); insert into locations values (2486,'Tennessee','Marion County','Tennessee Marion County Description'); insert into locations values (2487,'Tennessee','Marshall County','Tennessee Marshall County Description'); insert into locations values (2488,'Tennessee','Maury County','Tennessee Maury County Description'); insert into locations values (2489,'Tennessee','Meigs County','Tennessee Meigs County Description'); insert into locations values (2490,'Tennessee','Monroe County','Tennessee Monroe County Description'); insert into locations values (2491,'Tennessee','Montgomery County','Tennessee Montgomery County Description'); insert into locations values (2492,'Tennessee','Moore County','Tennessee Moore County Description'); insert into locations values (2493,'Tennessee','Morgan County','Tennessee Morgan County Description'); insert into locations values (2494,'Tennessee','Obion County','Tennessee Obion County Description'); insert into locations values (2495,'Tennessee','Overton County','Tennessee Overton County Description'); insert into locations values (2496,'Tennessee','Perry County','Tennessee Perry County Description'); insert into locations values (2497,'Tennessee','Pickett County','Tennessee Pickett County Description'); insert into locations values (2498,'Tennessee','Polk County','Tennessee Polk County Description'); insert into locations values (2499,'Tennessee','Putnam County','Tennessee Putnam County Description'); insert into locations values (2500,'Tennessee','Rhea County','Tennessee Rhea County Description'); insert into locations values (2501,'Tennessee','Roane County','Tennessee Roane County Description'); insert into locations values (2502,'Tennessee','Robertson County','Tennessee Robertson County Description'); insert into locations values (2503,'Tennessee','Rutherford County','Tennessee Rutherford County Description'); insert into locations values (2504,'Tennessee','Scott County','Tennessee Scott County Description'); insert into locations values (2505,'Tennessee','Sequatchie County','Tennessee Sequatchie County Description'); insert into locations values (2506,'Tennessee','Sevier County','Tennessee Sevier County Description'); insert into locations values (2507,'Tennessee','Shelby County','Tennessee Shelby County Description'); insert into locations values (2508,'Tennessee','Smith County','Tennessee Smith County Description'); insert into locations values (2509,'Tennessee','Stewart County','Tennessee Stewart County Description'); insert into locations values (2510,'Tennessee','Sullivan County','Tennessee Sullivan County Description'); insert into locations values (2511,'Tennessee','Sumner County','Tennessee Sumner County Description'); insert into locations values (2512,'Tennessee','Tipton County','Tennessee Tipton County Description'); insert into locations values (2513,'Tennessee','Trousdale County','Tennessee Trousdale County Description'); insert into locations values (2514,'Tennessee','Unicoi County','Tennessee Unicoi County Description'); insert into locations values (2515,'Tennessee','Union County','Tennessee Union County Description'); insert into locations values (2516,'Tennessee','Van Buren County','Tennessee Van Buren County Description'); insert into locations values (2517,'Tennessee','Warren County','Tennessee Warren County Description'); insert into locations values (2518,'Tennessee','Washington County','Tennessee Washington County Description'); insert into locations values (2519,'Tennessee','Wayne County','Tennessee Wayne County Description'); insert into locations values (2520,'Tennessee','Weakley County','Tennessee Weakley County Description'); insert into locations values (2521,'Tennessee','White County','Tennessee White County Description'); insert into locations values (2522,'Tennessee','Williamson County','Tennessee Williamson County Description'); insert into locations values (2523,'Tennessee','Wilson County','Tennessee Wilson County Description'); insert into locations values (2524,'Texas','Anderson County','Texas Anderson County Description'); insert into locations values (2525,'Texas','Andrews County','Texas Andrews County Description'); insert into locations values (2526,'Texas','Angelina County','Texas Angelina County Description'); insert into locations values (2527,'Texas','Aransas County','Texas Aransas County Description'); insert into locations values (2528,'Texas','Archer County','Texas Archer County Description'); insert into locations values (2529,'Texas','Armstrong County','Texas Armstrong County Description'); insert into locations values (2530,'Texas','Atascosa County','Texas Atascosa County Description'); insert into locations values (2531,'Texas','Austin County','Texas Austin County Description'); insert into locations values (2532,'Texas','Bailey County','Texas Bailey County Description'); insert into locations values (2533,'Texas','Bandera County','Texas Bandera County Description'); insert into locations values (2534,'Texas','Bastrop County','Texas Bastrop County Description'); insert into locations values (2535,'Texas','Baylor County','Texas Baylor County Description'); insert into locations values (2536,'Texas','Bee County','Texas Bee County Description'); insert into locations values (2537,'Texas','Bell County','Texas Bell County Description'); insert into locations values (2538,'Texas','Bexar County','Texas Bexar County Description'); insert into locations values (2539,'Texas','Blanco County','Texas Blanco County Description'); insert into locations values (2540,'Texas','Borden County','Texas Borden County Description'); insert into locations values (2541,'Texas','Bosque County','Texas Bosque County Description'); insert into locations values (2542,'Texas','Bowie County','Texas Bowie County Description'); insert into locations values (2543,'Texas','Brazoria County','Texas Brazoria County Description'); insert into locations values (2544,'Texas','Brazos County','Texas Brazos County Description'); insert into locations values (2545,'Texas','Brewster County','Texas Brewster County Description'); insert into locations values (2546,'Texas','Briscoe County','Texas Briscoe County Description'); insert into locations values (2547,'Texas','Brooks County','Texas Brooks County Description'); insert into locations values (2548,'Texas','Brown County','Texas Brown County Description'); insert into locations values (2549,'Texas','Burleson County','Texas Burleson County Description'); insert into locations values (2550,'Texas','Burnet County','Texas Burnet County Description'); insert into locations values (2551,'Texas','Caldwell County','Texas Caldwell County Description'); insert into locations values (2552,'Texas','Calhoun County','Texas Calhoun County Description'); insert into locations values (2553,'Texas','Callahan County','Texas Callahan County Description'); insert into locations values (2554,'Texas','Cameron County','Texas Cameron County Description'); insert into locations values (2555,'Texas','Camp County','Texas Camp County Description'); insert into locations values (2556,'Texas','Carson County','Texas Carson County Description'); insert into locations values (2557,'Texas','Cass County','Texas Cass County Description'); insert into locations values (2558,'Texas','Castro County','Texas Castro County Description'); insert into locations values (2559,'Texas','Chambers County','Texas Chambers County Description'); insert into locations values (2560,'Texas','Cherokee County','Texas Cherokee County Description'); insert into locations values (2561,'Texas','Childress County','Texas Childress County Description'); insert into locations values (2562,'Texas','Clay County','Texas Clay County Description'); insert into locations values (2563,'Texas','Cochran County','Texas Cochran County Description'); insert into locations values (2564,'Texas','Coke County','Texas Coke County Description'); insert into locations values (2565,'Texas','Coleman County','Texas Coleman County Description'); insert into locations values (2566,'Texas','Collin County','Texas Collin County Description'); insert into locations values (2567,'Texas','Collingsworth County','Texas Collingsworth County Description'); insert into locations values (2568,'Texas','Colorado County','Texas Colorado County Description'); insert into locations values (2569,'Texas','Comal County','Texas Comal County Description'); insert into locations values (2570,'Texas','Comanche County','Texas Comanche County Description'); insert into locations values (2571,'Texas','Concho County','Texas Concho County Description'); insert into locations values (2572,'Texas','Cooke County','Texas Cooke County Description'); insert into locations values (2573,'Texas','Coryell County','Texas Coryell County Description'); insert into locations values (2574,'Texas','Cottle County','Texas Cottle County Description'); insert into locations values (2575,'Texas','Crane County','Texas Crane County Description'); insert into locations values (2576,'Texas','Crockett County','Texas Crockett County Description'); insert into locations values (2577,'Texas','Crosby County','Texas Crosby County Description'); insert into locations values (2578,'Texas','Culberson County','Texas Culberson County Description'); insert into locations values (2579,'Texas','Dallam County','Texas Dallam County Description'); insert into locations values (2580,'Texas','Dallas County','Texas Dallas County Description'); insert into locations values (2581,'Texas','Dawson County','Texas Dawson County Description'); insert into locations values (2582,'Texas','Deaf Smith County','Texas Deaf Smith County Description'); insert into locations values (2583,'Texas','Delta County','Texas Delta County Description'); insert into locations values (2584,'Texas','Denton County','Texas Denton County Description'); insert into locations values (2585,'Texas','DeWitt County','Texas DeWitt County Description'); insert into locations values (2586,'Texas','Dickens County','Texas Dickens County Description'); insert into locations values (2587,'Texas','Dimmit County','Texas Dimmit County Description'); insert into locations values (2588,'Texas','Donley County','Texas Donley County Description'); insert into locations values (2589,'Texas','Duval County','Texas Duval County Description'); insert into locations values (2590,'Texas','Eastland County','Texas Eastland County Description'); insert into locations values (2591,'Texas','Ector County','Texas Ector County Description'); insert into locations values (2592,'Texas','Edwards County','Texas Edwards County Description'); insert into locations values (2593,'Texas','Ellis County','Texas Ellis County Description'); insert into locations values (2594,'Texas','El Paso County','Texas El Paso County Description'); insert into locations values (2595,'Texas','Erath County','Texas Erath County Description'); insert into locations values (2596,'Texas','Falls County','Texas Falls County Description'); insert into locations values (2597,'Texas','Fannin County','Texas Fannin County Description'); insert into locations values (2598,'Texas','Fayette County','Texas Fayette County Description'); insert into locations values (2599,'Texas','Fisher County','Texas Fisher County Description'); insert into locations values (2600,'Texas','Floyd County','Texas Floyd County Description'); insert into locations values (2601,'Texas','Foard County','Texas Foard County Description'); insert into locations values (2602,'Texas','Fort Bend County','Texas Fort Bend County Description'); insert into locations values (2603,'Texas','Franklin County','Texas Franklin County Description'); insert into locations values (2604,'Texas','Freestone County','Texas Freestone County Description'); insert into locations values (2605,'Texas','Frio County','Texas Frio County Description'); insert into locations values (2606,'Texas','Gaines County','Texas Gaines County Description'); insert into locations values (2607,'Texas','Galveston County','Texas Galveston County Description'); insert into locations values (2608,'Texas','Garza County','Texas Garza County Description'); insert into locations values (2609,'Texas','Gillespie County','Texas Gillespie County Description'); insert into locations values (2610,'Texas','Glasscock County','Texas Glasscock County Description'); insert into locations values (2611,'Texas','Goliad County','Texas Goliad County Description'); insert into locations values (2612,'Texas','Gonzales County','Texas Gonzales County Description'); insert into locations values (2613,'Texas','Gray County','Texas Gray County Description'); insert into locations values (2614,'Texas','Grayson County','Texas Grayson County Description'); insert into locations values (2615,'Texas','Gregg County','Texas Gregg County Description'); insert into locations values (2616,'Texas','Grimes County','Texas Grimes County Description'); insert into locations values (2617,'Texas','Guadalupe County','Texas Guadalupe County Description'); insert into locations values (2618,'Texas','Hale County','Texas Hale County Description'); insert into locations values (2619,'Texas','Hall County','Texas Hall County Description'); insert into locations values (2620,'Texas','Hamilton County','Texas Hamilton County Description'); insert into locations values (2621,'Texas','Hansford County','Texas Hansford County Description'); insert into locations values (2622,'Texas','Hardeman County','Texas Hardeman County Description'); insert into locations values (2623,'Texas','Hardin County','Texas Hardin County Description'); insert into locations values (2624,'Texas','Harris County','Texas Harris County Description'); insert into locations values (2625,'Texas','Harrison County','Texas Harrison County Description'); insert into locations values (2626,'Texas','Hartley County','Texas Hartley County Description'); insert into locations values (2627,'Texas','Haskell County','Texas Haskell County Description'); insert into locations values (2628,'Texas','Hays County','Texas Hays County Description'); insert into locations values (2629,'Texas','Hemphill County','Texas Hemphill County Description'); insert into locations values (2630,'Texas','Henderson County','Texas Henderson County Description'); insert into locations values (2631,'Texas','Hidalgo County','Texas Hidalgo County Description'); insert into locations values (2632,'Texas','Hill County','Texas Hill County Description'); insert into locations values (2633,'Texas','Hockley County','Texas Hockley County Description'); insert into locations values (2634,'Texas','Hood County','Texas Hood County Description'); insert into locations values (2635,'Texas','Hopkins County','Texas Hopkins County Description'); insert into locations values (2636,'Texas','Houston County','Texas Houston County Description'); insert into locations values (2637,'Texas','Howard County','Texas Howard County Description'); insert into locations values (2638,'Texas','Hudspeth County','Texas Hudspeth County Description'); insert into locations values (2639,'Texas','Hunt County','Texas Hunt County Description'); insert into locations values (2640,'Texas','Hutchinson County','Texas Hutchinson County Description'); insert into locations values (2641,'Texas','Irion County','Texas Irion County Description'); insert into locations values (2642,'Texas','Jack County','Texas Jack County Description'); insert into locations values (2643,'Texas','Jackson County','Texas Jackson County Description'); insert into locations values (2644,'Texas','Jasper County','Texas Jasper County Description'); insert into locations values (2645,'Texas','<NAME>avis County','Texas Jeff Davis County Description'); insert into locations values (2646,'Texas','Jefferson County','Texas Jefferson County Description'); insert into locations values (2647,'Texas','<NAME> County','Texas <NAME> County Description'); insert into locations values (2648,'Texas','<NAME> County','Texas Jim Wells County Description'); insert into locations values (2649,'Texas','Johnson County','Texas Johnson County Description'); insert into locations values (2650,'Texas','Jones County','Texas Jones County Description'); insert into locations values (2651,'Texas','Karnes County','Texas Karnes County Description'); insert into locations values (2652,'Texas','Kaufman County','Texas Kaufman County Description'); insert into locations values (2653,'Texas','Kendall County','Texas Kendall County Description'); insert into locations values (2654,'Texas','Kenedy County','Texas Kenedy County Description'); insert into locations values (2655,'Texas','Kent County','Texas Kent County Description'); insert into locations values (2656,'Texas','Kerr County','Texas Kerr County Description'); insert into locations values (2657,'Texas','Kimble County','Texas Kimble County Description'); insert into locations values (2658,'Texas','King County','Texas King County Description'); insert into locations values (2659,'Texas','Kinney County','Texas Kinney County Description'); insert into locations values (2660,'Texas','Kleberg County','Texas Kleberg County Description'); insert into locations values (2661,'Texas','Knox County','Texas Knox County Description'); insert into locations values (2662,'Texas','Lamar County','Texas Lamar County Description'); insert into locations values (2663,'Texas','Lamb County','Texas Lamb County Description'); insert into locations values (2664,'Texas','Lampasas County','Texas Lampasas County Description'); insert into locations values (2665,'Texas','La Salle County','Texas La Salle County Description'); insert into locations values (2666,'Texas','Lavaca County','Texas Lavaca County Description'); insert into locations values (2667,'Texas','Lee County','Texas Lee County Description'); insert into locations values (2668,'Texas','Leon County','Texas Leon County Description'); insert into locations values (2669,'Texas','Liberty County','Texas Liberty County Description'); insert into locations values (2670,'Texas','Limestone County','Texas Limestone County Description'); insert into locations values (2671,'Texas','Lipscomb County','Texas Lipscomb County Description'); insert into locations values (2672,'Texas','Live Oak County','Texas Live Oak County Description'); insert into locations values (2673,'Texas','Llano County','Texas Llano County Description'); insert into locations values (2674,'Texas','Loving County','Texas Loving County Description'); insert into locations values (2675,'Texas','Lubbock County','Texas Lubbock County Description'); insert into locations values (2676,'Texas','Lynn County','Texas Lynn County Description'); insert into locations values (2677,'Texas','McCulloch County','Texas McCulloch County Description'); insert into locations values (2678,'Texas','McLennan County','Texas McLennan County Description'); insert into locations values (2679,'Texas','McMullen County','Texas McMullen County Description'); insert into locations values (2680,'Texas','Madison County','Texas Madison County Description'); insert into locations values (2681,'Texas','Marion County','Texas Marion County Description'); insert into locations values (2682,'Texas','Martin County','Texas Martin County Description'); insert into locations values (2683,'Texas','Mason County','Texas Mason County Description'); insert into locations values (2684,'Texas','Matagorda County','Texas Matagorda County Description'); insert into locations values (2685,'Texas','Maverick County','Texas Maverick County Description'); insert into locations values (2686,'Texas','Medina County','Texas Medina County Description'); insert into locations values (2687,'Texas','Menard County','Texas Menard County Description'); insert into locations values (2688,'Texas','Midland County','Texas Midland County Description'); insert into locations values (2689,'Texas','Milam County','Texas Milam County Description'); insert into locations values (2690,'Texas','Mills County','Texas Mills County Description'); insert into locations values (2691,'Texas','Mitchell County','Texas Mitchell County Description'); insert into locations values (2692,'Texas','Montague County','Texas Montague County Description'); insert into locations values (2693,'Texas','Montgomery County','Texas Montgomery County Description'); insert into locations values (2694,'Texas','Moore County','Texas Moore County Description'); insert into locations values (2695,'Texas','Morris County','Texas Morris County Description'); insert into locations values (2696,'Texas','Motley County','Texas Motley County Description'); insert into locations values (2697,'Texas','Nacogdoches County','Texas Nacogdoches County Description'); insert into locations values (2698,'Texas','Navarro County','Texas Navarro County Description'); insert into locations values (2699,'Texas','Newton County','Texas Newton County Description'); insert into locations values (2700,'Texas','Nolan County','Texas Nolan County Description'); insert into locations values (2701,'Texas','Nueces County','Texas Nueces County Description'); insert into locations values (2702,'Texas','Ochiltree County','Texas Ochiltree County Description'); insert into locations values (2703,'Texas','Oldham County','Texas Oldham County Description'); insert into locations values (2704,'Texas','Orange County','Texas Orange County Description'); insert into locations values (2705,'Texas','Palo Pinto County','Texas Palo Pinto County Description'); insert into locations values (2706,'Texas','Panola County','Texas Panola County Description'); insert into locations values (2707,'Texas','Parker County','Texas Parker County Description'); insert into locations values (2708,'Texas','Parmer County','Texas Parmer County Description'); insert into locations values (2709,'Texas','Pecos County','Texas Pecos County Description'); insert into locations values (2710,'Texas','Polk County','Texas Polk County Description'); insert into locations values (2711,'Texas','Potter County','Texas Potter County Description'); insert into locations values (2712,'Texas','Presidio County','Texas Presidio County Description'); insert into locations values (2713,'Texas','Rains County','Texas Rains County Description'); insert into locations values (2714,'Texas','Randall County','Texas Randall County Description'); insert into locations values (2715,'Texas','Reagan County','Texas Reagan County Description'); insert into locations values (2716,'Texas','Real County','Texas Real County Description'); insert into locations values (2717,'Texas','Red River County','Texas Red River County Description'); insert into locations values (2718,'Texas','Reeves County','Texas Reeves County Description'); insert into locations values (2719,'Texas','Refugio County','Texas Refugio County Description'); insert into locations values (2720,'Texas','Roberts County','Texas Roberts County Description'); insert into locations values (2721,'Texas','Robertson County','Texas Robertson County Description'); insert into locations values (2722,'Texas','Rockwall County','Texas Rockwall County Description'); insert into locations values (2723,'Texas','Runnels County','Texas Runnels County Description'); insert into locations values (2724,'Texas','Rusk County','Texas Rusk County Description'); insert into locations values (2725,'Texas','Sabine County','Texas Sabine County Description'); insert into locations values (2726,'Texas','San Augustine County','Texas San Augustine County Description'); insert into locations values (2727,'Texas','San Jacinto County','Texas San Jacinto County Description'); insert into locations values (2728,'Texas','San Patricio County','Texas San Patricio County Description'); insert into locations values (2729,'Texas','San Saba County','Texas San Saba County Description'); insert into locations values (2730,'Texas','Schleicher County','Texas Schleicher County Description'); insert into locations values (2731,'Texas','Scurry County','Texas Scurry County Description'); insert into locations values (2732,'Texas','Shackelford County','Texas Shackelford County Description'); insert into locations values (2733,'Texas','Shelby County','Texas Shelby County Description'); insert into locations values (2734,'Texas','Sherman County','Texas Sherman County Description'); insert into locations values (2735,'Texas','Smith County','Texas Smith County Description'); insert into locations values (2736,'Texas','Somervell County','Texas Somervell County Description'); insert into locations values (2737,'Texas','Starr County','Texas Starr County Description'); insert into locations values (2738,'Texas','Stephens County','Texas Stephens County Description'); insert into locations values (2739,'Texas','Sterling County','Texas Sterling County Description'); insert into locations values (2740,'Texas','Stonewall County','Texas Stonewall County Description'); insert into locations values (2741,'Texas','Sutton County','Texas Sutton County Description'); insert into locations values (2742,'Texas','Swisher County','Texas Swisher County Description'); insert into locations values (2743,'Texas','Tarrant County','Texas Tarrant County Description'); insert into locations values (2744,'Texas','Taylor County','Texas Taylor County Description'); insert into locations values (2745,'Texas','Terrell County','Texas Terrell County Description'); insert into locations values (2746,'Texas','Terry County','Texas Terry County Description'); insert into locations values (2747,'Texas','Throckmorton County','Texas Throckmorton County Description'); insert into locations values (2748,'Texas','Titus County','Texas Titus County Description'); insert into locations values (2749,'Texas','Tom Green County','Texas Tom Green County Description'); insert into locations values (2750,'Texas','Travis County','Texas Travis County Description'); insert into locations values (2751,'Texas','Trinity County','Texas Trinity County Description'); insert into locations values (2752,'Texas','Tyler County','Texas Tyler County Description'); insert into locations values (2753,'Texas','Upshur County','Texas Upshur County Description'); insert into locations values (2754,'Texas','Upton County','Texas Upton County Description'); insert into locations values (2755,'Texas','Uvalde County','Texas Uvalde County Description'); insert into locations values (2756,'Texas','Val Verde County','Texas Val Verde County Description'); insert into locations values (2757,'Texas','Van Zandt County','Texas Van Zandt County Description'); insert into locations values (2758,'Texas','Victoria County','Texas Victoria County Description'); insert into locations values (2759,'Texas','Walker County','Texas Walker County Description'); insert into locations values (2760,'Texas','Waller County','Texas Waller County Description'); insert into locations values (2761,'Texas','Ward County','Texas Ward County Description'); insert into locations values (2762,'Texas','Washington County','Texas Washington County Description'); insert into locations values (2763,'Texas','Webb County','Texas Webb County Description'); insert into locations values (2764,'Texas','Wharton County','Texas Wharton County Description'); insert into locations values (2765,'Texas','Wheeler County','Texas Wheeler County Description'); insert into locations values (2766,'Texas','Wichita County','Texas Wichita County Description'); insert into locations values (2767,'Texas','Wilbarger County','Texas Wilbarger County Description'); insert into locations values (2768,'Texas','Willacy County','Texas Willacy County Description'); insert into locations values (2769,'Texas','Williamson County','Texas Williamson County Description'); insert into locations values (2770,'Texas','Wilson County','Texas Wilson County Description'); insert into locations values (2771,'Texas','Winkler County','Texas Winkler County Description'); insert into locations values (2772,'Texas','Wise County','Texas Wise County Description'); insert into locations values (2773,'Texas','Wood County','Texas Wood County Description'); insert into locations values (2774,'Texas','Yoakum County','Texas Yoakum County Description'); insert into locations values (2775,'Texas','Young County','Texas Young County Description'); insert into locations values (2776,'Texas','Zapata County','Texas Zapata County Description'); insert into locations values (2777,'Texas','Zavala County','Texas Zavala County Description'); insert into locations values (2778,'Utah','Beaver County','Utah Beaver County Description'); insert into locations values (2779,'Utah','Box Elder County','Utah Box Elder County Description'); insert into locations values (2780,'Utah','Cache County','Utah Cache County Description'); insert into locations values (2781,'Utah','Carbon County','Utah Carbon County Description'); insert into locations values (2782,'Utah','Daggett County','Utah Daggett County Description'); insert into locations values (2783,'Utah','Davis County','Utah Davis County Description'); insert into locations values (2784,'Utah','Duchesne County','Utah Duchesne County Description'); insert into locations values (2785,'Utah','Emery County','Utah Emery County Description'); insert into locations values (2786,'Utah','Garfield County','Utah Garfield County Description'); insert into locations values (2787,'Utah','Grand County','Utah Grand County Description'); insert into locations values (2788,'Utah','Iron County','Utah Iron County Description'); insert into locations values (2789,'Utah','Juab County','Utah Juab County Description'); insert into locations values (2790,'Utah','Kane County','Utah Kane County Description'); insert into locations values (2791,'Utah','Millard County','Utah Millard County Description'); insert into locations values (2792,'Utah','Morgan County','Utah Morgan County Description'); insert into locations values (2793,'Utah','Piute County','Utah Piute County Description'); insert into locations values (2794,'Utah','Rich County','Utah Rich County Description'); insert into locations values (2795,'Utah','Salt Lake County','Utah Salt Lake County Description'); insert into locations values (2796,'Utah','San Juan County','Utah San Juan County Description'); insert into locations values (2797,'Utah','Sanpete County','Utah Sanpete County Description'); insert into locations values (2798,'Utah','Sevier County','Utah Sevier County Description'); insert into locations values (2799,'Utah','Summit County','Utah Summit County Description'); insert into locations values (2800,'Utah','Tooele County','Utah Tooele County Description'); insert into locations values (2801,'Utah','Uintah County','Utah Uintah County Description'); insert into locations values (2802,'Utah','Utah County','Utah Utah County Description'); insert into locations values (2803,'Utah','Wasatch County','Utah Wasatch County Description'); insert into locations values (2804,'Utah','Washington County','Utah Washington County Description'); insert into locations values (2805,'Utah','Wayne County','Utah Wayne County Description'); insert into locations values (2806,'Utah','Weber County','Utah Weber County Description'); insert into locations values (2807,'Vermont','Addison County','Vermont Addison County Description'); insert into locations values (2808,'Vermont','Bennington County','Vermont Bennington County Description'); insert into locations values (2809,'Vermont','Caledonia County','Vermont Caledonia County Description'); insert into locations values (2810,'Vermont','Chittenden County','Vermont Chittenden County Description'); insert into locations values (2811,'Vermont','Essex County','Vermont Essex County Description'); insert into locations values (2812,'Vermont','Franklin County','Vermont Franklin County Description'); insert into locations values (2813,'Vermont','Grand Isle County','Vermont Grand Isle County Description'); insert into locations values (2814,'Vermont','Lamoille County','Vermont Lamoille County Description'); insert into locations values (2815,'Vermont','Orange County','Vermont Orange County Description'); insert into locations values (2816,'Vermont','Orleans County','Vermont Orleans County Description'); insert into locations values (2817,'Vermont','Rutland County','Vermont Rutland County Description'); insert into locations values (2818,'Vermont','Washington County','Vermont Washington County Description'); insert into locations values (2819,'Vermont','Windham County','Vermont Windham County Description'); insert into locations values (2820,'Vermont','Windsor County','Vermont Windsor County Description'); insert into locations values (2821,'Virginia','Accomack County','Virginia Accomack County Description'); insert into locations values (2822,'Virginia','Albemarle County','Virginia Albemarle County Description'); insert into locations values (2823,'Virginia','Alleghany County','Virginia Alleghany County Description'); insert into locations values (2824,'Virginia','Amelia County','Virginia Amelia County Description'); insert into locations values (2825,'Virginia','Amherst County','Virginia Amherst County Description'); insert into locations values (2826,'Virginia','Appomattox County','Virginia Appomattox County Description'); insert into locations values (2827,'Virginia','Arlington County','Virginia Arlington County Description'); insert into locations values (2828,'Virginia','Augusta County','Virginia Augusta County Description'); insert into locations values (2829,'Virginia','Bath County','Virginia Bath County Description'); insert into locations values (2830,'Virginia','Bedford County','Virginia Bedford County Description'); insert into locations values (2831,'Virginia','Bland County','Virginia Bland County Description'); insert into locations values (2832,'Virginia','Botetourt County','Virginia Botetourt County Description'); insert into locations values (2833,'Virginia','Brunswick County','Virginia Brunswick County Description'); insert into locations values (2834,'Virginia','Buchanan County','Virginia Buchanan County Description'); insert into locations values (2835,'Virginia','Buckingham County','Virginia Buckingham County Description'); insert into locations values (2836,'Virginia','Campbell County','Virginia Campbell County Description'); insert into locations values (2837,'Virginia','Caroline County','Virginia Caroline County Description'); insert into locations values (2838,'Virginia','Carroll County','Virginia Carroll County Description'); insert into locations values (2839,'Virginia','Charles City County','Virginia Charles City County Description'); insert into locations values (2840,'Virginia','Charlotte County','Virginia Charlotte County Description'); insert into locations values (2841,'Virginia','Chesterfield County','Virginia Chesterfield County Description'); insert into locations values (2842,'Virginia','Clarke County','Virginia Clarke County Description'); insert into locations values (2843,'Virginia','Craig County','Virginia Craig County Description'); insert into locations values (2844,'Virginia','Culpeper County','Virginia Culpeper County Description'); insert into locations values (2845,'Virginia','Cumberland County','Virginia Cumberland County Description'); insert into locations values (2846,'Virginia','Dickenson County','Virginia Dickenson County Description'); insert into locations values (2847,'Virginia','Dinwiddie County','Virginia Dinwiddie County Description'); insert into locations values (2848,'Virginia','Essex County','Virginia Essex County Description'); insert into locations values (2849,'Virginia','Fairfax County','Virginia Fairfax County Description'); insert into locations values (2850,'Virginia','Fauquier County','Virginia Fauquier County Description'); insert into locations values (2851,'Virginia','Floyd County','Virginia Floyd County Description'); insert into locations values (2852,'Virginia','Fluvanna County','Virginia Fluvanna County Description'); insert into locations values (2853,'Virginia','Franklin County','Virginia Franklin County Description'); insert into locations values (2854,'Virginia','Frederick County','Virginia Frederick County Description'); insert into locations values (2855,'Virginia','Giles County','Virginia Giles County Description'); insert into locations values (2856,'Virginia','Gloucester County','Virginia Gloucester County Description'); insert into locations values (2857,'Virginia','Goochland County','Virginia Goochland County Description'); insert into locations values (2858,'Virginia','Grayson County','Virginia Grayson County Description'); insert into locations values (2859,'Virginia','Greene County','Virginia Greene County Description'); insert into locations values (2860,'Virginia','Greensville County','Virginia Greensville County Description'); insert into locations values (2861,'Virginia','Halifax County','Virginia Halifax County Description'); insert into locations values (2862,'Virginia','Hanover County','Virginia Hanover County Description'); insert into locations values (2863,'Virginia','Henrico County','Virginia Henrico County Description'); insert into locations values (2864,'Virginia','Henry County','Virginia Henry County Description'); insert into locations values (2865,'Virginia','Highland County','Virginia Highland County Description'); insert into locations values (2866,'Virginia','Isle of Wight County','Virginia Isle of Wight County Description'); insert into locations values (2867,'Virginia','James City County','Virginia James City County Description'); insert into locations values (2868,'Virginia','King and Queen County','Virginia King and Queen County Description'); insert into locations values (2869,'Virginia','King George County','Virginia King George County Description'); insert into locations values (2870,'Virginia','King William County','Virginia King William County Description'); insert into locations values (2871,'Virginia','Lancaster County','Virginia Lancaster County Description'); insert into locations values (2872,'Virginia','Lee County','Virginia Lee County Description'); insert into locations values (2873,'Virginia','Loudoun County','Virginia Loudoun County Description'); insert into locations values (2874,'Virginia','Louisa County','Virginia Louisa County Description'); insert into locations values (2875,'Virginia','Lunenburg County','Virginia Lunenburg County Description'); insert into locations values (2876,'Virginia','Madison County','Virginia Madison County Description'); insert into locations values (2877,'Virginia','Mathews County','Virginia Mathews County Description'); insert into locations values (2878,'Virginia','Mecklenburg County','Virginia Mecklenburg County Description'); insert into locations values (2879,'Virginia','Middlesex County','Virginia Middlesex County Description'); insert into locations values (2880,'Virginia','Montgomery County','Virginia Montgomery County Description'); insert into locations values (2881,'Virginia','Nelson County','Virginia Nelson County Description'); insert into locations values (2882,'Virginia','New Kent County','Virginia New Kent County Description'); insert into locations values (2883,'Virginia','Northampton County','Virginia Northampton County Description'); insert into locations values (2884,'Virginia','Northumberland County','Virginia Northumberland County Description'); insert into locations values (2885,'Virginia','Nottoway County','Virginia Nottoway County Description'); insert into locations values (2886,'Virginia','Orange County','Virginia Orange County Description'); insert into locations values (2887,'Virginia','Page County','Virginia Page County Description'); insert into locations values (2888,'Virginia','Patrick County','Virginia Patrick County Description'); insert into locations values (2889,'Virginia','Pittsylvania County','Virginia Pittsylvania County Description'); insert into locations values (2890,'Virginia','Powhatan County','Virginia Powhatan County Description'); insert into locations values (2891,'Virginia','Prince Edward County','Virginia Prince Edward County Description'); insert into locations values (2892,'Virginia','Prince George County','Virginia Prince George County Description'); insert into locations values (2893,'Virginia','Prince William County','Virginia Prince William County Description'); insert into locations values (2894,'Virginia','Pulaski County','Virginia Pulaski County Description'); insert into locations values (2895,'Virginia','Rappahannock County','Virginia Rappahannock County Description'); insert into locations values (2896,'Virginia','Richmond County','Virginia Richmond County Description'); insert into locations values (2897,'Virginia','Roanoke County','Virginia Roanoke County Description'); insert into locations values (2898,'Virginia','Rockbridge County','Virginia Rockbridge County Description'); insert into locations values (2899,'Virginia','Rockingham County','Virginia Rockingham County Description'); insert into locations values (2900,'Virginia','Russell County','Virginia Russell County Description'); insert into locations values (2901,'Virginia','Scott County','Virginia Scott County Description'); insert into locations values (2902,'Virginia','Shenandoah County','Virginia Shenandoah County Description'); insert into locations values (2903,'Virginia','Smyth County','Virginia Smyth County Description'); insert into locations values (2904,'Virginia','Southampton County','Virginia Southampton County Description'); insert into locations values (2905,'Virginia','Spotsylvania County','Virginia Spotsylvania County Description'); insert into locations values (2906,'Virginia','Stafford County','Virginia Stafford County Description'); insert into locations values (2907,'Virginia','Surry County','Virginia Surry County Description'); insert into locations values (2908,'Virginia','Sussex County','Virginia Sussex County Description'); insert into locations values (2909,'Virginia','Tazewell County','Virginia Tazewell County Description'); insert into locations values (2910,'Virginia','Warren County','Virginia Warren County Description'); insert into locations values (2911,'Virginia','Washington County','Virginia Washington County Description'); insert into locations values (2912,'Virginia','Westmoreland County','Virginia Westmoreland County Description'); insert into locations values (2913,'Virginia','Wise County','Virginia Wise County Description'); insert into locations values (2914,'Virginia','Wythe County','Virginia Wythe County Description'); insert into locations values (2915,'Virginia','York County','Virginia York County Description'); insert into locations values (2916,'Virginia','Alexandria, City of','Virginia Alexandria, City of Description'); insert into locations values (2917,'Virginia','Bedford, City of','Virginia Bedford, City of Description'); insert into locations values (2918,'Virginia','Bristol, City of','Virginia Bristol, City of Description'); insert into locations values (2919,'Virginia','Buena Vista, City of','Virginia Buena Vista, City of Description'); insert into locations values (2920,'Virginia','Charlottesville, City of','Virginia Charlottesville, City of Description'); insert into locations values (2921,'Virginia','Chesapeake, City of','Virginia Chesapeake, City of Description'); insert into locations values (2922,'Virginia','Colonial Heights, City of','Virginia Colonial Heights, City of Description'); insert into locations values (2923,'Virginia','Covington, City of','Virginia Covington, City of Description'); insert into locations values (2924,'Virginia','Danville, City of','Virginia Danville, City of Description'); insert into locations values (2925,'Virginia','Emporia, City of','Virginia Emporia, City of Description'); insert into locations values (2926,'Virginia','Fairfax, City of','Virginia Fairfax, City of Description'); insert into locations values (2927,'Virginia','Falls Church, City of','Virginia Falls Church, City of Description'); insert into locations values (2928,'Virginia','Franklin, City of','Virginia Franklin, City of Description'); insert into locations values (2929,'Virginia','Fredericksburg, City of','Virginia Fredericksburg, City of Description'); insert into locations values (2930,'Virginia','Galax, City of','Virginia Galax, City of Description'); insert into locations values (2931,'Virginia','Hampton, City of','Virginia Hampton, City of Description'); insert into locations values (2932,'Virginia','Harrisonburg, City of','Virginia Harrisonburg, City of Description'); insert into locations values (2933,'Virginia','Hopewell, City of','Virginia Hopewell, City of Description'); insert into locations values (2934,'Virginia','Lexington, City of','Virginia Lexington, City of Description'); insert into locations values (2935,'Virginia','Lynchburg, City of','Virginia Lynchburg, City of Description'); insert into locations values (2936,'Virginia','Manassas, City of','Virginia Manassas, City of Description'); insert into locations values (2937,'Virginia','Manassas Park, City of','Virginia Manassas Park, City of Description'); insert into locations values (2938,'Virginia','Martinsville, City of','Virginia Martinsville, City of Description'); insert into locations values (2939,'Virginia','Newport News, City of','Virginia Newport News, City of Description'); insert into locations values (2940,'Virginia','Norfolk, City of','Virginia Norfolk, City of Description'); insert into locations values (2941,'Virginia','Norton, City of','Virginia Norton, City of Description'); insert into locations values (2942,'Virginia','Petersburg, City of','Virginia Petersburg, City of Description'); insert into locations values (2943,'Virginia','Poquoson, City of','Virginia Poquoson, City of Description'); insert into locations values (2944,'Virginia','Portsmouth, City of','Virginia Portsmouth, City of Description'); insert into locations values (2945,'Virginia','Radford, City of','Virginia Radford, City of Description'); insert into locations values (2946,'Virginia','Richmond, City of','Virginia Richmond, City of Description'); insert into locations values (2947,'Virginia','Roanoke, City of','Virginia Roanoke, City of Description'); insert into locations values (2948,'Virginia','Salem, City of','Virginia Salem, City of Description'); insert into locations values (2949,'Virginia','Staunton, City of','Virginia Staunton, City of Description'); insert into locations values (2950,'Virginia','Suffolk, City of','Virginia Suffolk, City of Description'); insert into locations values (2951,'Virginia','Virginia Beach, City of','Virginia Virginia Beach, City of Description'); insert into locations values (2952,'Virginia','Waynesboro, City of','Virginia Waynesboro, City of Description'); insert into locations values (2953,'Virginia','Williamsburg, City of','Virginia Williamsburg, City of Description'); insert into locations values (2954,'Virginia','Winchester, City of','Virginia Winchester, City of Description'); insert into locations values (2955,'Washington','Adams County','Washington Adams County Description'); insert into locations values (2956,'Washington','Asotin County','Washington Asotin County Description'); insert into locations values (2957,'Washington','Benton County','Washington Benton County Description'); insert into locations values (2958,'Washington','Chelan County','Washington Chelan County Description'); insert into locations values (2959,'Washington','Clallam County','Washington Clallam County Description'); insert into locations values (2960,'Washington','Clark County','Washington Clark County Description'); insert into locations values (2961,'Washington','Columbia County','Washington Columbia County Description'); insert into locations values (2962,'Washington','Cowlitz County','Washington Cowlitz County Description'); insert into locations values (2963,'Washington','Douglas County','Washington Douglas County Description'); insert into locations values (2964,'Washington','Ferry County','Washington Ferry County Description'); insert into locations values (2965,'Washington','Franklin County','Washington Franklin County Description'); insert into locations values (2966,'Washington','Garfield County','Washington Garfield County Description'); insert into locations values (2967,'Washington','Grant County','Washington Grant County Description'); insert into locations values (2968,'Washington','Grays Harbor County','Washington Grays Harbor County Description'); insert into locations values (2969,'Washington','Island County','Washington Island County Description'); insert into locations values (2970,'Washington','Jefferson County','Washington Jefferson County Description'); insert into locations values (2971,'Washington','King County','Washington King County Description'); insert into locations values (2972,'Washington','Kitsap County','Washington Kitsap County Description'); insert into locations values (2973,'Washington','Kittitas County','Washington Kittitas County Description'); insert into locations values (2974,'Washington','Klickitat County','Washington Klickitat County Description'); insert into locations values (2975,'Washington','Lewis County','Washington Lewis County Description'); insert into locations values (2976,'Washington','Lincoln County','Washington Lincoln County Description'); insert into locations values (2977,'Washington','Mason County','Washington Mason County Description'); insert into locations values (2978,'Washington','Okanogan County','Washington Okanogan County Description'); insert into locations values (2979,'Washington','Pacific County','Washington Pacific County Description'); insert into locations values (2980,'Washington','Pend Oreille County','Washington Pend Oreille County Description'); insert into locations values (2981,'Washington','Pierce County','Washington Pierce County Description'); insert into locations values (2982,'Washington','San Juan County','Washington San Juan County Description'); insert into locations values (2983,'Washington','Skagit County','Washington Skagit County Description'); insert into locations values (2984,'Washington','Skamania County','Washington Skamania County Description'); insert into locations values (2985,'Washington','Snohomish County','Washington Snohomish County Description'); insert into locations values (2986,'Washington','Spokane County','Washington Spokane County Description'); insert into locations values (2987,'Washington','Stevens County','Washington Stevens County Description'); insert into locations values (2988,'Washington','Thurston County','Washington Thurston County Description'); insert into locations values (2989,'Washington','Wahkiakum County','Washington Wahkiakum County Description'); insert into locations values (2990,'Washington','Walla Walla County','Washington Walla Walla County Description'); insert into locations values (2991,'Washington','Whatcom County','Washington Whatcom County Description'); insert into locations values (2992,'Washington','Whitman County','Washington Whitman County Description'); insert into locations values (2993,'Washington','Yakima County','Washington Yakima County Description'); insert into locations values (2994,'West Virginia','Barbour County','West Virginia Barbour County Description'); insert into locations values (2995,'West Virginia','Berkeley County','West Virginia Berkeley County Description'); insert into locations values (2996,'West Virginia','Boone County','West Virginia Boone County Description'); insert into locations values (2997,'West Virginia','Braxton County','West Virginia Braxton County Description'); insert into locations values (2998,'West Virginia','Brooke County','West Virginia Brooke County Description'); insert into locations values (2999,'West Virginia','Cabell County','West Virginia Cabell County Description'); insert into locations values (3000,'West Virginia','Calhoun County','West Virginia Calhoun County Description'); insert into locations values (3001,'West Virginia','Clay County','West Virginia Clay County Description'); insert into locations values (3002,'West Virginia','Doddridge County','West Virginia Doddridge County Description'); insert into locations values (3003,'West Virginia','Fayette County','West Virginia Fayette County Description'); insert into locations values (3004,'West Virginia','Gilmer County','West Virginia Gilmer County Description'); insert into locations values (3005,'West Virginia','Grant County','West Virginia Grant County Description'); insert into locations values (3006,'West Virginia','Greenbrier County','West Virginia Greenbrier County Description'); insert into locations values (3007,'West Virginia','Hampshire County','West Virginia Hampshire County Description'); insert into locations values (3008,'West Virginia','Hancock County','West Virginia Hancock County Description'); insert into locations values (3009,'West Virginia','Hardy County','West Virginia Hardy County Description'); insert into locations values (3010,'West Virginia','Harrison County','West Virginia Harrison County Description'); insert into locations values (3011,'West Virginia','Jackson County','West Virginia Jackson County Description'); insert into locations values (3012,'West Virginia','Jefferson County','West Virginia Jefferson County Description'); insert into locations values (3013,'West Virginia','Kanawha County','West Virginia Kanawha County Description'); insert into locations values (3014,'West Virginia','Lewis County','West Virginia Lewis County Description'); insert into locations values (3015,'West Virginia','Lincoln County','West Virginia Lincoln County Description'); insert into locations values (3016,'West Virginia','Logan County','West Virginia Logan County Description'); insert into locations values (3017,'West Virginia','McDowell County','West Virginia McDowell County Description'); insert into locations values (3018,'West Virginia','Marion County','West Virginia Marion County Description'); insert into locations values (3019,'West Virginia','Marshall County','West Virginia Marshall County Description'); insert into locations values (3020,'West Virginia','Mason County','West Virginia Mason County Description'); insert into locations values (3021,'West Virginia','Mercer County','West Virginia Mercer County Description'); insert into locations values (3022,'West Virginia','Mineral County','West Virginia Mineral County Description'); insert into locations values (3023,'West Virginia','Mingo County','West Virginia Mingo County Description'); insert into locations values (3024,'West Virginia','Monongalia County','West Virginia Monongalia County Description'); insert into locations values (3025,'West Virginia','Monroe County','West Virginia Monroe County Description'); insert into locations values (3026,'West Virginia','Morgan County','West Virginia Morgan County Description'); insert into locations values (3027,'West Virginia','Nicholas County','West Virginia Nicholas County Description'); insert into locations values (3028,'West Virginia','Ohio County','West Virginia Ohio County Description'); insert into locations values (3029,'West Virginia','Pendleton County','West Virginia Pendleton County Description'); insert into locations values (3030,'West Virginia','Pleasants County','West Virginia Pleasants County Description'); insert into locations values (3031,'West Virginia','Pocahontas County','West Virginia Pocahontas County Description'); insert into locations values (3032,'West Virginia','Preston County','West Virginia Preston County Description'); insert into locations values (3033,'West Virginia','Putnam County','West Virginia Putnam County Description'); insert into locations values (3034,'West Virginia','Raleigh County','West Virginia Raleigh County Description'); insert into locations values (3035,'West Virginia','Randolph County','West Virginia Randolph County Description'); insert into locations values (3036,'West Virginia','Ritchie County','West Virginia Ritchie County Description'); insert into locations values (3037,'West Virginia','Roane County','West Virginia Roane County Description'); insert into locations values (3038,'West Virginia','Summers County','West Virginia Summers County Description'); insert into locations values (3039,'West Virginia','Taylor County','West Virginia Taylor County Description'); insert into locations values (3040,'West Virginia','Tucker County','West Virginia Tucker County Description'); insert into locations values (3041,'West Virginia','Tyler County','West Virginia Tyler County Description'); insert into locations values (3042,'West Virginia','Upshur County','West Virginia Upshur County Description'); insert into locations values (3043,'West Virginia','Wayne County','West Virginia Wayne County Description'); insert into locations values (3044,'West Virginia','Webster County','West Virginia Webster County Description'); insert into locations values (3045,'West Virginia','Wetzel County','West Virginia Wetzel County Description'); insert into locations values (3046,'West Virginia','Wirt County','West Virginia Wirt County Description'); insert into locations values (3047,'West Virginia','Wood County','West Virginia Wood County Description'); insert into locations values (3048,'West Virginia','Wyoming County','West Virginia Wyoming County Description'); insert into locations values (3049,'Wisconsin','Adams County','Wisconsin Adams County Description'); insert into locations values (3050,'Wisconsin','Ashland County','Wisconsin Ashland County Description'); insert into locations values (3051,'Wisconsin','Barron County','Wisconsin Barron County Description'); insert into locations values (3052,'Wisconsin','Bayfield County','Wisconsin Bayfield County Description'); insert into locations values (3053,'Wisconsin','Brown County','Wisconsin Brown County Description'); insert into locations values (3054,'Wisconsin','Buffalo County','Wisconsin Buffalo County Description'); insert into locations values (3055,'Wisconsin','Burnett County','Wisconsin Burnett County Description'); insert into locations values (3056,'Wisconsin','Calumet County','Wisconsin Calumet County Description'); insert into locations values (3057,'Wisconsin','Chippewa County','Wisconsin Chippewa County Description'); insert into locations values (3058,'Wisconsin','Clark County','Wisconsin Clark County Description'); insert into locations values (3059,'Wisconsin','Columbia County','Wisconsin Columbia County Description'); insert into locations values (3060,'Wisconsin','Crawford County','Wisconsin Crawford County Description'); insert into locations values (3061,'Wisconsin','Dane County','Wisconsin Dane County Description'); insert into locations values (3062,'Wisconsin','Dodge County','Wisconsin Dodge County Description'); insert into locations values (3063,'Wisconsin','Door County','Wisconsin Door County Description'); insert into locations values (3064,'Wisconsin','Douglas County','Wisconsin Douglas County Description'); insert into locations values (3065,'Wisconsin','Dunn County','Wisconsin Dunn County Description'); insert into locations values (3066,'Wisconsin','Eau Claire County','Wisconsin Eau Claire County Description'); insert into locations values (3067,'Wisconsin','Florence County','Wisconsin Florence County Description'); insert into locations values (3068,'Wisconsin','Fond du Lac County','Wisconsin Fond du Lac County Description'); insert into locations values (3069,'Wisconsin','Forest County','Wisconsin Forest County Description'); insert into locations values (3070,'Wisconsin','Grant County','Wisconsin Grant County Description'); insert into locations values (3071,'Wisconsin','Green County','Wisconsin Green County Description'); insert into locations values (3072,'Wisconsin','Green Lake County','Wisconsin Green Lake County Description'); insert into locations values (3073,'Wisconsin','Iowa County','Wisconsin Iowa County Description'); insert into locations values (3074,'Wisconsin','Iron County','Wisconsin Iron County Description'); insert into locations values (3075,'Wisconsin','Jackson County','Wisconsin Jackson County Description'); insert into locations values (3076,'Wisconsin','Jefferson County','Wisconsin Jefferson County Description'); insert into locations values (3077,'Wisconsin','Juneau County','Wisconsin Juneau County Description'); insert into locations values (3078,'Wisconsin','Kenosha County','Wisconsin Kenosha County Description'); insert into locations values (3079,'Wisconsin','Kewaunee County','Wisconsin Kewaunee County Description'); insert into locations values (3080,'Wisconsin','La Crosse County','Wisconsin La Crosse County Description'); insert into locations values (3081,'Wisconsin','Lafayette County','Wisconsin Lafayette County Description'); insert into locations values (3082,'Wisconsin','Langlade County','Wisconsin Langlade County Description'); insert into locations values (3083,'Wisconsin','Lincoln County','Wisconsin Lincoln County Description'); insert into locations values (3084,'Wisconsin','Manitowoc County','Wisconsin Manitowoc County Description'); insert into locations values (3085,'Wisconsin','Marathon County','Wisconsin Marathon County Description'); insert into locations values (3086,'Wisconsin','Marinette County','Wisconsin Marinette County Description'); insert into locations values (3087,'Wisconsin','Marquette County','Wisconsin Marquette County Description'); insert into locations values (3088,'Wisconsin','Menominee County','Wisconsin Menominee County Description'); insert into locations values (3089,'Wisconsin','Milwaukee County','Wisconsin Milwaukee County Description'); insert into locations values (3090,'Wisconsin','Monroe County','Wisconsin Monroe County Description'); insert into locations values (3091,'Wisconsin','Oconto County','Wisconsin Oconto County Description'); insert into locations values (3092,'Wisconsin','Oneida County','Wisconsin Oneida County Description'); insert into locations values (3093,'Wisconsin','Outagamie County','Wisconsin Outagamie County Description'); insert into locations values (3094,'Wisconsin','Ozaukee County','Wisconsin Ozaukee County Description'); insert into locations values (3095,'Wisconsin','Pepin County','Wisconsin Pepin County Description'); insert into locations values (3096,'Wisconsin','Pierce County','Wisconsin Pierce County Description'); insert into locations values (3097,'Wisconsin','Polk County','Wisconsin Polk County Description'); insert into locations values (3098,'Wisconsin','Portage County','Wisconsin Portage County Description'); insert into locations values (3099,'Wisconsin','Price County','Wisconsin Price County Description'); insert into locations values (3100,'Wisconsin','Racine County','Wisconsin Racine County Description'); insert into locations values (3101,'Wisconsin','Richland County','Wisconsin Richland County Description'); insert into locations values (3102,'Wisconsin','Rock County','Wisconsin Rock County Description'); insert into locations values (3103,'Wisconsin','Rusk County','Wisconsin Rusk County Description'); insert into locations values (3104,'Wisconsin','St. Croix County','Wisconsin St. Croix County Description'); insert into locations values (3105,'Wisconsin','Sauk County','Wisconsin Sauk County Description'); insert into locations values (3106,'Wisconsin','Sawyer County','Wisconsin Sawyer County Description'); insert into locations values (3107,'Wisconsin','Shawano County','Wisconsin Shawano County Description'); insert into locations values (3108,'Wisconsin','Sheboygan County','Wisconsin Sheboygan County Description'); insert into locations values (3109,'Wisconsin','Taylor County','Wisconsin Taylor County Description'); insert into locations values (3110,'Wisconsin','Trempealeau County','Wisconsin Trempealeau County Description'); insert into locations values (3111,'Wisconsin','Vernon County','Wisconsin Vernon County Description'); insert into locations values (3112,'Wisconsin','Vilas County','Wisconsin Vilas County Description'); insert into locations values (3113,'Wisconsin','Walworth County','Wisconsin Walworth County Description'); insert into locations values (3114,'Wisconsin','Washburn County','Wisconsin Washburn County Description'); insert into locations values (3115,'Wisconsin','Washington County','Wisconsin Washington County Description'); insert into locations values (3116,'Wisconsin','Waukesha County','Wisconsin Waukesha County Description'); insert into locations values (3117,'Wisconsin','Waupaca County','Wisconsin Waupaca County Description'); insert into locations values (3118,'Wisconsin','Waushara County','Wisconsin Waushara County Description'); insert into locations values (3119,'Wisconsin','Winnebago County','Wisconsin Winnebago County Description'); insert into locations values (3120,'Wisconsin','Wood County','Wisconsin Wood County Description'); insert into locations values (3121,'Wyoming','Albany County','Wyoming Albany County Description'); insert into locations values (3122,'Wyoming','Big Horn County','Wyoming Big Horn County Description'); insert into locations values (3123,'Wyoming','Campbell County','Wyoming Campbell County Description'); insert into locations values (3124,'Wyoming','Carbon County','Wyoming Carbon County Description'); insert into locations values (3125,'Wyoming','Converse County','Wyoming Converse County Description'); insert into locations values (3126,'Wyoming','Crook County','Wyoming Crook County Description'); insert into locations values (3127,'Wyoming','Fremont County','Wyoming Fremont County Description'); insert into locations values (3128,'Wyoming','Goshen County','Wyoming Goshen County Description'); insert into locations values (3129,'Wyoming','Hot Springs County','Wyoming Hot Springs County Description'); insert into locations values (3130,'Wyoming','Johnson County','Wyoming Johnson County Description'); insert into locations values (3131,'Wyoming','Laramie County','Wyoming Laramie County Description'); insert into locations values (3132,'Wyoming','Lincoln County','Wyoming Lincoln County Description'); insert into locations values (3133,'Wyoming','Natrona County','Wyoming Natrona County Description'); insert into locations values (3134,'Wyoming','Niobrara County','Wyoming Niobrara County Description'); insert into locations values (3135,'Wyoming','Park County','Wyoming Park County Description'); insert into locations values (3136,'Wyoming','Platte County','Wyoming Platte County Description'); insert into locations values (3137,'Wyoming','Sheridan County','Wyoming Sheridan County Description'); insert into locations values (3138,'Wyoming','Sublette County','Wyoming Sublette County Description'); insert into locations values (3139,'Wyoming','Sweetwater County','Wyoming Sweetwater County Description'); insert into locations values (3140,'Wyoming','Teton County','Wyoming Teton County Description'); insert into locations values (3141,'Wyoming','Uinta County','Wyoming Uinta County Description'); insert into locations values (3142,'Wyoming','Washakie County','Wyoming Washakie County Description'); insert into locations values (3143,'Wyoming','Weston County','Wyoming Weston County Description'); commit; -- PROMPT Gather statistics for our dimension tables -- EXECUTE dbms_stats.gather_table_stats(ownname=>NULL,tabname=>'locations'); EXECUTE dbms_stats.gather_table_stats(ownname=>NULL,tabname=>'products');