← Back to home
Comparison · Analytics

flightsbr vs r2dii.match

A side-by-side editorial comparison of flightsbr and r2dii.match — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

flightsbr vs r2dii.match: at a glance

Featureflightsbrr2dii.match
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesopen-data, aviation, brazil, data-accessclimate-finance, entity-matching, pacta, loan-books
Last editorial update35m ago38m ago
WebsiteVisit →Visit →

What is flightsbr?

Brazil's flight-data package keeps working around what ANAC publishes and when.

flightsbr downloads Brazilian civil aviation data — flights, airport movements, aircraft registrations, air fares — straight from ANAC into R. Its read_ functions now default to the latest available date rather than requiring one, and read_aircrafts() has been renamed to read_aircraft(). The published feed jumps from 0.1.2 to 0.3.0 to 1.1.0, so intermediate releases are not visible here.

Read the full flightsbr trajectory →

What is r2dii.match?

PACTA's loan-book matcher opened up to sector taxonomies other than its own.

r2dii.match links entries in a bank's loan book to companies in the asset-based company data, combining an optional exact join on a shared ID with fuzzy name matching. Since 0.3.0 the sector classification used for that matching is an explicit argument rather than a fixed default, letting institutions bring their own taxonomy. Recent releases have been documentation and messaging work under a new maintainer.

Read the full r2dii.match trajectory →

flightsbr vs r2dii.match: editorial side-by-side

F
flightsbr
ANALYTICS
0.0

Brazil's flight-data package keeps working around what ANAC publishes and when.

◆ Current state

flightsbr downloads Brazilian civil aviation data — flights, airport movements, aircraft registrations, air fares — straight from ANAC into R. Its read_ functions now default to the latest available date rather than requiring one, and read_aircrafts() has been renamed to read_aircraft(). The published feed jumps from 0.1.2 to 0.3.0 to 1.1.0, so intermediate releases are not visible here.

◆ Where it's heading

This is a package defined by its upstream. Its releases are mostly reactions to how ANAC serves data: a download path that broke on 2022 data, URLs with inconsistent .CSV casing that hid available dates, a broken data dictionary link, and an air fares reader that had to be pulled entirely when the source became unworkable. The 2025 release is the first that reads like product design rather than repair — defaulting to the latest data and fixing a typo in a function name at the cost of a deprecation. Availability of the source, not developer intent, sets the release cadence.

◆ Prediction

The most likely next move is another adjustment to a changed ANAC endpoint or the return of the suspended air fares reader, since upstream availability has driven every release visible here.

R
r2dii.match
ANALYTICS
0.0

PACTA's loan-book matcher opened up to sector taxonomies other than its own.

◆ Current state

r2dii.match links entries in a bank's loan book to companies in the asset-based company data, combining an optional exact join on a shared ID with fuzzy name matching. Since 0.3.0 the sector classification used for that matching is an explicit argument rather than a fixed default, letting institutions bring their own taxonomy. Recent releases have been documentation and messaging work under a new maintainer.

◆ Where it's heading

The package has spent its releases removing assumptions. The ald to abcd migration completed the move to the current data vocabulary, join_id gave users a way to bypass fuzzy matching where they already hold a reliable identifier, and sector_classification opened the taxonomy itself. Each of these hands control back to the user for a decision the package previously made. Activity has since shifted to hygiene — a data_dictionary describing every column, cli-based messaging, documentation edits — and the maintainer handover in 0.4.0 fits that pattern. The data_dictionary landed here two days after the same addition to r2dii.plot, so this is a family-wide convention rather than one package's idea.

◆ Prediction

With the API opened up and a new maintainer settling in, expect continued alignment work across the r2dii family rather than changes to the matching algorithm itself.

Alternatives to flightsbr and r2dii.match

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either flightsbr or r2dii.match.

See all flightsbr alternatives → · See all r2dii.match alternatives →

Recent activity from flightsbr and r2dii.match

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1y agor2dii.matchDocumentation edits and cli-based messaging
  2. 1y agoflightsbrReaders default to the latest available data
  3. 1y agor2dii.matchData dictionary added under a new maintainer
  4. 1y agor2dii.matchr2dii.match 0.3.0
  5. 2y agor2dii.matchOptional exact join by ID before fuzzy matching
  6. 2y agor2dii.matchAlias handling fixed for unusual encodings
  7. 3y agoflightsbrVectorised dates for flights as air fares reader is withdrawn
  8. 4y agor2dii.matchabcd argument supersedes ald in match_name()
  9. 4y agoflightsbrFix for blocked 2022 data downloads

Frequently asked questions

What is the difference between flightsbr and r2dii.match?

Both compete on the same themes — r-package — within Analytics. flightsbr and r2dii.match are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is flightsbr better than r2dii.match?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. flightsbr and r2dii.match are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to flightsbr?

Top flightsbr alternatives in Analytics are ranked by recent ship velocity. Browse the "flightsbr alternatives" section above for the current picks, or visit /alternatives/flightsbr for the full list with editorial commentary on each.

What are the best alternatives to r2dii.match?

Top r2dii.match alternatives in Analytics are ranked by recent ship velocity. Browse the "r2dii.match alternatives" section above for the current picks, or visit /alternatives/r2dii-match for the full list with editorial commentary on each.