The repository is a directory, not a dataset package
commit f74e3e5 contains 3 files in its Git tree: a generated README, an MIT license, and one bundled Titanic CSV archive. The README collects links under subjects that range from agriculture and biology to government, sports, and transport. It is written in English, with a table of contents and short descriptions beside many entries. For someone entering an unfamiliar field, that beats guessing which agency, university lab, or archive owns the useful source.
The listed climate records, genomics collections, transit feeds, and other resources live elsewhere. Cloning the repository therefore gives you the catalog, not a local copy of the cataloged data. That distinction matters before anyone designs a pipeline around it. The single Titanic archive is an exception inside the snapshot, not evidence that the linked collections have been mirrored for stable or offline access.
What happened when we ran it
Our 3-CPU, 8 GB sandbox did not run Awesome Public Datasets. The lab found no supported language ecosystem and no Dockerfile at commit f74e3e5, so it had no install, build, or test command to execute. There is no failed package manager or test log to diagnose. The correct result is simpler: this repository is published reference material rather than runnable software.
The sandbox was a fresh unprivileged Debian container with no secrets. Its 3 CPUs and 8 GB of RAM were available, but there was no application path to exercise. We therefore have no install result, build result, or test result to report, and opening the generated README would not count as a successful run.
The 237,438-byte README favors browsing over filtering
The 237,438-byte README at commit f74e3e5 is useful when you know the domain but not the source. A transport researcher can scan public transit, flight, traffic, and bike-share entries in one place; a biology student can move among genome, protein, microscopy, and taxonomy resources without inventing a dozen search queries. The short descriptions sometimes include a format, date span, or scale, which helps remove obvious mismatches before visiting the host.
The document offers no query language, schema filter, license filter, or machine-oriented catalog endpoint. Search is browser search over one large RST file. That is fine for a human making a shortlist, but awkward for a service that must find all CSV sources with a certain license or geographic scope. Google Dataset Search is better for open-ended retrieval, while Data Package Core Datasets is more useful when consistent packaging matters.
Two open reports show why every destination needs checking
Two 2026 issue reports capture the maintenance burden of any large link collection. Issue 526 says the listed Visual Genome API URL had become casino spam and proposes a different university-hosted address. Issue 515 identifies a computer-networks URL that no longer provides access. These specific reports do not establish that the entire directory is bad. They show why an OK marker cannot replace opening the link yourself.
The status legend distinguishes entries considered healthy from entries marked for repair. That is useful editorial signaling, yet it does not tell you when a source was last checked, what was tested, or whether its terms changed. Before using a dataset, confirm the publisher identity, download path, license, update date, documentation, and a small sample. For sensitive work, check redirects and domains before downloading anything, especially when an issue already describes a hijacked destination.
Contributions go through apd-core and three required fields
The apd-core guide requires 3 YAML fields for a new entry: title, homepage, and category. The README warns contributors not to edit it directly because apd-core generates the file. Proposed entries pass automatic validation and maintainer review. That separation keeps the published index consistent, though it is easy to miss if someone lands on the familiar GitHub edit button.
The stated acceptance policy prefers material that is legally available, useful to a specific domain, directly downloadable, and free of advertising or reputation promotion. The same guide says outdated entries may be removed when no correction arrives. Those are sensible standards. Open broken-link reports show that enforcing them across outside websites remains ongoing work, so contributors who repair an existing source may be as useful as people adding another one.
A 2026 push matters more than the 2023 release tag
GitHub recorded 78,689 stars, 11,815 forks, and 159 combined open issues and pull requests on August 28, 2026. A search of that queue separated 82 open issues from the remaining pull requests. The latest repository push also landed on August 28 and updated the generated README. That activity says the catalog is still being regenerated and discussed, even though the newest tagged release is v20230903 from September 2023.
The queue cuts both ways. Current dataset suggestions and link reports show that people still use the project, while dozens of open items mean a report or submission may wait. The generated README can keep changing without a conventional software release because it is the product. Judge freshness by the push history, the source metadata in apd-core, and the response to concrete link reports, rather than treating the old tag alone as an abandonment signal.
Use it for a shortlist, then inspect the source
Awesome Public Datasets earns a bookmark because it can expose a useful institution or archive you did not know to search for. Its value ends at discovery. commit f74e3e5 offered no executable catalog service, and the 2026 broken-link reports show that outside destinations can decay or become unsafe. Pick two or three plausible entries, verify their owners and terms, download a sample, and record the exact source URL in your own project. If you need stable files or automated filtering, start with a packaged catalog instead.
