diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e0541d8a0ffd56d784ab77d5ecad08a62d7dd905 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Extract Bibliographic Info From Alma + +[Jupyter Notebook](Extract_Bibliographic_Info_From_Alma.ipynb) for extracting bibliographic information +for a given list of AC-numbers. + +If you want to try this on your local machine, please take note that you will need to get +the [catalogue](https://labs.onb.ac.at/gitlab/labs-team/catalogue) module and either move +*marc_tools/marc_extractor.py* and *sru/almasru.py* to the root of your project or change +the Jupyter Notebook to make the correct imports.