Raymond Yee
a6f9e524e1
[Finishes #53514857 ] Change ISBNS of test editions
2013-07-16 16:08:20 -07:00
Raymond Yee
8a85aa88d3
first cut at producing iterator interfaces to Stripe objects -- here I implement one for events
...
don't yield empty page in bookdata.py's grouper
remove extraneous import in gutenberg.py
expose stripe test key as a module variable to make it easier to create a StripeClient that will be in test mode (sc=StipeClient(api_key=TEST_STRIPE_SK))
2012-10-18 06:59:08 -07:00
Raymond Yee
f7e49edfcb
Continuing work on collecting info for OLA pledges
2012-07-18 10:49:25 -07:00
Raymond Yee
2e079b2c2e
Now I have booktests to recalculate clusters
2012-02-17 10:30:09 -08:00
Raymond Yee
a8f1c157be
Check current progress in so that I can focus on a change in the master branch to add missing isbns to Editions
2012-02-15 16:06:40 -08:00
Raymond Yee
9fb57a6b4e
At this point, I have logic in regluit.test.bookloader.load_gutenberg_books to read the data from regluit/experimental/gutenberg/g_seed_isbn.json and load books into the db. Still shaking out bugs from the process though.
2012-02-14 18:01:13 -08:00
Raymond Yee
c04aacec4a
Putting away my work for ry...hope it's ok
2012-02-13 11:28:21 -08:00
Raymond Yee
cfc3dd3549
Code that I'm now running in quasi-production on my laptop to compute the seed isbn. Let's see how it goes
2012-02-10 19:15:35 -08:00
Raymond Yee
2d98cf9b0a
Now looking at thingisbn data and printing out more data from Google Books (publication data, publisher)
2012-02-03 10:08:48 -08:00
Raymond Yee
9cf875c62a
ol.xisbn working now. Running a test comparing OL, Freebase and Google Books on editions for Surfacing
2012-02-03 09:00:52 -08:00
Raymond Yee
6e5f52db4b
work in progress, especially openlibrary xisbn
2012-02-02 23:07:25 -08:00
Raymond Yee
d1b58c89ad
Added bookdata.json_for_olid to pull out metadata for any given OpenLibrary ID (olid), including work, edition, author
...
Added map_refine_fb_links_to_openlibrary_work_ids in gutenberg.py to do the mapping of Freebase IDs -> OpenLibrary work ids and capture in database
2011-12-10 14:18:22 -08:00
Raymond Yee
e121e07e72
Added xisbn-like method based on Freebase data; Added a Freebase /book/book id to OpenLibrary work id mapper
2011-12-05 09:19:07 -08:00
Raymond Yee
31edebe769
Fleshing out Freebase book data search
2011-11-09 09:09:58 -08:00
Raymond Yee
68b4da17d1
Some code for OpenLibrary, Freebase, HathiTrust to explore the nature of the data available in those sources
2011-11-06 07:55:07 -05:00