PHPackages                             getdkan/socrata\_harvest - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. getdkan/socrata\_harvest

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

getdkan/socrata\_harvest
========================

Optional DKAN module to harvest from Socrata catalogs.

1.0.1(5y ago)021[2 PRs](https://github.com/GetDKAN/socrata_harvest/pulls)GPL-2.0-or-laterPHP

Since Jul 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/GetDKAN/socrata_harvest)[ Packagist](https://packagist.org/packages/getdkan/socrata_harvest)[ RSS](/packages/getdkan-socrata-harvest/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Socrata Harvest
---------------

[](#socrata-harvest)

This module will fill in required [POD](https://project-open-data.cio.gov/v1.1/schema/) values if they are missing when harvesting from a Socrata data catalog. Ideally these values should be replaced with useful information from the data provider.

Install
-------

[](#install)

```
composer require 'getdkan/socrata_harvest'
drush en socrata_harvest

```

Harvest
-------

[](#harvest)

Register the harvest, replace the **uri** value with the data.json url of your source:

```
drush dkan:harvest:register '{"identifier":"socrata","extract":{"type":"\\Harvest\\ETL\\Extract\\DataJson","uri":"https://YOUR-SOURCE/data.json"},"transforms":["\\Drupal\\socrata_harvest\\Harvest\\Transform\\Socrata", "\\Drupal\\harvest\\Transform\\ResourceImporter"],"load":{"type":"\\Drupal\\harvest\\Load\\Dataset"}}'

```

Run the harvest:

```
drush dkan:harvest:run socrata

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f0d92fbf723138c5371b7bea3cfd623ceffd135864015c965e4379c8bfda37b?d=identicon)[dafeder](/maintainers/dafeder)

---

Top Contributors

[![janette](https://avatars.githubusercontent.com/u/314172?v=4)](https://github.com/janette "janette (6 commits)")

### Embed Badge

![Health badge](/badges/getdkan-socrata-harvest/health.svg)

```
[![Health](https://phpackages.com/badges/getdkan-socrata-harvest/health.svg)](https://phpackages.com/packages/getdkan-socrata-harvest)
```

###  Alternatives

[treeware/plant

13355.9k6](/packages/treeware-plant)[aschmelyun/size

Simple PHP helper to convert bytes to different sizes

471.2k](/packages/aschmelyun-size)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
