@@ -5,8 +5,9 @@ What is this?
55*************
66
77This is an open online book containing short scholarly API code examples (i.e., "recipes")
8- that demonstrate how to work with various scholarly web service APIs. It is part of the University of
9- Alabama Libraries efforts to support `Research Data Services `_.
8+ that demonstrate how to work with various scholarly web service APIs. It is part of the
9+ University of Alabama Libraries `Research Data Services `_ efforts to support data-intensive
10+ academic research and teaching.
1011
1112.. _Research Data Services : https://guides.lib.ua.edu/ResearchDataServices
1213
@@ -35,8 +36,8 @@ What should I be aware of before getting started?
3536
3637 In general, scholarly APIs are designed for the collection of small to medium
3738 sized datasets; that is, in the range of 100s or maybe a few thousand queries at most
38- (various with API). If you need large bulk datasets, an API is likely not the method to use, and
39- there may be bulk data downloads available from the database instead.
39+ (various with API). If you need large bulk datasets, an API is likely not the method to use,
40+ and there may be bulk data downloads available from the database instead.
4041
4142If you decide that your use-case is appropriate for a scholarly API (or similar web service), here are a few good general practices
4243to follow when working with any web API:
@@ -95,5 +96,3 @@ tutorial or document page.
9596.. rubric :: References
9697
9798.. [#ua_work ] `<https://github.com/UA-Libraries-Research-Data-Services/UALIB_Workshops >`_
98-
99-
0 commit comments