Skip to main content
Ctrl+K

Register Now: Autumn School 2023: Open Approaches to Time in LCA 📍 Switzerland 🗓️ 9-13.October

Logo image

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Section Navigation

  • bw2io
    • bw2io.export
    • bw2io.extractors
      • bw2io.extractors.csv
      • bw2io.extractors.ecospold1
      • bw2io.extractors.ecospold1_lcia
      • bw2io.extractors.ecospold2
      • bw2io.extractors.excel
      • bw2io.extractors.exiobase
      • bw2io.extractors.json_ld
      • bw2io.extractors.simapro_csv
      • bw2io.extractors.simapro_lcia_csv
    • bw2io.importers
    • bw2io.strategies
    • bw2io.backup
    • bw2io.compatibility
    • bw2io.errors
    • bw2io.migrations
    • bw2io.modified_database
    • bw2io.package
    • bw2io.units
    • bw2io.unlinked_data
    • bw2io.utils
  • bw2data
  • bw2calc
  • bw2analyzer
  • API Reference
  • bw2io.extractors
  • bw2io.extractors.json_ld

bw2io.extractors.json_ld#

Module Contents#

Classes#

JSONLDExtractor

Functions#

walk_dir(dirpath)

Attributes#

DIRECTORIES_TO_IGNORE

FILES_TO_IGNORE

IGNORE_ME

class bw2io.extractors.json_ld.JSONLDExtractor[source]#

Bases: object

classmethod extract(filepath)[source]#
bw2io.extractors.json_ld.walk_dir(dirpath)[source]#
bw2io.extractors.json_ld.DIRECTORIES_TO_IGNORE[source]#
bw2io.extractors.json_ld.FILES_TO_IGNORE[source]#
bw2io.extractors.json_ld.IGNORE_ME[source]#

previous

bw2io.extractors.exiobase

next

bw2io.extractors.simapro_csv

On this page
  • Module Contents
    • Classes
    • Functions
    • Attributes
      • JSONLDExtractor
        • JSONLDExtractor.extract()
      • walk_dir()
      • DIRECTORIES_TO_IGNORE
      • FILES_TO_IGNORE
      • IGNORE_ME
      • JSONLDExtractor
        • extract
      • walk_dir
      • DIRECTORIES_TO_IGNORE
      • FILES_TO_IGNORE
      • IGNORE_ME
Show Source

© Copyright 2023 Brightway Developers.

Built with the PyData Sphinx Theme 0.13.0.