What the Grow Light Fixture Dataset contains
The Grow Light Fixture Dataset is the machine-readable version of PlantLightIndex's fixture catalog and measurement layer. It combines product identity and specifications with explicit measurement status so users can distinguish a fixture that has a usable PPFD curve from one that only has wattage, PPF or marketing specifications.
The current public distribution covers 14 fixture records and the stored manufacturer PPFD observations connected to them. It is generated from the same records used by the fixture database and distance tools.
Measured values, estimates and recommendations are different things
PlantLightIndex treats a measurement as an observation, not automatically as a recommendation. A PPFD reading taken at a leaf tells you how much photosynthetically active photon flux reached that position at that moment. A published greenhouse treatment tells you what researchers supplied under a particular experiment. A photosynthetic light-saturation point describes a physiological response. A practical indoor reference is an editorial recommendation intended to help a houseplant grower make a decision. Those records can inform one another, but they are not interchangeable.
This distinction prevents a common failure in plant-light advice. A plant may survive under a very low PPFD treatment while growing slowly or changing form. Another study may show photosynthesis continuing to increase until a much higher PPFD. Neither number, by itself, proves that the lower value is ideal or that the higher value should be used in a home. PlantLightIndex therefore stores measurement context, evidence scope, source type and recommendation status alongside the number.
Missing evidence stays visible
Some plant profiles contain a practical numerical PPFD range. Others show only a parent-species or genus reference. Some remain qualitative because a defensible species- or cultivar-specific numerical target has not been established in the sources reviewed for the site. That unevenness is intentional. A database becomes less useful when every empty field is filled with a plausible-looking number.
When a value is absent, the site should explain what is known instead. A page may state that a plant is commonly described by an extension source as preferring bright indirect light, or that a cultivar has demonstrated a different physiological response from its green parent, without converting those statements into a precise household target. The calculators then change behavior according to the record: full, contextual or qualitative.
Product identity and specification fields
Fixture ID and slug identify the PlantLightIndex record. Brand, product name and model preserve manufacturer naming. Fixture type distinguishes bulb, bar, panel, pendant, track and other forms. Electrical power, spectrum, color temperature, CRI, PPF, beam angle, dimming, timer, coverage, base and lifespan are included when the manufacturer source supports them.
Null does not mean the fixture lacks a feature in the real world. It means PlantLightIndex has not stored a verified value for that field in the current source record.
Why PPF and PPFD are separate
PPF describes the total photosynthetic photon flux emitted by a fixture, measured in µmol/s. PPFD describes how densely those photons arrive at a surface, measured in µmol/m²/s. A fixture can have a published PPF while its PPFD-distance curve remains unknown.
For that reason, PPF never enables the distance finder by itself. The CSV exposes both fields so analysts can compare fixture output without confusing total emission with canopy intensity.
Measurement count and measurement series
The dataset includes the number of stored PPFD points and a serialized measurement series containing distance, PPFD, dimmer setting and source ID. Those points are the evidence used by distance matching. A two-point series can support bounded interpolation but may receive lower confidence than a denser series.
Measurement points from incompatible dimmer settings or product revisions should not be treated as one continuous curve. PlantLightIndex keeps source IDs attached to each series so discrepancies can be traced.
Data status
Multi point indicates several compatible PPFD-distance observations. Single point means a numerical reading exists but no curve can be defined. Spec only means product specifications are available without usable numerical PPFD-distance data. Conflicted is reserved for records where current evidence should not be merged automatically.
These categories are more actionable than a generic “data available” flag because they determine what the calculators are allowed to do.
Distance-finder eligibility
The distance-finder field is a reviewed boolean. It is enabled only when the fixture has enough compatible points for bounded interpolation. Even then, the algorithm cannot extrapolate beyond the stored measurement span. A user should measure the actual canopy because room geometry, fixture orientation and plant size can still change the delivered PPFD.
A false value does not rate the fixture negatively. It rates the completeness of the measurement record.
Measurement confidence
High, Medium and Limited confidence describe the quality of the stored fixture evidence. Confidence can reflect the number and spacing of points, consistency of the source and whether the exact current product page supports the values. Sparse endpoints can support a useful estimate while remaining explicitly less certain.
Commercial manufacturer data are treated as primary product evidence but remain labeled as manufacturer measurements. Independent or PlantLightIndex measurements can be added later as separate source classes rather than overwriting the original.
Product URLs and source IDs
The product URL points to the manufacturer page used for identity/specification context when available. Source IDs connect the row to the public Source Library. Measurement-source IDs identify the records that specifically support PPFD points.
The canonical dataset page uses those source URLs as provenance in Dataset structured data. Google recommends isBasedOn when an aggregated dataset derives from multiple originals. See Google Search Central and Schema.org DataDownload.
How to interpret a fixture row
Multi-point, distance-enabled
The fixture can participate in plant matching when the plant has a numerical reference and the target overlaps the stored PPFD span. The returned distance is still an interpolation unless it lands exactly on a stored point.
Single-point or spec-only
The fixture can be compared by specifications, but a downstream application should not invent a distance curve. Wattage, PPF and beam angle can explain the fixture, not replace measured PPFD.
Conflicted
Treat the record as requiring revision-specific review before automated matching.
How the CSV stays aligned with the website
The endpoint serializes the current fixture and measurement arrays at request/build runtime. The same fixture IDs, source IDs and measurement points power the website. Validation checks source references, duplicate slugs, measurement ownership and distance-finder requirements.
This architecture means the public data distribution grows with the product rather than being maintained as a disconnected spreadsheet.
Recommended uses
- Audit which fixtures have usable PPFD-distance evidence.
- Compare PPF and power without treating either as leaf-level PPFD.
- Build manufacturer/source coverage reports.
- Join fixture curves to plant practical ranges for private analysis.
- Identify products where independent testing would add the most value.
- Track conflicts and product revisions without discarding old provenance.
For the rules that govern the matching engine, read the Grow-Light Measurement Methodology.
