Keskustelujen arkisto

Pages: 1 2
Author

Topic: Foreign Language

(23 messages)
Cacou
The number of (different) stories and number of (different) comic pages one can get from reprints in each country. Data from the Inducks database (coa.inducks.org), 2013-08-02.

The number of pages is counted in 4-tier equivalent format (total rounded) so a 3-tier page is counted as 0.75 pages of comics. Dailies and Sundays are counted as 0.5 and 1 page respectively.

Koodia:Country #stories #pages
Everything (*) 138180 608188
All countries 135550 592979
Italy 55041 411532
Germany 30643 285427
Norway 35557 276630
Denmark 31503 267892
Sweden 34133 258478
Finland 31165 248901
Brazil 33727 238670
France 31447 219417
Netherlands 27974 187659
Greece 13655 161108
USA 74036 126159
Spain 12192 114990
Poland 9759 97139
Yugoslavia 9423 54169
Portugal 5883 53302
Australia 5753 41540
UK 7183 32306
Iceland 2960 26928
Czech Republic 2901 24673
Chile 3125 23538
Colombia 2956 23474
China 1105 14337
Russia 2054 12761
Egypt 1709 12127
Bulgaria 1240 11951
Turkey 1398 10071
Belgium 2306 9355
Latvia 1293 8448
Argentina 1028 8286
Romania 816 6073
Mexico 744 5480
Hungary 620 5134
Estonia 543 4494
Indonesia 493 4154
Lithuania 308 3736
Serbia 696 3727
Croatia 404 3188
Canada 380 2674
Japan 452 2371
UAE 205 2064
India 66 1125
Faroe Islands 147 1014
Slovenia 120 858
Slovakia 107 755
Hong Kong 52 651
Malaysia 88 576
Thailand 97 573
Philippines 93 552
Venezuela 67 478
New Zealand 62 308
Ireland 6 217
Ukraine 27 207
Algeria 4 136
South Korea 14 123
Israel 22 80
F.Y.R. Macedonia 8 61
South Africa 1 46
Vietnam 4 46
Kuwait 4 43
Taiwan 3 31
Albania 2 20
Guyana 1 20
Singapore 11 19
Saudi Arabia 3 2
Iran 0 0
Ivory Coast 0 0
Lebanon 0 0
Palestine 0 0
Peru 0 0

(*) Including never published stories

Source of the data: Inducks, using the query below

SELECT COUNT(*), SUM(a.npagesEquivalent4tier) FROM (SELECT DISTINCT s.storycode, (sv2.entirepages+sv2.brokenpagenumerator/sv2.brokenpagedenominator)*IF(LEFT(s.storycode,1)='Y', 0.5, IF(LEFT(s.storycode,1)='Z', 1, IF(s.storycode='CS YD38-06-18', 0.5, sv2.rowsperpage/4.0*sv2.columnsperpage/2.0))) AS npagesEquivalent4tier FROM inducks_story s, inducks_storyversion sv, inducks_storyversion sv2, inducks_entry e, inducks_issue i, inducks_publication p WHERE e.storyversioncode=sv.storyversioncode AND e.issuecode=i.issuecode AND i.publicationcode=p.publicationcode AND s.storycode=sv.storycode AND (sv2.kind='k' OR sv2.kind='n') AND s.originalstoryversioncode=sv2.storyversioncode AND p.countrycode='INSERT_COUNTRY') AS a
Matilda
Ooh, very interesting, Cacou, thanks. All I have to say is: Norway, get yourself an eBay, dammit! (No point in asking Italy to lower its overseas postage.)
I wonder whether the Swedish auction site owned by eBay is integrated into eBay enough that one can use the same username and password, and get stuff on one's eBay watchlist? Probably not. But perhaps i should register on it with my eBay username/password and see what happens?
AzureBlue
Quote from user: MatildaOoh, very interesting, Cacou, thanks. All I have to say is: Norway, get yourself an eBay, dammit! (No point in asking Italy to lower its overseas postage.)

I wonder whether the Swedish auction site owned by eBay is integrated into eBay enough that one can use the same username and password, and get stuff on one's eBay watchlist? Probably not. But perhaps i should register on it with my eBay username/password and see what happens?

There is an ebay.se that you can log into with your eBay account
Germund
Quote from user: MatildaI wonder whether the Swedish auction site owned by eBay is integrated into eBay enough that one can use the same username and password, and get stuff on one's eBay watchlist? Probably not. But perhaps I should register on it with my eBay username/password and see what happens?
Nope, it is not integrated that well. eBay tried to establish a Swedish eBay site a few years ago, but Tradera was already so established that they never succeed. As I have understood it, eBay thus bought Tradera to own the main web auction site here, but let them continue running it as before. Why mess with a concept that works well...? It may be difficult to navigate the site without knowing Swedish, but practically anyone in Sweden knows English fairly well. That doesn't necessarily mean that everyone ships internationally, so write and ask before bidding and make sure you can pay in an OK manner ?? not everyone accepts Paypal, MOs are practically useless here etc. Or buy from dealers or buy/trade with other collectors. I for one still have gaps in my US collection of issues from the 30s-60s and gladly trade Swedish stuff for stuff I'm missing, and I'm sure there are many others like me.

Regarding the site www.ebay.se: Practically noone in Sweden posts auctions there and I didn't even know it still existed. Even the sign in page is located at ebay.co.uk and if you scroll down the auction lists and notice where the sellers are located, they're all auctions from international eBay sites.

One should also think about differences between editions and countries: many many 4-tier stories published in Italy were reformatted to their general 3-tier format, so when buying Italian books (and from other countries too, of course), always check the format of the specific book or series. The Scandinavian titles have been coproduced in one way or the other since they started in the late 1940s, so the content is very similar in all countries (Sweden, Denmark, Norway, to a certain degree Germany). There are differences over the years, of course, but most issues have an equivalence in the other countries.
Cacou
I added the total number of pages all country included.
Here is a version with column aligned format:
http://pastebin.com/VGD063xq
AzureBlue
Quote from user: cacouI added the total number of pages all country included.
Here is a version with column aligned format:
http://pastebin.com/VGD063xq

Thanks@
Lucaman
Hello, my name is Luca and I live in Italy. I have always been a big fan of Disney Comics too.
If you are interested in Italian Disney Comics (Topolino or other), I could buy them for you and send you them too. I can buy new Disney comics or old Disney comics (in this case I could buy them in some flea markets here in Italy).
I would ask only a little fee for the service (according to how many comic books I'll have to search and send).
Ciao,
Luca
Sirtao
A suggestion when buying from Italy: try to ask the eBay sellers the rates for sending with couriers(ie: TNT, DHL, UPS, etc) instead of using the national postal system.
It might be cheaper(and most likely faster)
Pages: 1 2