Skip to content

v5.28.5

Choose a tag to compare

@dgunning dgunning released this 10 Apr 02:02
· 232 commits to main since this release

Bug Fixes

  • Fix HTML in to_dataframe() for disclosure TextBlock concepts (#762) — Disclosure/notes statements (e.g., segment tables) contained raw HTML markup in DataFrame cells. Now sanitized to plain text.
  • Add DividendsEquity standard concept for equity statement dividends (#763) — GOOGL's dividend concept (AdjustmentsToAdditionalPaidInCapitalDividendsInExcessOfRetainedEarnings) had no standard_concept mapping on the equity statement. Added DividendsEquity to the equity vocabulary.

Documentation

  • Equity statement data layers guide — New guide explaining why face statement totals, component breakdowns, and disclosure note values differ in XBRL equity data.

Thanks to @BaraVaq for the detailed bug reports.