data-exploration
data-exploration copied to clipboard
Tutorials for working with Library of Congress collections data
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.4 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Hi guys, Is that possible? Talking about this: https://libraryofcongress.github.io/data-exploration/requests.html#searching From the GUI, I can generate queries like this: 650A Computer AND 650A networks NOT K650 Neural NOT 650V Congresses Searching...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.1 to 2.3.0. Release notes Sourced from rubyzip's releases. v2.3.0 Fix frozen string literal error #431 Set OutputStream.write_buffer's buffer to binmode #439 Upgrade rubocop and fix various...
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.2. Changelog Sourced from ffi's changelog. 1.12.2 / 2020-02-01 Fix possible segfault at FFI::Struct#[] and []= after GC.compact . #742 1.12.1 / 2020-01-14 Added: Add...
updated the documentation to explain the default API call only includes items online and how to get all items
… or full state name as argument. I've separated this PR from a separate one to delete the other scripts so you can more easily cherry pick how you want...
to fix issue where github is reporting a vulnerability
Default loc.gov API request defaults to only items available online. To return records for all items, add the parameter ?all=true