glottolog / glottolog-legacy

DEPRECATED. See https://github.com/clld/glottolog
12 stars 11 forks source link

downloading tables #58

Closed HedvigS closed 9 years ago

HedvigS commented 9 years ago

I have gotten word that people would like to be able to download more information from the site, in particular the ENTIRE bibliography (sic) as it is currently displayed and all information in the "languages" tables. Currently one only gets 2000 lgs when one downloads the languages tables, and not the ISOs.

Perhaps it could be divided up into different tables and files somewhere under a little download-tab?

Sorry for creating more work, I just heard it from several people now so I thought I'd share. Also, I should add that people really, really, really like glottolog. Like, a lot.

Greetings from Paris

d97hah commented 9 years ago

Can't you download the entire bibio on http://glottolog.org/meta/downloads? Or you mean the entire biblio formatted as a table?

2015-01-13 17:38 GMT+01:00 Hedvig Skirgård notifications@github.com:

I have gotten word that people would like to be able to download more information from the site, in particular the ENTIRE bibliography (sic) as it is currently displayed and all information in the "languages" tables. Currently one only gets 2000 lgs when one downloads the languages tables, and not the ISOs.

Perhaps it could be divided up into different tables and files somewhere under a little download-tab?

Sorry for creating more work, I just heard it from several people now so I thought I'd share. Also, I should add that people really, really, really like glottolog. Like, a lot.

Greetings from Paris

— Reply to this email directly or view it on GitHub https://github.com/clld/glottolog-data/issues/58.

xflr6 commented 9 years ago

You can actually download the CSV of the languages (or any other) datatable in chunks by manipulating the url: Start with this first one and increase the number after iDisplayStart=: second third fourth fith sixth seventh last

There will be tutorials/recipes on stuff like this. Maybe you would like to contribute?

HedvigS commented 9 years ago

That's why the idea with a download tab seemed really familiar, sorry I should have known.

The cvs- languages file just contains glottocode and glotto-name, the JSON contains longitude etc. Perhaps just adding a CSV file of that JSON would be sufficient? The bibliography is indeed there in RDF and Bibtex. I guess... I don't know what other referencing apps people are using, but I known that most of them can integrate with bibtex smoothly. So, I'm gonna recumbent that.

HedvigS commented 9 years ago

@xrotwang Uuuuuh cool! and good idea.

xflr6 commented 9 years ago

As of 2.4, http://glottolog.org/meta/downloads has a CSV for all languoids with the full row set (same as the datatables CSV).