bigmetadata icon indicating copy to clipboard operation
bigmetadata copied to clipboard

Results 100 bigmetadata issues
Sort by recently updated
recently updated
newest added

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @​JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...

dependencies

Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.15.0 to 0.21.0. Release notes Sourced from asyncpg's releases. asyncpg v0.21.0 Improvements Add support for password functions (useful for RDS IAM auth) (#554) (by Harvey Frye in...

dependencies

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.0b2 to 1.3.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlalchemy&package-manager=pip&previous-version=1.1.0b2&new-version=1.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [luigi](https://github.com/spotify/luigi) from 2.7.5 to 2.8.0. Release notes *Sourced from [luigi's releases](https://github.com/spotify/luigi/releases).* > ## 2.8.0 > This is a minor version bump, due to: > > * Dropping Python 3.4...

dependencies

Bumps [requests](https://github.com/requests/requests) from 2.18.0 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies

CartoDB/do_tiler#52 Related to https://github.com/CartoDB/do_tiler/pull/60

blocked

In the current DO dump, geometries have IDs like `us.census.tiger.puma`, while in the new dump they look like `us.census.tiger.puma_2015`. Deploying the new dump will break all usages which have saved...

bug

For the block data we interpolate from block groups. We use a sum of the product of value to area reatio for all measures, even aggregated measures like medians. For...

Currently, ZCTA5 doesn't set names: https://github.com/CartoDB/bigmetadata/blob/788fe3abc2d2d3dc5bba0a1516b5f4c82e1a5ba9/tasks/us/census/summary_levels.json#L266-L286 As they're zip codes, using the id would be nice. - [ ] Use ids as names for zcta5. - [ ] Rerun hierarchy...

https://github.com/CartoDB/bigmetadata/blob/master/postgres_10/conf/postgresql.conf#L426 It's eating ~5GB/hour while running AU, mainly writing stupid things like `SELECT 1` to the log. It can quickly eat through your free disk space.

Backend